Cat22
Cat22
Well, it now builds under gtk2 but when i try to run it it i get: error while loading shared libraries: libcrypto.so.43: cannot open' shared object file: No such file...
I tried downloading it from the web but all i could find was libcrypto43-32bit-2.8.0-lp152.2.6.x86_64.rpm Which didn't work, probably cuz its 32 bit, i didn't see any 64 bit versions. Do...
I am using openSuse 15.3 All i have available is libopenssl which doesn't work
Is there a workaround? I'm using openSuse Tumbleweed
One more question: What versions are you using? All my gettext stuff is version 0.21-2.17 I have gettext tools What is this missing? If I can find out i can...
I downloaded the tarball, autogen.sh and configure work there ok but the build fails (I do have gtk3-devel installed) I used ./configure --disable-gtk2 --enable-gtk3 see attached file for build output...
I got it working under GTK2 (using the xz'd tar file) I really don't know what the difference is between GTK2 and 3 in practical terms
I believe you are reading scan codes so you need to handle key-down and key-release. just print out the hex codes as you press and release a key and watch...
Zoudy - did you fix it? or.....
That seems to have fixed it - thaks