On Sunday 11 November 2007 11.43, Michael Van Canneyt wrote:
> Hi,
>
> Quite the showstopper: The action editor no longer works in the Lazarus IDE
> :/
>
> Steps to reproduce:
>
> - Create new application
> - Drop action list on form
> - Edit action list
> - Click 'Add action' button.
>
 > lazarus.pp - unhandled exception 
> [TMainIDE.Destroy] A
> Gdk-ERROR **: BadCursor (invalid Cursor parameter)
>   serial 175337 error_code 6 request_code 2 minor_code 0
> lazarus: xcb_xlib.c:42: xcb_xlib_lock: Assertion `!c->xlib.lock' failed.

Did you upgrade xlib/Xorg? There are some new "sanity  checks" in xcb which 
break many applications. In MSEgui I had a problem with XFlushGC, it was 
necessary to remove the XFlushGC call because it triggered an assertion 
error.

Martin

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to