You are here

GIMP: Splash Screen Removal

12 posts / 0 new
Last post
derwydd
Offline
Last seen: 16 years 4 months ago
Joined: 2007-11-21 11:36
GIMP: Splash Screen Removal

I know this is a talked about before question.

I downloaded the NSIS compiler and plugins. I changed the:

\GIMPPortable\Other\GIMPPortableSource\GimpPortable.ini to have the line ->
DisableSplashScreen=true

I opened and compiled \GIMPPortable\Other\GIMPPortableSource\GimpPortable.nsi

moved GimpPortable.exe to \GIMPPortable\

The splash screen still comes up.

What am I doing wrong?

Sorry for the same question...

John T. Haller
John T. Haller's picture
Offline
Last seen: 4 hours 38 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
It's GIMP, not GIMP Portable

GIMP has its *OWN* built in splash screen. The launcher has nothing to do with it. This is why there's no mention of a DisableSplashScreen setting... there isn't one. The launcher doesn't show a splash... so there shouldn't be an option to disable it.

Search google for info on GIMP's splash. The original GIMP splash is also included in the portable package if you wish to use the standard GIMP splash instead of the PA custom one. (GIMP has a splash for a reason... because it is quite slow to start up when querying plugins and fonts)

Sometimes, the impossible can become possible, if you're awesome!

derwydd
Offline
Last seen: 16 years 4 months ago
Joined: 2007-11-21 11:36
HOW DO I CHANGE BACK TO GIMPS SPLASH

How do I change it back to use Gimp Splash Screen!

thanks

Simeon
Simeon's picture
Offline
Last seen: 9 years 5 months ago
DeveloperTranslator
Joined: 2006-09-25 15:15
just

reinstall it.

And btw you dont have to recompile the launcher just to disable the launcher splash screen. Its enough if you change the ini file and out the ini file into the main app folder...

"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate

John T. Haller
John T. Haller's picture
Offline
Last seen: 4 hours 38 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
GIMPPortable\App\gimp\share\gimp\2.0\images

Head to:
GIMPPortable\App\gimp\share\gimp\2.0\images

gimp-splash.png is the current one. gimp-splash-original.png is the original one.

Sometimes, the impossible can become possible, if you're awesome!

derwydd
Offline
Last seen: 16 years 4 months ago
Joined: 2007-11-21 11:36
Sorry what if I want a different splash screen

Sorry what if I want a different splash screen, edit code .nsi file right?

thanks

John T. Haller
John T. Haller's picture
Offline
Last seen: 4 hours 38 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
No, no

The launcher does NOT have a splash screen. GIMP does. I just told you how to change GIMP's splash. Just change that PNG. For additional details on acceptable sizes, etc, check Google.

Sometimes, the impossible can become possible, if you're awesome!

derwydd
Offline
Last seen: 16 years 4 months ago
Joined: 2007-11-21 11:36
Sorry for other Pidgin

Sorry working and screwing around does not mix. I like pidgin, and wanted to change the splash screen. I see the splash image in source folder. So just change the source to point to another image and recompile. Right???

thanks

Steve Lamerton
Steve Lamerton's picture
Offline
Last seen: 10 years 6 months ago
Developer
Joined: 2005-12-10 15:22
Yes

Yes

derwydd
Offline
Last seen: 16 years 4 months ago
Joined: 2007-11-21 11:36
How about Linux or Mac

Would this be easy on Linux or MacOSX.
I know Linux stores most app data in config files.
I am a Linux freak? This would come in hand. I constantly work on Gimp files back and forth between win and lin.

Thanks in advance

thanks

Ruja
Offline
Last seen: 12 years 8 months ago
Joined: 2011-07-14 02:52
Remove/Disable GIMP Splash Screen

I know this post is old but I came here when searching for a solution.

On the "GIMPPortable.ini" file, instead of using "DisableSplashScreen=true", use "AdditionalParameters=-s". For GIMP, -s loads without showing the splash screen.

Double Impact
Offline
Last seen: 9 years 10 months ago
Joined: 2011-11-19 03:33
Thanks!

Ruja, thank you very much for sharing this information with us!
This made my day Smile

Log in or register to post comments