Hallo allemaal,
Wie herkent dit: ik ben bezig met OpenFTD e.e.a. te selecteren en als je dan op een tabblad drukt, dan knalt OpenFTD eruit. Ik heb OpenFTD gestart in een terminal en ik krijg deze melding na een crash:
nomko@nomko-desktop:~$ ftd
(OpenFTD:2779): Gdk-CRITICAL **: gdk_x11_visual_get_xvisual: assertion `visual != NULL' failed
The program 'OpenFTD' received an X Window System error.
This probably reflects a bug in the program.
The error was 'RenderBadPicture (invalid Picture parameter)'.
(Details: serial 43185 error_code 172 request_code 152 minor_code 7)
(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.)
nomko@nomko-desktop:~$
Iemand bekent met deze verschijnsel van OpenFTD?
**edit**
Nog een keer opstarten met de terminal leverde dit keer iets anders op:
nomko@nomko-desktop:~$ ftd
(OpenFTD:2878): Gdk-CRITICAL **: gdk_x11_visual_get_xvisual: assertion `visual != NULL' failed
The program 'OpenFTD' received an X Window System error.
This probably reflects a bug in the program.
The error was 'RenderBadPicture (invalid Picture parameter)'.
(Details: serial 231267 error_code 172 request_code 152 minor_code 7)
(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.)
nomko@nomko-desktop:~$