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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,359
» Latest member: Allex
» Forum threads: 6,662
» Forum posts: 36,313

Full Statistics

Latest Threads
Currently Active Image
Forum: Scripting questions
Last Post: JBreckeen
5 hours ago
» Replies: 6
» Views: 212
Darktable Images Opening ...
Forum: Windows
Last Post: rich2005
7 hours ago
» Replies: 4
» Views: 147
Downloaded the full gimps...
Forum: Watercooler
Last Post: PixLab
7 hours ago
» Replies: 3
» Views: 233
[SUGGESTION] Improved uni...
Forum: General questions
Last Post: Ofnuts
05-03-2024, 09:48 PM
» Replies: 4
» Views: 218
Getting active image and ...
Forum: Tutorials and tips
Last Post: Ofnuts
05-02-2024, 07:32 AM
» Replies: 0
» Views: 147
python-fu pdb.file_exr_sa...
Forum: Scripting questions
Last Post: JBreckeen
05-01-2024, 03:12 PM
» Replies: 0
» Views: 109
Threading / Loops in Pyth...
Forum: Scripting questions
Last Post: JBreckeen
05-01-2024, 02:46 PM
» Replies: 14
» Views: 1,463
how do i erase blue penci...
Forum: General questions
Last Post: rich2005
05-01-2024, 07:21 AM
» Replies: 1
» Views: 138
Align Tool: Distribute ta...
Forum: General questions
Last Post: akn_39
04-30-2024, 10:08 PM
» Replies: 3
» Views: 3,149
Script Collection Online
Forum: Scripting questions
Last Post: rgbellotti
04-30-2024, 01:35 AM
» Replies: 1
» Views: 436

 
  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

  Exporting JPGs for website
Posted by: thomasrcbeal@gmail.com - 04-27-2018, 02:29 PM - Forum: General questions - Replies (6)

Hello,

I am having trouble getting my JPGs across from gimp to my website without the image being blury.

Could someone give me an idea of the procedure resolution sizes, dimensions etc and how to do it
with the highest quality image (I have a limit of 10mb on the website platform)?

Many thanks in advance! Smile

Thomas

Print this item

  Saves Earlier Version of JPG Not Current Version
Posted by: JCal - 04-27-2018, 01:27 PM - Forum: General questions - Replies (9)

I've been having a persistent problem for an hour now -- I edited an image, yet when I save it, an earlier version of the image gets saved. It saves the correct version as an xcf file, as a png file but just refuses to save the correct version as a jpg. I tried changing the name, the location where I am saving, closing and reloading Gimp, closing and reopening the photo folder ... nothing works. I need to upload as a jpg, unfortunately.

Anyone have a clue? Thanks in advance.

Print this item

  Gimp 2.10 and saving in Legacy .xcf
Posted by: rich2005 - 04-27-2018, 10:35 AM - Forum: Gimp 2.10 - No Replies

You have installed Gimp 2.10 and made your latest and greatest image. Now you need to save it as a Gimp .xcf which keeps masks and layers, guides and paths. However the Save dialogue shows this.

   

The file is not compatible with Gimp 2.8 / 2.6 

There are very good reasons for using the new format. Photographers can keep higher image precision, 16 or 32 bit. Artists can use linear mode and the enhanced layer modes. Everyone can use improved layer groups and masks. The new compression format makes smaller file sizes and is supposed to be more robust than the older compression format.

When Gimp 2.10 starts, there are some settings that are different to Gimp 2.8 There are now Default and Legacy options for layers and some of the tools. There are also new settings in the Advanced Options in File -> New The same settings can be accessed in Image -> Precision

   

Why might you use these new settings. For example, artists will like Linear Light which correctly blends colours when using the paint tool, gradient tool and shown here the fill tool. No more dark borders.

   

But for whatever reason you need the old .xcf format.

You need to change the various modes to Legacy That includes checking each layer separately the Default -> Legacy toggle is not universal.
Go into Image -> Precision and enable Perceptual Gamma(sRGB) and 8 bit

And all being well, you get a Save dialogue that looks like this, without the compatibility warning (just keep the new compression off).

   

Print this item

  How to apply a brightness gradient to a single layer?
Posted by: sebsy - 04-27-2018, 09:56 AM - Forum: General questions - Replies (2)

Hi folks,

First post here, so hello all Smile

I'm very much a beginner with GIMP, and just learn by clicking on tools and playing with them to see what they do, and anything I cab't figure out I google and figure it out from there, but I'm having difficulty figuring out how to do something specific here.

I want to apply a gradient of brightness to just a single layer of an image, but for the life of me I can't. I know what to do in terms of applying the gradient, but I can only apply it to the whole image whilst I only want it to apply to one.

In searching for the answer, the best thing I found for my query was this https://graphicdesign.stackexchange.com/...brightness which actually seems to be an answer given by one of the moderators of this very forum, some 6 years ago (the part in yellow near the bottom).

Now, those steps are giving me the exact effect I am looking for, it's just I can't figure out how to apply the effect to a single layer. I have no issue applying other effects to a single layer, so perhaps this can't be done, though I suspect it is possible and I'm just missing something.

Any help would be much appreciated Smile

Print this item

  How do I rotate without losing the ends of the image?
Posted by: HavingTooMuchFun - 04-27-2018, 01:29 AM - Forum: General questions - Replies (4)

I wanted to use this specific piece of an image:

[Image: maxresdefault%2Bcropped.jpg]



I wanted that streak of light to be VERTICAL, though, so I rotated the image, and got:



[Image: rotated.jpg]

As you can see, the uppermost and lowermost bits of the image are missing. How can I rotate an image and end up with the ENTIRE image after it’s done?

Print this item