The program 'gnome-settings-daemon' received an X Window System error. During on a FreeNX server suring a session.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
FreeNX Server |
Invalid
|
Undecided
|
Unassigned | ||
GNOME Settings Daemon |
Fix Released
|
Critical
|
|||
libxklavier (Ubuntu) |
Fix Released
|
High
|
Chris Coulson | ||
Jaunty |
Won't Fix
|
High
|
Unassigned | ||
Karmic |
Fix Released
|
High
|
Chris Coulson |
Bug Description
Binary package hint: gnome-settings-
The only side effect is that theming and icons display incorrectly. It has only recently started to happen so there may be a regression somewhere.
After logging into freenx and Typing gnome-settings-
** (gnome-
The program 'gnome-
This probably reflects a bug in the program.
The error was 'BadClass, invalid event class'.
(Details: serial 155 error_code 133 request_code 131 minor_code 6)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
Disabling the keyboard plugin stops the error and the themes load correctly.
$ lsb_release -rd
Description: Ubuntu 9.04
Release: 9.04
$ apt-cache policy gnome-settings-
gnome-settings-
Installed: 2.26.1-0ubuntu2
Candidate: 2.26.1-0ubuntu2
Version table:
*** 2.26.1-0ubuntu2 0
500 http://
100 /var/lib/
2.
500 http://
$ apt-cache policy freenx
freenx:
Installed: 0.7.3+teambzr10
Candidate: 0.7.3+teambzr10
Version table:
*** 0.7.3+teambzr10
500 http://
100 /var/lib/
Expect to happen: Themes to render correctly.
Instead: gnome-settings daemon crashes
Related branches
summary: |
The program 'gnome-settings-daemon' received an X Window System error. + During on a FreeNX server suring a session. |
Changed in gnome-settings-daemon: | |
status: | Unknown → New |
Changed in libxklavier (Ubuntu Jaunty): | |
importance: | Undecided → High |
status: | New → Triaged |
Changed in libxklavier (Ubuntu Karmic): | |
status: | Triaged → Fix Committed |
Changed in libxklavier (Ubuntu Karmic): | |
status: | Triaged → In Progress |
Changed in libxklavier (Ubuntu Jaunty): | |
status: | Triaged → Won't Fix |
Changed in gnome-settings-daemon: | |
importance: | Unknown → Critical |
Changed in gnome-settings-daemon: | |
status: | New → Fix Released |
Thank you for your bug report. Please try to obtain a backtrace as described in your error above and following the instructions at https:/ /wiki.ubuntu. com/DebuggingPr ogramCrash (run "gnome- settings- daemon --sync" in GDB, and then set a breakpoint on gdk_x_error, and obtain the backtrace when this function is called).