|
From: <xtr...@gm...> - 2011-01-28 19:52:36
|
On Jan 28, 2011, at 4:52 PM, Julian Seward wrote: > On Friday, January 28, 2011, john skaller wrote: > >> Quick Google shows you're not the only one with a problem: >> >> http://www.mail-archive.com/val...@li.../msg01801.h >> tml https://bugs.kde.org/show_bug.cgi?id=205241#c80 >> http://markmail.org/message/rxkvvfgqozlepq3y > > Only the middle one of those is (directly) related to this failure. > > xtrigger, can you file a new bug report with a self contained > test case? That way it might actually get fixed. > > J Name's Francesco. :-) I've done some further testing, it crashes whenever I click on the menu bar. Even on the Xcode Cocoa Application Template (so I'm positive it's not my code fault.. ;-) I can file a bug report if you want, but currently the "test case" on my machine is just: - open xcode - create the cocoa application template - compile it for i386 architecture - run under valgrind - click on menu bar - kaboom I'd file it if anyone is experiencing the same, if I'm the only one it means I screwed up something. I retried with my app and it works until I either click on the menubar or open up a save dialog. Thanks a lot for the patience, Francesco |