Page 6 of 9

Re: MX 17 Repository: The GIMP Thread

Posted: Sat Jul 07, 2018 8:53 am
by junagu
I tried it from the testing repo but still no joy. :noway:

I have managed to get it to run by installing and running it through flatpak but it doesn't load the libgegl there either.

Re: MX 17 Repository: The GIMP Thread

Posted: Sat Jul 07, 2018 12:58 pm
by Stevo
Is the error occurring right off, or later on when you attempt some operation?

Also, can you tell us the result of

Code: Select all

apt policy libgegl-0.4-0

Re: MX 17 Repository: The GIMP Thread

Posted: Sun Jul 08, 2018 7:02 am
by PondLife
Found some time to upgrade and try out, all looks to be in working order.

2.10.2 to 2.10.4 through MX Package Installer.

Re: MX 17 Repository: The GIMP Thread

Posted: Sun Jul 08, 2018 4:30 pm
by junagu
It's as soon as I try and run the program.

output from the command

Code: Select all

apt policy libgegl-0.4-0 
is:

Code: Select all

libgegl-0.4-0:
  Installed: 0.4.4-0.1~mx17+1
  Candidate: 0.4.4-0.1~mx17+1
  Version table:
 *** 0.4.4-0.1~mx17+1 500
        500 http://nl.mxrepo.com/mx/testrepo stretch/test amd64 Packages
        100 /var/lib/dpkg/status
     0.4.2-1 500
        500 http://http.us.debian.org/debian testing/main amd64 Packages
:tumbleweed:

Re: MX 17 Repository: The GIMP Thread

Posted: Sun Jul 08, 2018 4:35 pm
by Stevo
junagu wrote: Sun Jul 08, 2018 4:30 pm It's as soon as I try and run the program.

output from the command

Code: Select all

apt policy libgegl-0.4-0 
is:

Code: Select all

libgegl-0.4-0:
  Installed: 0.4.4-0.1~mx17+1
  Candidate: 0.4.4-0.1~mx17+1
  Version table:
 *** 0.4.4-0.1~mx17+1 500
        500 http://nl.mxrepo.com/mx/testrepo stretch/test amd64 Packages
        100 /var/lib/dpkg/status
     0.4.2-1 500
        500 http://http.us.debian.org/debian testing/main amd64 Packages
Why do you have debian testing (Buster) instead of Stretch repositories?

Didn't you think this would have any relevance to your problem at all?

Re: MX 17 Repository: The GIMP Thread

Posted: Mon Jul 09, 2018 3:13 am
by junagu
I suspected it might. :footinmouth:

To be sort of fair my repo list has been a bit messy for one reason or another.

There's no easy way of tidying things up other than a reinstall from this point on is there.

Saying that gimp is the only thing that is suffering atm.

Re: MX 17 Repository: The GIMP Thread

Posted: Mon Jul 09, 2018 8:10 pm
by Stevo
junagu wrote: Mon Jul 09, 2018 3:13 am I suspected it might. :footinmouth:

To be sort of fair my repo list has been a bit messy for one reason or another.

There's no easy way of tidying things up other than a reinstall from this point on is there.

Saying that gimp is the only thing that is suffering atm.
Probably a reinstall is the best way to make sure your system is sane. Luckily, saving home and the speed of the install from a USB drive makes it relatively painless.

Re: MX 17 Repository: The GIMP Thread

Posted: Wed Jul 25, 2018 3:29 pm
by preterive
gimp from test respority works good by me

Re: MX 17 Repository: The GIMP Thread

Posted: Thu Aug 23, 2018 2:16 pm
by Stevo
Now updated in the test repo to the latest 2.10.6, along with the required updates of libbabl to 0.1.56 and libgegl to 0.4.8 that it needs. Fontconfig 2.13.0 in the test repo was also rebuilt with an added epoch: "1:2.13.0-5", so that it would now be seen as higher than the actually older "1:2.11" version in the main repo. This will avoid a mess if someone is trying to upgrade from the 2.8.XX Stretch GIMP version.

New Features:

Add support for vertical text (top-to-bottom writing)
New filter: Little Planet to create “little planets” from 360×180° equirectangular panorama images.
New filter: Long Shadow simplifies creating long shadows in several visual styles.
Add vertical straightening support in the Measure tool
Rendering most drawable previews asynchronously.
Option to disable rendering layer group previews completely (Preferences > Interface > respective checkbox).

More here in the release notes:

Re: MX 17 Repository: The GIMP Thread

Posted: Thu Aug 23, 2018 3:40 pm
by Eadwine Rose
I updated everything gimp and fontconfig, gimp started fine :) thanks!