You are here

portable GIMP SplashScreen

21 posts / 0 new
Last post
gimpng
Offline
Last seen: 16 years 2 weeks ago
Joined: 2006-08-10 11:10
portable GIMP SplashScreen

I can't to change portable SplashScreen with image PortableGIMP.jpg. File ''PortableGIMP.ini'' parameters is is:

[PortableGIMP]
GIMPDirectory=gimp\bin
GTKDirectory=gtk\gin
SettingsDirectory=settings
AdditionalParameters=
WaitForGIMP=false
GIMPExecutable=gimp-2.2.exe
DisableSplashScreen=true

# The above options are explained in the included readme.txt

what is wrong?

John T. Haller
John T. Haller's picture
Offline
Last seen: 7 hours 17 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Recompile

You have to recompile the launcher. It's not designed to support other splash images. Just the internal one.

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

Bruce Pascoe
Offline
Last seen: 12 years 3 months ago
Joined: 2006-01-15 16:14
...

John, if you don't already have one, you should put a note in the readme that PortableX.jpg is only part of the source for the launcher, and that modifying it won't magically cause the launcher to use the new version. I'm getting tired of people asking this same question. I think we all are.

-
< ExplosivePrincess 1.5 Atomic Bomb Edition >
warning: keep explosiveprincess away from children

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 14 years 6 months ago
Joined: 2006-01-06 21:27
I know I am

That would "magically" make all our problems better Wink
----
R McCue
PortaBlog Home and My Website
And before anyone complains about the grammar, I'm so jetlagged that my
hands aren't even in the same time zone...

"If you're not part of the solution, you're part of the precipitate."

Bruce Pascoe
Offline
Last seen: 12 years 3 months ago
Joined: 2006-01-15 16:14
Well...

I wouldn't go so far as to say that, but it would help tremendously, I'm sure.

-
< ExplosivePrincess 1.5 Atomic Bomb Edition >
warning: keep explosiveprincess away from children

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

we could always change the source so that it did read the JPG there couldn't we, I might be wrong though I haven't looked.

Yours

Steve Lamerton

Bruce Pascoe
Offline
Last seen: 12 years 3 months ago
Joined: 2006-01-15 16:14
...

No, I think whatever file you tell NewAdvSplash to load (you do give it a filename) automatically gets compiled in by NSIS. Not much you can do to change that.

-
< ExplosivePrincess 1.5 Atomic Bomb Edition >
warning: keep explosiveprincess away from children

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 14 years 6 months ago
Joined: 2006-01-06 21:27
I'll check my logs

but I think NewAdvSplash copies it to the $TEMP directory. If we could some how "slot it in" to the $TEMP directory half way through, we would be right.
----
R McCue
PortaBlog Home and My Website
And before anyone complains about the grammar, I'm so jetlagged that my
hands aren't even in the same time zone...

"If you're not part of the solution, you're part of the precipitate."

gimpng
Offline
Last seen: 16 years 2 weeks ago
Joined: 2006-08-10 11:10
sory...my english is bad...

sory...my english is bad... can you help my recompile the launcher?
i dont need two splash screens...
please

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 14 years 6 months ago
Joined: 2006-01-06 21:27
Download NSIS

From http://nsis.sf.net/
Then get the plugins FindProcDLL and newAdvSplash
----
R McCue
PortaBlog Home and My Website
And before anyone complains about the grammar, I'm so jetlagged that my
hands aren't even in the same time zone...

"If you're not part of the solution, you're part of the precipitate."

gimpng
Offline
Last seen: 16 years 2 weeks ago
Joined: 2006-08-10 11:10
...

rmccue: help me please

John T. Haller
John T. Haller's picture
Offline
Last seen: 7 hours 17 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Grab the pre-release

It uses a single splash screen. GIMP Portable 2.2.12 Pre-Release

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

gimpng
Offline
Last seen: 16 years 2 weeks ago
Joined: 2006-08-10 11:10
it is nice!

It's good! thank you John T. Haller!

http://gimp.akl.lt/

mattbiernat
Offline
Last seen: 17 years 4 months ago
Joined: 2006-10-06 13:52
is there anyway to remove

is there anyway to remove GIMP slpash screen. the .ini file does not offer the option to disable splash screen.
thanx matt

John T. Haller
John T. Haller's picture
Offline
Last seen: 7 hours 17 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
It's GIMP

That's because the splash screen is a part of GIMP itself, I've just altered it for the portable version so folks come here first for support if there's an issue with it being portable. I don't know if you can disable GIMP's splash. You'll need to look around.

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

mattbiernat
Offline
Last seen: 17 years 4 months ago
Joined: 2006-10-06 13:52
is there any chance that in

is there any chance that in the upcoming versions there will be that option give to the users. i mean i really appreciate your work and you do deserve a credit but on the other hand i would like to (and i think many people would share the same opinion with me)be able to disable it and make it look like regular gimp.

thanx,
matt

EDIT: never mind, i researched it a bit and i've changed the splash screen to the original one by simply replacing the .png image.
1. go to gimp/2.0/images/ (replace gimp-splash.png with any other one of your choice)

John T. Haller
John T. Haller's picture
Offline
Last seen: 7 hours 17 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
It's just a png

You can make it look like whatever you want. You had asked if you could disable it. I don't think you can (which is odd). If you'd asked to change it, I would have said:

You can change it back within:
GIMPPortable\App\gimp\share\gimp\2.0\images

Just rename gimp-splash.png to gimp-splash-portableapps.png and then gimp-splash-original.png to gimp-splash.png.

I left the original there in case someone wanted to change it back.

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

mattbiernat
Offline
Last seen: 17 years 4 months ago
Joined: 2006-10-06 13:52
eh yeah sometimes i don't

eh yeah sometimes i don't how to ask questions right... and yeah i've noticed the original one and i used it. i appreciate.

matt

Bahamut
Bahamut's picture
Offline
Last seen: 12 years 4 months ago
Joined: 2006-04-07 08:44
Grrr...

You can change it back within:
GIMPPortable\App\gimp\share\gimp\2.0\images
Just rename gimp-splash.png to gimp-splash-portableapps.png and then gimp-splash-original.png to gimp-splash.png.
I left the original there in case someone wanted to change it back.

You should add that bit of info to the support page. It drove me crazy for a while.

Vintage!

John T. Haller
John T. Haller's picture
Offline
Last seen: 7 hours 17 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Nah

The support page is really for frequently asked questions. Since I switched to using GIMP's internal splash (modified), this has only been asked like 3 times out of 200,000 downloads. Heck, you're resurrecting a 2month old topic right now. That's REALLY far away from frequent.

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

nycjv321
Offline
Last seen: 15 years 8 months ago
Joined: 2006-06-04 15:53
couldnt u just add a new

couldnt u just add a new jpeg useing 7zip ? and but crc has to be turned off.

Slackware 12 for system
MCP (For XP and Server 2003)
Network + Certified
aim is "nycjv321" (minus quotes)

Topic locked