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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,575
» Latest member: snotty54
» Forum threads: 7,449
» Forum posts: 40,712

Full Statistics

Latest Threads
AIGoR - Artificial Image ...
Forum: Other graphics software
Last Post: rich2005
10 hours ago
» Replies: 10
» Views: 3,093
processes in Whitelist
Forum: OSX
Last Post: Ofnuts
10 hours ago
» Replies: 3
» Views: 93
Can't see GIMP windows
Forum: Gimp 2.99 & Gimp 3.0
Last Post: Tankred
10 hours ago
» Replies: 3
» Views: 201
Windows save
Forum: General questions
Last Post: sallyanne
Today, 06:27 AM
» Replies: 3
» Views: 307
Trying to append part of ...
Forum: General questions
Last Post: Denarius
Yesterday, 12:26 PM
» Replies: 5
» Views: 300
clone tool
Forum: General questions
Last Post: sallyanne
Yesterday, 12:38 AM
» Replies: 6
» Views: 379
Missing fonts when export...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: rich2005
06-29-2025, 07:48 AM
» Replies: 8
» Views: 433
Updating Python Scripts t...
Forum: Scripting questions
Last Post: Ofnuts
06-28-2025, 08:58 PM
» Replies: 1
» Views: 189
GIMP 3.0.4 Script-Fu Batc...
Forum: Extending the GIMP
Last Post: AgHornet
06-27-2025, 10:20 AM
» Replies: 0
» Views: 163
Technique for removing ov...
Forum: General questions
Last Post: denzjos
06-27-2025, 09:47 AM
» Replies: 12
» Views: 898

 
  Anton Corbijn photographic effect
Posted by: cynflux - 04-30-2020, 12:03 PM - Forum: General questions - Replies (1)

Hello,
Can anyone recommend plug-ins or filters that can simulate the photographic style of Anton Corbijn?

There are some photographic examples at the following link:

https://galerie-beckers.com/artists-gale...n-corbijn/

Thank you in advance.

Print this item

  major problem running Gimp after upgrade from 2.8
Posted by: vincent - 04-30-2020, 09:42 AM - Forum: General questions - Replies (3)

Hi all,

I was using 2.8 , then I install 2.10.18 without uninstalling 2.8 and Gmic
First time I run 2.10.18 everything works, all my old brushes are still there(which surprised me).

The next time I run it, the heal selection gave error message. I uninstall everything then deleted all associated folders. 
Re-install 2.10.18 It gave multiple errors when I open, but could open after I kept deleting those error messages. But heal selection still popup error messenge when I tried to use it.

Uninstall everything, install 2.8 . It couldn't open, error messenge: couldn't find a particular file. Using windows explorer, I found the file at the exact location that the error messenger says it couldn't find. Maybe I messed-up something when I deleted all associated folders after un-installing.

Please kindly help. The only thing I can think of is reformat my HDD, which is extremely drastic.

Print this item

  Childhood photo revival
Posted by: meetdilip - 04-29-2020, 09:27 AM - Forum: General questions - Replies (8)

I have an old days colour photo with some sepia / brown tint. I used Filter > Enhance > Despeckle to get rid of noise.

Is it possible to remove the brownish / sepia tint as well ? To make the photo look fresh. Thanks.

Print this item

  Cannot get imige to fit
Posted by: hendrikbez - 04-29-2020, 09:17 AM - Forum: General questions - Replies (5)

I am Trying to make this file "00_S_2_0.xcf" to look like this file http://www.xcf, but I cannot get the : to fit in the spaces, how can I get it to fit

Print this item

  resynthesize without heal-plugins
Posted by: lorenz - 04-29-2020, 06:53 AM - Forum: Extending the GIMP - Replies (16)

I'm running Ubuntu 12.04 and I tried to install gimp 2.10.18 via apt from the ubuntu-repositories and via ppa:otto-kesselgulasch
In both cases i was able to install gimp-plugin-registry too, I get Filter/Map/Resynthesize, but no Filter/Enhance/Heal selection nor Heal transparency.
I tried to install resynthesizer from different sources I found in the web, all with the same effect.
 
Running gimp from the terminal, I get this errors:


Quote:Failed to load module "canberra-gtk-module"
Traceback (most recent call last):
  File "/usr/lib/gimp/2.0/plug-ins/plugin-heal-transparency.py", line 28, in <module>
    from gimpfu import *
ImportError: No module named gimpfu
gimp: LibGimpBase-WARNUNG: gimp: gimp_wire_read(): error
Traceback (most recent call last):
  File "/usr/lib/gimp/2.0/plug-ins/plugin-heal-selection.py", line 30, in <module>
    from gimpfu import *
ImportError: No module named gimpfu
gimp: LibGimpBase-WARNUNG: gimp: gimp_wire_read(): error
Traceback (most recent call last):
  File "/usr/lib/gimp/2.0/plug-ins/plugin-uncrop.py", line 46, in <module>
    from gimpfu import *
ImportError: No module named gimpfu
gimp: LibGimpBase-WARNUNG: gimp: gimp_wire_read(): error
Traceback (most recent call last):
  File "/usr/lib/gimp/2.0/plug-ins/plugin-resynth-sharpen.py", line 32, in <module>
    from gimpfu import *
ImportError: No module named gimpfu
gimp: LibGimpBase-WARNUNG: gimp: gimp_wire_read(): error
Traceback (most recent call last):
  File "/usr/lib/gimp/2.0/plug-ins/plugin-resynth-fill-pattern.py", line 33, in <module>
    from gimpfu import *
ImportError: No module named gimpfu
gimp: LibGimpBase-WARNUNG: gimp: gimp_wire_read(): error
Traceback (most recent call last):
  File "/usr/lib/gimp/2.0/plug-ins/plugin-resynth-enlarge.py", line 29, in <module>
    from gimpfu import *
ImportError: No module named gimpfu
gimp: LibGimpBase-WARNUNG: gimp: gimp_wire_read(): error
Traceback (most recent call last):
  File "/usr/lib/gimp/2.0/plug-ins/plugin-render-texture.py", line 61, in <module>
    from gimpfu import *
ImportError: No module named gimpfu
gimp: LibGimpBase-WARNUNG: gimp: gimp_wire_read(): error
Traceback (most recent call last):
  File "/usr/lib/gimp/2.0/plug-ins/plugin-map-style.py", line 110, in <module>
    from gimpfu import *
ImportError: No module named gimpfu
gimp: LibGimpBase-WARNUNG: gimp: gimp_wire_read(): error
GIMP-Fehler: Plug-in "gimp-lqr-plugin"
(/usr/lib/gimp/2.0/plug-ins/gimp-lqr-plugin)
attempted to install procedure "plug-in-lqr" with invalid parameter name "output target".

GIMP-Fehler: Plug-in "gimp-lqr-plugin"
(/usr/lib/gimp/2.0/plug-ins/gimp-lqr-plugin)
attempted to register the menu item "<Image>/Layer/" for the procedure "plug-in-lqr".
It has however not installed that procedure.  This is not allowed.

I checked file permissions and ownership as suggestet in some posts, but now I'm running out of ideas...

Print this item

  ofn-text-to-path bug?
Posted by: betchern0t - 04-29-2020, 02:39 AM - Forum: Extending the GIMP - Replies (4)

Hi,
     just installed this and it is a great tool. However I either have an installation issue or a bug. I want bold text so was going to change the font to a bold version but it shows an error message when the font control is clicked:

   

This is with 2.10.18

Thanks...

Paul

Print this item

  unable to install resynthesize on portable GIMP 2.10.18
Posted by: cynflux - 04-29-2020, 01:35 AM - Forum: Extending the GIMP - Replies (9)

Hello,
I am trying to install resynthesizer on portable GIMP 2.10.18, but it doesn't show up under Filters.
I have put the necessary files in the plugins folders.
I was able to install resynthesizer on regular install of GIMP 2.10.18 and it shows up there, but need it on the portable version.
I am not sure what I am going wrong.

Thank you in advance for your help.

Print this item

  Make transprency
Posted by: hendrikbez - 04-28-2020, 05:53 PM - Forum: General questions - No Replies

Need help agsin

I cannot get this to look like this "Maand_dag_2_0.scf"

This how far I am getting, cannot get the places to turn black like it should.

I am doing something wrong, but I do mot know what.

Got ot to work

Print this item

  Beginner Question
Posted by: DrewATX - 04-28-2020, 02:35 PM - Forum: General questions - Replies (2)

I don't know how I did this or why it only happens with certain images... My foreground/background color palette is stuck with a two tone color (green and pink) and I can't figure out how to reset it back to a single color for each fore/background section.

How do I reset and how the heck did I manage to do this in the first place so I can avoid it in the future, lol.

[Image: 37-F2-F727-5-F9-A-4707-AE63-7-E68707183-B8-4-5005-c.jpg]

Print this item

  Make second part transprency
Posted by: hendrikbez - 04-28-2020, 12:30 PM - Forum: General questions - Replies (2)

Good Day

I have this file M_D_1_0.xcf  that I have got the text 0 to be transparency, but can not get the right part also transparency.

I want to let it looks like this file Maand_Dag_1_2.xcf

How do I do this.

Print this item