[Bug 34476] Crashes on every log-in (restarts too many times, you know, the several-year-old-bug)
Gustaf
opera at home.se
Wed Mar 15 11:00:40 UTC 2006
Public bug report changed:
https://launchpad.net/malone/bugs/34476
Comment:
Panel started working a few days ago. Since then I've updated to 2.14, and gnome-settings-daemon still dies.
I've tried starting it manually. Then it outputs some stuff that completely messes up the terminal (changes some code-page or whatever), so that terminal is dead.
If I start it with "gnome-settings-daemon 2> file2 > file", it still messes up the temrinal, but the output is in file (stdout) (separator-lines added by me):
------------------
[1142420114,000,xklavier.c:XklStartListen/] The backend does not require manual layout management - but it is provided by the application
------------------
This is nothing I understand.
file2 (stderr) is:
------------------
The program 'gnome-settings-daemon' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
(Details: serial 648 error_code 2 request_code 116 minor_code 0)
(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.)
------------------
More information about the desktop-bugs
mailing list