discuss-gnustep
[Top][All Lists]
Advanced

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

Re: ProjectCenter running or building


From: Niels Grewe
Subject: Re: ProjectCenter running or building
Date: Sun, 29 Dec 2019 18:16:06 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

Hi Patryk,

I'm not entirely sure, but it's possible that Fred meant to say
"--GNU-Debug" instead of "--GNU-Default", which controls debug messages
from NSDebugLog() and friends.

Cheers,

Niels

On 29.12.19 18:10, Patryk Laurent wrote:
> Hi Fred,
> 
>> On Dec 29, 2019, at 05:16, Fred Kiefer <fredkiefer@gmx.de> wrote:
>>
>>> Am 29.12.2019 um 04:01 schrieb Patryk Laurent <plaurent@me.com>:
>>>
>>> controllers, etc.  Does anyone know how to solve these NIB errors? See 
>>> messages below[1].
>>
>> The NIB loading errors you are getting are strange. You could try to get a 
>> bit more information about the files it is trying to load by providing the 
>> argument „—GNU-Default=dflt“ when starting ProjectCenter. That way you could 
>> try to find out whether the gorm files are actually missing or could not be 
>> loaded.
> 
> There is no change in the output, same NIB loading errors with the argument 
> as without it. I have run with both ./ProjectCenter --GNU-Default=dflt  in 
> the .app directory, or with openapp ProjectCenter.app --GNU-Default=dflt. 
> 
> (Is either of these the right way to provide the argument? I’m wondering if 
> the argument is actually being picked up.  There is no indication.)
> 
> I do see the .gorm files in the Resources/ directory. 
> 
> Interestingly I seem to get the same NIB loading error in ProjectCenter when 
> trying to re-open the project that I created with ProjectCenter.
> 
> I haven’t dug into the code yet much, I suppose we need to try to print out 
> the .gorm filepaths it’s trying to load from, and/or see if we can insert 
> some more informative error messages?
> 
> Patryk
> 
> 
> 
> 
> 
> 
> 




reply via email to

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