Bug 2435 - Gdk-ERROR **: The program 'Gecko' received an X Window System error.
Summary: Gdk-ERROR **: The program 'Gecko' received an X Window System error.
Status: RESOLVED NOTOURBUG
Alias: None
Product: xorg
Classification: Unclassified
Component: * Other (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-31 14:57 UTC by Paulo Aboim Pinto
Modified: 2011-10-15 15:47 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.