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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,943
» Latest member: Bolothephotographer
» Forum threads: 7,701
» Forum posts: 41,876

Full Statistics

Latest Threads
"Mouseclick" is not recor...
Forum: General questions
Last Post: Ofnuts
6 hours ago
» Replies: 3
» Views: 242
New to Gimp
Forum: General questions
Last Post: rich2005
7 hours ago
» Replies: 1
» Views: 68
GIMP 2.10 or 3 stuck load...
Forum: General questions
Last Post: theelf
11 hours ago
» Replies: 5
» Views: 237
What exactly tutorials ar...
Forum: General questions
Last Post: rich2005
Yesterday, 12:34 PM
» Replies: 3
» Views: 203
Avatar not showing up
Forum: Gimp-Forum.net
Last Post: Ofnuts
Yesterday, 08:49 AM
» Replies: 8
» Views: 4,096
Simulating paint my hous...
Forum: General questions
Last Post: sallyanne
Yesterday, 12:22 AM
» Replies: 1
» Views: 170
Edits Saving wrong
Forum: General questions
Last Post: PaulM
11-14-2025, 10:36 PM
» Replies: 6
» Views: 349
Random Clone
Forum: General questions
Last Post: rich2005
11-14-2025, 07:20 PM
» Replies: 1
» Views: 158
How to get G'MIC within G...
Forum: General questions
Last Post: Tas_mania
11-13-2025, 08:42 PM
» Replies: 5
» Views: 535
Text Editor hardly ever w...
Forum: General questions
Last Post: sallyanne
11-13-2025, 09:23 AM
» Replies: 5
» Views: 475

 
  Resynthesizer/Python revisited
Posted by: rickk - 11-25-2021, 08:24 PM - Forum: Extending the GIMP - Replies (2)

Using Gimp 2.10.22 on knoppix 9.1

Reference our prior discussion pertaining to plug-in compatibility with python 2 vs python 3 that is included with various linux distributions.

Recently figured out what I had been doing wrong all along trying to get the Synaptic package manager working.  Great resource for the direct links to the repositories.

So, trying to make up for past deficiencies, I located a Python 2.10.8-2 which is specifically billed as being "python support for gimp"

Installed it, and how have a Python-Fu menu item in my Gimp >Filters menu.  Then placed the plugin-heal-selection.py, plugin-heal-transparency.py,  resynthesizer, and resynthesizer_gui items in my /.config/GIMP/2.10/plug-ins subdirectory.

Relaunched gimp, and behold  the menu items heal selection and heal transparency showed up in my Filters>Enhance menu.

But Resynthesizer did not show up in my Filters>Map menu.   I recall there being something about having to make the two Resynthesizer items "executable".  WHICH I BELIEVE all that entails is to go to Properties>Permissions>Execute and verify that the list box states  "Anyone".

Is that correct? Or have I been missing something more that is required?

Because when I try to use either heal selection or heal transparency in gimp, I get the following errors.

Heal Selection
[Image: fPQgu9z.png]



Heal Transparency
[Image: 5wDwSte.png]



And in both instances I additionally get the following  "procedure not found" error message:


[Image: dagcD7o.png]


So, that has me wondering......does the retro "Python for Gimp" addition that I made appear to be the right one? is there a better?

Have I  properly done what is required to make the Resynthesizer modules executable?

Have I muffed up something else?

As always, your time and thoughts are appreciated   Smile

Print this item

  How to anchor dockable dialogs?
Posted by: Gimpquester - 11-25-2021, 05:36 AM - Forum: General questions - Replies (2)

I'm getting a bit annoyed by dockable dialogs always falling off and becoming an independent object in the interface when I touch them with my pen. Is there a way to anchor the dockable dialogs once the interface is to my liking?

Basically I'm trying to prevent the 1-2 step as seen in the two images below.



Attached Files Image(s)
       
Print this item

  Can Gimp convert a JPG to a Photo?
Posted by: Mark2855 - 11-23-2021, 10:56 PM - Forum: General questions - Replies (20)

Hello, Gimp experts.
Sure, you can convert a Photo to a JPG,but is there a way to do the opposite?
Can you convert a JPG into something that sorta' looks like a photograph?
IF Not, then is there some other program that can do this?
Thanks.
Mark2855



Attached Files Image(s)
   
Print this item

  face on iron bars
Posted by: denzjos - 11-23-2021, 06:25 PM - Forum: Gallery - No Replies

I got my inspiration for this by Marco Cianfanelli. For this I had in mind that the parts of the face are mounted on rectangular bars that are positioned in one line.  
   

Print this item

  Batch Image Processing (layer manupulation)
Posted by: izwan - 11-23-2021, 01:02 PM - Forum: Scripting questions - Replies (1)

Hi,

I'm kind of new using batch processing. I have about 300 pages of scanned old manuscript. Its yellowish and stained.

Normally I will clean it up by:


1. Duplicate the layer
2. Change the top layer mode to "grain merge"
3. Merge down the layer.
4. Repeat the steps until I got a much cleaner page.
5. Touch up using brush.

I was wondering if there is a scrip or command that I can use to to step 1 to step 3 on batch file. I mean, cleaning up old manuscript for family safekeeping is really hard work. If there is a batch processing that I can run and sit back. I still need to touch up here and there of course, but this will take at least 75% work load if I can automate it.

Thank you

Print this item

  Copy on image into excisting image
Posted by: Arne - 11-23-2021, 09:38 AM - Forum: General questions - Replies (1)

When im coping one image into excisting image and edit part of the copied image, there is a change of colour in the background where the removed part of the image used to be.

I have one picture,
adding a layer
adding image of stars into new layer
removing most of the stars/new image
outline of new image is still there

please see attached image



Attached Files Thumbnail(s)
   
Print this item

  Compose not seeing layers
Posted by: Rowdy Wallbanger - 11-23-2021, 08:38 AM - Forum: General questions - Replies (4)

Folks,
I'm a self taught GIMP user, please be gentle!
I'm painting car templates for a racing simulator called iRacing.  iRacing has Spec Maps which add Chrome and Roughness to the image.
The template contains layers for RG and B Channels.  They are setup to work in Photoshop which can handle layers in Greyscale.  These layers work in such a way that they merge to make a combination, which doesn't work in GIMPS RGB only way.
However, there is a work around which is to copy the image, make it's mode Greyscale and then Compose the R,G and B channels, adjusting the greyscale to your liking.  We export the file into the program as a TGA.

The Problem is this: If I make a fresh project this process seems to work fine.  However my old projects don't always work, when composing I only see a "Mask Layer" option.  Why is it not seeing the other layers that exist in the XCF file?
Kind Regards,
Rowdy.

Print this item

  Pay someone to create a template for spheres
Posted by: gimphusker - 11-23-2021, 03:49 AM - Forum: General questions - Replies (2)

don't know if this is acceptable or not, but here we go. I am a very beginner to gimp.  I would like to have someone create a template for me to create spheres with specific colors.  I would pay them of course.  What I am looking for is a template that I can make spheres that all I have to do is type the hex code for a specific color  and a sphere would be created with that color.  I would like it to initially be say 400x400 and I could scale it to the necessary size.   I think I have enclosed the image that I would like to use as a starting point.  I like this sphere because I can add text (in Visual Basic) and it looks good.  Some cololrs I would be using is light coral and light blue among others.  Is this possible?  Thanks

https://imgur.com/a/hBT4tOW

Print this item

Photo Color Picker x Sample Point
Posted by: Krikor - 11-22-2021, 09:10 PM - Forum: General questions - Replies (6)

Color Picker x Sample Point

  • Why are the values collected by Color Picker not the same as displayed by Sample point?  Huh
I was using Color Picker to find two points; each on a different image that have the same Value. (in this case I was looking for points with 85%).

But when creating the Sample points at the specific coordinates found in the two images to 85% of value, the values displayed in the Sample Point window are different from 85%. (83.9 point 01 and 86.3 point 02)  Dodgy

At first I thought it might be due to the value used for the Radius - Sample average, in the color Picker. Initially I was using the value of 4 for the radius.
But I tested it with other radius values for the same coordinates and they also didn't match the values displayed in Samples Points.

I finally gave up on Color Picker and used Pointer, which finds and records the same values as those displayed in Sample Point.
  • Am I using Color Picker the wrong way? Any adjustments I should have made? A bug? An outdated tool?
Thx!

Print this item

  enlarge image
Posted by: bbxrider - 11-21-2021, 04:20 AM - Forum: General questions - Replies (4)

can't find the magic to enlarge an image copied to a layer, see attached
I started with a jpg, imported to gimp and removed the white background
copied that image to a layer and that copy operation created a new layer
named 'dropped buffer'. 

I thought I enlarged the copied image with the scale tool and moved it.


But the enlarged moved image is not an image really, its a selection outline, 
marching ants, and only that and it is actually in the layer that image was copied
to, not the created, dropped buffer, layer??

huh? this should be pretty simple....right? 

I think I don't care what layer the enlarged moved version ends up in, as long
as its the "real" image and not some ghost outline.



Attached Files Thumbnail(s)
   
Print this item