discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ProjectCenter running or building


From: Fred Kiefer
Subject: Re: ProjectCenter running or building
Date: Sun, 29 Dec 2019 20:16:29 +0100


> Am 29.12.2019 um 18:30 schrieb Patryk Laurent <plaurent@me.com>:
> 
>> 
>> On Dec 29, 2019, at 09:17, Fred Kiefer <fredkiefer@gmx.de> wrote:
>> 
>>>> this should have been „—GNU-Debug=dflt"
> 
> Indeed — I see a lot more output now[1]. What do you make of this?  It looks 
> like many different instances of PCLogController throughout the app are 
> failing to initialize / load NIBs.  Perhaps this is what is preventing 
> ProjectCenter from showing content?  The other .gorm files are appear to be 
> loading fine...

Looks like things go wrong earlier than I thought. Could you try with the 
argument „—GNU-Debug=NIB“ and only report back the results shortly before 
„PCLogController[init]: error loading NIB file!“?

From looking at the code in NSBundleAdditions.m I would expect that the gore 
file isn’t found. For me that NIB file is located at 
„/usr/GNUstep/Local/Library/Frameworks/ProjectCenter.framework/Versions/0.6.2/Resources/English.lproj/LogPanel.gorm“.
 Perhaps you should check whether a directory exists there and what it contains.

Fred


reply via email to

[Prev in Thread] Current Thread [Next in Thread]