You are not logged in.

#1 2015-06-04 18:46:18

demas
Member
Registered: 2009-01-24
Posts: 22

Can not launch Racket

Here is an error message:

  ~ » drracket 
The program 'drracket' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 7657 error_code 8 request_code 70 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.)

What do I need to do?  Create an issue in a bugtracker ?

Offline

#2 2015-06-04 18:49:50

demas
Member
Registered: 2009-01-24
Posts: 22

Re: Can not launch Racket

Additional info.  I have found this bug in mozilla and tried to use this advice:

export XLIB_SKIP_ARGB_VISUALS=1

It helps me

Offline

#3 2015-06-04 18:56:26

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Can not launch Racket

Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#4 2015-06-04 18:59:45

demas
Member
Registered: 2009-01-24
Posts: 22

Re: Can not launch Racket

I am not sure that it is a perfect solution smile
I can not launch the application from KDE menu (it works only from console launch) and I believe there is a better solution.  Isn't there ?

Last edited by demas (2015-06-04 19:46:59)

Offline

Board footer

Powered by FluxBB