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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,403
» Latest member: MJ Barmish
» Forum threads: 6,699
» Forum posts: 36,523

Full Statistics

Latest Threads
photos transformation aga...
Forum: Gallery
Last Post: MJ Barmish
7 hours ago
» Replies: 0
» Views: 25
photos tranformation
Forum: Gallery
Last Post: MJ Barmish
8 hours ago
» Replies: 2
» Views: 68
new photos transformation
Forum: Gallery
Last Post: MJ Barmish
Today, 06:15 AM
» Replies: 0
» Views: 39
new gimp 2.10.38 appimage...
Forum: Alternate Gimp packagings
Last Post: Tas_mania
Yesterday, 11:54 PM
» Replies: 9
» Views: 235
how to re-edit the colori...
Forum: General questions
Last Post: rich2005
Yesterday, 09:01 AM
» Replies: 5
» Views: 216
Image layering and blendi...
Forum: General questions
Last Post: Ofnuts
05-23-2024, 07:45 PM
» Replies: 10
» Views: 390
ExifToolGUI and ExifTool ...
Forum: Other graphics software
Last Post: denzjos
05-23-2024, 08:30 AM
» Replies: 6
» Views: 651
Sharpen Deluxe plugin
Forum: Extending the GIMP
Last Post: PixLab
05-23-2024, 02:21 AM
» Replies: 2
» Views: 134
Text Style
Forum: General questions
Last Post: Ldngx108z
05-23-2024, 12:57 AM
» Replies: 2
» Views: 314
Editing Real Estate Photo...
Forum: General questions
Last Post: Ofnuts
05-22-2024, 11:51 PM
» Replies: 7
» Views: 247

 
  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...

Print this item

  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.

Print this item

  two questions
Posted by: Carl - 06-17-2020, 02:30 AM - Forum: General questions - Replies (6)

GIMP 2.10.20

1) Wacom One sensitivity not working. Set to 'screen' and tried with 'opacity pressure' setting. I've watched the youtube tutorials and this is impossible to screw up yet its not working. I think there is a bug.

2) "shift+[" and "shift+]" are not working. These are default shortcuts to de/increase the brush size by 10.  De/increase by 1 with '[' and ']' work fine. 

Any help at all is appreciated. Thank you.






PS I wrote this already and then when I pressed post it said request to large and deleted everything I wrote. Gimp has me very confused and ready to go back to paint.net.  Angry

Print this item

  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...

Print this item

  Pasting without resizing layer boundary (new behavior in 2.10???)
Posted by: traycerb - 06-16-2020, 04:56 AM - Forum: General questions - Replies (5)

I have a layer which is 600x600 (size of a passport photo), and I paste a larger image (a person's portrait), which I resize so the person's face fits in the boundary.  Other parts of the photo (e.g. above the head and below the neck) are not relevant for this purpose.

It used to be (2.8.xx) that after my resizing and then finally anchoring the selection to that layer (clicking outside the pasted area), the pasted part of the image outside the layer boundaries was cropped out.

However, I just updated to 2.10, and when I paste the image to the layer, the layer's boundary adjusts to the size of the pasted image.  I tried locking the layer, but then I can't paste into it.  Is there some setting to revert to the previous behavior??  Huh  I depended on the window/auto-crop behavior, which gave me exactly the size image I needed.

Print this item

  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.

Print this item

  GAP 2.7 & MPlayer?
Posted by: oliverqueen - 06-16-2020, 01:13 AM - Forum: General questions - No Replies

Anyone familiar with GAP 2.7 and MPlayer on win 10?
Thanx

Print this item

  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)?

Print this item

  Unpacking a Gimp appimage
Posted by: rich2005 - 06-15-2020, 11:37 AM - Forum: Tutorials and tips - No Replies

Using an older version of Linux with an equally older version of Gimp?  Want to update Gimp but find the alternative flatpak / snap versions limited?

At the moment there are excellent portable Gimp 'appimage' versions. Downloadable from the Assets folder here: 

https://github.com/aferrero2707/gimp-appimage/releases/

These work by making the file executable and running. More than adequate for occasional use but if you want to create a more permanent version,  the appimage can be unpacked.  That gives certain advantages, a little more flexibility.

That is the purpose of this demonstration video https://youtu.be/F1epWY5SYn0  duration 8 minutes. Shown in LinuxMint 19



Print this item

  2.10 layer composition options and modes
Posted by: Ofnuts - 06-15-2020, 09:09 AM - Forum: General questions - Replies (4)

The 2.10 release notes say:

Quote:Compositing options for layers are exposed to users now, and all layer-related settings are finally available in the Layer Attributes dialog.



[Image: gimp-2-9-6-layer-attributes-dialog.png]

If I sort of guess the Blend space/Composite space, I wonder what the "Composite modes" do?

These notes also mention new blend modes, but I'm still wondering what these do: Erase, Exclusion, Merge, and Split. Exclusion seems to be some kind of "xor", but I can't even find an case where the other three have a visible result.

Print this item