GNOME Bugzilla – Bug 327976
splash screen blocks all other applications
Last modified: 2012-11-20 10:26:49 UTC
The GIMP splash screen sits on top of all other windows on OS X. This prevents the user from doing other work while the GIMP loads.
Probably another configuration issue (like the pass-through of clicks?) of the X server in Mac OS X?
The splash screen has the GDK_WINDOW_TYPE_HINT_SPLASHSCREEN type hint set. That is the only thing that makes it different than any other window. If the X server that comes with OS X keeps this window on top and blocks other applications, then the X server and/or the window manager is severily broken and needs to be fixed. Please file a bug report at Apple and perhaps ask the distributor of the gimp.app package to disable the splash screen until this has been fixed. There is nothing we can do about this, thus closing as NOTGNOME.
Splashscreens are pretty unpleasant anyway.
That's why they are optional, at least for GIMP. Joachim, what's the point you are trying to make?
They are? Nothing about it in the manual.
http://www.gimp.org/man/gimp.html
Not in this manual: http://gimp.org/docs/ And there doesn't seem to be a setting for it in the preferences dialog. I'm not sure there's a way to change the command gimp.app uses to launch gimp.
Perhaps it should be a gimprc option instead of a command-line one. I don't know and this is certainly not the right place to discuss this. The gimp.app maintainer can definitely change the command.
Instead marking as duplicate of the bug that has a patch to fix this. *** This bug has been marked as a duplicate of bug 688710 ***