Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,625
» Latest member: nuxttux
» Forum threads: 7,490
» Forum posts: 40,884

Full Statistics

Latest Threads
edit_paste pastes at inco...
Forum: Scripting questions
Last Post: class43
1 hour ago
» Replies: 2
» Views: 96
CMYK color mode Gimp 2.10
Forum: Extending the GIMP
Last Post: rich2005
5 hours ago
» Replies: 20
» Views: 82,153
Open, save buttons on bot...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: GrumpyDeveloper
Yesterday, 09:52 PM
» Replies: 8
» Views: 2,943
Clone size randomly chang...
Forum: General questions
Last Post: oldschool1@runbox.com
Yesterday, 05:45 PM
» Replies: 2
» Views: 180
AI Gimp Plugins
Forum: Watercooler
Last Post: Zbyma72age
Yesterday, 03:31 PM
» Replies: 20
» Views: 53,475
Gimp closes automatically
Forum: General questions
Last Post: sallyanne
Yesterday, 05:50 AM
» Replies: 2
» Views: 200
AIGoR - Artificial Image ...
Forum: Other graphics software
Last Post: vitforlinux
07-16-2025, 11:10 AM
» Replies: 12
» Views: 3,828
Is This Possible ? Print ...
Forum: General questions
Last Post: sallyanne
07-16-2025, 07:47 AM
» Replies: 4
» Views: 205
Gimp Crash
Forum: Gimp 2.99 & Gimp 3.0
Last Post: rich2005
07-16-2025, 07:16 AM
» Replies: 1
» Views: 147
producing an image
Forum: Gallery
Last Post: MJ Barmish
07-15-2025, 06:37 PM
» Replies: 0
» Views: 113

 
  Maintain selection when switching layers?
Posted by: squatcobbler - 12-30-2020, 02:56 AM - Forum: General questions - Replies (7)

You must get asked this all the time but it's really hard (or impossible) to google for the answer. 

Ubuntu 18.04 GIMP 2.10.14

In photoshop if I select something in one layer, say, a box, and then switch to another layer, the selection box is still there, serving to select something on the other layer.

In GIMP which I switch layers, the selection disappears.  Each layer has it's own selections.

Am I clear, or does that not sense?  

How do I select something in one layer and then keep the selection active when I switch to a different layer?

Since you've been asked this a million times, feel free to point me to a thread that answers this.  (Again this is hard to search for.)

Print this item

  message reporting from script-fu
Posted by: Ferris - 12-29-2020, 04:01 PM - Forum: Scripting questions - Replies (3)

Hi,

Is there any method of stopping gimp from
prefixing every message I send to the error console with...

!  scriptName Warning

...it's getting me down. Sad

Print this item

  python scripting: image update and calling strategies
Posted by: Superkraft - 12-29-2020, 12:40 PM - Forum: Scripting questions - Replies (1)

I am trying to develop my first python script and i am stumbling into some questions,
i am quite stuck ....
and i am wondering whether i am searching for something which is not possible:


a) As a starting point i was trying to recreate the  Brightness-Contrast menu using the: pdb.gimp_drawable_brightness_contrast() function.

I managed to setup the UI for brightness and contrast, but:
I would like to be able to recreate the functionality of the original menu,
especially including the realtime update in my image,
which the original gimp menu is capable off, but how? is it even possible?

b) I would like to be able to create several python scripts which are able to call each other,
but i could not find a error-free way to call another python script.
For example: the first file  "contrast_filter.py" which calls after execution the second file   "levels_filter.py"


Any suggestions would be very appreciated - Thanks Wink


i will attach the python file here zipped.



Attached Files
.zip   sk_simple_contrast_UI.zip (Size: 633 bytes / Downloads: 354)
Print this item

  Cursor Misaligned and Lags (trackpad)
Posted by: mcharlie - 12-28-2020, 08:10 PM - Forum: OSX - Replies (1)

I'm using a Mac (OSX Big Sur) and when using either McGimp or Gimp, my cursor is nearly always misaligned with what actually happens on screen - I have to aim the cursor above wherever I'd like to do something. I'm using the Mac's trackpad.

There's also a lag when doing certain things, such as cutting an area after selecting it. I have to save and reopen the file to see the area cut out.

Any ideas? Is it down to it being Big Sur?

Print this item

  text
Posted by: Shimmitar - 12-28-2020, 05:02 PM - Forum: General questions - Replies (2)

How do you make shiny, metallic text like in the image below?

[Image: iE6jYlt]

Print this item

  Glass material in GIMP
Posted by: meetdilip - 12-28-2020, 04:57 PM - Forum: General questions - Replies (5)

Can we make something like this in GIMP ? I am not sure I am skilled enough to portray the reflections and other effects on the glass

   

Print this item

  Take circle picture out of image to use
Posted by: hendrikbez - 12-28-2020, 03:35 PM - Forum: General questions - Replies (7)

Good Day

I need help with the following I want to learn how to take the middel part out of this screen, and save it on it own
The gold part.

Print this item

  HDR, Bracketing, Stitching
Posted by: 360Gimper - 12-28-2020, 07:25 AM - Forum: General questions - Replies (2)

Can any one tell me if the 2.10.22 version of Gimp supports any HDR editing or bracketing? I dont want to pay for something like Aurora HDR if there is a free way to do this? I am wanting to work on 360 photos to use them in virtual tours so a stitching option would also be very useful.

Print this item

  Keep copied selection size in a new image
Posted by: pylebecque - 12-27-2020, 02:59 PM - Forum: General questions - Replies (2)

Hello,

Thanks in advance for your wise help!

- Example : I have opened an image of 1000 x 500
- With the selection tool, I select a part of that image. For example, I select 200 x 300 of that image
- I want this selection of 200 x 300 to be a new jpeg file
- So I create a new image BUT THE SIZE OF MY SELECTION (200 x 300) IS NOT KEPT IN MEMORY!
That new image has automatically the size of the main image : 1000 x 500
BUT I WANT A NEW IMAGE WHICH WOULD AUTOMATICALLY BE 200 x 300, the size of my selection.

So instead, I have to memorize myself the size of my selection in my little head.
When I open a new image, I have to type in myself the size 200 x 300 which I have memorized.
It's okay when it's 200 x 300, but it's kind of challenging when it's 1426 x 1428, a good memory training!

I remember that in Photoshop, it did that : it memorized the size of my selection in a new image.

How can I do that with Gimp?
Or maybe is there another way around that issue ?

Thanks for your help

Print this item

Bug Alpha to selection bug on Mac OS?
Posted by: taran - 12-27-2020, 01:44 PM - Forum: OSX - Replies (2)

Hi.

I'm on Gimp 2.10.22 on MacOS Big Sur (latest). No matter what I try, "Alpha to selection" does not work.
I'm doing the following:
1. create new workspace with white bg
2. I use a text tool to add a text to canvas: "TEST"
3. I right click on a later and select "Alpha to Selection"
I expect for actual text letters to be selected, but that does not happen, in fact nothing happens.
I tried reinstalling from zero, does not help.

Am I doing something wrong, or is this a bug on Mac OS?

Help please.

Print this item