Wrong keymap behaviour after suspend/resume

Bug #307685 reported by phcoder
2
Affects Status Importance Assigned to Milestone
xserver-xorg-input-keyboard (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

I use a custom keymap "ru(phonetic_ch)" by modifiing /usr/lib/X11/xorg/symbols/ru. This works ok with the config found at the end of report. However when I suspend/resume then the xkb behaves like if I had 3 keyboards: ch, ru(phonetic_ch) and ch with locked rightalt. However caps-lock indicator blinks on every press of caps-lock which gets keymap and caps-lock completely out of sync.

[13:55:42] phcoder@phcoder-ubuntu:~$ setxkbmap -print
xkb_keymap {
 xkb_keycodes { include "evdev+aliases(qwerty)" };
 xkb_types { include "complete" };
 xkb_compat { include "complete+ledcaps(group_lock)" };
 xkb_symbols { include "pc+ch+ru(phonetic_ch):2+inet(evdev)+group(caps_toggle)" };
 xkb_geometry { include "pc(pc105)" };
};

[13:55:47] phcoder@phcoder-ubuntu:~$ cat ~/.gconf/desktop/gnome/peripherals/keyboard/kbd/%gconf.xml
<?xml version="1.0"?>
<gconf>
        <entry name="model" mtime="1225024626" type="string">
                <stringvalue>pc105</stringvalue>
        </entry>
        <entry name="options" mtime="1228582302" type="list" ltype="string">
                <li type="string">
                        <stringvalue>grp_led grp_led:caps</stringvalue>
                </li>
                <li type="string">
                        <stringvalue>lv3 lv3:ralt_switch</stringvalue>
                </li>
                <li type="string">
                        <stringvalue>grp grp:caps_toggle</stringvalue>
                </li>
        </entry>
        <entry name="layouts" mtime="1225904747" type="list" ltype="string">
                <li type="string">
                        <stringvalue>ch</stringvalue>
                </li>
                <li type="string">
                        <stringvalue>ru(phonetic_ch)</stringvalue>
                </li>
        </entry>
</gconf>

Revision history for this message
Bryce Harrington (bryce) wrote :

[This is an automated message]

Hi phcoder,

Please attach the output of `lspci -vvnn`, and attach your /var/log/Xorg.0.log file from after reproducing this issue. If you've made any customizations to your /etc/X11/xorg.conf please attach that as well.

Please attach the output of `lspci -vvnn` too.

Changed in xserver-xorg-input-keyboard:
status: New → Incomplete
Revision history for this message
Bryce Harrington (bryce) wrote :

We're closing this bug since it is has been some time with no response from the original reporter. However, if the issue still exists please feel free to reopen with the requested information. Also, if you could, please test against the latest development version of Ubuntu, since this confirms the bug is one we may be able to pass upstream for help.

Changed in xserver-xorg-input-keyboard:
status: Incomplete → Invalid
Revision history for this message
phcoder (phcoder) wrote :

Sorry response to the bug was lost in my spam box. Here are requested files

Revision history for this message
phcoder (phcoder) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.