Re: PB X problems
Re: PB X problems
- Subject: Re: PB X problems
- From: Art Isbell <email@hidden>
- Date: Wed, 16 Apr 2003 15:06:12 -1000
On Wednesday, April 16, 2003, at 05:27 AM, Rob Caljouw wrote:
I'm having trouble opening a .pbproj file in a particular account on a
iMac
(OS X 10.2.5). The project was created on one machine and then copied
to
the second machine for further development.
The second machine continuously throws the following PB error on
startup:
File: pbxinterface/PBXDocumentController_FileTypes.m
Line: 250
Object: <PBXDocumentController:0x0018bb00>
Method: documentTypeForFileAtPath:ignoringExternalEditors:
path should be an instance inheriting from NSString, but it is nil
If PB on the second machine opens other projects without error, then
I'd suspect the *.pbproj directory (it's not actually a file) in the
problematic project. This directory contains a project-specific file,
project.pbxproj, and one or more user-specific files, userName.pbxuser.
I'd try deleting all user-specific project files first. If that
doesn't solve the problem, then I'd consider copying project.pbxproj
from another machine where the project opens without problems.
Aloha,
Art
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.