Home Forums Wiki Doc Install Extras Screenshots Source Code Projects Blog Users Groups Register
Glx-Dock / Cairo-Dock List of forums Git Version | Version Git xkl_engine_get_state returns incorrect group value in 64-bits (KDE+XFCE) - Applet Keyboard
The latest stable release is the *3.4.0* : How to install it here.
Note: We just switched from BZR to Git on Github! (only to host the code and your future pull requests)
Git Version | Version Git

Subjects Author Language Messages Last message
[Locked] xkl_engine_get_state returns incorrect group value in 64-bits (KDE+XFCE) - Applet Keyboard
Page : 1 2 3 4 5 6
FrankKubuntu Français 115 FrankKubuntu [Read]
01 January 2013 à 14:56

vas.pup, Friday 21 December 2012 à 20:56


Subscription date : 13 December 2012
Messages : 8
Hi,
Thank you very much for your effort.
I'd like to test your patch on XFCE (Ubuntu 12.10) - could you please point me to the documentation - how to build the specific plugin or probably the whole plugins suite.

Thanks

matttbe, Friday 21 December 2012 à 22:01


Subscription date : 24 January 2009
Messages : 12573
It's maybe easier to download our script to compile and install/remove/update the development version on Debian and Ubuntu: From BZR

Note that you can also add our "weekly" ppa and wait for the next update but with the source, you can add printf functions in the code if xklavier devs want to have more information.

vas.pup, Sunday 23 December 2012 à 09:51


Subscription date : 13 December 2012
Messages : 8
I wasn't able to downloaded and install from launchpad - got stuck with the timeout on "bzr chechout".
Anyway I installed the weekly version and see no changes in the applet's behavior probably, it is still the "old" version - 3.1.99.alpha0)

Thanks.

matttbe, Sunday 23 December 2012 à 11:56


Subscription date : 24 January 2009
Messages : 12573
probably, it is still the "old" version - 3.1.99.alpha0)
Yes it is.

got stuck with the timeout on "bzr chechout".
Feel free to re-try in a few minutes (or use 'branches' mode ; but you will need to clean the directory where you downloaded the script)

matttbe, Saturday 29 December 2012 à 00:49


Subscription date : 24 January 2009
Messages : 12573
Hello,

Did you try the latest version from the Weekly ppa?

@fabounet: it seems that some X events (about the indicators) are intercepted because we are not notified when state->indicators is modified (it's always 0) but 'X-state-changed' signal is send when the group is changed. I added a GdkFilterReturn but maybe there is a problem with another one used to manage shortkeys.

FrankKubuntu, Saturday 29 December 2012 à 19:06


Subscription date : 21 October 2009
Messages : 1575
IT WOOOOOOOOOOOOOOORRRRRRRRRKKKKSSSSSSSSSSSS!!!!!!!!!!!!!!!!!!!!!!!!!!!

IT FREAKIN F**ING WOOOOOOOOOOOOOORRRRRRRRRRRRRKKKKKKKKKKKKSSSSSSSSSSSSSSSSSS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! :D :D :D :D :D

I see the "ENG" switching to "FRE" and I can type my accents!!!!! YES!!!!!!!!!!!!!!!!

BTW, nice work on the latest version! I now use GTK3 with Kub12.10 and the Cairo-dock's menus are AWESOME! Including the Config Panel.

I have noted a few things for systray2.0 (again loll), but fab asked what I have in KDE, cuz yes there are a few KDE icons missing in the sytray2.0. I'll write in another thread for that, I need to finish my installation.

Tnx a lot matttbe for making this one work and tnx to you Vasya, since the day you joined that problem things moved and now work!!!!!!

matttbe, Saturday 29 December 2012 à 23:30


Subscription date : 24 January 2009
Messages : 12573
You're welcome

But it will be better if we can directly know which indicators are enabled with XKlavier.

BTW about these indicators (capslock/numlock), is it working well? (this option of the plugin is maybe disabled)

FrankKubuntu, Sunday 30 December 2012 à 00:26


Subscription date : 21 October 2009
Messages : 1575
It's not perfect though, I noticed every time I start CD it says the module Keyboard Applet encountered an error and needed to restart.

Also no, CAPS LOCK still doesn't function, but hey, one thing at a time and the most important is fixed.

I'll log another thread at some point for the CAPS LOCK and possibly the module crash at every restart.

matttbe, Sunday 30 December 2012 à 01:03


Subscription date : 24 January 2009
Messages : 12573
It's not perfect though, I noticed every time I start CD it says the module Keyboard Applet encountered an error and needed to restart.
Is it maybe possible to get a backtrace of this bug with GDB? => ddd

FrankKubuntu, Sunday 30 December 2012 à 01:23


Subscription date : 21 October 2009
Messages : 1575
I'll work on that once my migration to the superb Kubuntu 12.10 is done.

vas.pup, Sunday 30 December 2012 à 20:41


Subscription date : 13 December 2012
Messages : 8
Hi & Happy Holidays,

I would like to thank you for your effort - the applet is now working also on XFCE.
However the same problems exist as in KDE (as Frank wrote). The locking indicators don't work and actually cause the crashes after restart.
Currently I've disabled it. Let me know if you want to get some debug / log files.

Thanks,
and happy New Year.

V.P.

matttbe, Sunday 30 December 2012 à 21:40


Subscription date : 24 January 2009
Messages : 12573
Hi,

Thank you. Happy Xmas and happy new year

If there is a crash, is it possible to give us a backtrace of this crash with GDB? => ddd

vas.pup, Monday 31 December 2012 à 10:09


Subscription date : 13 December 2012
Messages : 8
Hi,
I will do it after the holidays.
Thanks

FrankKubuntu, Monday 31 December 2012 à 22:08


Subscription date : 21 October 2009
Messages : 1575
It doesn't crash when you start it after the DM has started.
For example if you start CD manually, the module won't crash. It crashes only at the time it starts at the same time as the DM. When the DM loads, CD loads cuz I have it in my startup, and that's when and only when it crashes.

matttbe, Tuesday 01 January 2013 à 12:10


Subscription date : 24 January 2009
Messages : 12573
Feel free to try to catch it with GDB => http://glx-dock.org/ww_page.php?p=ddd#5-A%20crash%20only%20at%20startup?

FrankKubuntu, Tuesday 01 January 2013 à 14:56


Subscription date : 21 October 2009
Messages : 1575
You're right, it seems it's possible to catch a bug when CD starts at the same time as the DM.
Linux will always give me surprises...

Git Version | Version Git

Subjects Author Language Messages Last message
[Locked] xkl_engine_get_state returns incorrect group value in 64-bits (KDE+XFCE) - Applet Keyboard
Page : 1 2 3 4 5 6
FrankKubuntu Français 115 FrankKubuntu [Read]
01 January 2013 à 14:56


Glx-Dock / Cairo-Dock List of forums Git Version | Version Git xkl_engine_get_state returns incorrect group value in 64-bits (KDE+XFCE) - Applet Keyboard Top

Online users :

Powered by ElementSpeak © 2007 Adrien Pilleboue, 2009-2013 Matthieu Baerts.
Dock based on CSS Dock Menu (Ndesign) with jQuery. Icons by zgegball
Cairo-Dock is a free software under GNU-GPL3 licence. First stable version created by Fabounet.
Many thanks to TuxFamily for the web Hosting and Mav for the domain name.