GIMP Chat
http://gimpchat.com/

Never had this problem--python plugins not posted in Partha [Solved]
http://gimpchat.com/viewtopic.php?f=8&t=10051
Page 1 of 1

Author:  mechatherium [ Wed Mar 26, 2014 11:21 pm ]
Post subject:  Never had this problem--python plugins not posted in Partha [Solved]

GIMP Version: 2.8.10
Operating System: Windows
OS Version: Windows 7
GIMP Experience: Intermediate Level

List any relevant plug-ins or scripts:
Anything ending with *.py

List any ERROR messages you received:
none



Has anybody else had this problem?

I just did a clean install of Partha's Gimp 2.8.10; but for some reason it can't python plugins--not even the ones Partha included! They are "queried" every time I delete .pluginrc, but do not appear in the menus.

I tried running GIMP verbose: gimp-2.8.exe --v
but nothing is output. So I have no idea what's gone wrong.

Note I did install in a non-standard location: C:\Art Tools\GIMP-2.8 Would this affect anything?

OK, so I'm going to attach my .pluginrc file and see if anyone can help. I've already contacted Partha directly.

Attachment:
File comment: My pluginrc file
pluginrc.zip [49.63 KiB]
Downloaded 113 times


Thanks

Author:  Odinbc [ Wed Mar 26, 2014 11:27 pm ]
Post subject:  Re: Never had this problem before--python plugins not posted in Partha

mechatherium wrote:
I tried running GIMP verbose: gimp-2.8.exe --v
but nothing is output. So I have no idea what's gone wrong.

--v doesn't look right try this,
--verbose

Author:  Graechan [ Thu Mar 27, 2014 1:46 am ]
Post subject:  Re: Never had this problem before--python plugins not posted in Partha

Odin I've never been able to get this command to work, below is all I get
Image

Author:  paynekj [ Thu Mar 27, 2014 1:50 am ]
Post subject:  Re: Never had this problem before--python plugins not posted in Partha

@Graechan

Because the path has space characters in it you need to enclose it in double quotes:
"C:\Program Files\GIMP-2.6.7\bin\gimp-2.6.exe" --verbose

Author:  paynekj [ Thu Mar 27, 2014 1:59 am ]
Post subject:  Re: Never had this problem before--python plugins not posted in Partha

@mechatherium

As you've used a non-standard location - you need to check where GIMP is looking for the plug-ins:

Edit>>Preferences>>Folders>>Plug-Ins

http://docs.gimp.org/2.8/en/gimp-pimpin ... fs-folders

Kevin

Author:  Graechan [ Thu Mar 27, 2014 2:05 am ]
Post subject:  Re: Never had this problem before--python plugins not posted in Partha

That did the trick thank you, the instuctions on the website here User tips has it wrong

Author:  saulgoode [ Thu Mar 27, 2014 3:08 am ]
Post subject:  Re: Never had this problem before--python plugins not posted in Partha

Graechan wrote:
..., the instuctions on the website here User tips has it wrong

Fixed.

Author:  mechatherium [ Thu Mar 27, 2014 9:21 am ]
Post subject:  Re: Never had this problem before--python plugins not posted in Partha

Is gimp.2.8 --verbose supposed to return anything on the command line? All I see it doing is starting GIMP.

paynekj--it's set to look in
C:\Users\Tony\.gimp-2.8\plug-ins
C:\Art Tools\GIMP-2.8\lib\gimp\2.0\plug-ins

In any case if it didn't know where the plugins were, it wouldn't run any of them, right? It's just not running python scripts--as if it didn't know where to look for python.

Author:  mechatherium [ Thu Mar 27, 2014 9:22 am ]
Post subject:  Re: Never had this problem before--python plugins not posted in Partha

Does Partha frequent this board?

Author:  paynekj [ Thu Mar 27, 2014 9:28 am ]
Post subject:  Re: Never had this problem before--python plugins not posted in Partha

Do you have a menu entry Filters>>Python>Console ?

Author:  mechatherium [ Thu Mar 27, 2014 9:33 am ]
Post subject:  Re: Never had this problem before--python plugins not posted in Partha

paynekj wrote:
Do you have a menu entry Filters>>Python>Console ?


I don't even have Filters>>Python!

Just tested samj's portable build--Python-Fu is right on the top menu.

Unless I get an answer in a couple days, I'll uninstall Partha's build and use samj's.

Author:  2-ton [ Thu Mar 27, 2014 9:40 am ]
Post subject:  Re: Never had this problem before--python plugins not posted in Partha

I do believe it's best to email Partha directly. He has an email box at the bottom of his site, www.partha.com

Author:  mechatherium [ Thu Mar 27, 2014 10:41 am ]
Post subject:  Re: Never had this problem before--python plugins not posted in Partha

I did that before I came here. No reply as yet.

Author:  mechatherium [ Thu Mar 27, 2014 7:13 pm ]
Post subject:  Re: Never had this problem before--python plugins not posted in Partha

helloooo? Anybody?

Author:  mechatherium [ Sun Mar 30, 2014 7:50 pm ]
Post subject:  Re: Never had this problem before--python plugins not posted in Partha

Quick update--Partha has responded and he's as flummoxed as I am.

He wanted to know if I had Python installed anyplace else--I mentioned I downloaded his Inkscape and portable Blender, both of which have Python.

Author:  2-ton [ Sun Mar 30, 2014 7:54 pm ]
Post subject:  Re: Never had this problem before--python plugins not posted in Partha

I will be curious to see if an answer will be discovered.

Author:  ofnuts [ Mon Mar 31, 2014 4:06 am ]
Post subject:  Re: Never had this problem before--python plugins not posted in Partha

Do you have a file C:\Program Files\GIMP 2\lib\gimp\2.0\interpreters\pygimp.interp ?

It contents should be something like:
python=C:\Program Files\GIMP 2\Python\pythonw.exe
/usr/bin/python=C:\Program Files\GIMP 2\Python\pythonw.exe
:Python:E::py::python:


And of course you should have the corresponding executable (C:\Program Files\GIMP 2\Python\pythonw.exe)

Author:  mechatherium [ Fri Apr 04, 2014 6:49 pm ]
Post subject:  Re: Never had this problem before--python plugins not posted in Partha

ofnuts wrote:
Do you have a file C:\Program Files\GIMP 2\lib\gimp\2.0\interpreters\pygimp.interp ?

It contents should be something like:
python=C:\Program Files\GIMP 2\Python\pythonw.exe
/usr/bin/python=C:\Program Files\GIMP 2\Python\pythonw.exe
:Python:E::py::python:


And of course you should have the corresponding executable (C:\Program Files\GIMP 2\Python\pythonw.exe)


Yeah, I did. Partha and I worked it out.

It turned out that, since I installed GIMP as Administrator, I was locked out of pygimp.interp when I opened GIMP as User. Changing the permissions on pygimp.interp fixed everything.

Thanks, everybody!

Author:  mechatherium [ Fri Apr 04, 2014 6:49 pm ]
Post subject:  Re: Never had this problem before--python plugins not posted in Partha

OK--now how do I close out this thread?

Author:  2-ton [ Fri Apr 04, 2014 9:23 pm ]
Post subject:  Re: Never had this problem before--python plugins not posted in Partha

I think you can just add (solved) to the thread title.

Page 1 of 1 All times are UTC - 5 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/