| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
Gimp 3.0.6-1 G'Mic-Qt ups...
Forum: General questions
Last Post: denzjos
42 minutes ago
» Replies: 0
» Views: 20
|
Issue with cut selection
Forum: Installation and usage
Last Post: kmll
4 hours ago
» Replies: 2
» Views: 64
|
Colorized Layer Reverts t...
Forum: General questions
Last Post: Ofnuts
Yesterday, 09:27 PM
» Replies: 5
» Views: 325
|
How to get G'MIC within G...
Forum: General questions
Last Post: teapot
Yesterday, 08:04 PM
» Replies: 2
» Views: 228
|
Gimp 3.x scanner xsane pl...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: Ofnuts
Yesterday, 08:36 AM
» Replies: 14
» Views: 11,533
|
Gimp 3.0 get Metadata wit...
Forum: Scripting questions
Last Post: Volker
11-09-2025, 06:19 PM
» Replies: 3
» Views: 259
|
Text Editor hardly ever w...
Forum: General questions
Last Post: Snacko
11-09-2025, 05:13 PM
» Replies: 4
» Views: 351
|
How to make image and mas...
Forum: Installation and usage
Last Post: Ofnuts
11-08-2025, 08:39 PM
» Replies: 5
» Views: 310
|
Multi window mode mode fa...
Forum: General questions
Last Post: teapot
11-07-2025, 01:40 PM
» Replies: 5
» Views: 458
|
Animation with only GIMP ...
Forum: Gallery
Last Post: Scut-51
11-06-2025, 11:49 AM
» Replies: 25
» Views: 23,057
|
|
|
| Layer Effects plugin don't works on 2.10.21 |
|
Posted by: MarkLecarde - 10-25-2020, 10:17 AM - Forum: General questions
- Replies (10)
|
 |
Hello, I'm Gimp user on Linux, and I just migrated from Photoshop CS6 (in order to don't suffer using Wine). I installed PhotoGimp mod and was ready to use the soft, when I found the abscence of Layer Effects (or any analogue) in Gimp. I surfed the net to find the solution and learned about the Layer Effects plugin. I correctly (I'm sure about that) installed it, however, I couldn't make it work (show up in "Layer" or in "Script-Fu"). As I understand it, this problem is popular and still does not have a single correct solution.
|
|
|
| Scripting help at my new job |
|
Posted by: Deathharmonicon - 10-23-2020, 05:34 PM - Forum: Scripting questions
- Replies (4)
|
 |
So I’ve dabbled in scripting before but am not super well versed in it. However, I just took on a position at my job doing image editing for our online webstore. I’m able to do it easy enough in GIMP, but it’s doing the same edit over and over and I know that there has to be a way to script it so that I can do so more efficiently, I just have been having a hard time trying to understand how to write the script. I have access to Python-fu and Script-fu, but would prefer to use Python.
So here’s what I do to each image. Once I’ve gone through and manually selected what I need to, I do the same series of actions every time, and this is what I’m trying to script:
1. Layer > Transparency > Add Alpha Channel
2. Edit > Clear (or Hit Delete)
3. Deselect (Not absolutely necessary)
4. Image > Canvas Size > Height: 950 > Width: 950 > Center > Resize
5. File > Export As > ‘file name’.png > Export (Exporting the image and changing it from jpg to png)
And that’s it. I open an image, select the background, and then do those same steps every single time. So I was wondering if anyone could help me figure out the script for doing this every time. It would expedite the process to go so much quicker and I would greatly appreciate it. Thanks!
|
|
|
| Gimp 2.10 crashing every time I try to cut or copy |
|
Posted by: thesun - 10-23-2020, 03:35 AM - Forum: General questions
- Replies (9)
|
 |
I hope someone here will help with a problem that repeatedly happens and basically (overnight, it seems!) has made GIMP unusable:
I open a photo. Highlight some area. Hit either Edit > Cut, Edit > Copy, or Cntl-x or Cntl-c, and poof, GIMP crashes. Every time.
It doesn't seem to matter the size of the document or area I'm trying to copy.
I saw some thread on another forum saying if on has CopyQ installed that may cause issues, but I don't believe I do. (I'm running Lubuntu 20.04LTS, a vanilla install, nothing modified. It's LXQt, if that matters. And my system is a newish Dell with 40GB of RAM, so I doubt it's a memory problem.)
I desperately need to fix this or find a work around. Here's the output when I run GIMP from the command line:
me@home:~$ gimp
using gegl copy
(gimp:248888): Gdk-CRITICAL **: 22:06:25.414: IA__gdk_window_get_events: assertion 'GDK_IS_WINDOW (window)' failed
(gimp:248888): Gdk-CRITICAL **: 22:06:25.414: IA__gdk_window_set_events: assertion 'GDK_IS_WINDOW (window)' failed
The program 'gimp' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
(Details: serial 95997 error_code 3 request_code 18 minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
(script-fu:248910): LibGimpBase-WARNING **: 22:06:25.457: script-fu: gimp_wire_read(): error
Thank you in advance for any help.
|
|
|
| Removing object with GMIC not working |
|
Posted by: Muzician - 10-22-2020, 08:51 AM - Forum: General questions
- Replies (7)
|
 |
I followed this tutorial but when I get to the point of applying or hitting okay the progress bar comes up for a couple of seconds but nothing happens. Any insight as to how to make this work?
Remove Anything From A Photograph in Gimp using GMIC
|
|
|
|