It is currently Wed May 22, 2013 4:00 pm


Latest GIMP Scripts & Plug-ins

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 30 posts ]  Go to page Previous  1, 2, 3
Author Message
 Post subject: Re: Brushes...How many is too many?
PostPosted: Tue Apr 03, 2012 4: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
 Profile  
 

 Post subject: Re: Brushes...How many is too many?
PostPosted: Tue Apr 03, 2012 5:11 am  (#22) 
Offline
GimpChat Member
User avatar

Joined: Oct 25, 2010
Posts: 1296
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
 Profile  
 
 Post subject: Re: Brushes...How many is too many?
PostPosted: Tue Apr 03, 2012 6: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
 Profile  
 
 Post subject: Re: Brushes...How many is too many?
PostPosted: Tue Apr 03, 2012 7:34 am  (#24) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 307
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

_________________
Image


Top
 Profile  
 
 Post subject: Re: Brushes...How many is too many?
PostPosted: Tue Apr 03, 2012 7: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
 Profile  
 
 Post subject: Re: Brushes...How many is too many?
PostPosted: Tue Apr 03, 2012 8:09 am  (#26) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 307
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)

_________________
Image


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

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

I have vista home premium


Top
 Profile  
 

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

Joined: Mar 04, 2011
Posts: 307
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.

_________________
Image


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

Joined: Mar 04, 2011
Posts: 307
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.

_________________
Image


Top
 Profile  
 
 Post subject: Re: Brushes...How many is too many?
PostPosted: Thu Apr 05, 2012 2: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
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 30 posts ]  Go to page Previous  1, 2, 3

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

* Login   * Subscribe to RSS Feed


Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group