It is currently Mon Sep 21, 2026 2:31 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 10 posts ] 
Author Message
 Post subject: Unusual Gimp Start-Up...
PostPosted: Thu Jul 25, 2013 8:29 pm  (#1) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 14206
Location: Native to NYC living in Arizona, Gimp 2.8 - 3.0, Win 11 PC.
GIMP Version: 2.8.4
Operating System: Windows
GIMP Experience: Advanced Level

List any relevant plug-ins or scripts:
N/A

List any ERROR messages you received:
N/A



Recently I've noticed that my 2.6 (Gimp that is) has been opening without displaying one of my numerous splash-screens that I love to see.
It has been doing this over the past 2-3 weeks, sometimes displaying a splash-screen and sometimes not. :hoh
Anyone know what might be causing this anomaly?

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Unusual Gimp Start-Up...
PostPosted: Thu Jul 25, 2013 8:48 pm  (#2) 
Offline
GimpChat Member
User avatar

Joined: Sep 22, 2012
Posts: 2089
Location: US
It's not GTK or gimp, it's Windows causing the problem. Run disk clean up and make sure you check thumbnails before deleting. Your thumbnail cache is probably overloaded and gimp opens up before GTK has enough time to scan and find you splash images there.


Top
 Post subject: Re: Unusual Gimp Start-Up...
PostPosted: Thu Jul 25, 2013 8:57 pm  (#3) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 14206
Location: Native to NYC living in Arizona, Gimp 2.8 - 3.0, Win 11 PC.
K1TesseraEna wrote:
It's not GTK or gimp, it's Windows causing the problem. Run disk clean up and make sure you check thumbnails before deleting. Your thumbnail cache is probably overloaded and gimp opens up before GTK has enough time to scan and find you splash images there.

That sounds plausible, even though I regularly (sometimes twice a day) do a disk clean. After doing my daily maintenance routine and selecting an image to 'Open with Gimp' it still happens, Gimp will open without displaying a splash screen.
Freaky Windows OS!
This has never happened before this recent outbreak of odd behavior.

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: Unusual Gimp Start-Up...
PostPosted: Thu Jul 25, 2013 9:00 pm  (#4) 
Offline
GimpChat Member
User avatar

Joined: Sep 22, 2012
Posts: 2089
Location: US
Wallace wrote:
K1TesseraEna wrote:
It's not GTK or gimp, it's Windows causing the problem. Run disk clean up and make sure you check thumbnails before deleting. Your thumbnail cache is probably overloaded and gimp opens up before GTK has enough time to scan and find you splash images there.

That sounds plausible, even though I regularly (sometimes twice a day) do a disk clean. After doing my daily maintenance routine and selecting an image to 'Open with Gimp' it still happens, Gimp will open without displaying a splash screen.
Freaky Windows OS!
This has never happened before this recent outbreak of odd behavior.


Thumbnail cache in Disk Cleanup is usually not checked by default.
Maybe you were overlooking that folder option?


Top
 Post subject: Re: Unusual Gimp Start-Up...
PostPosted: Thu Jul 25, 2013 9:09 pm  (#5) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 14206
Location: Native to NYC living in Arizona, Gimp 2.8 - 3.0, Win 11 PC.
K1TesseraEna wrote:
Wallace wrote:
K1TesseraEna wrote:
It's not GTK or gimp, it's Windows causing the problem. Run disk clean up and make sure you check thumbnails before deleting. Your thumbnail cache is probably overloaded and gimp opens up before GTK has enough time to scan and find you splash images there.

That sounds plausible, even though I regularly (sometimes twice a day) do a disk clean. After doing my daily maintenance routine and selecting an image to 'Open with Gimp' it still happens, Gimp will open without displaying a splash screen.
Freaky Windows OS!
This has never happened before this recent outbreak of odd behavior.


Thumbnail cache in Disk Cleanup is usually not checked by default.
Maybe you were overlooking that folder option?

I always dump my thumbnails manually. I won't be checking my thumbnail cache before running Gimp. :hehe
I'll just have to live with the inane Windows behavior.
I've also notice that when this odd behavior happens, it doesn't show up in 'Windows Task Manager, as an application that is running until it has fully opened.

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: Unusual Gimp Start-Up...
PostPosted: Fri Jul 26, 2013 1:17 am  (#6) 
Offline
GimpChat Member
User avatar

Joined: Nov 16, 2011
Posts: 5127
Location: Metro Vancouver, BC
Wallace, Have you tried starting Gimp from the command line --verbose?
It might give you some info that may help. Here's the first part of mine, I'm not using a custom splash so you'll notice a 'failed' on my user folder.
odinbc@odinbc-xxx:~$ gimp --verbose
INIT: gimp_load_config
Parsing '/home/odinbc/.gimp-2.8/unitrc'
Parsing '/etc/gimp/2.0/gimprc'
Parsing '/home/odinbc/.gimp-2.8/gimprc'
gimp_composite: verbose=no
Processor instruction sets: +mmx +sse +sse2 -3dnow -altivec -vis
Adding theme 'Small' (/usr/share/gimp/2.0/themes/Small)
Adding theme 'Default' (/usr/share/gimp/2.0/themes/Default)
Writing '/home/odinbc/.gimp-2.8/themerc'
Trying splash '/home/odinbc/.gimp-2.8/gimp-splash.png' ... failed
Trying splash '/usr/share/gimp/2.0/images/gimp-splash.png' ... OK
INIT: gimp_initialize ...

_________________
Image
Gimp 2.8.18, Linux, median user
Gimp Chat Tutorials Index
Spirit Bear (Kermode)


Top
 Post subject: Re: Unusual Gimp Start-Up...
PostPosted: Fri Jul 26, 2013 10:34 pm  (#7) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 14206
Location: Native to NYC living in Arizona, Gimp 2.8 - 3.0, Win 11 PC.
Odinbc wrote:
Wallace, Have you tried starting Gimp from the command line --verbose?
It might give you some info that may help. Here's the first part of mine, I'm not using a custom splash so you'll notice a 'failed' on my user folder.
odinbc@odinbc-xxx:~$ gimp --verbose
INIT: gimp_load_config
Parsing '/home/odinbc/.gimp-2.8/unitrc'
Parsing '/etc/gimp/2.0/gimprc'
Parsing '/home/odinbc/.gimp-2.8/gimprc'
gimp_composite: verbose=no
Processor instruction sets: +mmx +sse +sse2 -3dnow -altivec -vis
Adding theme 'Small' (/usr/share/gimp/2.0/themes/Small)
Adding theme 'Default' (/usr/share/gimp/2.0/themes/Default)
Writing '/home/odinbc/.gimp-2.8/themerc'
Trying splash '/home/odinbc/.gimp-2.8/gimp-splash.png' ... failed
Trying splash '/usr/share/gimp/2.0/images/gimp-splash.png' ... OK
INIT: gimp_initialize ...

That sounds like it might supply me with some interesting information, but I really have an idea what "starting Gimp from the command line --verbose" is or how to initiate such a command.

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: Unusual Gimp Start-Up...
PostPosted: Sat Jul 27, 2013 1:08 am  (#8) 
Offline
GimpChat Member
User avatar

Joined: Nov 16, 2011
Posts: 5127
Location: Metro Vancouver, BC
Start menu | Run | type, cmd, hit enter.
At the command prompt enter path,
C:\Program Files\Gimp 2\gimp-2.8.exe --verbose
Hit enter.
Command line info

_________________
Image
Gimp 2.8.18, Linux, median user
Gimp Chat Tutorials Index
Spirit Bear (Kermode)


Top
 Post subject: Re: Unusual Gimp Start-Up...
PostPosted: Sat Jul 27, 2013 2:40 am  (#9) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
Ditto!
if you use a portable version of gimp change the path to point to gimp.exe

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Post subject: Re: Unusual Gimp Start-Up...
PostPosted: Fri Dec 27, 2013 3:29 pm  (#10) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 14206
Location: Native to NYC living in Arizona, Gimp 2.8 - 3.0, Win 11 PC.
It's happening again...
This time I removed the, Image file from my "splashes folder". This seemed to do the trick.
One more thing...
Is the "gtk" file really necessary in order to have random splash screen images show on Gimp start-up?

Also I tried to find the documentation for setting up this splashes folder and was not able to open gimp.org to find that information.
What up with gimp.org, Is it me or are others having issues with going to gimp.org?

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
Post new topic Reply to topic  [ 10 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group