It is currently Tue Jun 09, 2026 11:39 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 30 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: Brushes...How many is too many?
PostPosted: Tue Apr 03, 2012 3:56 am  (#21) 
Offline
GimpChat Member

Joined: Mar 27, 2012
Posts: 11
I got python installed correctly now! thank you Bar!
But.....(heavy sigh) when i click on gurm says the path is wrong....I have looked at it 20 times and cannot figure out whats wrong....I am not going to give up....but I may be bald by the time I get this right....I have never felt so dumb in my whole life...thing is I know how to do these things...but for whatever reason this one is giving me hell.


Top
 Post subject: Re: Brushes...How many is too many?
PostPosted: Tue Apr 03, 2012 4:11 am  (#22) 
Offline
Script Coder
User avatar

Joined: Oct 25, 2010
Posts: 4812
Bar wrote:
How to correctly install Python for Windows in Gimp-2.6.11

viewtopic.php?f=23&t=2277

Restarting after each download is important.

After downloads?????????

_________________
Image


Top
 Post subject: Re: Brushes...How many is too many?
PostPosted: Tue Apr 03, 2012 5:54 am  (#23) 
Offline
GimpChat Member

Joined: Mar 27, 2012
Posts: 11
Okay I have everything installed....gurm is there...python is there...I even found gurm under the filters tab....

I keep getting errors....gurm.ini not found...(same errors as draconian posted) Here are my gurm.ini and gurm.py:

GURMINI = "C:\Users\trace\gimp-2.6\plug-ins\gurm.ini"

[Brush Manager]
useManager = yes
gimpPath = C:\Users\trace\.gimp-2.6\brushes
userPath = C:Users\trace\Documents\Extra Gimp Brushes
extensions = .gbr,.vbr,.gih,.abr,
installedOptions =

[Gradient Manager]
useManager = no
gimpPath = C:\Documents and Settings\<Your windows user>\<your gimp version>\gradients
userPath = <Your Path>
extensions = .ggr,.svg,
installedOptions =

[Palette Manager]
useManager = no
gimpPath = C:\Documents and Settings\<Your windows user>\<your gimp version>\palettes
userPath = <Your Path>
extensions = .gpl,
installedOptions =

[Pattern Manager]
useManager = no
gimpPath = C:\Documents and Settings\<Your windows user>\<your gimp version>\patterns
userPath = <Your Path>
extensions = .pat,.jpg,.png,.tiff,.bmp,.gif,
installedOptions =

[Script Manager]
useManager = no
gimpPath = C:\Documents and Settings\<Your windows user>\<your gimp version>\scripts
userPath = <Your Path>
extensions = .scm,
installedOptions =

~~~~~~~~~~~~~~

I have triple checked the paths.....what now??


Top
 Post subject: Re: Brushes...How many is too many?
PostPosted: Tue Apr 03, 2012 6:34 am  (#24) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2602
I would say

Quote:
I keep getting errors....gurm.ini not found...(same errors as draconian posted) Here are my gurm.ini and gurm.py:

GURMINI = "C:\Users\trace\gimp-2.6\plug-ins\gurm.ini"


missing . should be "C:\Users\trace\.gimp-2.6\plug-ins\gurm.ini"


Quote:
[Brush Manager]
useManager = yes
gimpPath = C:\Users\trace\.gimp-2.6\brushes
userPath = C:Users\trace\Documents\Extra Gimp Brushes
extensions = .gbr,.vbr,.gih,.abr,
installedOptions =

[Gradient Manager]
useManager = no


missing \ should be C:\Users\trace\Documents\Extra Gimp Brushes
but still very dubious. You should be using a dedicated Gurm folder. I keep mine in with my local folders, but it could be anywhere convenient.

A screen shot for reference. It is XP but the principle is the same.
http://i.imgur.com/UfZLz.jpg


Top
 Post subject: Re: Brushes...How many is too many?
PostPosted: Tue Apr 03, 2012 6:43 am  (#25) 
Offline
GimpChat Member

Joined: Mar 27, 2012
Posts: 11
Thank you Rich! I made the changes and it still doesn't work...still says can't find gurm.ini

What do you mean by a dedicated gurm folder?


Top
 Post subject: Re: Brushes...How many is too many?
PostPosted: Tue Apr 03, 2012 7:09 am  (#26) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2602
Going back to your first post your profile says you are using Win XP SP3, the above is for a Vista/Win 7 installation - which one is it?

A dedicated gurm folder, well, just my sense of tidyness, never a good idea to use 'Documents' for something like this and avoid spaces in folder/file names like the plague. If you need to separate a name use an underscore or a dash (not a dot which the windows comunity has taken from linux)


Top
 Post subject: Re: Brushes...How many is too many?
PostPosted: Tue Apr 03, 2012 7:33 am  (#27) 
Offline
GimpChat Member

Joined: Mar 27, 2012
Posts: 11
0.o

I have vista home premium


Top
 Post subject: Re: Brushes...How many is too many?
PostPosted: Tue Apr 03, 2012 8:03 am  (#28) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2602
Ok, I have a Win7 32 bit in a virtual machine (closest I have to Vista). I will do an installation from scratch and see what comes up.


Top
 Post subject: Re: Brushes...How many is too many?
PostPosted: Tue Apr 03, 2012 10:12 am  (#29) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2602
Have a look at this and see if you can glean anything. Installing on a Win7 machine

http://youtu.be/ZrPeHIRO4xI

I have used the most recent python 2.6 files which you can get from ( if you do not have them already)
http://www.python.org/ftp/python/2.6/python-2.6.msi
http://ftp.gnome.org/pub/GNOME/binaries ... -py2.6.msi

Can't really find any problems, just got to be careful with the paths and folders.


Top
 Post subject: Re: Brushes...How many is too many?
PostPosted: Thu Apr 05, 2012 1:29 am  (#30) 
Offline
GimpChat Member

Joined: Mar 27, 2012
Posts: 11
Rich! THANK YOU THANK YOU THANK YOU~!

The problem was: used comp....user name was changed but the path wasn't comp could not find the gurm.ini cause the path was changed!

Your video was superb!

Thanks again!

Happy Million Brush Gimp User


Top
Post new topic Reply to topic  [ 30 posts ]  Go to page Previous  1, 2

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group