I'm a recent switch from Windows to Linux; I'm on OpenSUSE 10.3 x64, and I'm using the GIMP that came with the installation.
I managed to download and install brushes just fine, but now I need a way to resize them. I did find the "resiZebrush".scm, I unzipped it, and installed it in my "/home/user/.gimp-2.2/scripts" folder.
I figured out how to get the "brushutil" to work once I opened a new file, but when I go to attempt to use the plugin, I get an error message that says:
GIMP BRUSH MESSAGE:
Could not open 'usr/share//gimp2.0\brushes\#resized.gbr' for writing: Permission denied
ResiZebrush MESSAGE:
Error while executing
(script-fu-resize-brush 3 6 0.1977528-898876405)
ERROR: Procedural database execution failed:
(file_gbr_save 1 4 8 "usr/share/gimp/2.0\\brushes\\#resized.gbr" "usr/share/gimp/2.0\\brushes\\#resized.gbr" 25 "AxRdr70WintBrz_9#resiZed")
This is really irritating. Help?
Windoze only...
Where is resiZebrush?
Me found 1 called 'ResizeBrush.scm' on http://www.sharecg.com/v/11633/script/resizebrush.scm
(Copyright (C) 2005 by Michael Hoelzen <MichaelHoelzen AT aol.com>). If dats de one u have, try change "\\brushes\\" to "/brushes/" to make it *nix only... and maybe "gimp-data-directory" to something like "gimp-user-data-directory", cause u don't usually write in /usr/share/.
An if dat woiks, upload 'ere...
hth
Windoze only...
try this