gnustep-dev
[Top][All Lists]
Advanced

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

Re: Issues on WindowMaker


From: Fred Kiefer
Subject: Re: Issues on WindowMaker
Date: Sat, 04 Jun 2011 12:58:16 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.17) Gecko/20110414 SUSE/3.1.10 Thunderbird/3.1.10

On 04.06.2011 10:51, Wolfgang Lux wrote:
Germán Arias wrote:

This is a problem only on some applications as SystemPeferences and
Terminal. Others apps sometimes works fine, as Gorm. And others work
fine as ProjectCenter and Gemas.

Ah, sorry, my fault. The patch
------------------------------------------------------------------------
r33231 | wlux | 2011-06-02 10:45:07 +0200 (Thu, 02 Jun 2011) | 3 lines

Ensure that applications get a proper app icon under WindowMaker even
when their main nib contains visible at launch time windows.
------------------------------------------------------------------------
was breaking things for any application that wasn't using
NSApplicationMain() in its main function like SystemPreferences. It
didn't crash for me but its mini window was showing an empty image. I've
reverted the change, which means that at the moment applications using
visible at launch time windows will not get a proper app icon and menu
under WindowMaker for now.

I haven't followed this in full detail, but wouldn't it be possible to call the _appIconInit method directly from _init? That way it should work correctly regardless of whether we use NSApplicationMain or not.



reply via email to

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