Tiny Core Extensions > TCE Tips & Tricks
KeePassX 0.4.3 on tce12.0-32
chattrhand:
hi TinyCoreTeam,
with tce12.0-32 I downloaded keepassx.tcz from repository and tried to start ist, but no success.
So I remembered how I got keepassx to work on tce11.0-32 and tried the same with tce12.0-32:
From a tce8.0 where keepassx was working I copy
tc@box:~$ sudo cp -a /mnt/sdb1/tce11.0/optional/keepassx.* /mnt/sdc1/tce12.0/optional/
tc@box:~$ sudo cp -a /mnt/sdb1/tce11.0/optional/qt-4.x.base.* /mnt/sdc1/tce12.0/optional/
tc@box:~$ sudo cp -a /mnt/sdb1/tce11.0/optional/qt-4.x.xml.* /mnt/sdc1/tce12.0/optional/
and, after restart with tce12.0 I open the AppsBrowser,
click on [ Apps ] Load App Locally
libmng.tcz
libpulseaudio.tcz
mirrors.tcz
qt-4.x-base.tcz
qt-4.x-xml.tcz
click on keepassx.tcz [ Load ]
and now the green KeePassX icon appears in the wBar while the other .tcz extensions move to the Results side.
Now I can open KeePassX and use my keepassx databases.as desired.
On rundown keepassx is not saved, so I have to repeat this action after every reboot.
On extensions ftp://update keepassx and the other "oldstyle" extensions should not be marked.
This works for me.
Greetings
chattrhand
Juanito:
What error message do you get when you try to start keepassx in tc-12?
chattrhand:
Hi Juanito,
on a fresh tce12.0-32 installation with firefox-ESR only I added keepassx.tcz from repository.
I started it by aterm, but keepassx did neither open nor finish its starting procedure. So I had to stop it with [ctrl-c].
And that's what aterm reported:
--- Code: ---tc@box:~$ keepassx
qt.qpa.xcb: failed to initialize XRandr
qt.qpa.xcb: XKeyboard extension not present on the X server
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-tc'
Xlib: extension "XInputExtension" missing on display ":0.0".
Unable to load auto-type plugin:
Unknown error
libEGL warning: MESA-LOADER: failed to open swrast: /usr/local/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/local/lib/dri)
libEGL warning: MESA-LOADER: failed to open swrast: /usr/local/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/local/lib/dri)
^C
tc@box:~$
--- End code ---
Thanks for your help
Juanito:
The problem is with qt-5.x, which will not work with Xvesa.
keepassx works for me with Xorg-7.7:
--- Code: ---$ keepassx
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-tc'
libEGL warning: DRI2: failed to authenticate
libEGL warning: MESA-LOADER: failed to open swrast: /usr/local/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/local/lib/dri)
libEGL warning: DRI2: failed to authenticate
libEGL warning: MESA-LOADER: failed to open swrast: /usr/local/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/local/lib/dri)
--- End code ---
..but those warnings are referring to libs supplied by Xorg-7.7-3d.
Unfortunately keepassx only has qt-5.x as a gui option.
Juanito:
..I adjusted the qt-5.x-base dep file
Navigation
[0] Message Index
[#] Next page
Go to full version