Comment 7 for bug 197665

Revision history for this message
MarcRandolph (mrand) wrote :

I am running a system that was upgraded from Gutsy to Hardy and updated a week ago (mid-May 2008) and am seeing this too. Wasn't a problem with Gutsy. I agree with the posters in this thread and that thread - this doesn't seems like a duplicate - can we get this unmarked and reopened, or should I open a new bug?

I'm seeing the error mentioned in the headline when I vnc into my server (which runs Xfce). When I execute manually, no crash, just erroring out:

~$ gnome-settings-daemon

** (gnome-settings-daemon:32689): WARNING **: The X Server does not support the XRandR extension. Runtime resolution changes to the display size are not available.

** (gnome-settings-daemon:32689): WARNING **: numlock: XkbQueryExtension returned an error

** (gnome-settings-daemon:32689): WARNING **: Neither XKeyboard not Xfree86's keyboard extensions are available,
no way to support keyboard autorepeat rate settings

** (gnome-settings-daemon:32689): WARNING **: Unable to start a11y_keyboard manager: XKB functionality is disabled.
Xlib: extension "XInputExtension" missing on display ":1.0".
Xlib: extension "XInputExtension" missing on display ":1.0".
Xlib: extension "XInputExtension" missing on display ":1.0".
Xlib: extension "XInputExtension" missing on display ":1.0".
xrdb: "*Label.background" on line 220 overrides entry on line 150
xrdb: "*Text.background" on line 226 overrides entry on line 191
xrdb: "*Label.foreground" on line 232 overrides entry on line 151
xrdb: "*Text.foreground" on line 238 overrides entry on line 192
The program 'gnome-settings-daemon' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 3728 error_code 3 request_code 20 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.)
~$
~$ sudo aptitude show gnome-settings-daemon
Package: gnome-settings-daemon
New: yes
State: installed
Automatically installed: no
Version: 2.22.1-0ubuntu2
Priority: extra
Section: gnome
~$
~$ lspci | grep Graphics
00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02)
~$

I can attach xorg.conf if someone reopens this bug.

Thanks,

   Marc