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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,571
» Latest member: Jean Dupont
» Forum threads: 7,449
» Forum posts: 40,707

Full Statistics

Latest Threads
processes in Whitelist
Forum: OSX
Last Post: Ofnuts
9 minutes ago
» Replies: 1
» Views: 4
Windows save
Forum: General questions
Last Post: sallyanne
4 hours ago
» Replies: 3
» Views: 279
Trying to append part of ...
Forum: General questions
Last Post: Denarius
Yesterday, 12:26 PM
» Replies: 5
» Views: 285
Can't see GIMP windows
Forum: Gimp 2.99 & Gimp 3.0
Last Post: Tas_mania
Yesterday, 08:57 AM
» Replies: 2
» Views: 172
clone tool
Forum: General questions
Last Post: sallyanne
Yesterday, 12:38 AM
» Replies: 6
» Views: 337
Missing fonts when export...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: rich2005
06-29-2025, 07:48 AM
» Replies: 8
» Views: 426
Updating Python Scripts t...
Forum: Scripting questions
Last Post: Ofnuts
06-28-2025, 08:58 PM
» Replies: 1
» Views: 178
GIMP 3.0.4 Script-Fu Batc...
Forum: Extending the GIMP
Last Post: AgHornet
06-27-2025, 10:20 AM
» Replies: 0
» Views: 152
Technique for removing ov...
Forum: General questions
Last Post: denzjos
06-27-2025, 09:47 AM
» Replies: 12
» Views: 893
unable to convert from rg...
Forum: General questions
Last Post: rich2005
06-26-2025, 11:42 AM
» Replies: 1
» Views: 226

 
  Color Picker Tool in the Change Foreground Color dialog
Posted by: AZM - 08-06-2022, 06:05 AM - Forum: Linux and other Unixen - Replies (11)

Hello all,
I've just upgraded from version 2.10 (.10 as I recall) to 2.10.32 Flatpak on Linux Mint.  Whatever the previous .xx version was, I had an eyedropper in the toolbox' Foreground Color's Change Foreground Color dialog (same also with the background color) that was supposed to let me click on the eyedropper and click on any color on the screen. 

To get to the eyedropper in question, click on either the Foreground color or the Background color.  Up comes the appropriate Change Color dialog with a palette of colors to choose from, together with the HTML color code (hexadecimal 6-digit code representing RRGGBB).  The eyedropper has a pop-up explanation to "Click the eyedropper, then click any color on your screen to select that color."

I happen to have a Pencil tool selected.  I've opened the Change Foreground Color dialog, clicked on the eyedropper, then clicked on the white part of the U-Haul truck to select that color.  (I want the truck's branding to disappear from my photo of a camping activity, as it adds clutter behind the subjects of my photo.)  The Pencil drops a circle of pink where the eyedropper was to select the white shade.

Better that I exit from the Change Color dialog and use the Color Picker tool.  That works.

The same issue exists in the 2.10.32 version just installed.

Can anybody tell me how one uses the eyedropper in the Change Foreground Color dialog?  It is redundant in a way to the Color Picker tool, but it would be useful while in the Change Color dialogs if it worked!

Print this item

  GIMP 2.10.32 not opening FITS files
Posted by: KenS. - 08-05-2022, 05:47 PM - Forum: General questions - Replies (2)

Hi there, I keep getting a "unknown file type" message when trying to open a FITS file. Some files are from my camera and some are from the internet. Most are 12 bit or higher. Take care. EDIT: Actually, GIMP will not open any picture file, .jpg, .png, ect, has the same error message. Wonder if I need to re-install GIMP.

Print this item

  Trying to move a layer
Posted by: Nash - 08-04-2022, 09:42 PM - Forum: General questions - Replies (2)

When I select a layer to move with the mouse. And when I left click with the mouse it selects my base layer. I can't move the layer I wish to. If I select a different layer to move, its switch's again to my base. Can you help? New to Gimp and editing software.

Thanks, Nash

Print this item

  Script to read CSV and create images
Posted by: o_gonzales - 08-04-2022, 05:00 AM - Forum: Watercooler - Replies (2)

Hi, 

I need someone to work on a script to read a CSV and create images.

So Read CSV, open PSD file on GIMP (is possible?) and create some images (different sizes) based on template.

This is a paid gig, let me know if someone is interested.

Print this item

  GIMP 2.8.22 : Image pixelated through saving and reopening, how to refine?
Posted by: Songbird - 08-03-2022, 03:54 AM - Forum: Older Gimp versions (2.8, 2.6....) - Replies (3)

AAAHHHH!!!!  I had to restart my computer to fix an issue it was having, so I saved my image I've been working on in GIMP (2.8.22), then restarted my computer. But when I opened my saved image to work on it some more, I found it super pixel-y!!! How do I get it back to how it was (only pixel-y at 400% zoom!)??

   

Print this item

  Old GImp's configure test (for gtk) is broken?
Posted by: kromak - 08-02-2022, 03:15 PM - Forum: Linux and other Unixen - Replies (1)

Hello. Trying to compile old Gimp (2.6) leads to this error message:

Code:
checking for GTK+ - version >= 2.12.1... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error: Test for GTK+ failed. See the file 'INSTALL' for help.

The problem is, I am passing gtk to gimp's configure, as can be seen in the end of the following command:

Code:
LD_LIBRARY_PATH=/media/34GB/Arquivos-de-Programas-Linux/Glib-2.28.0/lib/  ./configure PKG_CONFIG_PATH=/media/34GB/Arquivos-de-Programas-Linux/Gimp/Babl-0.0.22/lib/pkgconfig/:/media/34GB/Arquivos-de-Programas-Linux/Gimp/Gegl-0.0.22/lib/pkgconfig/:/media/34GB/Arquivos-de-Programas-Linux/Glib-2.28.0/lib/pkgconfig/:/media/34GB/Arquivos-de-Programas-Linux/Gtk+-2.24.20/lib/pkgconfig/

I read config.log, and there it is said

Code:
configure:28134: checking for GTK+ - version >= 2.12.1
configure:28290: result: no
configure:28328: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition  -I/media/34GB/Arquivos-de-Programas-Linux/Gtk+-2.24.20/include/  conftest.c   >&5
conftest.c:47:21: fatal error: gtk/gtk.h: No such file or directory
 #include <gtk/gtk.h>

Beased on that, I tried to add:
Code:
CPPFLAGS=-I/media/34GB/Arquivos-de-Programas-Linux/Gtk+-2.24.20/include/
to see if configure would find the required header

It didn't work. Finally, I changed it to:
Code:
CPPFLAGS=-I /media/34GB/Arquivos-de-Programas-Linux/Gtk+-2.24.20/include/gtk-2.0/

but once again, it did not work. In case of doubts, the gtk folder does exists, as the gtk.h header, both inside the gtk-2.0 folder

This happened on both versions that I tested, 2.6.0 and 2.6.12 (not interested in newer versions)

So, what might be the cause of this?

Print this item

  Loss of quality while trying text effects
Posted by: meetdilip - 08-02-2022, 04:22 AM - Forum: General questions - Replies (3)

When I try to add a gradient to the text by selecting it using " Select by colour" or " Magic wand tool ", I get distorted effect like this. Not sure what is the best way to select the text without these burrs at the edges

It is far from smooth in most cases



[Image: cvOh2NE.png]

Print this item

  For the Geordies
Posted by: Ofnuts - 08-01-2022, 07:34 AM - Forum: Watercooler - Replies (5)

Looks like Osaka has been stealing ideas

Print this item

  Help - Bending Text
Posted by: reynoldw22 - 07-31-2022, 04:40 PM - Forum: General questions - Replies (3)

I'm able to bend text along a path, but i would like to manipulate the text and bend it in different directions. I'm not sure if i'm using the correct terminology, but below is what i would like to do. Please Help!! Smile





 [Image: final.jpg]

Print this item

  Python
Posted by: IAmNegan - 07-31-2022, 04:16 PM - Forum: General questions - Replies (2)

It looks like you don’t have to install python support with Gimp 2.10.xx. So I’m guessing python support is bundled with the gimp binary installers. If so what gimp version was that introduced.

Print this item