Post all Gimp scripts and script writing questions here
Post a reply

Re: Selection bevel and Render texture Python plug-ins

Mon Apr 18, 2011 3:36 pm

New and improved Selection bevel

Now with: Preview, and a new compact interface!

Since you guys are so great, you get to try it first before I upload it to the registry... (of course I'm hoping you'll report any possible bugs to me ;) )

Download Selection Bevel 1.5 here:
http://www.fileden.com/files/2010/2/7/2 ... evel1_5.py

Re: Selection bevel and Render texture Python plug-ins

Mon Apr 18, 2011 3:42 pm

I love the Preview and New Window!

Re: Selection bevel and Render texture Python plug-ins

Mon Apr 18, 2011 7:03 pm

Hello fellow GIMP's

my statistics are in my sig (which I hope shows up)

I would LOVE to have this Selection bevel but for some reason the python thing doesn't seem to be working. yes, I placed the file in my "/home/cecilia/.gimp-2.6/plug-ins" folder and made sure it was executable. And made sure it's called "bevel1_41.py" without the "txt"

what am I missing?

Re: Selection bevel and Render texture Python plug-ins

Mon Apr 18, 2011 7:30 pm

hu...apparently nothing!!

Start gimp from the terminal with command "gimp --verbose" ...to check what happens when gimp load the plugins at starting time.

copy the terminal output and paste in your next message

Re: Selection bevel and Render texture Python plug-ins

Mon Apr 18, 2011 7:33 pm

*Cough* Did you install GIMP Python Package? *Cough*

I know this is needed for Windows, and I think of Simple things first :D

Re: Selection bevel and Render texture Python plug-ins

Mon Apr 18, 2011 7:38 pm

no needs for Ubuntu

opss ...maybe you upgraded Python ?
but anyway better start gimp in verbose mode the console output should clear the problem

Re: Selection bevel and Render texture Python plug-ins

Mon Apr 18, 2011 7:39 pm

Thanks PC now I know :D

Re: Selection bevel and Render texture Python plug-ins

Mon Apr 18, 2011 7:47 pm

I was thinking along the lines of Pygtk, PyCairo, and Pygobject, do the Linux distros need those? I was thinking no.

But wouldn't they have some dependencies that required the dev versions in Linux?

Re: Selection bevel and Render texture Python plug-ins

Mon Apr 18, 2011 7:55 pm

PhotoComix wrote:hu...apparently nothing!!

Start gimp from the terminal with command "gimp --verbose" ...to check what happens when gimp load the plugins at starting time.

copy the terminal output and paste in your next message
ok, here ya go...and I can see there are errors but no idea how to fix them.....as Doc McCoy might say, "i'm an artist, not a programmer"

Code:
cecilia@Asimov:~$ gimp --verbose
INIT: gimp_load_config
Parsing '/home/cecilia/.gimp-2.6/unitrc'
Parsing '/etc/gimp/2.0/gimprc'
Parsing '/home/cecilia/.gimp-2.6/gimprc'
gimp_composite: use=yes, 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/cecilia/.gimp-2.6/themerc'
Trying splash '/home/cecilia/.gimp-2.6/gimp-splash.png' ... failed
Trying splash '/usr/share/gimp/2.0/images/gimp-splash.png' ... OK
INIT: gimp_initialize
INIT: gimp_real_initialize
INIT: gui_initialize_after_callback
INIT: gimp_restore
Parsing '/home/cecilia/.gimp-2.6/parasiterc'
Loading 'brush factory' data
Loading 'pattern factory' data
Loading 'palette factory' data
Loading 'gradient factory' data
Loading fonts
Parsing '/home/cecilia/.gimp-2.6/templaterc'
Parsing '/home/cecilia/.gimp-2.6/modulerc'
INIT: gui_restore_callback
clipboard: writable pixbuf format: image/png
clipboard: writable pixbuf format: image/bmp
clipboard: writable pixbuf format: image/x-bmp
clipboard: writable pixbuf format: image/x-MS-bmp
clipboard: writable pixbuf format: image/x-icon
clipboard: writable pixbuf format: image/x-ico
clipboard: writable pixbuf format: image/x-win-bitmap
clipboard: writable pixbuf format: image/tiff
clipboard: writable pixbuf format: image/jpeg
Parsing '/home/cecilia/.gimp-2.6/sessionrc'
Parsing '/home/cecilia/.gimp-2.6/dockrc'
Parsing '/home/cecilia/.gimp-2.6/toolrc'
Parsing '/home/cecilia/.gimp-2.6/contextrc'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-rect-select-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-rect-select-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-ellipse-select-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-ellipse-select-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-free-select-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-free-select-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-fuzzy-select-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-fuzzy-select-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-by-color-select-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-by-color-select-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-iscissors-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-iscissors-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-foreground-select-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-foreground-select-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-vector-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-vector-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-color-picker-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-color-picker-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-zoom-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-zoom-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-measure-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-measure-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-move-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-move-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-align-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-align-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-crop-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-crop-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-rotate-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-rotate-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-scale-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-scale-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-shear-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-shear-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-perspective-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-perspective-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-flip-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-flip-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-text-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-text-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-bucket-fill-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-bucket-fill-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-blend-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-blend-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-pencil-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-pencil-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-paintbrush-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-paintbrush-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-eraser-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-eraser-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-airbrush-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-airbrush-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-ink-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-ink-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-clone-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-clone-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-heal-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-heal-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-perspective-clone-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-perspective-clone-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-convolve-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-convolve-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-smudge-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-smudge-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-dodge-burn-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-dodge-burn-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-desaturate-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-desaturate-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-color-balance-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-color-balance-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-hue-saturation-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-hue-saturation-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-colorize-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-colorize-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-brightness-contrast-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-brightness-contrast-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-threshold-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-threshold-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-levels-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-levels-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-curves-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-curves-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-posterize-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-posterize-tool.presets'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-gegl-tool'
Parsing '/home/cecilia/.gimp-2.6/tool-options/gimp-gegl-tool.presets'
INIT: gimp_real_restore
Parsing '/home/cecilia/.gimp-2.6/pluginrc'
Querying plug-in: '/home/cecilia/.gimp-2.6/plug-ins/xm-gimp_en.py'
Traceback (most recent call last):
  File "/home/cecilia/.gimp-2.6/plug-ins/xm-gimp_en.py", line 10, in <module>
    from gimpfu import *
ImportError: No module named gimpfu

(gimp:19937): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Terminating plug-in: '/home/cecilia/.gimp-2.6/plug-ins/xm-gimp_en.py'
Querying plug-in: '/home/cecilia/.gimp-2.6/plug-ins/cmyk-tiff-2-cmyk-pdf.py'
Traceback (most recent call last):
  File "/home/cecilia/.gimp-2.6/plug-ins/cmyk-tiff-2-cmyk-pdf.py", line 13, in <module>
    from gimpfu import *
ImportError: No module named gimpfu

(gimp:19937): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Terminating plug-in: '/home/cecilia/.gimp-2.6/plug-ins/cmyk-tiff-2-cmyk-pdf.py'
Querying plug-in: '/home/cecilia/.gimp-2.6/plug-ins/export_as_svg-0.1.py'
Traceback (most recent call last):
  File "/home/cecilia/.gimp-2.6/plug-ins/export_as_svg-0.1.py", line 11, in <module>
    from gimpfu import *
ImportError: No module named gimpfu

(gimp:19937): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Terminating plug-in: '/home/cecilia/.gimp-2.6/plug-ins/export_as_svg-0.1.py'
Querying plug-in: '/home/cecilia/.gimp-2.6/plug-ins/wrap-map-0.3.py'
Traceback (most recent call last):
  File "/home/cecilia/.gimp-2.6/plug-ins/wrap-map-0.3.py", line 28, in <module>
    from gimpfu import *
ImportError: No module named gimpfu

(gimp:19937): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Terminating plug-in: '/home/cecilia/.gimp-2.6/plug-ins/wrap-map-0.3.py'
Querying plug-in: '/home/cecilia/.gimp-2.6/plug-ins/MayaIFF'
/home/cecilia/.gimp-2.6/plug-ins/MayaIFF: 1: Syntax error: "(" unexpected

(gimp:19937): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Terminating plug-in: '/home/cecilia/.gimp-2.6/plug-ins/MayaIFF'
Querying plug-in: '/home/cecilia/.gimp-2.6/plug-ins/color_vision_deficiency.py'
Traceback (most recent call last):
  File "/home/cecilia/.gimp-2.6/plug-ins/color_vision_deficiency.py", line 35, in <module>
    from gimpfu import *
ImportError: No module named gimpfu

(gimp:19937): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Terminating plug-in: '/home/cecilia/.gimp-2.6/plug-ins/color_vision_deficiency.py'
Querying plug-in: '/home/cecilia/.gimp-2.6/plug-ins/bevel1_41.py'
Traceback (most recent call last):
  File "/home/cecilia/.gimp-2.6/plug-ins/bevel1_41.py", line 2, in <module>
    from gimpfu import *
ImportError: No module named gimpfu

(gimp:19937): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Terminating plug-in: '/home/cecilia/.gimp-2.6/plug-ins/bevel1_41.py'
Querying plug-in: '/home/cecilia/.gimp-2.6/plug-ins/layerfx.py'
Traceback (most recent call last):
  File "/home/cecilia/.gimp-2.6/plug-ins/layerfx.py", line 23, in <module>
    import gimp, gimpplugin, math, re
ImportError: No module named gimp

(gimp:19937): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Terminating plug-in: '/home/cecilia/.gimp-2.6/plug-ins/layerfx.py'
Writing '/home/cecilia/.gimp-2.6/pluginrc'
Starting extension: 'extension-script-fu'
GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/File/Create/FX-Foundry/Logos/" for procedure "script-fu-fiery-steel".
The menu label given in gimp_install_procedure() already contained a path.  To make this work, pass just the menu's label to gimp_install_procedure().

GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/Filters/Colors" for procedure "script-fu-colortemp".
The menu label given in gimp_install_procedure() already contained a path.  To make this work, pass just the menu's label to gimp_install_procedure().

GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/Filters/Decor" for procedure "script-fu-fuzzy-border".
The menu label given in gimp_install_procedure() already contained a path.  To make this work, pass just the menu's label to gimp_install_procedure().

GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/Filters/Decor" for procedure "script-fu-fuzzy-border".
The menu label given in gimp_install_procedure() already contained a path.  To make this work, pass just the menu's label to gimp_install_procedure().

GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/FX-Foundry/Color" for procedure "script-fu-colortemp".
The menu label given in gimp_install_procedure() already contained a path.  To make this work, pass just the menu's label to gimp_install_procedure().

GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/FX-Foundry/Color" for procedure "script-mr-grey-point".
The menu label given in gimp_install_procedure() already contained a path.  To make this work, pass just the menu's label to gimp_install_procedure().

GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/FX-Foundry/Distorts" for procedure "script-fu-amazing-circles".
The menu label given in gimp_install_procedure() already contained a path.  To make this work, pass just the menu's label to gimp_install_procedure().

GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/FX-Foundry/Image Effects" for procedure "script-fu-add-frame".
The menu label given in gimp_install_procedure() already contained a path.  To make this work, pass just the menu's label to gimp_install_procedure().

GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/FX-Foundry/Image Effects" for procedure "script-fu-add-mat".
The menu label given in gimp_install_procedure() already contained a path.  To make this work, pass just the menu's label to gimp_install_procedure().

GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/FX-Foundry/Image Effects" for procedure "script-fu-photo-frame".
The menu label given in gimp_install_procedure() already contained a path.  To make this work, pass just the menu's label to gimp_install_procedure().

GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/FX-Foundry/Image Effects" for procedure "script-fu-fuzzy-border".
The menu label given in gimp_install_procedure() already contained a path.  To make this work, pass just the menu's label to gimp_install_procedure().

GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/FX-Foundry/Layer Effects" for procedure "script-fu-layer-effects-add-border".
The menu label given in gimp_install_procedure() already contained a path.  To make this work, pass just the menu's label to gimp_install_procedure().

GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/FX-Foundry/Layer Effects" for procedure "script-fu-layer-effects-bevel-and-emboss".
The menu label given in gimp_install_procedure() already contained a path.  To make this work, pass just the menu's label to gimp_install_procedure().

GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/FX-Foundry/Layer Effects" for procedure "script-fu-layer-effects-color-overlay".
The menu label given in gimp_install_procedure() already contained a path.  To make this work, pass just the menu's label to gimp_install_procedure().

GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/FX-Foundry/Layer Effects" for procedure "script-fu-layer-effects-gradient-overlay".
The menu label given in gimp_install_procedure() already contained a path.  To make this work, pass just the menu's label to gimp_install_procedure().

GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/FX-Foundry/Layer Effects/" for procedure "script-fu-layer-effects-drop-shadow".
The menu label given in gimp_install_procedure() already contained a path.  To make this work, pass just the menu's label to gimp_install_procedure().

GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/FX-Foundry/Photo/Effects" for procedure "script-fu-lomo".
The menu label given in gimp_install_procedure() already contained a path.  To make this work, pass just the menu's label to gimp_install_procedure().

GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/FX-Foundry/Photo/Effects" for procedure "script-fu-cross-light".
The menu label given in gimp_install_procedure() already contained a path.  To make this work, pass just the menu's label to gimp_install_procedure().

GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/FX-Foundry/Photo/Enhancement" for procedure "script-fu-auto-contrast".
The menu label given in gimp_install_procedure() already contained a path.  To make this work, pass just the menu's label to gimp_install_procedure().

GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/FX-Foundry/Photo/Enhancement" for procedure "script-fu-EZRedSkinFix".
The menu label given in gimp_install_procedure() already contained a path.  To make this work, pass just the menu's label to gimp_install_procedure().

GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/FX-Foundry/Photo/Sharpen" for procedure "script-fu-BSSS".
The menu label given in gimp_install_procedure() already contained a path.  To make this work, pass just the menu's label to gimp_install_procedure().

GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/FX-Foundry/Selection Effects" for procedure "script-fu-glow".
The menu label given in gimp_install_procedure() already contained a path.  To make this work, pass just the menu's label to gimp_install_procedure().

INIT: gui_restore_after_callback
Parsing '/home/cecilia/.gimp-2.6/menurc'
Parsing '/home/cecilia/.gimp-2.6/devicerc'
Parsing '/home/cecilia/.gimp-2.6/controllerrc'
Parsing '/home/cecilia/.gimp-2.6/colorrc'
loading menu '/usr/share/gimp/2.0/menus/image-menu.xml' for /image-menubar

Re: Selection bevel and Render texture Python plug-ins

Mon Apr 18, 2011 8:14 pm

It looks like your ppa version came without the gimp python dependencies. You'll need to download a more complete package that includes it.

Re: Selection bevel and Render texture Python plug-ins

Mon Apr 18, 2011 8:22 pm

"i'm an artist, not a programmer"


me too :hi5

But anyway i may see what went wrong, that script doesn't work because no any of your py script works, and they cannot work because a essential part of the gimp python module or was not installed or went MIA

Now become relevant the other question, did you upgrade Python ?

As default the python included in Ubuntu should be sufficently obslolete to be compatible with gimp
but gimp can't support the most recent version (not yet)

Now the python guru here around may help you more but at least we found where exactly is the problem:
for sure , gimpfu modulo is not working
(MAYBE gimpfu is unusable because a too recent version of Python )

Re: Selection bevel and Render texture Python plug-ins

Mon Apr 18, 2011 8:27 pm

Mahvin
do you remember what the higher version of python compatible with gimp 2.6 ?

since i too use Ubuntu i am sure that gimp from official ubuntu repository or from getdeb is not incomplete, i suspect that some other packadge may have requested a too recent version of python

Re: Selection bevel and Render texture Python plug-ins

Mon Apr 18, 2011 8:31 pm

I wouldn't go beyond 2.6.6. Most older py files won't work beyond 2.6.5, but so far (knock on wood) they have been working for me (but I did recently re-install 2.6.5 so I can't vouch for any recent py files).

Python 2.7 will break your GIMP python plug-ins in 2.6, this I know from actually installing and using it.

Re: Selection bevel and Render texture Python plug-ins

Mon Apr 18, 2011 8:36 pm

mahvin wrote:It looks like your ppa version came without the gimp python dependencies. You'll need to download a more complete package that includes it.

you have to tell me exactly what that is and where to find it.

or the exact name so I search for it in the package manager

Re: Selection bevel and Render texture Python plug-ins

Mon Apr 18, 2011 8:46 pm

Before I make any suggestions, do you have any problem with using the most recent version of GIMP or are you wanting to stay with 2.6.10?

Re: Selection bevel and Render texture Python plug-ins

Mon Apr 18, 2011 8:49 pm

mahvin wrote:Before I make any suggestions, do you have any problem with using the most recent version of GIMP or are you wanting to stay with 2.6.10?

I generally don't have any issues with my GIMP.....I'm not sure why I wouldn't get updates.

as long as I have a stable version of GIMP I don't care what the number is

Re: Selection bevel and Render texture Python plug-ins

Mon Apr 18, 2011 8:50 pm

just don't ask me to compile...that's way too scary

I don't want to mess up my linux

Re: Selection bevel and Render texture Python plug-ins

Mon Apr 18, 2011 8:53 pm

No worry you don't have to compile

If you are sure that you have python and is 2.6.5
(you may check from System & Administration /synaptic... just type python in its search)
then again from synaptic type gimp and mark it for complete unistall
(you may wish first
made a back up of script brush etc, i see you have a lot of extra scripts )

last i got my 2.6.11 copy from here http://www.getdeb.net/updates/Ubuntu/10.04/?q=gimp worked well and had python module included

to install...well you see the button on that page...didn't you?
Click it, give permission and will be done !

but please before unistall/reinstall gimp check that your python is NOT NEWER then 2.6.5

Re: Selection bevel and Render texture Python plug-ins

Mon Apr 18, 2011 8:54 pm

I use webupd8.

The link is here: http://www.webupd8.org/2010/10/install- ... u-ppa.html (this is for GIMP 2.6.11)

If you want to stick with 2.6.10 (for reasons of your own) you can read here:

http://www.webupd8.org/2010/07/gimp-261 ... d-ppa.html

Ironically, I used webupd8 because getdeb didn't have 2.6.11 available yet, when I checked at the time it was released by GIMP.org. Sometimes the GIMP geeks get things done faster than the Debian peeps, and most definitely faster than the Ubuntu crowd for sure. :)

Re: Selection bevel and Render texture Python plug-ins

Mon Apr 18, 2011 9:00 pm

If you are sure that you have python and is 2.6.5
yes, I checked the package manager

I'll check the other links, thanks.....
Post a reply