It is currently Wed Jul 24, 2024 6:30 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 70 posts ]  Go to page Previous  1, 2, 3, 4  Next
Author Message
 Post subject: Re: Update of selection bevel
PostPosted: Thu Dec 26, 2013 3:56 pm  (#41) 
Offline
Global Moderator
User avatar

Joined: Nov 16, 2011
Posts: 5128
Location: Metro Vancouver, BC
mackenzieh wrote:
...I'm using Windows. Now my other question is after gimp is loaded & open, where can I locate the plugin?
Filters > Distorts > Bevel

_________________
Image
Gimp 2.8.18, Linux, median user
Gimp Chat Tutorials Index
Spirit Bear (Kermode)


Top
 Post subject: Re: Update of selection bevel
PostPosted: Thu Dec 26, 2013 7:18 pm  (#42) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
Odinbc wrote:
mackenzieh wrote:
...I'm using Windows. Now my other question is after gimp is loaded & open, where can I locate the plugin?
Filters > Distorts > Bevel


Thanks, Odinbc! :)


Top
 Post subject: Re: Update of selection bevel
PostPosted: Thu Dec 26, 2013 7:32 pm  (#43) 
Offline
Script Coder

Joined: Apr 10, 2011
Posts: 532
Erisian wrote:
1.53 doesn't show up in Gimp 2.6


That's weird. Are you sure? You've set all x flags, put in the right directory?

By all accounts, it should run in 2.6, because when it was released 2.8 wasn't even out yet... so I don't really see any reason why it wouldn't. And I'm sorry but since I don't have 2.6 installed anywhere, there's no way for me to test it to see if there's something wrong somewhere...

I've enabled the download of v2.2, so you can try that in GIMP 2.6 as well, I'm not sure if it works but it might.

Remember the x flags!


Top
 Post subject: Re: Update of selection bevel
PostPosted: Thu Dec 26, 2013 7:36 pm  (#44) 
Offline
GimpChat Member
User avatar

Joined: Mar 23, 2012
Posts: 7316
Location: Göteborg at last!
I've copied it into notepad and saved it as .py and put it into my user plugins folder. What are the flags you are referring to?


Top
 Post subject: Re: Update of selection bevel
PostPosted: Thu Dec 26, 2013 7:40 pm  (#45) 
Offline
Script Coder

Joined: Apr 10, 2011
Posts: 532
Erisian wrote:
I've copied it into notepad and saved it as .py and put it into my user plugins folder. What are the flags you are referring to?


Hm, well, on Linux they're called permission flags - they can easily be seen on every file. If you're on windows I don't know how exactly they're set, but I think it's something in the file properties, where you have to allow executing the file somehow.

Do other python plugins work for you? Have you installed python, pygtk, etc. things you need to run them?


Top
 Post subject: Re: Update of selection bevel
PostPosted: Thu Dec 26, 2013 7:42 pm  (#46) 
Offline
GimpChat Member
User avatar

Joined: Mar 23, 2012
Posts: 7316
Location: Göteborg at last!
I have python installed but haven't tried other python plugins yet. I'll see what I can do with permissions. I'm relatively new to Vista so I didn't think about this.


Top
 Post subject: Re: Update of selection bevel
PostPosted: Thu Dec 26, 2013 7:49 pm  (#47) 
Offline
Script Coder

Joined: Apr 10, 2011
Posts: 532
Erisian wrote:
I have python installed but haven't tried other python plugins yet. I'll see what I can do with permissions. I'm relatively new to Vista so I didn't think about this.


Well, I've never used Vista, the newest windows os I have really used is XP, so I'm sorry I can't really help you there. Maybe there are some tutorials or help pages you can read, maybe try googling for some, or ask some of the windows users on the forum...

From what I remember though, getting python plugins to work on windows was a bit of a P.I.T.A., unlike on Linux where they just work out of the box. There's things you need to install, IIRC you need at least Python (but it must be a specific version), pygtk, pycairo, and maybe some other things...


Top
 Post subject: Re: Update of selection bevel
PostPosted: Thu Dec 26, 2013 7:54 pm  (#48) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
Right click on the plug-in and click preferences then click the permissions tab and allow permissions under that tab. Not sure if you do this in Windows but you can give the plug-in permissions before you add it to your plug-in folder.

_________________
Image


Top
 Post subject: Re: Update of selection bevel
PostPosted: Thu Dec 26, 2013 7:57 pm  (#49) 
Offline
GimpChat Member
User avatar

Joined: Mar 23, 2012
Posts: 7316
Location: Göteborg at last!
All permissions seem to be allowed so it might be that I need to install all the right python files. The version of python I have might well be for something else.


Top
 Post subject: Re: Update of selection bevel
PostPosted: Thu Dec 26, 2013 8:03 pm  (#50) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
Do you have Window Vista?

_________________
Image


Top
 Post subject: Re: Update of selection bevel
PostPosted: Thu Dec 26, 2013 8:03 pm  (#51) 
Offline
GimpChat Member
User avatar

Joined: Mar 23, 2012
Posts: 7316
Location: Göteborg at last!
Yep.


Top
 Post subject: Re: Update of selection bevel
PostPosted: Thu Dec 26, 2013 8:10 pm  (#52) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
eeeeewwwww, hmmmmm I guess I won't be much help, You already have Python install haven't you? I thought the windows python plugins came with and exe file with it, I thought I remember having to put both of the in the plugin folder.

_________________
Image


Top
 Post subject: Re: Update of selection bevel
PostPosted: Thu Dec 26, 2013 9:20 pm  (#53) 
Offline
Global Moderator
User avatar

Joined: Nov 16, 2011
Posts: 5128
Location: Metro Vancouver, BC
Erisian wrote:
All permissions seem to be allowed so it might be that I need to install all the right python files. The version of python I have might well be for something else.
Just some silly troubleshooting steps,
In Gimp check for,
Filters/Python-fu/Console
and
Filters/Render/Clouds/Fog

1. What version of Python are you running? (CMD prompt type, python -V [enter])
2. Do you have a C:\Python27 folder?
3. Python script install folder, [user]\.gimp-2.8\plug-ins?
4. 32-bit or 64-bit versions of Windows?

_________________
Image
Gimp 2.8.18, Linux, median user
Gimp Chat Tutorials Index
Spirit Bear (Kermode)


Top
 Post subject: Re: Update of selection bevel
PostPosted: Fri Dec 27, 2013 4:35 pm  (#54) 
Offline
GimpChat Member
User avatar

Joined: Apr 18, 2011
Posts: 620
Location: New York
I just ran 2.3 and it worked fine, but it did give this message:



Image



the above message came up when a ran a preview as well as letting it run


makes beautiful bevels in any case
Image

_________________
Ubuntu 22.04, Kernel i686, 5.15.0-107-generic
python3 v3.10.12 ----- GIMP - ver 2.10.30


Top
 Post subject: Re: Update of selection bevel
PostPosted: Fri Dec 27, 2013 5:59 pm  (#55) 
Offline
Script Coder

Joined: Apr 10, 2011
Posts: 532
cecilia wrote:
I just ran 2.3 and it worked fine, but it did give this message:



That is because you're running it in GIMP 2.6. I've at this point (from SB 2.3 onwards) abolished supporting GIMP 2.6 - consider it a subtle encouragement from me to update to a modern version of GIMP ;)

Of course, you might still get it to run in 2.6, but there will be unpredictable behaviour and everything may not work as it should. I can already see from the image you posted, that some things do not work - the bevel is not cut into shape, you can see how it goes over the lines of the text, gives a sort of ghost image...

If updating GIMP is not a possibility, there's v2.2 of SB in the registry, which should run without errors in 2.6.


Top
 Post subject: Re: Update of selection bevel
PostPosted: Wed Feb 05, 2014 12:33 pm  (#56) 
Offline
GimpChat Member

Joined: Feb 05, 2014
Posts: 5
Hi dd, thanks for the plugin, the results are much better for me than the builtin "Add Bevel..."

One problem I have is that I cannot use this plugin to add a bevel to an entire image, even if I "select all" first. The plugin runs and creates a layer, but there's no bevel on it. I checked the obvious: I'm in RGB color mode, and adding an alpha channel doesn't make a difference. If, however, I extend the canvas size by a little bit and select the original canvas contents before I extended it, the plugin works fine. I'm trying to do this as a batch job for a bunch of images so I'd rather not incorporate this hack into my batch script.

Is there something I'm doing wrong?


Top
 Post subject: Re: Update of selection bevel
PostPosted: Wed Feb 05, 2014 1:50 pm  (#57) 
Offline
GimpChat Member
User avatar

Joined: Sep 22, 2012
Posts: 2089
Location: US
Nice results everyone.
I wish I had more time these days to spend on gimp :(


Top
 Post subject: Re: Update of selection bevel
PostPosted: Wed Feb 05, 2014 2:50 pm  (#58) 
Offline
GimpChat Member
User avatar

Joined: Mar 23, 2012
Posts: 7316
Location: Göteborg at last!
divestoclimb wrote:
Hi dd, thanks for the plugin, the results are much better for me than the builtin "Add Bevel..."

One problem I have is that I cannot use this plugin to add a bevel to an entire image, even if I "select all" first. The plugin runs and creates a layer, but there's no bevel on it. I checked the obvious: I'm in RGB color mode, and adding an alpha channel doesn't make a difference. If, however, I extend the canvas size by a little bit and select the original canvas contents before I extended it, the plugin works fine. I'm trying to do this as a batch job for a bunch of images so I'd rather not incorporate this hack into my batch script.

Is there something I'm doing wrong?

I recall once doing a bevel using select all and it worked fine for me. Are you perhaps trying to do an outer bevel when there is no space outside the selection?


Top
 Post subject: Re: Update of selection bevel
PostPosted: Wed Feb 05, 2014 5:15 pm  (#59) 
Offline
GimpChat Member

Joined: Feb 05, 2014
Posts: 5
No, I have "inner" selected. I just tried again to make sure.


Top
 Post subject: Re: Update of selection bevel
PostPosted: Wed Feb 05, 2014 5:45 pm  (#60) 
Offline
GimpChat Member
User avatar

Joined: Mar 23, 2012
Posts: 7316
Location: Göteborg at last!
I've just found that bevel isn't working on my laptop and I think I have to install python but I'm going to have a look into this.


Top
Post new topic Reply to topic  [ 70 posts ]  Go to page Previous  1, 2, 3, 4  Next

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Update to Custom Font Bevel Reflect Tabbed for Gimp 2.10 to V1.09

5

No new posts Attachment(s) Update to Custom Font Bevel Reflect BRL to Version 1.10 Tabbed

22

No new posts Attachment(s) Long time GEGL Graph Glitch solved. Need Help testing bevel update

2

No new posts Attachment(s) Tool Selection Disappearing Since Update to 2.10

2

No new posts Attachment(s) GEGL Edge Only Bevel (part of MISC BEVEL COLLECTION)

7



* Login  



Powered by phpBB3 © phpBB Group