Re: Main menu missing in 10.5. There in 10.6
Re: Main menu missing in 10.5. There in 10.6
- Subject: Re: Main menu missing in 10.5. There in 10.6
- From: Stefan Wolfrum <email@hidden>
- Date: Fri, 5 Feb 2010 14:26:56 +0100
So far I just found out that the 2nd line (udName = (null)) has nothing to do with the problem.
It's just an NSLog message I print out to test one of my pointers (something with NSUserDefaults).
still seeking the answer for the strange menu behaviour ...
:-/
Am 05.02.2010 um 10:49 schrieb Stefan Wolfrum:
> Oh!
> Very interesting!
> Thanks for the reminder!
>
> The system.log has two entries regarding this problem:
> Feb 5 10:45:52 Tigger Twunes[74359]: SetMenuItemHierarchicalMenu() failed with error -50
> Feb 5 10:45:52 Tigger Twunes[74359]: udName = (null)
>
> So what does THIS tell me? What is error -50? Googled it but to no avail. :-(
>
> Thanks guys!
> Stefan.
>
>
> Am 05.02.2010 um 10:42 schrieb Mike Abdullah:
>
>> When in doubt, check the console log.
>>
>> On 5 Feb 2010, at 09:01, Stefan Wolfrum wrote:
>>
>>> Thanks, Graham, for the quick reply! :-)
>>>
>>> However, I checked the setting in IB and it was already set to 10.5.
>>> Plus, I don't get any warnings from IB.
>>>
>>> *clueless*
>>> Stefan.
>>>
>>> Am 05.02.2010 um 09:47 schrieb Graham Cox:
>>>
>>>>
>>>> On 05/02/2010, at 7:27 PM, Stefan Wolfrum wrote:
>>>>
>>>>> strange behaviour of my application. I wrote it on my 10.6.2 machine with the latest Xcode and with target 10.5.
>>>>> Runs perfectly on my 10.6 machines but on my 10.5.8 machine the main menu is missing!
>>>>> Just the Apple logo is there but even the application menu (nam of my application in bold font) isn't there.
>>>>>
>>>>> A friend of mine tested it on his 10.5.8 machine and found the same issue.
>>>>>
>>>>> Anyone an explanation for this? Any hint what I can do about it?
>>>>
>>>>
>>>> Not much to go on, but perhaps you have something in your MainMenu.xib file that isn't supported on 10.5.x, which throws an exception while the nib is loading preventing it from installing the menus. In IB, set the target OS version to 10.5 (Window > Document Info > Deployment Target) and anything not supported should show up as a warning.
>>>>
>>>> --Graham
>>>>
>>>>
>>>> _______________________________________________
>>>>
>>>> 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
>>>
>>> _______________________________________________
>>>
>>> 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
>>
>
> _______________________________________________
>
> 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
_______________________________________________
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