Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
files missing after insta...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: denzjos
Yesterday, 03:58 PM
» Replies: 4
» Views: 381
|
Simplifying a path
Forum: Extending the GIMP
Last Post: Infinimitsu
Yesterday, 01:34 PM
» Replies: 39
» Views: 35,147
|
Is there any version wher...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: HavingTooMuchFun
Yesterday, 08:24 AM
» Replies: 2
» Views: 535
|
.pcd files issue?
Forum: OSX
Last Post: rich2005
Yesterday, 07:49 AM
» Replies: 1
» Views: 218
|
How do I uninstall GIMP 3...
Forum: Linux and other Unixen
Last Post: Ofnuts
09-15-2025, 07:02 AM
» Replies: 1
» Views: 366
|
AI Gimp Plugins
Forum: Watercooler
Last Post: merlilderman
09-14-2025, 04:16 PM
» Replies: 21
» Views: 68,995
|
How to make a watermark o...
Forum: General questions
Last Post: kyolim
09-13-2025, 10:05 PM
» Replies: 5
» Views: 14,502
|
Linux command that does e...
Forum: Other graphics software
Last Post: rich2005
09-13-2025, 06:06 PM
» Replies: 1
» Views: 747
|
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: 653
|
Batch Color Saturation
Forum: Extending the GIMP
Last Post: rich2005
09-13-2025, 07:53 AM
» Replies: 15
» Views: 12,342
|
|
|
MyPaint Brush stopped working after Ubuntu upgrade |
Posted by: mirta - 09-24-2022, 08:22 PM - Forum: General questions
- Replies (3)
|
 |
I just upgraded my Ubuntu to 22.04.1 and after the upgrade, the "MyPaint Brush" tool in Gimp has stopped recognizing pen pressure. Other brushes work normally, it's just this tool that doesn't have any pressure anymore. I tried deinstalling and reinstalling gimp, but it hasn't worked.
This is the brush library from MyPaint that Gimp can access and use, right? It's been working normally until the Ubuntu upgrade.
Is anyone else having a similar problem?
|
|
|
How to make larger image from small identical images like mosaic |
Posted by: dprenerov - 09-24-2022, 12:17 PM - Forum: General questions
- Replies (4)
|
 |
Hello,
I searched Google for this, but didn't found an answer.
I have a single png with alpha channel. Let's say 300x300 pixels.
So I need to produce a 1920x1080 pixels image which consists of multiple images like the small one. It should look like a mosaic. It is not important if 1920 can not be divided by 300 without a remainder. I need this image to be used as watermark adding to a video. So the important is to have small images clearly seen on the video, but transparent so to make the video not usable except for a preview.
So I have a single image which is OK to me, just don't know how to create larger image with alpha like a mosaic to be used for watermark.
Please help me with this.
|
|
|
Translucent images not working |
Posted by: NotZaky - 09-24-2022, 07:14 AM - Forum: General questions
- Replies (5)
|
 |
When I try to use a translucent image in GIMP, whether I lower the opacity in GIMP or imported a translucent image, there aren't any translucent pixels and it just ends up like this (image attached). I have an alpha channel and translucent images used to work fine on this exact file. I thought it was a bug, but after downgrading from 2.10.32 to 2.10.28, the problem persists. Can anyone figure out the problem?
|
|
|
Run batch command line in Fu console beginning with 'gimp' |
Posted by: Gimpnik - 09-23-2022, 06:01 PM - Forum: Scripting questions
- Replies (7)
|
 |
If I run the following code in Fu console
Code:
(gimp -i -b '(batch-crop-to-content "D:\Test\*.png")')
or
Code:
(gimp -b '(batch-crop-to-content "D:\Test\*.png")')
so I receive the following error message:
Code:
Error: syntax error: illegal token 1
Please help to understand this error.
I would like to run the command line via a batch script, but I receive only
"batch command executed successfully" and cant' see more details.
How to force detailed output for gimp-2.10.exe console without "echo off" to be able to see for possible errors in the chain of procedures?
In the batch script I have explicitly set "echo on" but this not help here, because gimp-2.10.exe is started as a separate process.
Thanks
|
|
|
Error SECURE_FAILURE |
Posted by: Gimpnik - 09-22-2022, 09:09 PM - Forum: General questions
- Replies (2)
|
 |
GIMP v.2.10.30 (on Win7 x 32 bit)
When running the file gimp-console-2.10.exe (in the default installation directory on Windows "C:\Program Files\GIMP 2\bin"), the console opens after about 10 s delay with the following error message:
Code:
gimp_check_updates_callback: loading of https://gimp.org/gimp_versions.json failed: GET request failed: WinHttp error: SECURE_FAILURE
And it does not matter whether the file is executed with simple rights (without "Run as administrator" and the UAC prompt does not appear) or with elevated administrative rights with UAC confirmation.
The same behavior occurs when a batch script is used to execute a Fu script, which in turn is called via the file gimp-2.10.exe.
There are no other problems with accessing the Internet with any other program.
Just tested also with the latest version of GIMP (v.2.10.32, auf Win7 x32-bit) and it behaves the same.
Why does GIMP access the Internet every time it is started (with TCP/IP data streams like www.gimp.org, router-default.apps, openshift4.gnome …) and how to turn this off? In settings via the GUI edit menu is nothing to find like automatically update or similar activity to be switch of.
Thanks
|
|
|
[split] Fake colorization |
Posted by: SKILKINKS35 - 09-22-2022, 08:08 PM - Forum: General questions
- Replies (9)
|
 |
I don't know whether this is the right place to ask this question but if I don't ask I won't know.
I have colour photos to which I would like to apply a colorization effect to make them look like colourized black and white 50s post cards.
Does anyone know whether there is a filter or a special effect that would allow me to this in GIMP ?
or is the only way to achieve this would be to turn my colour photos into black and white and then colorize them by colour by colour?
this would be too time consuming considering I have to do this for about 50 photos!)
Impossible question with no possible answer?
Thank you in advance
|
|
|
Tablet dynamics off |
Posted by: kyosanshugi - 09-22-2022, 02:30 AM - Forum: Windows
- Replies (4)
|
 |
Hello friendly people,
So I was using my Wacom tablet in GIMP 2.10 (Tablet model CTH-460 if that matters) and all the dynamics were working just fine until they just... suddenly weren't. There is a text box that says "Dynamics Off", but there's no drop down and right clicking on the field turns up nothing. I can't check or any of the boxes in the mapping matrix, and I can't manipulate any of the other options in the drop-down. I checked tool options in preferences, but nothing there seemed like it would help me out. I also tried updating to 2.10.32, but that didn't change anything either. Does anyone have any idea what might have happened?
Tl;dr: Tablet dynamics suddenly stopped working and refuse to turn back on. Wat do?
|
|
|
|