Re: [Gimp-user] Can't Find feather_paste Plug-in

2014-01-18 Thread Ofnuts
A frequent problem on Windows: the download mechanism adds a .txt 
extension (for safety?) that the user doesn't see because his file 
explorer masks extensions. So he sees a file named foobar.py and 
nothing tells him that it's actually foobar.py.txt. But since it's a 
.txt file it is ignored by Gimp.



On 01/17/2014 01:21 PM, Joao S. O. Bueno wrote:

So, if you have Python console configured, and you are on Windows, all
that you should need to do is to put that file
in one of the directories listed in your edit-preferences-folders-plug-ins  -
and restart GIMP.

If the entry does not show up in your edit menu by then, it is
possible that you copied more (or less) lines than you should when
picking the Python file, and therefore, you have a syntax error in the
file you are trying to use a sa  plug-in.

Just copy the file again from this URL,  from the first to last line:

https://raw2.github.com/jsbueno/gimp-plugins/master/feather_paste.py


On 17 January 2014 03:26, SirCrow for...@gimpusers.com wrote:

Yes, I do have the entry FiltersPython-FuConsole

Joe


As no-one had asked the question up to now I was going to ask which
version of GIMP you have installed, but this post tells me that you
have a 2.8.? version, so the presumption is that Python support gets
installed automatically (and isn't an installation option)

Do you have the following menu entry:  FiltersPython-FuConsole  ?

Kevin

--
SirCrow (via www.gimpusers.com/forums)
___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list

___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list


___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list


Re: [Gimp-user] Can't Find feather_paste Plug-in

2014-01-18 Thread Michael Schumacher
On 18.01.2014 12:13, Ofnuts wrote:
 A frequent problem on Windows: the download mechanism adds a .txt
 extension (for safety?)

No, because Drupal or something else gets this wrong.


-- 
Regards,
Michael
GPG: 96A8 B38A 728A 577D 724D 60E5 F855 53EC B36D 4CDD
___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list


Re: [Gimp-user] Can't Find feather_paste Plug-in

2014-01-18 Thread Partha Bagchi
Ofnuts, Joe already mentioned that the downloaded file has the py
extension.

Partha

PS: He seems to start a new thread every time he asks a question or
responds to one related to this. :(



On Sat, Jan 18, 2014 at 6:13 AM, Ofnuts ofn...@laposte.net wrote:

 A frequent problem on Windows: the download mechanism adds a .txt
 extension (for safety?) that the user doesn't see because his file explorer
 masks extensions. So he sees a file named foobar.py and nothing tells him
 that it's actually foobar.py.txt. But since it's a .txt file it is
 ignored by Gimp.



 On 01/17/2014 01:21 PM, Joao S. O. Bueno wrote:

 So, if you have Python console configured, and you are on Windows, all
 that you should need to do is to put that file
 in one of the directories listed in your edit-preferences-folders-plug-ins
  -
 and restart GIMP.

 If the entry does not show up in your edit menu by then, it is
 possible that you copied more (or less) lines than you should when
 picking the Python file, and therefore, you have a syntax error in the
 file you are trying to use a sa  plug-in.

 Just copy the file again from this URL,  from the first to last line:

 https://raw2.github.com/jsbueno/gimp-plugins/master/feather_paste.py


 On 17 January 2014 03:26, SirCrow for...@gimpusers.com wrote:

 Yes, I do have the entry FiltersPython-FuConsole

 Joe

  As no-one had asked the question up to now I was going to ask which
 version of GIMP you have installed, but this post tells me that you
 have a 2.8.? version, so the presumption is that Python support gets
 installed automatically (and isn't an installation option)

 Do you have the following menu entry:  FiltersPython-FuConsole  ?

 Kevin

 --
 SirCrow (via www.gimpusers.com/forums)
 ___
 gimp-user-list mailing list
 List address:gimp-user-list@gnome.org
 List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
 List archives:   https://mail.gnome.org/archives/gimp-user-list

 ___
 gimp-user-list mailing list
 List address:gimp-user-list@gnome.org
 List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
 List archives:   https://mail.gnome.org/archives/gimp-user-list


 ___
 gimp-user-list mailing list
 List address:gimp-user-list@gnome.org
 List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
 List archives:   https://mail.gnome.org/archives/gimp-user-list

___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list


Re: [Gimp-user] Can't Find feather_paste Plug-in

2014-01-17 Thread Kevin Payne
Can I suggest we take this problem over to one of the GIMP forums, where it's 
possible to add attachments and show pictures: for example gimpchat.com

Kevin




 Date: Fri, 17 Jan 2014 06:26:22 +0100
 From: for...@gimpusers.com
 To: gimp-user-list@gnome.org
 CC: t...@gimpusers.com
 Subject: [Gimp-user] Can't Find feather_paste Plug-in
 
 Yes, I do have the entry FiltersPython-FuConsole
 
 Joe
 
 As no-one had asked the question up to now I was going to ask which
 version of GIMP you have installed, but this post tells me that you
 have a 2.8.? version, so the presumption is that Python support gets
 installed automatically (and isn't an installation option)
 
 Do you have the following menu entry:  FiltersPython-FuConsole  ?
 
 Kevin
 
 -- 
 SirCrow (via www.gimpusers.com/forums)
 ___
 gimp-user-list mailing list
 List address:gimp-user-list@gnome.org
 List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
 List archives:   https://mail.gnome.org/archives/gimp-user-list
  
___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list


Re: [Gimp-user] Can't Find feather_paste Plug-in

2014-01-17 Thread Joao S. O. Bueno
So, if you have Python console configured, and you are on Windows, all
that you should need to do is to put that file
in one of the directories listed in your edit-preferences-folders-plug-ins  -
and restart GIMP.

If the entry does not show up in your edit menu by then, it is
possible that you copied more (or less) lines than you should when
picking the Python file, and therefore, you have a syntax error in the
file you are trying to use a sa  plug-in.

Just copy the file again from this URL,  from the first to last line:

https://raw2.github.com/jsbueno/gimp-plugins/master/feather_paste.py


On 17 January 2014 03:26, SirCrow for...@gimpusers.com wrote:
 Yes, I do have the entry FiltersPython-FuConsole

 Joe

As no-one had asked the question up to now I was going to ask which
version of GIMP you have installed, but this post tells me that you
have a 2.8.? version, so the presumption is that Python support gets
installed automatically (and isn't an installation option)

Do you have the following menu entry:  FiltersPython-FuConsole  ?

Kevin

 --
 SirCrow (via www.gimpusers.com/forums)
 ___
 gimp-user-list mailing list
 List address:gimp-user-list@gnome.org
 List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
 List archives:   https://mail.gnome.org/archives/gimp-user-list
___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list


[Gimp-user] Can't Find feather_paste Plug-in

2014-01-16 Thread SirCrow
Yes, I do have the entry FiltersPython-FuConsole

Joe

As no-one had asked the question up to now I was going to ask which
version of GIMP you have installed, but this post tells me that you
have a 2.8.? version, so the presumption is that Python support gets
installed automatically (and isn't an installation option)

Do you have the following menu entry:  FiltersPython-FuConsole  ?

Kevin

-- 
SirCrow (via www.gimpusers.com/forums)
___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list


[Gimp-user] Can't Find feather_paste Plug-in

2014-01-08 Thread SirCrow
Oh - sorry - I just saw this e-mail now.
Put th e;py file in a GIMP plug-ins folder
(on Linux it is /home/user/.gimp-2.8/plug-ins), for example,
Check a suitable folder in edit-preferences-folders-plug-ins


Joao, I think I've installed the script file in the right place, but I don't
think the plug-in is showing up in my GIMP.  Can you confirm that the following
are the last several lines of the script file feather_paste.py?  Also, where
exactly should it be found in the menus? Thanks.  Sorry to trouble you.
Joe

** end of feather_paste.py **
 [
(PF_IMAGE, img, Input image, None),
(PF_DRAWABLE, layer, Input layer, None)
 ],
 [],
 feathered_paste,
 menu=Image/Edit
)

main()
***

-- 
SirCrow (via www.gimpusers.com/forums)
___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list


Re: [Gimp-user] Can't Find feather_paste Plug-in

2014-01-08 Thread Kevin Cozens

On 14-01-08 11:35 AM, SirCrow wrote:

Put th e;py file in a GIMP plug-ins folder
(on Linux it is /home/user/.gimp-2.8/plug-ins), for example,


Joao, I think I've installed the script file in the right place, but I don't
think the plug-in is showing up in my GIMP.  Can you confirm that the following
are the last several lines of the script file feather_paste.py?


If you installed the file under Linux, have you marked the file as executable?
chmod +x feather_paste.py

--
Cheers!

Kevin.

http://www.ve3syb.ca/   |Nerds make the shiny things that distract
Owner of Elecraft K2 #2172  | the mouth-breathers, and that's why we're
| powerful!
#include disclaimer/favourite | --Chris Hardwick
___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list