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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,318
» Latest member: MonkeyPutter
» Forum threads: 6,643
» Forum posts: 36,194

Full Statistics

Latest Threads
embossed letters
Forum: General questions
Last Post: PixLab
6 hours ago
» Replies: 2
» Views: 83
How to edit existing path...
Forum: General questions
Last Post: rich2005
6 hours ago
» Replies: 1
» Views: 35
the beginning of the end....
Forum: Watercooler
Last Post: PixLab
6 hours ago
» Replies: 1
» Views: 81
Think about who comes aft...
Forum: Watercooler
Last Post: denzjos
Yesterday, 06:08 PM
» Replies: 0
» Views: 48
How to make a selection o...
Forum: General questions
Last Post: andyseabrook
Yesterday, 02:38 PM
» Replies: 6
» Views: 201
Stain removal suggestions...
Forum: General questions
Last Post: sallyanne
Yesterday, 03:29 AM
» Replies: 19
» Views: 860
Threading / Loops in Pyth...
Forum: Scripting questions
Last Post: JBreckeen
Yesterday, 01:09 AM
» Replies: 13
» Views: 1,107
Export as question
Forum: General questions
Last Post: programmer_ceds
04-18-2024, 04:29 PM
» Replies: 2
» Views: 127
Fatal crash on quit - aft...
Forum: Linux and other Unixen
Last Post: Grobe
04-18-2024, 02:32 PM
» Replies: 3
» Views: 224
can we re-color this patc...
Forum: General questions
Last Post: saint_m
04-18-2024, 08:27 AM
» Replies: 15
» Views: 467

 
  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

  Trouble With Simple Background Change
Posted by: EarBud - 07-31-2022, 04:39 AM - Forum: General questions - Replies (5)

Hello,

I have a GIMP image with three layers of green text and a transparent background.  I simply want to add a new white background layer behind them, but when I do, the new layer is green instead of white, and it also appears to be in the front even though it shows as the bottom layer in the Layer Window.  This, of course, causes the three original layers to be hidden.

I've tried using the Fill Tool to change this layer to white, but it doesn't work (the layer stays green, very close to the color of the other three layers).  I've even tried exporting it as a .jpg file but when it is flattened the solid green layer still covers the original three layers.

This seems like such a simple task, but I'm running out of ideas.  Any suggestions welcome!

Thanks.

Print this item

  White outline when using free select.
Posted by: Brothan - 07-30-2022, 03:46 PM - Forum: General questions - Replies (3)

No idea what is going on but whenever I cut/copy + paste a free selected area I get a stupid-ass white outline: https://imgur.com/a/g93egSx

Yet EVERY OTHER cutting tool doesn't do this. I legitimately do not understand why this stupid-ass program is doing this. I do not have feather edges selected.

Print this item

  Text along path distorts text
Posted by: R3dm1i - 07-29-2022, 07:31 PM - Forum: General questions - Replies (3)

When I use text along path on a circle the text gets distorted the closer it gets to the middle of the image, I'm using version 2.10.32 on Windows 10



Attached Files Thumbnail(s)
   
Print this item

Photo Installing resynthezier plugin on Manjaro
Posted by: ben - 07-28-2022, 08:10 PM - Forum: Linux and other Unixen - Replies (3)

I am currently trying to install the resynthesizer plug-in on GIMP 2.10.32. My OS is Manjaro Linux. To do this, I tried the method suggested by rich2005 in this thread. While I do now have the resynthesizer tool, I do not have the very useful heal selection tool, or at least not a functional one. Some help would be appreciated



Attached Files Thumbnail(s)
   
Print this item

  2.10 Stalls when opening XCF project on MacOS
Posted by: traderrjoe - 07-28-2022, 07:53 AM - Forum: General questions - Replies (3)

Statistics:
2017 MBP running 10.15.7 MacOS Catalina
8 GB Ram
Vanilla 2.10 GIMP with no plugins or anything.

I've found one other thread with the same problem but did not see a solution provided at all.

When I open a saved XCF file, the canvas shows with just the transparency, yet most of the layers are marked as "visible," and I also am unable to change to a different tool, cannot zoom in or out, basically can't perform any function at all. I am still able to "close" the project and GIMP recognizes that by showing GIMP up top instead of the project name, yet nothing in the working area changes. I think it may just be the XCF file is corrupted, but this same issue comes up with 2 other projects. 

I don't think this is a GIMP issue as I am still able to create a new project, and even open up older XCF files. And a fresh reinstall still creates the same issue. 

Converting the file to PSD at least shows the canvas correctly but still "stalls" the program. 

I tried to just recreate the project by basically tracing over the exported PNG in a new project but that same file appears to have corrupted as well. 

Any ideas?

Print this item