It is currently Tue Jun 09, 2026 12:24 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 160 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next
Author Message
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Mon Apr 18, 2011 8:22 pm  (#91) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
Quote:
"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 )

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Mon Apr 18, 2011 8:27 pm  (#92) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
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

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Mon Apr 18, 2011 8:31 pm  (#93) 
Offline
GimpChat Member
User avatar

Joined: Oct 06, 2010
Posts: 4050
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.

_________________
"In order to attain the impossible, one must attempt the absurd."
~ Miguel de Cervantes


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Mon Apr 18, 2011 8:36 pm  (#94) 
Offline
GimpChat Member
User avatar

Joined: Apr 18, 2011
Posts: 620
Location: New York
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

_________________
Ubuntu 24.04.1, Kernel i686, 6.8.0-52-generic
python3 v3.12.3 ----- GIMP - ver 2.10.38


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Mon Apr 18, 2011 8:46 pm  (#95) 
Offline
GimpChat Member
User avatar

Joined: Oct 06, 2010
Posts: 4050
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?

_________________
"In order to attain the impossible, one must attempt the absurd."
~ Miguel de Cervantes


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Mon Apr 18, 2011 8:49 pm  (#96) 
Offline
GimpChat Member
User avatar

Joined: Apr 18, 2011
Posts: 620
Location: New York
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

_________________
Ubuntu 24.04.1, Kernel i686, 6.8.0-52-generic
python3 v3.12.3 ----- GIMP - ver 2.10.38


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Mon Apr 18, 2011 8:50 pm  (#97) 
Offline
GimpChat Member
User avatar

Joined: Apr 18, 2011
Posts: 620
Location: New York
just don't ask me to compile...that's way too scary

I don't want to mess up my linux

_________________
Ubuntu 24.04.1, Kernel i686, 6.8.0-52-generic
python3 v3.12.3 ----- GIMP - ver 2.10.38


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Mon Apr 18, 2011 8:53 pm  (#98) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
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

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Last edited by PhotoComix on Mon Apr 18, 2011 8:54 pm, edited 1 time in total.

Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Mon Apr 18, 2011 8:54 pm  (#99) 
Offline
GimpChat Member
User avatar

Joined: Oct 06, 2010
Posts: 4050
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. :)

_________________
"In order to attain the impossible, one must attempt the absurd."
~ Miguel de Cervantes


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Mon Apr 18, 2011 9:00 pm  (#100) 
Offline
GimpChat Member
User avatar

Joined: Apr 18, 2011
Posts: 620
Location: New York
Quote:
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.....

_________________
Ubuntu 24.04.1, Kernel i686, 6.8.0-52-generic
python3 v3.12.3 ----- GIMP - ver 2.10.38


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Mon Apr 18, 2011 9:02 pm  (#101) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
@cecilia
don't get confused you may chose mine or mahvin link both are safe ,both will work,

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Mon Apr 18, 2011 9:05 pm  (#102) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
well mine don't require copy & paste command in the terminal but for the rest no much difference

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Mon Apr 18, 2011 9:21 pm  (#103) 
Offline
GimpChat Member
User avatar

Joined: Apr 18, 2011
Posts: 620
Location: New York
hmmm, as I have an "AMD Athlon ll P320 Dual Core Processor" I should avoid any "AMD64 versions" it seems to me

unless I'm misunderstanding.....

anyway, what is the difference between the GIMP I have now and the 2.6.11 ??

other than the python working....

_________________
Ubuntu 24.04.1, Kernel i686, 6.8.0-52-generic
python3 v3.12.3 ----- GIMP - ver 2.10.38


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Mon Apr 18, 2011 9:24 pm  (#104) 
Offline
GimpChat Member
User avatar

Joined: Oct 06, 2010
Posts: 4050
Stability. Bug fixes, enhancements, etc. They have the change log updates on GIMP.org.

http://developer.gimp.org/NEWS-2.6

_________________
"In order to attain the impossible, one must attempt the absurd."
~ Miguel de Cervantes


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Mon Apr 18, 2011 9:24 pm  (#105) 
Offline
GimpChat Member
User avatar

Joined: Apr 18, 2011
Posts: 620
Location: New York
PhotoComix wrote:
@cecilia
don't get confused you may chose mine or mahvin link both are safe ,both will work,

well, I figured that - it's why i joined this place :hi5

_________________
Ubuntu 24.04.1, Kernel i686, 6.8.0-52-generic
python3 v3.12.3 ----- GIMP - ver 2.10.38


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Mon Apr 18, 2011 9:36 pm  (#106) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
cecilia wrote:
hmmm, as I have an "AMD Athlon ll P320 Dual Core Processor" I should avoid any "AMD64 versions" it seems to me

unless I'm misunderstanding.....

anyway, what is the difference between the GIMP I have now and the 2.6.11 ??

other than the python working....


Python should work with both as Mahvin said difference is bugfix

Not sure if you should avoid AMD 64: your computer is enabled for 64 bit but you may have installed a 32 bit ubuntu (not the contrary :mrgreen: )

anyway ubuntu installer are smart if the wrong version for your computer will simply refuse to install popping a clear error message

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Mon Apr 18, 2011 10:00 pm  (#107) 
Offline
GimpChat Member
User avatar

Joined: Apr 18, 2011
Posts: 620
Location: New York
ok, the good news is that GIMP installed fine, and the bevel thingy works (WOOT!)

and I started GIMP up a few times including vis the terminal just to see if there are still any problems:

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/MayaIFF'
/home/cecilia/.gimp-2.6/plug-ins/MayaIFF: 1: Syntax error: "(" unexpected

(gimp:30290): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Terminating plug-in: '/home/cecilia/.gimp-2.6/plug-ins/MayaIFF'
Initializing plug-in: '/home/cecilia/.gimp-2.6/plug-ins/layerfx.py'
Writing '/home/cecilia/.gimp-2.6/pluginrc'
Starting extension: 'extension-script-fu'
script-fu-Warning: Error while loading /home/cecilia/.gimp-2.6/scripts/ev_iccii_photoeffects.scm:

Error: unmatched parentheses: 1


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().

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



looks like a few things need a clean up but at least I have a working GIMP

thanks guys

_________________
Ubuntu 24.04.1, Kernel i686, 6.8.0-52-generic
python3 v3.12.3 ----- GIMP - ver 2.10.38


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Mon Apr 18, 2011 10:16 pm  (#108) 
Offline
GimpChat Member
User avatar

Joined: Oct 06, 2010
Posts: 4050
You can officially change your sig info now, and you're welcome! :)

_________________
"In order to attain the impossible, one must attempt the absurd."
~ Miguel de Cervantes


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Mon Apr 18, 2011 10:17 pm  (#109) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
look all fine except

script-fu-Warning: Error while loading /home/cecilia/.gimp-2.6/scripts/ev_iccii_photoeffects.scm:
Error: unmatched parentheses: 1

a parentheses Missed In Action after copy& paste the script (usually the first or the last )

And few other scripts with messy registration paths

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Mon Apr 18, 2011 10:21 pm  (#110) 
Offline
GimpChat Member
User avatar

Joined: Apr 18, 2011
Posts: 620
Location: New York
PhotoComix wrote:
look all fine except

script-fu-Warning: Error while loading /home/cecilia/.gimp-2.6/scripts/ev_iccii_photoeffects.scm:
Error: unmatched parentheses: 1

a parentheses Missed In Action after copy& paste the script (usually the first or the last )

And few other scripts with messy registration paths

well, I'll deal with that tomorrow - esp as i didn't write those scripts :hoh and am not sure how to change them (without making them worse)

I'm off to bed now to dream wonderful GIMP dreams :paint


:tyspin

_________________
Ubuntu 24.04.1, Kernel i686, 6.8.0-52-generic
python3 v3.12.3 ----- GIMP - ver 2.10.38


Top
Post new topic Reply to topic  [ 160 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group