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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,782
» Latest member: MichaelDak
» Forum threads: 7,595
» Forum posts: 41,398

Full Statistics

Latest Threads
Is there any version wher...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: rich2005
Less than 1 minute ago
» Replies: 1
» Views: 182
How do I uninstall GIMP 3...
Forum: Linux and other Unixen
Last Post: Ofnuts
47 minutes ago
» Replies: 1
» Views: 20
AI Gimp Plugins
Forum: Watercooler
Last Post: merlilderman
Yesterday, 04:16 PM
» Replies: 21
» Views: 68,134
How to make a watermark o...
Forum: General questions
Last Post: kyolim
09-13-2025, 10:05 PM
» Replies: 5
» Views: 14,149
Linux command that does e...
Forum: Other graphics software
Last Post: rich2005
09-13-2025, 06:06 PM
» Replies: 1
» Views: 464
reliable Gimp 2.10.38 dow...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: denzjos
09-13-2025, 05:20 PM
» Replies: 2
» Views: 365
Batch Color Saturation
Forum: Extending the GIMP
Last Post: rich2005
09-13-2025, 07:53 AM
» Replies: 15
» Views: 12,045
Photo play-time
Forum: Gallery
Last Post: Ofnuts
09-13-2025, 07:32 AM
» Replies: 24
» Views: 21,883
BIMP plugin for GIMP 3.10
Forum: Extending the GIMP
Last Post: firefly
09-12-2025, 11:53 PM
» Replies: 2
» Views: 718
pl_stroke_arrows GIMP 3.0...
Forum: Extending the GIMP
Last Post: Scallact
09-12-2025, 04:03 PM
» Replies: 0
» Views: 367

 
  problem with resynthesizer
Posted by: ian32 - 09-02-2022, 04:34 PM - Forum: Extending the GIMP - Replies (2)

I recently downloaded resynthesizer for Gimp and I encountered a problem with the transition from the resynthesizer folder to the plug-ins folder. 
Every file goes into the plug-ins folder except for the resynthesizer.exe file, the system gives me this messagge: "you need to give administrator permissions to move to the folder" and if I click continue it says "authorization is required to perform the operation" try again or cancel.
When I try to open the file it gives me three errors that saying it can't find three "dll" files that I installed.



Can you please help me?
Thanks

Print this item

  Colour->Compose Only 1 Layer(?)
Posted by: 4Rajas - 09-01-2022, 11:49 PM - Forum: General questions - Replies (3)

Hi all - hope someone can help!

After I import 3 monochrome .tif files as separate layers and go to the Colours->Components>Compose i only see the top layer to select for each channel not the other 2 layers. Tried opening as layers; openeing separately and copying as layers, etc but no luck. This process works on other laptop with GIMP. This is a fresh install of GIMP. Is there a setting I am missing or ...? thx

Print this item

  Jpeg file loaded with script-fu not considered imported
Posted by: cyril42e - 09-01-2022, 04:25 PM - Forum: Scripting questions - Replies (6)

Hi,

When I open a JPEG file with Gimp 2.10, either from the menu File/Open or with the command line "gimp file.jpg", the image is considered imported (this is in accordance with the spec), and there an entry "Overwrite file.jpg" available in the Menu entry (with the hint "Export the image back to the imported file in the import format").

But when I load the same JPEG file with script-fu:

Code:
(define (myload file)
    (let*
        ((image (car (gimp-file-load RUN-INTERACTIVE file file))))
        (gimp-display-new image)
    )
)
Code:
gimp -b '(myload "file.jpg")'

then the image is not considered imported: the Overwrite menu item is not available, the image name when trying to close Gimp is "file.jpg-1" instead of "[file] (imported)-1", and when choosing to export the proposed file name is file.png by default (thus PNG file).

This is annoying because instead of being able to save the result in 2 actions (click overwrite menu item + click export button), I now need 5 actions (click export menu item, change the file name extension or select the existing file, click export button, click replace button, click export button). I can mention that my actual script is more complex, performing some preprocessing, before leaving the hand to the user to perform manual operations and save (and the time saved by the automatic preprocessing is somewhat reduced by the extra steps for saving...).

I didn't find a way in script-fu functions to explicitly import the file, and I feel that the current behavior is not consistent with the specification aforementioned, Is it expected and wanted ? Should a file loaded like this considered imported, or should there be a way to make it considered as imported with script-fu ? Or did I miss something ?

Thanks

Print this item

  dpi does not change
Posted by: rjhanson - 09-01-2022, 02:24 PM - Forum: General questions - Replies (2)

Hello,
I use to be able to go to the "scale image" function and change the x/y resolution, lets say 72 to 300.  I hit scale now, it closes, I reopen and it says that the resolution  has changed, image size has not, which is a bad sign.

I Save the file to "webP" and reopen, only to find in the properties that the file is the same size and the resolution is still 72 dpi.

I would say this function is not working correctly anymore, but it was in the past.

Anyone see where I am messing up?

Thanks
Richard

Print this item

  save color values from transparent pixels
Posted by: zeuspaul - 08-31-2022, 05:03 PM - Forum: General questions - Replies (9)

When exporting to png there is an option to save color values from transparent pixels.  It is not the default.  I am still a newbie with transparent pixels.

I am tracing objects with the intent of later adding them to another image.  First I trace with free select and then I copy and paste the object to a transparent layer.  Then I export to a png and I get the option to save color values from transparent pixels.  I don't know whether or not to select this option.

When I zoom in on the pasted object on the transparent layer I see along the edge of the tracing what appears to be partially transparent pixels.  If I opt to save color values from transparent pixels will the object blend better when I add the png file to another image?

Print this item

  How to get rid of the white line in the middle
Posted by: snowmansion - 08-31-2022, 10:56 AM - Forum: General questions - Replies (4)

Dear all,

I've been searching this forum for a way to get rid of the white line in the middle of the attached photo which is the result of stitching 2 scans together.
As I'm not entirely sure of the right terminology (I've used e.g. removal of crack/border/line) I wasn't able to figure it out yet. That's why I posted it in the general section.

Is there an option in GIMP that allows you to remove or enhance it in such a a way that it isn't visible anymore? 

Thank you in advance.

Sander



Attached Files Thumbnail(s)
   
Print this item

  palette editor
Posted by: denzjos - 08-31-2022, 10:22 AM - Forum: Other graphics software - No Replies

Make palette with the color mixer, take colors from the screen, make color schemes, etc... :  https://www.cyotek.com/cyotek-palette-editor

Print this item

  Gimp channel tab on off change color selection.
Posted by: majorfatal - 08-31-2022, 10:21 AM - Forum: General questions - Replies (8)

Hello,

 I'll would like to know how change color selection in the channel tab.

By default dark is active selection and light grey is off selection non active.

I ll find this way disturbing.

Ill prefer to make active >light or color and inactive> dark.

How I'll could change this setting to have that I ll want.

Thanks by advance for your help and tips.

Best regards.

Print this item

  Win11 GIMP 2.10 artifacting/damage bugs?
Posted by: bolete2 - 08-31-2022, 09:45 AM - Forum: General questions - Replies (9)

Hello, it's been a long time since I last perused the forums. I've been greatly enjoying 2.10, I can't wait to try the next release!
I have not encountered the following problem while running 2.10 on Gimp Linux AppImage. I have had some weird bugs associated with GMIC on Linux with GIMP 2.10, but that's a different issue. This seems to occur solely with 2.10 using default features on my Win11 install.

Black "stains" will suddenly appear, usually as a result of a default filter being applied or by messing about with layer modes. Even if I undo the effect/mode change, the black spotting will not necessarily disappear, or the distortion will take on a different form. I'll attach a couple screenshots to demonstrate:

[Image: random-artifacting-and-damage-only-solva...layers.jpg] [Image: random-artifacting-and-damage-only-solva...ayers2.jpg]

The left example was actually spurred by a simple gaussian blur with a a radius/amplitude of <10, which makes no sense to me.
I have not been able to reliably repeat these distortions, so I cannot say what the exact trigger is. It's not from something obvious like blowing out pixels with a Hard Mix mode-- and again, this doesn't happen on my Linux install of GIMP 2.10, just the Win11 one, and effects can persist even after an undo. The only sure fix seems to be deleting the "corrupted" layer(s).  I can provide a link to above xcf though its 380mb ziipped. Does anyone know what might be wrong or if I've done something to cause this?

Print this item

  Use 2.99.12 in Ubuntu 22.04
Posted by: meetdilip - 08-31-2022, 07:25 AM - Forum: Gimp 2.99 & Gimp 3.0 - Replies (3)

Is there any method to use the recently released dev version GIMP 2.99.12 in Ubuntu 22.04?

Something like an AppImage? Thanks.

Print this item