Re: Interface Builder hangs
Re: Interface Builder hangs
- Subject: Re: Interface Builder hangs
- From: Jonathan Hess <email@hidden>
- Date: Thu, 10 Jul 2008 13:46:42 -0700
Hey John -
I would guess that Xcode is installed into a folder that has a space
in the name. If so, you can work around this by moving it with
something like:
'sudo mv /My\ Xcode\ Install /MyXcodeInstall'
followed by
'sudo xcode-select -switch /MyXcodeInstall'
Jon Hess
On Jul 10, 2008, at 8:04 AM, Johnny Lundy wrote:
...when trying to drag a tableView from the Library.
This is the latest one.
I've seen many reports that changing the time zone to Cupertino
fixed it, but that didn't work for me.
Console log:
7/10/08 11:02:31 AM [0x0-0x3c73c7].com.apple.InterfaceBuilder3
Notice ==========================================================
7/10/08 11:02:31 AM [0x0-0x3c73c7].com.apple.InterfaceBuilder3
Notice 2008-07-10 11:02:31.359 IBCocoaTouchTool[30599:10b] Exception
producing nib: Invalid parameter not satisfying: font != nil
7/10/08 11:02:31 AM [0x0-0x3c73c7].com.apple.InterfaceBuilder3
Notice 2008-07-10 11:02:31.391 IBCocoaTouchTool[30598:10b] ***
Assertion failure in -[UILabel setFont:], /SourceCache/UIKit/
UIKit-738/UILabel.m:438
7/10/08 11:02:31 AM [0x0-0x3c73c7].com.apple.InterfaceBuilder3
Notice 2008-07-10 11:02:31.392 IBCocoaTouchTool[30598:10b] Exception
setting value (null) for key font on <UITableViewCell: 0x4556c0>
7/10/08 11:02:31 AM [0x0-0x3c73c7].com.apple.InterfaceBuilder3
Notice 2008-07-10 11:02:31.392 IBCocoaTouchTool[30598:10b] Exception
producing nib: Invalid parameter not satisfying: font != nil
7/10/08 11:02:31 AM [0x0-0x3c73c7].com.apple.InterfaceBuilder3
Notice 2008-07-10 11:02:31.392 IBCocoaTouchTool[30599:10b] ***
Assertion failure in -[UILabel setFont:], /SourceCache/UIKit/
UIKit-738/UILabel.m:438
7/10/08 11:02:31 AM [0x0-0x3c73c7].com.apple.InterfaceBuilder3
Notice 2008-07-10 11:02:31.393 IBCocoaTouchTool[30599:10b] Exception
setting value (null) for key font on <UITableViewCell: 0x450c70>
7/10/08 11:02:31 AM [0x0-0x3c73c7].com.apple.InterfaceBuilder3
Notice 2008-07-10 11:02:31.393 IBCocoaTouchTool[30598:10b]
==========================================================
If anyone is experiencing this hang and has found the fix, please
let me know.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden