Flash problem [SOLVED]
Christopher Sean Hilton
chris at vindaloo.com
Tue Jun 13 19:44:10 UTC 2006
Thanks for the help to all involved. I got it today. Now I'm running
native firefox 1.5.0.4 with the Linux Flash 7.0.63 under the
linuxpluginwrapper. The problem was the Flash and my X display....
dagobah $ export DISPLAY=:0.0
export DISPLAY=:0.0
dagobah $ firefox --sync http://www.doonesbury.com
firefox --sync http://www.doonesbury.com
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 89 error_code 8 request_code 145 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.)
Linux firefox threw the same error. It turns out that the problem was
with my X configuration which was using a Display Depth of 15 or
16. Moving it to 24 fixed the problem (but slowed down my glx
performance).
Thanks to all
-- Chris
--
Chris Hilton chris-at-vindaloo-dot-com
------------------------------------------------------------------------
"All I was doing was trying to get home from work!"
-- Rosa Parks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 479 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20060613/1b2214ba/attachment.pgp
More information about the freebsd-gnome
mailing list