It is currently Tue May 21, 2013 8:03 am


Latest GIMP Scripts & Plug-ins

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 170 posts ]  Go to page Previous  1 ... 12, 13, 14, 15, 16, 17  Next
Author Message
 Post subject: Re: Beautify Plugin Win32 - beautify-v0.5.2-17 *Aug-6th
PostPosted: Mon Aug 06, 2012 9:46 pm  (#141) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 4957
No problem with (2.8) portable works as a charm

_________________
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
 Profile  
 

 Post subject: Re: Beautify Plugin Win32 - beautify-v0.5.2-17 *Aug-6th
PostPosted: Tue Aug 07, 2012 5:45 am  (#142) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 8990
Location: "Looking for my eraser" =P
PhotoComix wrote:
No problem with (2.8) portable works as a charm


Yes, Gimp-2.8 install or portable both work fine.It's the Gimp-2.6 versions that are having problems. :)

_________________
Image
Gimp Rocks Blog
Simply Gimp Tutorials
"Once your in the cloud, you're in the net"
____________
OK, . . . . so what's the speed of dark?


Top
 Profile  
 
 Post subject: Re: Beautify Plugin Win32 - beautify-v0.5.2-17 *Aug-6th
PostPosted: Wed Aug 08, 2012 10:38 am  (#143) 
Offline
GimpChat Member

Joined: Jul 27, 2012
Posts: 29
Rod wrote:
Yes, Gimp-2.8 install or portable both work fine.It's the Gimp-2.6 versions that are having problems. :)


Rod, I have tested the make && makeinstall from source code, there has no problem in Gimp2.6 on CentOS6.


Top
 Profile  
 
 Post subject: Re: Beautify Plugin Win32 - beautify-v0.5.2-17 *Aug-6th
PostPosted: Wed Aug 08, 2012 11:00 am  (#144) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 8990
Location: "Looking for my eraser" =P
hejian wrote:
Rod wrote:
Yes, Gimp-2.8 install or portable both work fine.It's the Gimp-2.6 versions that are having problems. :)


Rod, I have tested the make && makeinstall from source code, there has no problem in Gimp2.6 on CentOS6.


hejian, for some reason the plug-ins are not showing in the Filters menu in Gimp-2.6 Windows version.
This is with portable, i am not sure about Gimp-2.6 Windows install version.

Has anyone else tested in Windows version of Gimp-2.6.12?

_________________
Image
Gimp Rocks Blog
Simply Gimp Tutorials
"Once your in the cloud, you're in the net"
____________
OK, . . . . so what's the speed of dark?


Top
 Profile  
 
 Post subject: Re: Beautify Plugin Win32 - beautify-v0.5.2-17 *Aug-6th
PostPosted: Thu Aug 09, 2012 4:13 am  (#145) 
Offline
Gimp Scripts Editor
User avatar

Joined: Feb 18, 2011
Posts: 1556
Location: Australia
:gaah In 2.6 I have never been able to get beautify to appear in any location (with any version : of the plugin) :gaah

_________________
Image


Top
 Profile  
 
 Post subject: Re: Beautify Plugin Win32 - beautify-v0.5.2-17 *Aug-6th
PostPosted: Thu Aug 09, 2012 8:18 am  (#146) 
Offline
GimpChat Member

Joined: May 09, 2012
Posts: 561
Bonjour,

@Graechan
The compilation does not work with Gimp 2.6 because the build environment is Gimp 2.8.
In my case, I no longer have environmental Gimp 2.6


Top
 Profile  
 
 Post subject: Re: Beautify Plugin Win32 - beautify-v0.5.2-17 *Aug-6th
PostPosted: Thu Aug 09, 2012 10:22 am  (#147) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 8990
Location: "Looking for my eraser" =P
Graechan wrote:
:gaah In 2.6 I have never been able to get beautify to appear in any location (with any version : of the plugin) :gaah


I have compiled the plug-ins for Gimp-2.6.12.
They seem to work in Portable but i need someone to test the new ones in Gimp-2.6 install.

custom folders go here -
PORTABLE - \Gimp_Portable-2.6.12\Data\.gimp
INSTALL - UserFolder\.gimp-2.6\
plugins go in your
PORTABLE - lib\gimp\2.0\plug-ins
INSTALL - UserFolder\.gimp-2.6\plug-ins

Image

Download here -
http://www.simplygimp.com/downloads/bea ... 2.6_RD.zip

_________________
Image
Gimp Rocks Blog
Simply Gimp Tutorials
"Once your in the cloud, you're in the net"
____________
OK, . . . . so what's the speed of dark?


Top
 Profile  
 

 Post subject: Re: Beautify Plugin Win32 - beautify-v0.5.2-17 *Aug-6th
PostPosted: Sat Aug 11, 2012 7:00 am  (#148) 
Offline
GimpChat Member

Joined: May 09, 2012
Posts: 561
Bonjour,

@hejian
About version 2012-08-11 (v0.5.2-22)


line 264 , file simple-border.c
gimp_context_set_pattern ("Clipboard");

This line allows operation only on English versions of Gimp.


Top
 Profile  
 
 Post subject: Re: Beautify Plugin Win32 - beautify-v0.5.2-17 *Aug-6th
PostPosted: Sat Aug 11, 2012 9:17 am  (#149) 
Offline
GimpChat Member

Joined: Jul 27, 2012
Posts: 29
samj wrote:
Bonjour,

@hejian
About version 2012-08-11 (v0.5.2-22)


line 264 , file simple-border.c
gimp_context_set_pattern ("Clipboard");

This line allows operation only on English versions of Gimp.


ooh, How to fix this?


Top
 Profile  
 
 Post subject: Re: Beautify Plugin Win32 - beautify-v0.5.2-17 *Aug-6th
PostPosted: Sat Aug 11, 2012 9:23 am  (#150) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 8990
Location: "Looking for my eraser" =P
I will wait until you fix this before i compile another version. :)

_________________
Image
Gimp Rocks Blog
Simply Gimp Tutorials
"Once your in the cloud, you're in the net"
____________
OK, . . . . so what's the speed of dark?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 170 posts ]  Go to page Previous  1 ... 12, 13, 14, 15, 16, 17  Next

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: akky and 13 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

* Login   * Subscribe to RSS Feed


Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group