discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XGDragView bug


From: Willem Rein Oudshoorn
Subject: Re: XGDragView bug
Date: 19 Jan 2002 16:39:24 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Enrico Sersale <enrico@www.imago.ro> writes:

> The recent changes in XGDragView cause some crashes in GWorkspace.
> 
> This is completly reproducable:

Unfortunately not for me.  I tried to reproduce this with 
GWorkspace version 0.2.7 and the GNUstep CVS version of
19 Jan.
 

> #0  objc_msg_lookup (receiver=0x85caf80, op=0x402cf040)
>     at ../../../gcc-3.0.1/libobjc/objc/sarray.h:230
> #1  0x401d5a3f in -[NSWindow sendEvent:] (self=0x868e610, _cmd=0x407b1fb8,
>     theEvent=0x858f8d8) at NSWindow.m:2904
> [rest of backtracktrace removed]
Hm, I can hardly believe that this is caused by the most recent changes
to XGDragView.  
It crashes at the point that the draggingExited: is called at
an View accepting DnD.  So it might be caused by the fact
that this view during DnD is deallocated.  But it is hard
to tell without being able to reproduce it.

Wim Oudshoorn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]