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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,632
» Latest member: Robertoweta
» Forum threads: 7,497
» Forum posts: 40,906

Full Statistics

Latest Threads
CMYK color mode Gimp 2.10
Forum: Extending the GIMP
Last Post: rich2005
1 hour ago
» Replies: 22
» Views: 82,352
copy sequence of filters ...
Forum: General questions
Last Post: programmer_ceds
5 hours ago
» Replies: 3
» Views: 184
[Python] In-memory save p...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: DunkleMaterie
8 hours ago
» Replies: 4
» Views: 173
text tool
Forum: General questions
Last Post: inemar
Today, 07:08 AM
» Replies: 2
» Views: 152
Python Snippets for GIMP ...
Forum: Scripting questions
Last Post: pixelmixer
Yesterday, 06:51 PM
» Replies: 4
» Views: 181
Gimp 3.0.4 Appimage by Iv...
Forum: Alternate Gimp packagings
Last Post: vitforlinux
Yesterday, 11:44 AM
» Replies: 0
» Views: 106
edit_paste pastes at inco...
Forum: Scripting questions
Last Post: class43
07-18-2025, 03:48 PM
» Replies: 2
» Views: 165
Open, save buttons on bot...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: GrumpyDeveloper
07-17-2025, 09:52 PM
» Replies: 8
» Views: 3,034
Clone size randomly chang...
Forum: General questions
Last Post: oldschool1@runbox.com
07-17-2025, 05:45 PM
» Replies: 2
» Views: 229
AI Gimp Plugins
Forum: Watercooler
Last Post: Zbyma72age
07-17-2025, 03:31 PM
» Replies: 20
» Views: 54,037

 
  GMIC Testing - Reptorian - Picture Mosaic crashes
Posted by: nelo - 09-11-2019, 09:25 AM - Forum: Extending the GIMP - Replies (2)

Hi all,

Trying to use the above mentioned GMIC filter results in a GMIC crash.
In the terminal I have this output:


Code:
terminate called after throwing an instance of 'Magick::ErrorMissingDelegate'
 what():  Magick: No decode delegate for this image format (/home/xxx/.ICEauthority) reported by magick/constitute.c:1535 (ReadImage)
/usr/lib/gimp/2.0/plug-ins/gmic-gimp-qt/gmic-gimp-qt: fatal error: Abgebrochen
QObject::~QObject: Timers cannot be stopped from another thread


System Information:

Code:
System:     Kernel: 4.15.0-62-generic x86_64 bits: 64 compiler: gcc v: 7.4.0
          Desktop: MATE 1.22.0 wm: marco dm: LightDM Distro: Linux Mint 19.2 Tina
          base: Ubuntu 18.04 bionic
          GIMP 2.10.12 from Kesselgulasch-PPA, GMIC 2.7.1 from same  PPA


Does this happen to others as well?
I guess I can't do much about that, can I?

Regards
nelo

Print this item

  Adjust / distort text
Posted by: David_GER - 09-10-2019, 01:32 PM - Forum: General questions - Replies (2)

Hi

i have a question, perhaps you can help. I would like to have a text adjusted / distorted like the Thrasher - Magazine - Logo (   https://www.titus.de/thrasher-diverser-a...gL8q_D_BwE    )

so basically the middle of the text pulled up higher

i cannot seem to find the appropriate tool on where or how to do it. Can you support?

Thanks!

Print this item

  How to install Gimp 2.10.12 in new Mac
Posted by: Pocholo - 09-10-2019, 12:16 AM - Forum: OSX - Replies (3)

Hi, I recently bought a new Macbook and I'm trying to cross over from Windows. I will like to learn how to Install Gimp 2.10.12 in my new Laptop. Can anybody can explain or point me to any good website or video?  Any help will be appreciated.
By the way my OS version is Mojave. 10.14.2. Thank you in advance.

Print this item

  BIMP 2.2
Posted by: rich2005 - 09-09-2019, 10:03 AM - Forum: Extending the GIMP - No Replies

A new release of the Batch Image Manipulation (BIMP) plugin. Strictly for Gimp 2.10 

The homepage is https://alessandrofrancesconi.it/projects/bimp/ 
and the changelog https://github.com/alessandrofrancesconi...ANGELOG.md

Not many changes for the average user, BIMP can now export heif and webp formats.

Windows users can download an installer from the homepage.

Linux users, a 64 bit version attached. Should work with 'buntu / Mint Gimp 2.10 installations. 
The usual, unzip put the file  bimp-2.2 in ~/.config/GIMP/2.10/plug-ins and check that it is still executable.

   



Attached Files
.zip   bimp-2.2-linux-64.zip (Size: 102.81 KB / Downloads: 1746)
Print this item

  Gimp 2.10 is painfully slow, even when editing very small files
Posted by: techy99 - 09-09-2019, 07:14 AM - Forum: General questions - Replies (3)

Hi there,

i'm using the latest gimp 2.10.12 on a W10 64bits machine with a GTX 1060 and i5 8300H, 12GB RAM.
Problem being, GIMP is extremely slow. Like, i'm editing a 10x10 pixels images (with a color palette on it) and the simple fact of appling a transparent layer takes several seconds to do. Creating a new one as well. Sometimes pasting an image in an other (like a 300x250 image) takes forever to do.
I tried reinstalling Gimp 3 times and yet still happens. 

Anyone has an idea ?

Print this item

Bug Export 1 Bit PNG with Alpha
Posted by: BileDemon - 09-08-2019, 09:40 AM - Forum: General questions - Replies (3)

Hello there,

in GIMP 2.8 it was easily possible to export images as true 1 bit PNG files with binary Alpha: You simply create a small transparent image, draw a few black pixels onto it, and turn it into indexed mode image ("black & white palette", 1 bit). Gimp 2.8 correctly recognizes this as an image with 1 color only and when exported as PNG (I always uncheck all export options), it is saved as 1 bit PNG (with transparent & black as the only available colors in the palette, because no white is used).

Whereas in GIMP 2.10, when I repeat exactly the same steps, it always turns out to be a 2 bit image (transparent + black + white), although no white pixel is set anywhere in the image. It seems it refuses to reduce the image into 1 BPP palette, because it insists to have at least black & white, and thus won't allow me to export transparent 1 bit PNGs at all.

Is there anything that I have to configure to allow me to use this GIMP 2.8 feature again? It may seem like no big deal to anyone else, but this is a drawback for me, which keeps me stuck with GIMP 2.8 once again.

Maybe some expert can help with this issue.
Thanks in advance.

Print this item

  'Help' won't work
Posted by: cryptogram - 09-08-2019, 08:56 AM - Forum: General questions - Replies (6)

I get the following message when I try to open 'help'. I've reinstalled Gimp but it still happens. What can I do?

Plug-in crashed: "help-browser.exe"
(C:\Program Files\GIMP 2\lib\gimp\2.0\plug-ins\help-browser\help-browser.exe)

Print this item

  How to make GIMP invoke Rawtherapee and vive-versa
Posted by: LateJunction - 09-07-2019, 05:13 PM - Forum: Linux and other Unixen - Replies (2)

I'm running Mint 19.2 Cinnamon. I have installed Rawtherapee 5.6 (appimage), DarkTable (2.6.2) and GIMP 2.10.12 (flatpack), in that order. In Rawtherapee preferences, the external editor is set to GIMP. If I try to invoke the external editor it fails with a message asking me to set the correct path in Rawtherapee preferences. I assume this mean setting the path to GIMP but there is no data entry 'box' in preferences where I can set a path. Furthermore I don't know what the path to GIMP is or how to find it. Any advice?

GIMP documentation says that if I attempt to open a raw image in GIMP, it will automatically invoke Rawtherapee. When I try to do this GIMP tells me that no raw image processor is installed and invites me to install either DarkTable or Rawtherapee. Why can't GIMP detect that both of these are already installed?

Print this item

  Is there an easier way to deal with alpha channels?
Posted by: techmicky - 09-07-2019, 02:12 PM - Forum: General questions - Replies (3)

Specifically this is regarding textures for game development in unity. So having an alpha channel that is editable separate from the RGB channels is important to keep my workflow & iteration moving quickly.
As example, we'll say the image has 6 layers in two layer groups.
I have a grayscale image of what I currently want my alpha to be but I need it applied to the entire image, not an individual layer.
I can't apply it as a mask to a layer group.
I could apply the same mask to every layer but that's a hell of a lot of work every time I need to make a change to the alpha.
Basically the only way I know of to apply the alpha without effecting, or being effected by the RGB is to export, open the exported file, decompose it, copy and past the alpha in, then recompose.
Is there not some way to work with the alpha within the one xcf?

Print this item

  correct curved images of all kind
Posted by: denzjos - 09-07-2019, 11:46 AM - Forum: General questions - Replies (6)

When one make a photo or a copy from a book, mostely the photographed page is curved. This is also the case when one take photo from a bended poster or paper on a wall where the result is mostly a large flat s-formed image. An panorama photo that is taken by a camera can have also an s-curved hurizon. Is there a possibility in Gimp to correct such a disortions? One can use the filters/disort/bend curve, but that is not precise enough. I know there exist a photoshop plugin Altostorm panorama corrector that can do the job by creating on or two curves that can solve this problem but I can't find something like this in Gimp. Any suggestions? Thank you in advance.

Print this item