Re: crash in GUI / ProjectCenter

Riccardo Mottola <[email protected]> Tue, 10 Jan 2023 01:42:42 +0100
Newsgroups gmane.comp.lib.gnustep.devel
Message-ID <[email protected]>
Hi,


Riccardo Mottola wrote:
> y to understand if this is more a GUI or a ProjectCenter issue 

I checked this a little more, also with Fred. The SplitView looses its 
delegate.. it must be one of the subviews. I suppose the Editor subview, 
because it happens only if a proper editor is loader.
Editor loading is a bit complex since the Framework loads some editor 
Bundles.
The Editor itself can function both as in-window and in-project...

Anyone has a good clue?

Riccardo