| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
Isolate, select and copy/...
Forum: General questions
Last Post: rich2005
10 hours ago
» Replies: 7
» Views: 331
|
"Plug-in crashed" on GIMP...
Forum: General questions
Last Post: skullamrotis
11 hours ago
» Replies: 4
» Views: 360
|
AIMAGoR - Artificial IMAg...
Forum: Other graphics software
Last Post: vitforlinux
Yesterday, 12:09 PM
» Replies: 23
» Views: 9,750
|
RapidRAW
Forum: Other graphics software
Last Post: denzjos
11-03-2025, 12:51 PM
» Replies: 2
» Views: 193
|
Tutoriel installer Drea...
Forum: Tutorials and tips
Last Post: meric57
11-03-2025, 07:45 AM
» Replies: 0
» Views: 58
|
Nouveau Arrivant sur le f...
Forum: Watercooler
Last Post: meric57
11-03-2025, 06:45 AM
» Replies: 0
» Views: 62
|
Accessing GIMP’s internal...
Forum: General questions
Last Post: rich2005
11-02-2025, 12:35 PM
» Replies: 1
» Views: 170
|
Can't find path plug-in
Forum: General questions
Last Post: programmer_ceds
11-01-2025, 04:47 PM
» Replies: 7
» Views: 463
|
Gimp shows blank black sc...
Forum: Windows
Last Post: rich2005
11-01-2025, 09:01 AM
» Replies: 1
» Views: 174
|
Outlined and filled in 3....
Forum: General questions
Last Post: rich2005
10-31-2025, 04:42 PM
» Replies: 2
» Views: 246
|
|
|
| hardware acceleration not work |
|
Posted by: frpkingymd - 05-04-2021, 01:07 PM - Forum: Windows
- No Replies
|
 |
I work on a 64-bit Windows 10 system and my computer owns it
RYZEN7 4800H processor
RTX 2060 graphics card
And when I speed up GIMP with Open CL
I notice that it does not work and that there is no consumption of the program on the part of the graphics card
Is there a solution ??
|
|
|
| can anyone help |
|
Posted by: justin65 - 05-04-2021, 09:40 AM - Forum: General questions
- Replies (10)
|
 |
Hello,
Is there anyone willing to improove a old photo for me. I am in the process of doing a family album which i am going to call the living album as i have converted my old family photos to animation. I have a slight problem with my dads photo in that when i animate it his forehead as got a white patch on the left hand side of his head, the photo in general is slightly washed out. Im not experienced enough to improove this photo without making it look like its false. i realise i need to keep it as original as possible but im sure it could do with some very delicate work in the right hands. anyone willing to help me i will send a few pounds for drink.
|
|
|
| automate steps in gimp 2.10 |
|
Posted by: alain.roger - 04-30-2021, 07:51 PM - Forum: General questions
- Replies (2)
|
 |
Hello,
I would like to know if there is a way to automate some repetitive tasks in GIMP 2.10.x ?
e.g. I have several photos and I always to the same few tasks in the same order in purpose to remove the background and I would like to know if there is a way to script all those tasks or a recorder for this thing ?
i.e.
- turn image to greyscale
- change levels
- copy a mask from obtained photo in BW
- create mask layer from previous step
- get person/object only while background is transparent
- save/export result in png file.
something like that :-)
thx
|
|
|
| Installing pgimp package in Ubuntu Studio 20.10 |
|
Posted by: rgbellotti - 04-29-2021, 10:22 PM - Forum: Linux and other Unixen
- No Replies
|
 |
I noticed that Gimp does not have python-fu available (only script-fu), and from what I can tell this is because Ubuntu Studio 20.10 doesn't come with python 2.7 preinstalled. So I installed python 2.7 and the necessary 'numpy' and 'typing' packages with pip, but am still getting an error when I try to install 'pip3 install pgimp' or even 'pip install pgimp'
Here is the terminal error message involved:
pip3 install pgimp
Collecting pgimp
Using cached pgimp-1.0.0a22.tar.gz (140 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.arg
v[0] = '"'"'/tmp/pip-install-e4gzeesl/pgimp/setup.py'"'"'; __file__='"'"'/tm
p/pip-install-e4gzeesl/pgimp/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"
', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.clo
se();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp
/pip-pip-egg-info-9br474gc
cwd: /tmp/pip-install-e4gzeesl/pgimp/
Complete output (7 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-install-e4gzeesl/pgimp/setup.py", line 42, in <module>
check_python2_installation()
File "/tmp/pip-install-e4gzeesl/pgimp/setup.py", line 37, in check_pyt
hon2_installation
raise GimpInstallationException(
__main__.GimpInstallationException: At least one of the following packag
es is missing in the python2 installation: numpy, typing
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Chec
k the logs for full command output.
#####################
Even though I already have numpy and typing installed, it still gives the same error message. Do I need to configure python2.7 after the initial install before it gets recognized properly? Gimp on my other machine (Ubuntu plain 20.04) has python-fu working already, yet it only has python3 installed and not python2. So I'm a bit confused as to what the actual conflict is, or what the requirements are for python-fu.
well for the time being, I installed the latest version of GIMP as of now (v2.10.24) with flatpak and python-fu is available now and working. *shrug* Not the ideal fix but it's an option
|
|
|
|