Bug 2435

Summary: Gdk-ERROR **: The program 'Gecko' received an X Window System error.
Product: xorg Reporter: Paulo Aboim Pinto <esqueleto>
Component: * OtherAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED NOTOURBUG QA Contact:
Severity: normal    
Priority: high    
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Paulo Aboim Pinto 2005-01-31 14:57:12 UTC
I've installed the CVS version of X.org and now when i run the Firefox and open
some sites like: http://www.record.pt (portuguese WebSite of sports) i get this
error:

$ /opt/firefox-installer/firefox

Gdk-ERROR **: The program 'Gecko' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 117 error_code 8 request_code 148 minor_code 3)
  (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.)
aborting...
/opt/firefox-installer/run-mozilla.sh: line 451:  3229 Aborted                
"$prog" ${1+"$@"}


I think that this error is from X.org because before i had x.org installed from
RPM and work fine.

Can any one help me?


(())
Paulo Aboim Pinto
Odivelas - Portugal
Comment 1 Adam Jackson 2005-01-31 21:50:09 UTC
not our bug, the flash plugin is broken.

XLIB_SKIP_ARGB_VISUALS=1 firefox &

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.