Se isso acontecer com você quando a tela inicial chegar a "Carregando arquivos de dados - Fontes", haverá várias soluções para essa lentidão.
Para analisar a desaceleração, você pode adicionar o parâmetro --verbose
ao GIMP para analisar melhor os problemas de inicialização.
O artigo Inicialização lenta do GIMP: gráficos recomenda:
This used to happen to me too. Some kind-soul told me that there in the c:\documents and settings\user-name\ directory, there will be a ..fonts-cache1 file. Delete that cache and re-start GIMP. First time it takes a while to make that fonts-cache again, but from 2nd time it should be pretty normal.
Outro aconselhamento é:
I created a shortcut with the command parameter --no-fonts and it started very quickly.
A FAQ do GIMP diz:
The GIMP takes too long to load - how can I speed it up?
The main things are to make sure you are running at least version 1.0, and make sure you compiled with optimization on, debugging turned off, and the shared memory and X shared memory options tuned on.
Or, buy a faster system with more memory. 8^)
If it's still too slow for you, the easiest speedup is to invoke the GIMP with the "--no-data" option. This prevents the GIMP from loading patterns, brushes, and similar resources when it starts. You may benefit slightly from the "--no-splash" option as well; you might want to time that one to see if it really helps enough to be worthwhile.
Se o problema estiver em uma ou mais extensões, a única solução é desinstalar essas extensões. As extensões são encontradas na pasta em que o GIMP está instalado (geralmente Arquivos de programas), dentro de C:\Program Files\GIMP-2.0\lib\gimp\<version>\plug-ins
. Basta renomear o arquivo de extensão para .old
ou algo assim, por exemplo script-fu.exe
to script-fu.exe.old
. A maneira mais fácil de se livrar de todas as extensões é renomear a pasta inteira de plug-ins.