| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,261
» Latest member: geka
» Forum threads: 7,887
» Forum posts: 42,808
Full Statistics
|
| Latest Threads |
Requesting testers for CM...
Forum: General questions
Last Post: CmykStudent_
3 hours ago
» Replies: 4
» Views: 141
|
How to change text inside...
Forum: General questions
Last Post: rich2005
Yesterday, 09:48 AM
» Replies: 2
» Views: 177
|
Transform Handles hard to...
Forum: General questions
Last Post: denzjos
Yesterday, 07:46 AM
» Replies: 4
» Views: 393
|
Image spacing on display ...
Forum: General questions
Last Post: ajax
05-03-2026, 07:01 PM
» Replies: 2
» Views: 173
|
logo for website profile ...
Forum: General questions
Last Post: tbint62
05-03-2026, 02:01 PM
» Replies: 5
» Views: 296
|
scheme : error in vector
Forum: Extending the GIMP
Last Post: geka
05-03-2026, 02:01 PM
» Replies: 0
» Views: 121
|
GIMP 3.2 in the User CP
Forum: Gimp-Forum.net
Last Post: Ofnuts
05-01-2026, 08:29 AM
» Replies: 1
» Views: 241
|
Gimp-Forum.net has not be...
Forum: Gimp-Forum.net
Last Post: Tas_mania
04-30-2026, 10:53 PM
» Replies: 15
» Views: 1,780
|
Aligner des yeux sur plus...
Forum: General questions
Last Post: vmiarrg
04-30-2026, 07:47 PM
» Replies: 5
» Views: 411
|
How to create custom comp...
Forum: General questions
Last Post: VulpineVisions
04-30-2026, 06:16 PM
» Replies: 4
» Views: 454
|
|
|
| Indexprint |
|
Posted by: Xxxx - 06-17-2020, 07:20 PM - Forum: Extending the GIMP
- Replies (18)
|
 |
Code:
gimp_color_transform_new: using babl for 'GIMP built-in sRGB' -> 'DELL P170S'
Traceback (most recent call last):
File "/usr/lib/gimp/2.0/python/gimpfu.py", line 857, in _run
res = apply(func, params[1:])
File "/home/ego/.config/GIMP/2.10/plug-ins/IndexprintDevelopment.py", line 152, in plugin_main
app = IndexprintDevelopment.gui.ContactsheetApp() # create instance of gtkBuilder app
File "/home/ego/.config/GIMP/2.10/plug-ins/IndexprintDevelopment/gui.py", line 248, in __init__
self.on_error(_("PyExiv2 not installed!"), _("Disabling exif functions.\n"+str(e)))
AttributeError: ContactsheetApp instance has no attribute 'on_error'
(Gimp 2.10.20 Linux)
A VERY good plugin, but now poorly maintained.
http://www.sullockenzlin.demon.nl/Gimp.html
If someone can help...
|
|
|
| File exporting question |
|
Posted by: Bepis - 06-17-2020, 03:23 AM - Forum: General questions
- Replies (4)
|
 |
Due to the nature of the work I do with gimp, I frequently export many images (sometimes hundreds) while working. Each image is saved as a bmp with the same file name, with only a number increasing by one each time. I have already sped up this process with keyboard shortcuts, but taking the time to name each image and increasing its number by one as to not overwrite the previous has become increasingly tedious. Is there anyway I can automate this process further? The only thing that needs to change for each file name is to increase the number by 1, is there any possible way to automate this in gimp? Thanks for your help.
|
|
|
| Stop brush from using clipboard |
|
Posted by: spaghet - 06-16-2020, 09:06 PM - Forum: General questions
- Replies (1)
|
 |
I'm very new to gimp - but a pro at photoshop...trying to make the switch since adobe switched to stupid monthly payments...
I'm trying to simply paint with the brush but for some reason it doesn't use a solid color but instead paints using what's on my clipboard. So when I clip the brush my clipboard image suddenly pastes & I keep clicking it- over & again tons of my clipboard image as if it were a paint color. What is this? The same thing happens when I try to use pencil...
|
|
|
| Combine two images into one image |
|
Posted by: fixit7 - 06-16-2020, 03:05 AM - Forum: General questions
- Replies (3)
|
 |
I can figure out how to take two images and paste them into a new image.
I opened both images along with a new image and tried pasting the 2 images into the new image.
Can someone please help me ?
Thanks.
|
|
|
| PyGimp on Focal Fossa |
|
Posted by: Ofnuts - 06-15-2020, 10:52 PM - Forum: Linux and other Unixen
- Replies (3)
|
 |
When I was on (K)Ubuntu 16.04 and sentenced to use 2.10 in a flatpak I found it too limited compared to the standard version, so since I plan to upgrade my 19.10 ot 20.04 before year end I just hacked my way to "full" Gimp-cum-Python support in a 20.04 VM, by adding required files copied from my 19.10. The final boss is having the Python console working (not killed that one yet).
I heard that some folks where installing from Debian repos (where Pythonv2 is more alive than on Ubuntu)?
|
|
|
|