|
From: Jonathan P. <jp...@dc...> - 2006-02-22 23:20:09
|
On 22 Feb 2006, at 18:32, Yvon Thoraval wrote: >> /Applications/BookmarksMerge.app/Contents/Frameworks/ >> RubyCocoa.framework/ >> Versions/A/Resources/ruby/osx/objc/cocoa_macros.rb:13:in >> `require': no >> such file to load -- nkf (LoadError) >> from /Applications/BookmarksMerge.app/Contents/Frameworks/ >> RubyCocoa.framework/Versions/A/Resources/ruby/osx/objc/ >> cocoa_macros.rb:13 >> from /Applications/BookmarksMerge.app/Contents/Frameworks/ >> RubyCocoa.framework/Versions/A/Resources/ruby/osx/objc/cocoa.rb:13 >> from /Applications/BookmarksMerge.app/Contents/Frameworks/ >> RubyCocoa.framework/Versions/A/Resources/ruby/osx/cocoa.rb:11 >> from /Applications/BookmarksMerge.app/Contents/Resources/ >> rb_main.rb:25 > > i've carefully inspected the Contents folder of each app and catch > for any difference : found no differences at all ( apart from what > is specific to the app). > > even i've found the "nkf.bundle" : > -rwx------ 1 yvon yvon 222304 Feb 22 13:56 nkf.bundle It's strange that 'nkf' fails to load even though it's been included. Probably a bug in standaloneify. Can you send me a zip of the original and 'standaloneified' app to investigate? |