Opened 12 years ago
Last modified 12 years ago
#215 closed defect
Wrong keyboard setting when resume NX session — at Version 3
Reported by: | Rogerio Bastos | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 0.12 |
Component: | Server | Keywords: | |
Cc: |
Description (last modified by )
I'm using winswitch 0.12.14 in server and client-side, and NX protocol to open Desktop sessions. However, every time I resume a session the keyboard settings is not set and I need to execute the following command to fix:
$ setxkbmap -layout us -variant alt-intl -print | xkbcomp - $DISPLAY
Change History (4)
Changed 12 years ago by
Attachment: | server.log added |
---|
comment:2 Changed 12 years ago by
Also there is many defunct kill processes. They are children of the winswitch_server.
$ ps aux | grep kill 1074 5923 0.0 0.0 0 0 pts/2 Z+ Aug13 0:00 [kill] <defunct> 1074 6805 0.0 0.0 0 0 pts/2 Z+ Aug13 0:00 [kill] <defunct> 1074 10082 0.0 0.0 0 0 pts/2 Z+ 09:01 0:00 [kill] <defunct>
$ pstree 5577 winswitch_serve─┬─3*[kill] └─sh
comment:3 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Owner: | changed from Antoine Martin to Antoine Martin |
Status: | new → accepted |
Note: See
TracTickets for help on using
tickets.
Attached part of server log. I think the relevant parts are: