On 26 Jan 2009, at 8:22 PM, Jonas Zimmermann wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > I just stumbled across some unexpected behaviour: I had the info > window of a publication open and wanted to add it to a keyword group > (just like you can add a publication by dragging from the list). I > grabbed it at its icon as I thought this icon represents this one > publication.
The icon of the publication window represents the linked file, if any, not one or more publications. Icons in the title bar /always/ represent a file (normally the corresponding document file). > Wrong I was, as it added all my publications to this > keyword group, cause an error (a popup said "*** -[NSCFType dismiss:]: > unrecognized selector sent to instance 0x252e94c0") and finally > crashed BibDesk. > Is this intended behaviour (I mean the icon of the publication window > representing all publications)? If so, could it behave more graceful? > > Best, > Jonas This is definitely not intended behavior, none of it. It's clearly a bug, though I don't see ATM where. Unfortunately the traces below just show generic event handling messages, not the relevant part about what event caused the problem and in what context. I also don't understand why it would add all items to a group, it's probably just be a side effect of the exception. Christiaan > > PS: This is the Console log for instances of the error: > > 26.01.09 17:09:22 BibDesk[585] **** Exception: > objc: FREED(id): message performSelector:withObject: sent to freed > object=0x222dcb90 > > **** Stack Trace: > __objc_error (in libobjc.A.dylib) + 52 > _freedHandler (in libobjc.A.dylib) + 58 > - -[NSApplication sendAction:to:from:] (in AppKit) + 112 > - -[BDSKApplication sendAction:to:from:] (in BibDesk) + 196 > - -[NSControl sendAction:to:] (in AppKit) + 108 > - -[NSCell _sendActionFrom:] (in AppKit) + 169 > - -[NSCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit) + 1827 > - -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit) > + 541 > - -[NSControl mouseDown:] (in AppKit) + 888 > - -[NSWindow sendEvent:] (in AppKit) + 5381 > - -[NSApplication sendEvent:] (in AppKit) + 2941 > - -[OAApplication sendEvent:] (in OmniAppKit) + 265 > - -[NSApplication run] (in AppKit) + 847 > - -[OAApplication run] (in OmniAppKit) + 580 > NSApplicationMain (in AppKit) + 574 > main (in BibDesk) + 576 > _start (in BibDesk) + 209 > start (in BibDesk) + 41 > 0x1 > > **** > > 26.01.09 19:07:50 BibDesk[685] __raiseError (in CoreFoundation) + 331 > objc_exception_throw (in libobjc.A.dylib) + 40 > - -[NSObject doesNotRecognizeSelector:] (in CoreFoundation) + 186 > ___forwarding___ (in CoreFoundation) + 892 > _CF_forwarding_prep_0 (in CoreFoundation) + 50 > - -[NSApplication sendAction:to:from:] (in AppKit) + 112 > - -[BDSKApplication sendAction:to:from:] (in BibDesk) + 196 > - -[NSControl sendAction:to:] (in AppKit) + 108 > - -[NSCell _sendActionFrom:] (in AppKit) + 169 > - -[NSCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit) + 1827 > - -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit) > + 541 > - -[NSControl mouseDown:] (in AppKit) + 888 > - -[NSWindow sendEvent:] (in AppKit) + 5381 > - -[NSApplication sendEvent:] (in AppKit) + 2941 > - -[OAApplication sendEvent:] (in OmniAppKit) + 265 > - -[NSApplication run] (in AppKit) + 847 > - -[OAApplication run] (in OmniAppKit) + 580 > NSApplicationMain (in AppKit) + 574 > main (in BibDesk) + 576 > _start (in BibDesk) + 209 > start (in BibDesk) + 41 > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.8 (Darwin) > > iEYEARECAAYFAkl+DY4ACgkQoSxXdTdhxZqIewCgkss5WJeTgSqiEm8e4Q3D8XFY > UqkAnjE9pmx4VLW8bXTmrXxoRQ4RgBLs > =PXuW > -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Bibdesk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bibdesk-users
