Re: [Gimp-user] python plug-ins not getting loaded

2009-04-03 Thread Owen
> Hello, > I'm trying to use a python plugin I downloaded from the plugin site. > I copied it to $HOME/.gimp-2.6/plug-ins; restarted gimp. NO JOY Is it executable? (-rwxr-xr-x ) -- Owen ___ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley.

Re: [Gimp-user] python plug-ins not getting loaded

2009-04-03 Thread norman
On Fri, 2009-04-03 at 12:53 -0700, Steven Howe wrote: > Hello, > I'm trying to use a python plugin I downloaded from the plugin site. > I copied it to $HOME/.gimp-2.6/plug-ins; restarted gimp. NO JOY > > The plug-in browser does not show the script available. Looked over the > pluginrc. > Registe

Re: [Gimp-user] python plug-ins not getting loaded

2009-04-03 Thread Chris Mohler
On Fri, Apr 3, 2009 at 2:53 PM, Steven Howe wrote: > Hello, > I'm trying to use a python plugin I downloaded from the plugin site. > I copied it to $HOME/.gimp-2.6/plug-ins; restarted gimp. NO JOY Is the plug-in executable? Chris ___ Gimp-user mailing

[Gimp-user] python plug-ins not getting loaded

2009-04-03 Thread Steven Howe
Hello, I'm trying to use a python plugin I downloaded from the plugin site. I copied it to $HOME/.gimp-2.6/plug-ins; restarted gimp. NO JOY The plug-in browser does not show the script available. Looked over the pluginrc. Register entry not there either. Nor can I find the plug-in in the procedu