Chris Schram wrote:
> Intel iMac, Mac OS X 10.5.1, Xcode 3.0, latest selfupdate of Fink.
> 
> If I leave pan alone, it runs; if I touch anything in the UI it crashes
> with the following message:
> 
> The program 'Pan' received an X Window System error.
> This probably reflects a bug in the program.
> The error was 'BadMatch (invalid parameter attributes)'.
>   (Details: serial 11589 error_code 8 request_code 62 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.)
> 
> I have rebuilt pan, but that didn't solve anything. Ideas?

Could you test if this still happens if you replace your 
/usr/X11/bin/Xquartz executable by the version 1.2a11 from this site:
<http://www.x.org/wiki/XDarwin>?

You should make a backup copy of the original /usr/X11/bin/Xquartz, and 
you need to run

   sudo chmod +x /usr/X11/bin/Xquartz

once you have copied the new one to that place.

-- 
Martin


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to