Yvon Thoraval
yvon.****@gmail*****
Sat Sep 15 22:19:32 JST 2007
2007/9/15, Laurent Sansonetti <laure****@gmail*****>: > > On 9/15/07, Yvon Thoraval <yvon.****@gmail*****> wrote: > > since last update of dev tools, i don't see anymore RubyCocoa > > Application in XCode : > > > > File > New Project ... > Assistant > Application > > This is unexpected, did you install a new version f Xcode on your > system in the meantime? yes i did install this dev update : salt_8m2540a_developerdvd_693637977.dmg You're the first to report this, so I suspect the problem is in your system. > > > i've tried to re-install RubyCocoa using > > "RubyCocoa-0.12.0-OSX10.4universal.dmg" on my iMac G5 (ppc) > > BUT, this > > ends up with : > > > > please retry installation (errors occured during installation). > > > > did someone else get this kind of prob ??? > > This is fixed in SVN. not on my computer, with the latest svn (as with "RubyCocoa-0.12.0.tgz " ) i get malloc probs : bin-0-8269(9965) malloc: *** error for object 0x301d40: incorrect checksum for freed object - object was probably modified after being freed, break at szone_error to debug bin-0-8269(9965) malloc: *** set a breakpoint in szone_error to debug bin-0-8269(9965) malloc: *** error for object 0x303810: incorrect checksum for freed object - object was probably modified after being freed, break at szone_error to debug bin-0-8269(9965) malloc: *** set a breakpoint in szone_error to debug Collect metadata (122.664543 seconds) Write final metadata (270.340293 seconds) Validate XML (0.10731 seconds) Generate dylib file (1.900591 seconds) > apart from that point, could this kind of prob explain why a code as > > simple as : > > > > > > def addForbidden( notification ) > > oPanel = NSOpenPanel.openPanel > > oPanel.setAllowsMultipleSelection( true ) > > oPanel.setCanChooseDirectories( true ) > > oPanel.setCanChooseFiles( true ) > > > > puts "OK HERE!" > > > > #buttonClicked = oPanel.runModal > > buttonClicked = oPanel.runModalForDirectory_file_types( > > "/Volumes", nil, nil ) > > > > puts "buttonClicked" > > > > if buttonClicked == NSOKButton > > > > > > > > fails opening gdb showing an error in NSAutoreleasePool??? > > Please attach at least the back trace, or better, a reproducing sample. OK, i'll do that asap... Laurent > > _______________________________________________ > Rubycocoa-devel mailing list > Rubyc****@lists***** > http://lists.sourceforge.jp/mailman/listinfo/rubycocoa-devel > -- yvon -------------- next part -------------- An HTML attachment was scrubbed... Download