After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 665234 - Mutter aborts on startup when the X server is configured with one than more X screen
Mutter aborts on startup when the X server is configured with one than more X...
Status: RESOLVED DUPLICATE of bug 648156
Product: mutter
Classification: Core
Component: general
3.2.x
Other Linux
: Normal major
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2011-11-30 18:45 UTC by Pierre-Loup A. Griffais
Modified: 2011-11-30 19:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pierre-Loup A. Griffais 2011-11-30 18:45:08 UTC
The following log has been captured when running gnome-shell, but the error doesn't look specific to it. Sounds like mutter doesn't quite know which window belongs to which dpy:

(gnome-shell:2225): Gvc-WARNING **: Failed to connect context: OK
JS LOG: GNOME Shell started at Sat Nov 05 2011 00:23:03 GMT-0700 (PDT)
Window manager warning: Log level 16: The program 'gnome-shell' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 725 error_code 8 request_code 7 minor_code 0)

(gdb) bt
  • #0 gdk_x_error
    at /home/nvidia/src/gtk/gtk+3.0-3.2.0/./gdk/x11/gdkmain-x11.c line 278
  • #1 xkl_process_error
    from /usr/lib/libxklavier.so.16
  • #2 _XError
    at ../../src/XlibInt.c line 1583
  • #3 handle_error
    at ../../src/xcb_io.c line 212
  • #4 handle_response
    at ../../src/xcb_io.c line 324
  • #5 _XReply
    at ../../src/xcb_io.c line 626
  • #6 XSync
    at ../../src/Sync.c line 44
  • #7 _XSyncFunction
    at ../../src/Synchro.c line 35
  • #8 XReparentWindow
    at ../../src/RepWindow.c line 49
  • #9 meta_compositor_manage_screen
    from /usr/lib/libmutter.so.0
  • #10 meta_display_open
    from /usr/lib/libmutter.so.0
  • #11 meta_run
    from /usr/lib/libmutter.so.0
  • #12 main
    at main.c line 571

Comment 1 Florian Müllner 2011-11-30 19:00:35 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 648156 ***