Very strange Cocoa application issue.
Very strange Cocoa application issue.
- Subject: Very strange Cocoa application issue.
- From: Cláudio Rodrigues <email@hidden>
- Date: Sun, 11 Feb 2007 11:35:44 -0500
- Thread-topic: Very strange Cocoa application issue.
Hey guys,
As I started using Macs a couple months ago, I decided to take a quick look
at programming for OS X. So I found Xcode and Cocoa! Great tools!
With no experience at all I managed to write a simple application and it
works as expected.
But there are two issues that I have no clue whatsoever why they are
happening. Here they are:
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?
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.
Any ideas guys?
Thanks!
CR
_______________________________________________
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