• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Trouble loading bundles at runtime
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trouble loading bundles at runtime


  • Subject: Re: Trouble loading bundles at runtime
  • From: Alexander Griekspoor <email@hidden>
  • Date: Wed, 6 Feb 2008 22:32:13 +0000

Hi Bill,

Some suggestions:

- Check the bundle's path; is it different in the failure case vs. the success case?
No, identical, except as said the infoDictionary of the bundle is markedly different (lacking the key for the main nib, hence in Leopard loadNibNamed seems to fall back to your main nib of the application). If I then load the plist using NSFileManager to get the complete one and fill in the proper nib name in loadNibNamed it still fails.

- does the download process do some kind of a "all done, move into place" operation?
Yes, it downloads the zipped bundle, and does an unzip.

- could there be a race condition where your loading code is activated before the cleanup-after-download is done?
That's what I thought as well for a moment, but even if I do a performSelector:object:withDelay: of 3 sec it's still doesn't work.

BFD: BFD 2.16.91 20050815 internal error, aborting at /SourceCache/ gdb/gdb-768/src/bfd/cache.c line 517 in bfd_cache_lookup_worker
BFD: Please report this bug.
The Debugger has exited with status 1.The Debugger has exited with status 1.
Please file a bug on that...
Ok, will do. It's difficult to know what happens though..
Thanks,
Alex



********************************************** ** Alexander Griekspoor PhD ** ********************************************** mekentosj.com

           EnzymeX - To cut or not to cut
 2006 Winner of the Apple Design Awards
         Best Mac OS X Scientific Solution
       http://www.mekentosj.com/enzymex
**********************************************



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Trouble loading bundles at runtime (From: Alexander Griekspoor <email@hidden>)
 >Re: Trouble loading bundles at runtime (From: Jonathan Hess <email@hidden>)
 >Re: Trouble loading bundles at runtime (From: Bill Bumgarner <email@hidden>)

  • Prev by Date: Re: Trouble loading bundles at runtime
  • Next by Date: Re: Autocomplete word as you are typing
  • Previous by thread: Re: Trouble loading bundles at runtime
  • Next by thread: CoreData.. Relationship Not Persisting
  • Index(es):
    • Date
    • Thread