It is currently Sat Jul 06, 2024 8:39 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 12 posts ] 
Author Message
 Post subject: Python-fu crashed
PostPosted: Sun Jun 16, 2013 2:03 am  (#1) 
Offline
Global Moderator
User avatar

Joined: Apr 01, 2012
Posts: 7747
Location: On the other side of this screen
GIMP Version: 2.8.4
Operating System: Windows
OS Version: 7 Home - Premium
GIMP Experience: Beginner Level

List any relevant plug-ins or scripts:
"Filter> enhance>enlarge and sharpen

List any ERROR messages you received:
GIMP Error
Plug-in crashed: "plugin-resynth-enlarge.py"
(C:\Program Files\Gimp-2.8.4\lib\gimp\2.0\plug-ins\plugin-resynth-enlarge.py)

The dying plug-in may have messed up GIMP's internal state. You may want to save your images and restart GIMP to be on the safe side.

GIMP Error
Unable to run GimpPdbProgress callback. The corresponding plug-in may have crashed.




Can anyone tell me what the problem may be?

_________________


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Python-fu crashed
PostPosted: Sun Jun 16, 2013 2:49 am  (#2) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
Sallyanne do you have the plugin 'resynthesizer.exe' installed

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Top
 Post subject: Re: Python-fu crashed
PostPosted: Sun Jun 16, 2013 4:56 am  (#3) 
Offline
Global Moderator
User avatar

Joined: Apr 01, 2012
Posts: 7747
Location: On the other side of this screen
I haven't installed it manually but the link for it was in my gimp so I thought I must have it. Do I have to install it from somewhere? Oh the filter was enlarge/sharpen which involved resynthesizing.

_________________


Top
 Post subject: Re: Python-fu crashed
PostPosted: Sun Jun 16, 2013 6:28 am  (#4) 
Offline
Script Coder
User avatar

Joined: Oct 25, 2010
Posts: 4756
sallyanne wrote:
GIMP Version: 2.8.4
Operating System: Windows
OS Version: 7 Home - Premium
GIMP Experience: Beginner Level

List any relevant plug-ins or scripts:
"Filter> enhance>enlarge and sharpen

List any ERROR messages you received:
GIMP Error
Plug-in crashed: "plugin-resynth-enlarge.py"
(C:\Program Files\Gimp-2.8.4\lib\gimp\2.0\plug-ins\plugin-resynth-enlarge.py)

The dying plug-in may have messed up GIMP's internal state. You may want to save your images and restart GIMP to be on the safe side.

GIMP Error
Unable to run GimpPdbProgress callback. The corresponding plug-in may have crashed.




Can anyone tell me what the problem may be?

Post your XCF (including proper selection if you used one) and the parameters you used for the plugin?

_________________
Image


Top
 Post subject: Re: Python-fu crashed
PostPosted: Sun Jun 16, 2013 7:27 am  (#5) 
Offline
Global Moderator
User avatar

Joined: Apr 01, 2012
Posts: 7747
Location: On the other side of this screen
I guess that was the problem then...I didn't use a selection? I just assumed the whole picture was selected already. That was what I was running it on and only used the default settings. I don't have an xcf of it. I was having a play with Kite's photo in earlier post today. viewtopic.php?f=18&t=5443

_________________


Top
 Post subject: Re: Python-fu crashed
PostPosted: Sun Jun 16, 2013 7:43 am  (#6) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
sallyanne wrote:
I guess that was the problem then...I didn't use a selection? I just assumed the whole picture was selected already. That was what I was running it on and only used the default settings. I don't have an xcf of it. I was having a play with Kite's photo in earlier post today. http://gimpchat.com/viewtopic.php?f=18&t=5443


You do not need a selection for the filter to work Sallyanne. It should work by just setting the scale value and selecting ok.It IS CPU intensive.
Are you sure you have resynthesizer.exe and resynthesizer.gui in the lib/gimp/2.0/plug-ins folder?
If you installed Parthas version that is where it should be located. If not then install resynthesizer.

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: Python-fu crashed
PostPosted: Sun Jun 16, 2013 8:05 am  (#7) 
Offline
Global Moderator
User avatar

Joined: Apr 01, 2012
Posts: 7747
Location: On the other side of this screen
Can't see it. I'm sure I would have installed his version. Maybe I didn't this time. Can you give me a link or is it at Gimp Scripts?

_________________


Top
 Post subject: Re: Python-fu crashed
PostPosted: Sun Jun 16, 2013 8:16 am  (#8) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
Here is the zip attached Sallyanne. Unzip and place all but the 2 text files in your plug-ins folder and restart Gimp.You should see it under Filters>Map>Resythesize. :)
Also keep in mind this is for 32 bit.If you have 64 bit Gimp than you need Parthas 64 bit plugin.
Attachment:
Resynthesizer_v1.0-i686.zip [42.18 KiB]
Downloaded 117 times

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: Python-fu crashed
PostPosted: Sun Jun 16, 2013 8:26 am  (#9) 
Offline
Global Moderator
User avatar

Joined: Apr 01, 2012
Posts: 7747
Location: On the other side of this screen
Thank you Rod

_________________


Top
 Post subject: Re: Python-fu crashed
PostPosted: Sun Jun 16, 2013 9:24 am  (#10) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
sallyanne wrote:
Thank you Rod


You are very welcome. :)

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: Python-fu crashed
PostPosted: Sun Jun 16, 2013 7:25 pm  (#11) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
Here is the complete plugin for 32bit and 64bit 2.8

Attachment:

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Top
 Post subject: Re: Python-fu crashed
PostPosted: Mon Jun 17, 2013 6:18 am  (#12) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
gramg wrote:
I don't think I have used this...but I do have it installed 2.8.2 for 32bit...is there some problem and should I swap it out for this one or the one that Rod posted?


The one i posted is the one i use and works fine in GImp-2.8.4. So if you need the 32 bit plug-in for Gimp-2.8.4 those i attached will work. :)
If you already have a version and it's working without problems you should keep the one you have.

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
Post new topic Reply to topic  [ 12 posts ] 

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Convert GIMP plugin from Python 2 to Python 3

4

No new posts Difference between "Python-Fu" and "Python" plugin

6

No new posts Attachment(s) How to add Python-FU to gimp

17

No new posts Attachment(s) Help with pdb.plug_in_displace when using python-fu

4

No new posts Python 3 With GIMP 2

0



* Login  



Powered by phpBB3 © phpBB Group