AisleRiot Solitaire crashes RANDR

Bug #647770 reported by mustangtyson
26
This bug affects 5 people
Affects Status Importance Assigned to Milestone
aisleriot (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: gnome-games

~$ sol
Xlib: extension "RANDR" missing on display ":0.0".
The program 'sol' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 523 error_code 8 request_code 151 minor_code 5)
  (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.)

Revision history for this message
mustangtyson (tysonsmith) wrote :

It crashes with this xorg.conf

Revision history for this message
Scott Macias (slmacias) wrote :

I have the same problem on 10.4 64 bit
$ /usr/games/sol
Xlib: extension "RANDR" missing on display ":0.0".
The program 'sol' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 480 error_code 8 request_code 152 minor_code 5)
  (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.)
$

Revision history for this message
windcaller (windcaller) wrote :

bump = Same here, solution install virtual box load Ubuntu 32

Changed in gnome-games (Ubuntu):
status: New → Confirmed
Revision history for this message
Stirling Westrup (r-launchpad-sti-pooq-com) wrote :
Download full text (5.5 KiB)

Backtrace:

Breakpoint 1, gdk_x_error (display=0x6947d0, error=0x7fffffffcfa0) at /build/buildd/gtk+2.0-2.20.1/gdk/x11/gdkmain-x11.c:438
438 /build/buildd/gtk+2.0-2.20.1/gdk/x11/gdkmain-x11.c: No such file or directory.
 in /build/buildd/gtk+2.0-2.20.1/gdk/x11/gdkmain-x11.c
(gdb) bt
#0 gdk_x_error (display=0x6947d0, error=0x7fffffffcfa0) at /build/buildd/gtk+2.0-2.20.1/gdk/x11/gdkmain-x11.c:438
#1 0x00007ffff1051db4 in _XError (dpy=0x6947d0, rep=0xd06bf0) at ../../src/XlibInt.c:3103
#2 0x00007ffff105824c in process_responses (dpy=0x6947d0, wait_for_first_event=<value optimized out>, current_error=<value optimized out>, current_request=1751) at ../../src/xcb_io.c:214
#3 0x00007ffff10588f0 in _XReply (dpy=0x6947d0, rep=0x7fffffffd170, extra=0, discard=1) at ../../src/xcb_io.c:464
#4 0x00007ffff104c2c3 in XSync (dpy=0x6947d0, discard=0) at ../../src/Sync.c:48
#5 0x00007ffff104c47b in _XSyncFunction (dpy=0x6947d0) at ../../src/Synchro.c:37
#6 0x00007ffff65fb39d in gdk_x11_drawable_update_picture_clip (drawable=0xc65cc0, gc=0xc46950, pixbuf=0xb0ac00, src_x=<value optimized out>, src_y=<value optimized out>,
    dest_x=<value optimized out>, dest_y=65, width=123, height=192, dither=GDK_RGB_DITHER_NONE, x_dither=0, y_dither=41) at /build/buildd/gtk+2.0-2.20.1/gdk/x11/gdkdrawable-x11.c:405
#7 gdk_x11_draw_pixbuf (drawable=0xc65cc0, gc=0xc46950, pixbuf=0xb0ac00, src_x=<value optimized out>, src_y=<value optimized out>, dest_x=<value optimized out>, dest_y=65, width=123,
    height=192, dither=GDK_RGB_DITHER_NONE, x_dither=0, y_dither=41) at /build/buildd/gtk+2.0-2.20.1/gdk/x11/gdkdrawable-x11.c:1503
#8 0x00007ffff65ea9ea in gdk_window_draw_pixbuf (drawable=0xc45450, gc=0xc46950, pixbuf=0xb0ac00, src_x=0, src_y=<value optimized out>, dest_x=438, dest_y=24, width=123, height=192,
    dither=GDK_RGB_DITHER_NONE, x_dither=0, y_dither=0) at /build/buildd/gtk+2.0-2.20.1/gdk/gdkwindow.c:4696
#9 0x00000000004133ec in aisleriot_board_expose_event (widget=<value optimized out>, event=<value optimized out>) at board-noclutter.c:3171
#10 0x00007ffff6992178 in _gtk_marshal_BOOLEAN__BOXED (closure=0x6af670, return_value=0x7fffffffd750, n_param_values=<value optimized out>, param_values=0xd06610,
    invocation_hint=<value optimized out>, marshal_data=0x4130d0) at /build/buildd/gtk+2.0-2.20.1/gtk/gtkmarshalers.c:84
#11 0x00007ffff5cf45de in IA__g_closure_invoke (closure=0x6af670, return_value=0x7fffffffd750, n_param_values=2, param_values=0xd06610, invocation_hint=0x7fffffffd710)
    at /build/buildd/glib2.0-2.24.1/gobject/gclosure.c:767
#12 0x00007ffff5d081dd in signal_emit_unlocked_R (node=0x6af6e0, detail=<value optimized out>, instance=<value optimized out>, emission_return=<value optimized out>,
    instance_and_params=<value optimized out>) at /build/buildd/glib2.0-2.24.1/gobject/gsignal.c:3286
#13 0x00007ffff5d098b9 in IA__g_signal_emit_valist (instance=0x713000, signal_id=<value optimized out>, detail=0, var_args=0x7fffffffd900)
    at /build/buildd/glib2.0-2.24.1/gobject/gsignal.c:2991
#14 0x00007ffff5d0a033 in IA__g_signal_emit (instance=0x6947d0, signal_id=4294954912, detail=77594781) at /build/buildd/glib2.0-2.24.1/gobject/gsignal.c:3038
#...

Read more...

Revision history for this message
Scott Macias (slmacias) wrote :

I am using using Ubuntu 10.04 LTS with a dual core AMD and Nvidia Video card

desktop:~$ /usr/games/sol
Xlib: extension "RANDR" missing on display ":0.0".
The program 'sol' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 483 error_code 8 request_code 152 minor_code 5)
  (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.)
desktop:~$

I am using a NVIDIA card with the latest nvidia restricted driver with two screens. I so I guess I am using Xinerama

So I go run System - Preferences - Monitors and I get:
Could not get screen information
RANDR extension is not present

If I run:
desktop:~$ cat /var/log/Xorg.0.log |grep RandR
(==) RandR enabled
(==) RandR enabled

Revision history for this message
Stirling Westrup (r-launchpad-sti-pooq-com) wrote :

Despite what RandR might report, when Xinerama is running, RandR shuts itself down, because there is (so far) no defined method for them both to run at the same time on the same X server. I'm told that there are protocol updates in the works to handle that, but until they show up, the two feature are incompatible.

Jeremy Bícha (jbicha)
affects: gnome-games (Ubuntu) → aisleriot (Ubuntu)
Revision history for this message
dino99 (9d9) wrote :

recent versions does not have such issue; closing that outdated report

Changed in aisleriot (Ubuntu):
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.