Date: Tue, 13 Jun 2006 15:40:37 -0400 From: Christopher Sean Hilton <chris@vindaloo.com> To: Kevin Oberman <oberman@es.net> Subject: Re: Flash problem [SOLVED] Message-ID: <20060613194037.GA1286@dagobah.vindaloo.com> Resent-Message-ID: <200606131943.k5DJhRti001445@dagobah.vindaloo.com> In-Reply-To: <20060613044111.7387945043@ptavv.es.net> References: <20060612231834.GA3328@dagobah.vindaloo.com> <20060613044111.7387945043@ptavv.es.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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=3D:0.0 export DISPLAY=3D: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() func= tion.) 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 --=20 Chris Hilton chris-at-vindaloo-dot-com ------------------------------------------------------------------------ "All I was doing was trying to get home from work!" -- Rosa Parks --pWyiEgJYm5f9v55/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iQEVAwUBRI8UtYLaxorQlXotAQKAvQf/VGBvF1ztgVv5+3/K6x0TzkWTnoTH0Vd4 Wi4ZqJV9BACnrQHcVoz4CU3NXWrGn7Ty1a8kJhArxBLv04ItGzucW+8IOI2lwp9u 3pmE6bNvt3ToE8+7uwT7J3drHJDyGafGxqD8P2fhv8S9/670YFS1hP1m5O7Q9xe4 7UeKToNiZ2wWWEk/aFd+n6S6YSduNXPx6kIY+huDkDPQxqPXdudGokKTFvEgn1gI B/Mzt3EJMS5C4mRjM38r+rlc6CALWZg+Wx08zr8ahIz3yDKY6uq902orHMRAyjTg hogFjNAjzXShAmIAqYfFYx5+N/48lNUrzyJmbpz8B+5nuSGXoHxolQ== =eypr -----END PGP SIGNATURE----- --pWyiEgJYm5f9v55/--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060613194037.GA1286>