discuss-gnustep
[Top][All Lists]
Advanced

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

dnd problem


From: Enrico Sersale
Subject: dnd problem
Date: Thu, 27 Sep 2001 14:19:20 +0300 (EEST)

With the latest cvs sources (base) I'm getting the following error with
all the apps that use dnd (GWorkspace, Gorm).

"NSPasteboardCommunicationException: expected pointer and got int"

With the latest gui and xgps and an older base, this doesn't happen...

#0  0x40559fb1 in __kill () from /lib/libc.so.6
#1  0x404fb2eb in raise (sig=6) at signals.c:65
#2  0x4055b532 in abort () at ../sysdeps/generic/abort.c:88
#3  0x403b11a0 in _NSFoundationUncaughtExceptionHandler
(exception=0x857fbb0)
    at NSException.m:88
#4  0x403b1642 in -[NSException raise] (self=0x857fbb0, _cmd=0x4025f348)
    at NSException.m:161
#5  0x400b0823 in _NSAppKitUncaughtExceptionHandler (exception=0x857fbb0)
    at NSApplication.m:122
#6  0x403b1642 in -[NSException raise] (self=0x857fbb0, _cmd=0x40489410)
    at NSException.m:161
#7  0x403b1344 in +[NSException raise:format:arguments:] (self=0x40489380,
    _cmd=0x404893f8, name=0x402b3d88, format=0x402b7448,
argList=0xbfffe940)
    at NSException.m:126
#8  0x403b1287 in +[NSException raise:format:] (self=0x40489380,
    _cmd=0x402b71b8, name=0x402b3d88, format=0x402b7448) at
NSException.m:112
#9  0x401e204b in -[NSPasteboard types] (self=0x84d7180, _cmd=0x40776bb8)
    at NSPasteboard.m:643
#10 0x407423cd in -[XGDragView
dragImage:at:offset:event:pasteboard:source:slideBack:] ()
   from
/usr/GNUstep/System/Library/Bundles/libgnustep-xgps.bundle/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-xgps
#11 0x401b0875 in -[NSView
dragImage:at:offset:event:pasteboard:source:slideBack:] (self=0x84b0688,
_cmd=0x811d758, anImage=0x8392318, viewLocation={x = 30,
      y = 25}, initialOffset={width = 0, height = 0}, event=0x8538490,
    pboard=0x84d7180, sourceObject=0x84b0688, slideFlag=1 '\001')
    at NSView.m:2365
#12 0x8059676 in -[IconViewsIcon(DraggingSource)
startExternalDragOnEvent:] (
    self=0x84b0688, _cmd=0x811d6b0, event=0x8538490) at
IconViewsIcon.m:364
#13 0x8059146 in -[IconViewsIcon mouseDragged:] (self=0x84b0688,
    _cmd=0x402ad208, theEvent=0x8538490) at IconViewsIcon.m:292
#14 0x401bbf2f in -[NSWindow sendEvent:] (self=0x8448848, _cmd=0x4025fbe0,
    theEvent=0x8538490) at NSWindow.m:2504
#15 0x400b4a5e in -[NSApplication sendEvent:] (self=0x816beb8,
    _cmd=0x4025f950, theEvent=0x8538490) at NSApplication.m:1253
#16 0x400b354b in -[NSApplication run] (self=0x816beb8, _cmd=0x8118000)
    at NSApplication.m:864
#17 0x804ca15 in main (argc=1, argv=0xbfffedc4, env=0xbfffedcc) at
main.m:40
#18 0x40549091 in __libc_start_main (main=0x804c8d0 <main>, argc=1,
    ubp_av=0xbfffedc4, init=0x804c614 <_init>, fini=0x80c9c10 <_fini>,
    rtld_fini=0x4000e374 <_dl_fini>, stack_end=0xbfffedbc)
    at ../sysdeps/generic/libc-start.c:129





reply via email to

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