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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,783
» Latest member: ProstaPeak
» Forum threads: 7,596
» Forum posts: 41,400

Full Statistics

Latest Threads
files missing after insta...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: rich2005
1 hour ago
» Replies: 1
» Views: 51
Is there any version wher...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: rich2005
10 hours ago
» Replies: 1
» Views: 258
How do I uninstall GIMP 3...
Forum: Linux and other Unixen
Last Post: Ofnuts
11 hours ago
» Replies: 1
» Views: 123
AI Gimp Plugins
Forum: Watercooler
Last Post: merlilderman
Yesterday, 04:16 PM
» Replies: 21
» Views: 68,382
How to make a watermark o...
Forum: General questions
Last Post: kyolim
09-13-2025, 10:05 PM
» Replies: 5
» Views: 14,240
Linux command that does e...
Forum: Other graphics software
Last Post: rich2005
09-13-2025, 06:06 PM
» Replies: 1
» Views: 508
reliable Gimp 2.10.38 dow...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: denzjos
09-13-2025, 05:20 PM
» Replies: 2
» Views: 415
Batch Color Saturation
Forum: Extending the GIMP
Last Post: rich2005
09-13-2025, 07:53 AM
» Replies: 15
» Views: 12,099
Photo play-time
Forum: Gallery
Last Post: Ofnuts
09-13-2025, 07:32 AM
» Replies: 24
» Views: 21,940
BIMP plugin for GIMP 3.10
Forum: Extending the GIMP
Last Post: firefly
09-12-2025, 11:53 PM
» Replies: 2
» Views: 768

 
  Rotating a selected part of an image
Posted by: gimp-artist - 04-29-2018, 12:42 PM - Forum: General questions - Replies (4)

I selected a part of an image using rectangular select tool. I did shift+R to rotate the selected part. I adjusted parameters in the rotate dialog box appropriately. I chose the selection in tool option. Finally I clicked the rotate button in rotate dialog box. The result is only rotating the marching ant not the image itself. I don't understand.

To make it work, I did all things above paragraph except I chose the layer in tool option. This time the selected part of the image rotated as I adjusted in the rotate dialog box. However the rotated image is cut off the outside of originally selected area. I don't understand.

How do I resolve this issue?

Print this item

Shocked Issues starting with Windows 10
Posted by: juniohazar - 04-29-2018, 12:00 PM - Forum: Gimp 2.10 - Replies (4)

Hi buddies, I'm new on the forum. I'm from Spain so sorry for my English.

Today I update GIMP 2.8.22 to 2.10.0 but when I start it shows me some errors while it's loading for checking new complements.

The first one is about the plugin Save for the web (webexport.exe), I deleted it from C:\Users\xxx\.gimp-2.8\plug-ins but anyway show me the message error, "The application can't start correctly (0xc000007b). Really I full deleted this folder C:\Users\xxx\.gimp-2.8

The second is about the plugin G'MIC (gmic_gimp_qt.exe). GIMP message error says "Doesn't found the entry point of..."

  1. g_file_test in C:\Program Files\GIMP 2\bin\libgmodule-2.0-0.dll
  2. g_getenv in C:\Program Files\GIMP 2\bin\libgobject-2.0-0.dll
Looks like an old registry key that the uninstaller doesn't delete. I started regedit.exe and deleted all the keys associated with webexpot.exe and gmic_gimp_qt.exe

But the problem persists. So may anyone help me? Idea  Thanks in advance.

Print this item

  AppData/Roaming versus Gimp userfolder on Windows
Posted by: Espermaschine - 04-29-2018, 03:55 AM - Forum: Gimp 2.10 - Replies (3)

Im kind of confused about this.....

is:

C:\Users\me\AppData\Roaming\Gimp\2.10\XXX

(with XXX being Gradients, Fonts, Pattern, etc)

the new Gimp Userfolder ??

It used to be:

C:\Users\me\.gimp-2.10\XXX

Print this item

  Gimp 2.10 installer removes previous versions of Gimp
Posted by: Espermaschine - 04-29-2018, 03:19 AM - Forum: Gimp 2.10 - Replies (7)

I had planned to keep both versions, just to see that the windows installer from Gimp.org automatically removes previous versions of Gimp.

Print this item

  Parametric brush
Posted by: gimp-artist - 04-29-2018, 02:26 AM - Forum: General questions - Replies (3)

I made a parametric brush by using brush editor. It was named "untitled" automatically. So, I changed the name to "starFrDtc". Then I refreshed the brush lists.

Here is the issue. I went to the folder for the brush in the terminal. Its name was still "untitled". I restarted my ubuntu system. Its name is still "untitled".

How do I change the name really?

Print this item

  ubuntu xenial and flatpak
Posted by: rich2005 - 04-28-2018, 01:43 PM - Forum: Gimp 2.10 - Replies (16)

Some notes and observations for ubuntu users, in particular 'buntu 16.04 'xenial'

Installing flatpak (All done in a Kubuntu 16.04 VM)

add a flatpak ppa, update and install

Code:
sudo add-apt-repository ppa:alexlarsson/flatpak
sudo apt update
sudo apt install flatpak

also might be needed is:

Code:
flatpak remote-add --from gnome https://sdk.gnome.org/gnome.flatpakrepo

Once that is done, look at https://www.gimp.org/downloads/ for some directions on installing the gimp flatpak. This works, it does ask for confirmations / root password when appropriate.

Code:
flatpak install https://flathub.org/repo/appstream/org.gimp.GIMP.flatpakref

Takes a little while but when finished open a terminal and execute the command flatpak run org.gimp.GIMP

and Gimp should start as: screenshot https://i.imgur.com/NdAGX4I.jpg

You do not want to be using a terminal all the time. There is a launcher org.gimp.GIMP.desktop in
/var/lib/flatpak/app/org.gimp.GIMP/current/active/files/share/applications
I could not get that to work for me, so used the stanza from it, to make a new launcher.
Code:
/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=gimp-2.10 --file-forwarding org.gimp.GIMP @@u %U @@
Do not ask me why, but it works.

The Gimp profile and some peculiarities

Looking in Edit -> Preferences -> Folders -> Plug-ins for example, the paths Gimp starts with: 

[Image: cIFBK8Z.jpg]

However, Gimp also creates a more regular Gimp profile ~/.config/GIMP/2.10 and seems to prefer that. You will need to add that to the various resources paths.

My advice, neither are convenient. If you mess with Gimp resources a lot, make your own folders somewhere in your home partition and add to the Gimp paths. As this example, changed the theme, icons, added some folders in home.

[Image: GtsVfDD.jpg]

What works (and does not work)
I think many scripts and plugins will work out of the box. I tried resynthesizer and heal selection - all working. As an example, another compiled plugin, guillotine-into-layers then a script grid-of-guides and Ofnuts bend path python plugin.

[Image: ahRrzPA.jpg]

What does not work (easily)
I was disappointed when my FFT plugin failed. That needs libfftw3.so.3 files. Another was the g'mic plugin, not even the QT version but GTK.

This involves a bit of gentle hacking, very tedious to track down dependencies and then you will need to put them as root in:
/var/lib/flatpak/runtime/org.gnome.Platform/x86_64/3.28/some-long-string/files/lib
Nothing like making it easy for the poor user Wink Another peculiarity, all the files there are rwxr-xr-x (chmod 755)

Did I get gimp-g'mic working? Most of it.

[Image: 6Zi8gjF.jpg]

If you have tried out the Gimp flatpak, and have any tweaks and hacks, please post a follow up with your experiences.

Print this item

  How would you remove the seal from this photo
Posted by: troyguy - 04-28-2018, 02:51 AM - Forum: General questions - No Replies

This is the only photo I have of my dear uncle who died in a truck accident 15 years ago. I am a total newbie to Gimp. Where would I begin to try to improve this photo? Especially would like to remove the state seal that overshadows much of his face. If someone wants to do it for me I am not complaining :-) Thanks for any help or recommendations you can give.



Attached Files Thumbnail(s)
   
Print this item

  Gimp 2.8.22 (Scripts, etc. won't load (Mac OS X)
Posted by: brandi - 04-27-2018, 11:51 PM - Forum: Extending the GIMP - Replies (1)

Using Mac OS x Yosemite 10.10.5. Downloaded and installed 2.8.22 after first removing 2.8.14. 

1. Filter drop down menu shows no filters 
2. Have tried to load scripts (e.g. FX Foundry) and plug-ins (Beautify), among others, several different times. Have done so both through Gimp Preferences and directly into the correct Application Support subfolders (e.g. "Scripts, "Plugins") but none appear in any drop down menu in the app itself. 
3. Have no "Refresh" button anywhere in the Preferences Scripts or Plugin folders  in this version, only "Reset" (reset to default vs. refresh).        

Have spent hours troubleshooting. Any help/ideas will be appreciated. Thanks in advance

Print this item

  tool options docking
Posted by: Guillaume - 04-27-2018, 10:05 PM - Forum: Extending the GIMP - Replies (2)

In Gimp 2.8 my tool options dock to the toolbox alright but, as soon as I click on the toolbox, the options disappear.  What could be the problem?

Print this item

  Dimension between layers, select layers.
Posted by: magdap - 04-27-2018, 07:26 PM - Forum: General questions - Replies (1)

Hello everyone,

I have 2 question:

1. Is it possible to measure the distance between layers, similar like in Invision? If not, how can I check eg distance between paragraphs? http://ifotos.pl/z/qnaexrw

2. Is it another option to select layers? Because now I'm using Move but, sometimes, if a layer is small, I have a problem with choosing a specific layer. maybe I can mark it in some other way?

Thanks!

Print this item