Gimp crashing was: X11 debugging pt.5 (last part)
Gimp crashing was: X11 debugging pt.5 (last part)
- Subject: Gimp crashing was: X11 debugging pt.5 (last part)
- From: Simone Karin Lehmann <email@hidden>
- Date: Sat, 10 Nov 2007 00:42:04 +0100
First of all, thanks to Ben for doing such a great job in making X useable again.
Because Gimp is one of the applications I like most (and using most) I did take a look at the Gimp sources and hoping to give some small hints to make Gimp running again.
The ChangeLog mentions a fix in XGetMotionEvents() about the order of arguments. Maybe this new declaration is somehow related to Gimp crashing on draging the mouse.
The new declaration of XGetMotionEvents() is
XTimeCoord *XGetMotionEvents( register Display *dpy, Window w, Time start, Time stop, int *nEvents) /* RETURN */ {
I've tried to compile the source from ftp.x.org but did get some errors when starting Gimp, so I think I'm missing some patches from Apple I don't have.
So, is there maybe somebody else (Ben ?) who can try if this will fix this issue?
Simone Karin PS: Sorry for my broken english....
(gdb) down #3 0x00c63c52 in XGetMotionEvents (dpy=0x1809e00, start=0, stop=0, w=0, nEvents=0xbfffe248) at GetMoEv.c:51
-- in the arms of your angel, you may find some comfort here.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden