• 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: Very strange Cocoa application issue.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Very strange Cocoa application issue.


  • Subject: Re: Very strange Cocoa application issue.
  • From: Gregory Weston <email@hidden>
  • Date: Sun, 11 Feb 2007 20:26:10 -0500

CR wrote:

1. When I build the app, I can see the active build configuration is set to
'Debug' and when the app is built that way, it works as expected. If I
change that to 'Release' and build and run, the application does NOT work
properly (it is simply a text box that gets the text and does a XOR with
another char). Any ideas why?

As others have said, not without more information from you.

2. That is the hardest one. The app works fine on my MacBook (I am logged in
using a LOCAL account). But on another Mac I have that is connected to a
Windows network, people logon using the windows domain account (so there are
no local accounts on the Mac itself). These users are NOT able to launch the
application. It launches, shows up in the dock and then it dies (closes
silently). If I logon using a LOCAL account on that Mac then the app
works!!! What could be the issue here??? I have no clue whatsoever and as I
am no OS X guru I do not even know how to start troubleshooting such issue.


This is almost certainly because what they're trying to run is your debug build, which is almost certainly built with ZeroLink, which will never run from any machine other than the one on which it was built because certain portions of the runtime haven't actually been linked into the built app in that mode.
_______________________________________________


Cocoa-dev mailing list (email@hidden)

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


  • Follow-Ups:
    • Re: Very strange Cocoa application issue.
      • From: Cláudio Rodrigues <email@hidden>
    • Re: Very strange Cocoa application issue.
      • From: Cláudio Rodrigues <email@hidden>
  • Prev by Date: NSCell drawing
  • Next by Date: Re: NSCell drawing
  • Previous by thread: Re: Very strange Cocoa application issue.
  • Next by thread: Re: Very strange Cocoa application issue.
  • Index(es):
    • Date
    • Thread