Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,947
» Latest member: JohnB
» Forum threads: 7,376
» Forum posts: 40,169
Full Statistics
|
Latest Threads |
Converting python plugin-...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: rich2005
6 hours ago
» Replies: 52
» Views: 4,978
|
Black Hand Cursor when us...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: JohnB
Yesterday, 10:32 PM
» Replies: 0
» Views: 46
|
Save Rectangle Size
Forum: General questions
Last Post: DennisV
Yesterday, 08:24 PM
» Replies: 5
» Views: 246
|
Look of Toolbox>
Forum: Gimp 2.99 & Gimp 3.0
Last Post: FransHarderwijk
Yesterday, 08:07 PM
» Replies: 4
» Views: 164
|
VERY slow resizing in 2.1...
Forum: General questions
Last Post: rich2005
Yesterday, 06:10 PM
» Replies: 3
» Views: 2,934
|
ofn3-layer-tiles and ofn3...
Forum: Extending the GIMP
Last Post: Ofnuts
Yesterday, 02:25 PM
» Replies: 0
» Views: 106
|
ofn3-resource-manager
Forum: Extending the GIMP
Last Post: saberwarthog
Yesterday, 01:52 PM
» Replies: 5
» Views: 159
|
Preset Missing after Upda...
Forum: General questions
Last Post: Ofnuts
Yesterday, 11:08 AM
» Replies: 1
» Views: 83
|
Ice Hockey problem - shoo...
Forum: General questions
Last Post: denzjos
Yesterday, 08:44 AM
» Replies: 6
» Views: 270
|
How would you do a weathe...
Forum: General questions
Last Post: Tas_mania
04-26-2025, 10:21 PM
» Replies: 9
» Views: 769
|
|
|
Major Resynthesizer Problem |
Posted by: Kez - 01-15-2018, 06:18 AM - Forum: Windows
- Replies (6)
|
 |
I just downloaded Gimp (and Adobe Bridge) after research and recommendation from a family member, as Picasa is no longer supported and I need to sort and organise about 10,000 photos (including several thousand to be scanned from original photos). I like the idea of the Resynthesizer function to remove unwanted objects, but ...
. Downloaded Resynth plugins, didn't work. Got error message when trying to use it.
. Repeated above, several times, deleting each set of plugins before trying again.
. Read about Script-fu Heal-Selection plugin. Tried that. Worked, but REALLY slow and no variables to adjust like the tutorial I watched.
. Don't know what Python is, but a page I read said the plugin uses it, so I downloaded it, then re-downloaded the Resynth plugins.
. Resynth now shows in Filters>Map, but none of the plugins (especially Heal-Selection) show in Filters>Enhance!
I also tried the clone and brush tools, but when I set the sample area, the + appears only until I move the mouse to start cloning and then the sample circled area moves as I move the mouse, which didn't happen in the tutorial either!
HELLLLLLP. I'm not overly computer literate when it comes to the backend side, but I'm a pretty intelligent person and can usually work my way through. However, after over 5 hours of failure, I'm about ready to pack the lot in and go back to good old, discontinued, Picasa.

PS. I'm using Windows 7
|
|
|
Linux/Mint resynthesizer not working |
Posted by: lperg - 01-14-2018, 09:55 PM - Forum: Extending the GIMP
- Replies (4)
|
 |
I'm having trouble getting the resynthesizer plug-in functions to work in a new installation (OS updated on a new computer).
The set-up is GIMP 2.8.16 on Linux Mint 18.2 Cinnamon 64-bit, using the plug-ins from the Ubuntu package gimp-plugin-registry 7.20140602ubuntu2 via synaptic. Python is 2.7.12.
There are a number of likely-looking plug-ins in ~/.gimp-2.8/plug-ins, all marked executable (755 permissions):
Quote:-rwxr-xr-x 1 lperg lperg 6595 Apr 13 2011 plugin-heal-selection.py
-rwxr-xr-x 1 lperg lperg 3153 Apr 13 2011 plugin-heal-transparency.py
-rwxr-xr-x 1 lperg lperg 17194 Apr 13 2011 plugin-map-style.py
-rwxr-xr-x 1 lperg lperg 7684 Apr 13 2011 plugin-render-texture.py
-rwxr-xr-x 1 lperg lperg 3303 Apr 13 2011 plugin-resynth-enlarge.py
-rwxr-xr-x 1 lperg lperg 3609 Apr 15 2011 plugin-resynth-fill-pattern.py
-rwxr-xr-x 1 lperg lperg 3262 Apr 13 2011 plugin-resynth-sharpen.py
-rwxr-xr-x 1 lperg lperg 6011 Apr 13 2011 plugin-uncrop.py
-rwxr-xr-x 1 lperg lperg 62838 Apr 15 2011 resynthesizer
-rwxr-xr-x 1 lperg lperg 53607 Apr 15 2011 resynthesizer-gui
The Plug-in Browser does see them, and they are listed in the Filters menu, but when I try to use any of them I get an error. For instance with "Heal selection" I get:
Quote:Calling error for procedure 'gimp-procedural-db-proc-info':
Procedure 'plug-in-resynthesizer' not found
then in a second message immediately after the first one:
Quote:An error occurred running python_fu_heal_selection
error: procedure not found
Traceback (most recent call last):
File "/usr/lib/gimp/2.0/python/gimpfu.py", line 736, in response
dialog.res = run_script(params)
File "/usr/lib/gimp/2.0/python/gimpfu.py", line 361, in run_script
return apply(function, params)
File "/home/lperg/.gimp-2.8/plug-ins/plugin-heal-selection.py", line 148, in heal_selection
pdb.plug_in_resynthesizer(timg, tdrawable, 0,0, useBorder, work_drawable.ID, -1, -1, 0.0, 0.117, 16, 500)
error: procedure not found
As far as I can tell all other plug-ins are working properly, only resynthesizer fails.
What is the "procedure" plug-in-resynthesizer that is "not found"? Is it a file, or a function contained in a file with a different name? I have files named "resynthesizer" and "resynthesizer-gui" (above) but nothing named "plug-in-resynthesizer".
Perhaps relevant, if I try to run those files from the command line I also get errors (the same one for both):
Quote:error while loading shared libraries: libgimpui-2.0.so.0: wrong ELF class: ELFCLASS64
Is there a fix, or a diagnostic procedure to go on from here?
Thanks,
-lperg-
|
|
|
printable art with gimp |
Posted by: alin33 - 01-13-2018, 11:43 AM - Forum: General questions
- Replies (2)
|
 |
I'm using gimp to create digital art-most of the art is abstract and full of colours.I thought to start selling digital art on Etsy-I sell digital file and people print it by themselves. I'm aware that CMYK is the printing standard and gimp doesn't work well with it. My question is if I work with gimp and save jpg files with RGB 300 dpi-if it will be ok when people will print it-or it's a bad idea and from a professional point of view I should think of purchasing photoshop? I'm worried about the difference of colours of what people see on the screen and what comes in the printing and also resolutions issues.what would be your advice to me? My wish is to go with gimp because I know it well and it is free.
|
|
|
pressure/line size with tablet |
Posted by: lemonphenomenon - 01-12-2018, 10:10 PM - Forum: General questions
- Replies (8)
|
 |
I'm using a graphics tablet (Huion H610pro) with gimp (2.8.22) and I am having problems with getting pen pressure to affect brushstroke. Pen pressure/line thickness works fine on the tablet's trial window. Pen pressure also affects brushstroke opacity in gimp when 'Pressure Opacity' is checked in Dynamics Options in the paintbrush tool options. But I don't want to vary opacity, I want to vary thickness. So I have made two new dynamics, one by creating a new dynamic and the other by editing a copy of an existing dynamic. In both of them the size/pressure box is checked and no other box is checked. The ratio graph is the usual straight line from minimum size/minimum pressure to maximum size/maximum pressure. Neither of those two new dynamics works. Any suggestions?
|
|
|
non-destructive editing |
Posted by: godek - 01-12-2018, 12:25 AM - Forum: General questions
- Replies (12)
|
 |
I got a book by James Carren recently and it talks about non-destructive editing I am assuming he is refering to photoshop. Can you do adjustment layers in gimp? There was another type of layer that had to be copied over because it couldn't be in an adjustment layer it was for highlights and shadows adjustments. Can you do that in gimp too?
What I mean by non-destructive editing is that if you decide you don't want a certain correction but it is behind a ton of other corrections in the history it doesn't remove the others as well.
Where is there an tutorial on how to do this in gimp?
|
|
|
JPG settings in Gimp |
Posted by: quand - 01-10-2018, 10:39 AM - Forum: General questions
- Replies (11)
|
 |
Hi
i have a question about a jpg setting in GIMP : "use estimated quality" or "use original picure quality settings"
If I change jpg quality (90 to 95 by exemple), choose optimize and progressive options, what about "use estimated quality" ?
thanks
|
|
|
|