GIMP 2.9.x AppImage for testing
This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.
This is a read-only list on gimpusers.com so this discussion thread is read-only, too.
GIMP 2.9.x AppImage for testing | Carmelo DrRaw | 04 Aug 10:54 |
GIMP 2.9.x AppImage for testing | Alexandre Prokoudine | 04 Aug 11:07 |
GIMP 2.9.x AppImage for testing | jcupitt@gmail.com | 04 Aug 12:04 |
GIMP 2.9.x AppImage for testing | Karl-Heinz Zimmer | 04 Aug 16:47 |
GIMP 2.9.x AppImage for testing | Carmelo DrRaw | 05 Aug 09:00 |
alpine.LNX.2.00.16080511151... | 05 Aug 11:16 | |
GIMP 2.9.x AppImage for testing | Carmelo DrRaw | 05 Aug 11:16 |
GIMP 2.9.x AppImage for testing | C R | 05 Aug 11:24 |
GIMP 2.9.x AppImage for testing | Carmelo DrRaw | 05 Aug 11:41 |
GIMP 2.9.x AppImage for testing | jcupitt@gmail.com | 05 Aug 12:27 |
CAMsT8+UF_Fwaa8HWT0bF_kx6c=... | 05 Aug 17:28 | |
GIMP 2.9.x AppImage for testing | khzimmer@posteo.de | 05 Aug 17:28 |
GIMP 2.9.x AppImage for testing | khzimmer@posteo.de | 05 Aug 17:35 |
GIMP 2.9.x AppImage for testing | Carmelo DrRaw | 06 Aug 10:18 |
GIMP 2.9.x AppImage for testing | Carmelo DrRaw | 07 Aug 10:26 |
GIMP 2.9.x AppImage for testing | Carmelo DrRaw | 26 Aug 16:40 |
GIMP 2.9.x AppImage for testing | jcupitt@gmail.com | 05 Aug 10:18 |
GIMP 2.9.x AppImage for testing | Carmelo DrRaw | 05 Aug 11:23 |
GIMP 2.9.x AppImage for testing | Shlomi Fish | 05 Aug 12:25 |
GIMP 2.9.x AppImage for testing | jcupitt@gmail.com | 05 Aug 12:54 |
GIMP 2.9.x AppImage for testing | Shlomi Fish | 05 Aug 13:09 |
GIMP 2.9.x AppImage for testing | C R | 05 Aug 11:07 |
GIMP 2.9.x AppImage for testing
Dear all,
I am working on an AppImage recipe that gets BABL, GEGL libmypaint and GIMP from git, compiles them and bundles them into a portable AppImage.
In case you do not know what an AppImage is, it is a self-contained package that allows to run a given application on virtually any Linux distribution, without the need of installing any additional package (apart from the AppImage itself and the fuse system for mounting the appimage in userspace). They are basically the equivalent of OSX DMG packages for Linux.
Is there any volunteer for testing the experimental gimp appimage and give feedback? If yes, please specify which distribution will be used for testing.
Thanks!
GIMP 2.9.x AppImage for testing
On Thu, Aug 4, 2016 at 1:54 PM, Carmelo DrRaw wrote:
Dear all,
I am working on an AppImage recipe that gets BABL, GEGL libmypaint and GIMP from git, compiles them and bundles them into a portable AppImage.
Glad to finally hear that :)
Is there any volunteer for testing the experimental gimp appimage and give feedback? If yes, please specify which distribution will be used for testing.
Fedora 24 64bit
Alex
GIMP 2.9.x AppImage for testing
On 4 August 2016 at 11:54, Carmelo DrRaw wrote:
I am working on an AppImage recipe that gets BABL, GEGL libmypaint and GIMP from git, compiles them and bundles them into a portable AppImage.
That sounds great!
If yes, please specify which distribution will be used for testing.
gubuntu 16.04.
John
GIMP 2.9.x AppImage for testing
Hi Carmelo,
I am interesting in testing the appimage, my system: OpenSUSE Leap 42.1
Cheers Karl-Heinz
2016-08-04 12:54 GMT+02:00 Carmelo DrRaw :
Dear all,
I am working on an AppImage recipe that gets BABL, GEGL libmypaint and GIMP from git, compiles them and bundles them into a portable AppImage.
..
Is there any volunteer for testing the experimental gimp appimage and give feedback? If yes, please specify which distribution will be used for testing.
..
GIMP 2.9.x AppImage for testing
Last night I have prepared a first appimage for testing. It contains:
- BABL, GEGL and GIMP from git
- all default mypaint brushes
- G’MIC plug-in from version 1.7.5_pre (latest available)
- PhotoFlow plug-in for opening and processing RAW images
* Link to the AppImage: https://www.dropbox.com/s/f57496onpct2zm7/gimp-2.9.5.glibc2.15-x86_64.AppImage?dl=0
The usage is very simple:
- download the appimage anywhere on your disk - make the .AppImage file executable with chmod u+x - run the .AppImage file from the console
Any feedback is highly appreciated...
On 04 Aug 2016, at 18:47, Karl-Heinz Zimmer wrote:
Hi Carmelo,
I am interesting in testing the appimage, my system: OpenSUSE Leap 42.1
Cheers Karl-Heinz
2016-08-04 12:54 GMT+02:00 Carmelo DrRaw :
Dear all,
I am working on an AppImage recipe that gets BABL, GEGL libmypaint and GIMP from git, compiles them and bundles them into a portable AppImage.
..
Is there any volunteer for testing the experimental gimp appimage and give feedback? If yes, please specify which distribution will be used for testing.
..
GIMP 2.9.x AppImage for testing
On 5 August 2016 at 10:00, Carmelo DrRaw wrote:
Last night I have prepared a first appimage for testing. It contains:
It seems to work well on gubuntu 16.04! I have some small comments:
* I get the "Should a desktop file ..." install message on every launch, which is slightly annoying.
* The toolboxes were sized rather small on first launch, but perhaps that was something carried over from my previous gimp settings. I resized them larger and the setting was remembered next launch.
* The dark theme is nice, but contrast is too low on some elements. For example, on the brush select filter. Probably not an issue for you though.
* I loaded a jpg, imported to working space, applied a gegl filter, used a mypaint brush, tried a gmic filter, it all seemed to work well, as far as I can see. I don't have any RAWs handy, so I was unable to test that.
John
GIMP 2.9.x AppImage for testing
I'll be happy to test on Ubuntu 16.04
-C
On 5 Aug 2016 10:00 am, "Carmelo DrRaw" wrote:
Last night I have prepared a first appimage for testing. It contains:
- BABL, GEGL and GIMP from git - all default mypaint brushes
- G’MIC plug-in from version 1.7.5_pre (latest available) - PhotoFlow plug-in for opening and processing RAW images* Link to the AppImage: https://www.dropbox.com/s/f574 96onpct2zm7/gimp-2.9.5.glibc2.15-x86_64.AppImage?dl=0
The usage is very simple:
- download the appimage anywhere on your disk - make the .AppImage file executable with chmod u+x - run the .AppImage file from the console
Any feedback is highly appreciated...
On 04 Aug 2016, at 18:47, Karl-Heinz Zimmer wrote:
Hi Carmelo,
I am interesting in testing the appimage, my system: OpenSUSE Leap 42.1
Cheers Karl-Heinz
2016-08-04 12:54 GMT+02:00 Carmelo DrRaw :
Dear all,
I am working on an AppImage recipe that gets BABL, GEGL libmypaint and
GIMP from git, compiles them and bundles them into a portable AppImage.
..
Is there any volunteer for testing the experimental gimp appimage and
give feedback? If yes, please specify which distribution will be used for testing.
..
_______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman /listinfo/gimp-developer-list
List archives: https://mail.gnome.org/archives/gimp-developer-list
GIMP 2.9.x AppImage for testing
On 05 Aug 2016, at 11:16, Boudewijn Rempt wrote:
Cool! It seems to work on my 64 bits opensuse, but I get a lot of messages like:
(gimp:29821): Gtk-WARNING **: /usr/lib/gtk-2.0/2.10.0/engines/libpixmap.so: wrong ELF class: ELFCLASS32
It might be that one needs to include the gtk engines in the AppImage...
Is your recipe available somewhere?
I have created a gist with the current version: https://gist.github.com/aferrero2707/2da99aae425eca8c8afb61b3fb5532f9
Thanks for checking!
Andrea
Boudewijn
On Fri, 5 Aug 2016, Carmelo DrRaw wrote:
Last night I have prepared a first appimage for testing. It contains:
- BABL, GEGL and GIMP from git - all default mypaint brushes
- G’MIC plug-in from version 1.7.5_pre (latest available) - PhotoFlow plug-in for opening and processing RAW images* Link to the AppImage: https://www.dropbox.com/s/f57496onpct2zm7/gimp-2.9.5.glibc2.15-x86_64.AppImage?dl=0
The usage is very simple:
- download the appimage anywhere on your disk - make the .AppImage file executable with chmod u+x - run the .AppImage file from the console
Any feedback is highly appreciated...
On 04 Aug 2016, at 18:47, Karl-Heinz Zimmer wrote:
Hi Carmelo,
I am interesting in testing the appimage, my system: OpenSUSE Leap 42.1
Cheers Karl-Heinz
2016-08-04 12:54 GMT+02:00 Carmelo DrRaw :
Dear all,
I am working on an AppImage recipe that gets BABL, GEGL libmypaint and GIMP from git, compiles them and bundles them into a portable AppImage.
..
Is there any volunteer for testing the experimental gimp appimage and give feedback? If yes, please specify which distribution will be used for testing.
..
_______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list--
Boudewijn Rempt | http://www.krita.org, http://www.valdyas.org
GIMP 2.9.x AppImage for testing
Thanks for checking, John!
On 05 Aug 2016, at 12:18, jcupitt@gmail.com wrote:
On 5 August 2016 at 10:00, Carmelo DrRaw wrote:
Last night I have prepared a first appimage for testing. It contains:
It seems to work well on gubuntu 16.04! I have some small comments:
* I get the "Should a desktop file ..." install message on every launch, which is slightly annoying.
If you choose OK it should go away… I think a desktop shortcut is quite handy if one starts to use the appimage frequently.
* The toolboxes were sized rather small on first launch, but perhaps that was something carried over from my previous gimp settings. I resized them larger and the setting was remembered next launch.
* The dark theme is nice, but contrast is too low on some elements. For example, on the brush select filter. Probably not an issue for you though.
That’s a task for the Gimp theme makers, I guess. The AppImage uses whatever theme is available in git.
* I loaded a jpg, imported to working space, applied a gegl filter, used a mypaint brush, tried a gmic filter, it all seemed to work well, as far as I can see. I don't have any RAWs handy, so I was unable to test that.
Well, that’s already 90% of what is included in the package!
One issue I am trying to figure out is how to enable third-party plug-ins… I‘m afraid that the appimage does not allow to run binary plug-ins not originally included into it, but I still might be wrong and too pessimistic. Python-based plug-ins should not be problem though.
Best, Andrea
John
_______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list
GIMP 2.9.x AppImage for testing
Tested with:
Ubuntu 16.04 (64bit) with Gnome 3.18.5, 16GB RAM, Lenovo X220 Tablet,
Intel® Core™ i5-2520M CPU @ 2.50GHz × 4
All works well! Does this contain the MyPaint brush library? I can't seem to find it if it's included.
Also, I only get the message "Should a desktop file ..." on the first run, then I'm able to run the new desktop file like I do regularly (by hitting the Super key, and typing GIMP). The appimage only should be run once, correct?
The only other thing is that running GIMP from the app image is much slower than GIMP installed from repo. That's probably to be expected, I guess, but thought it was worth mentioning. It still loads faster than Photoshop! :)
Thanks a lot for all your work, and making this available to everyone!
-C
On Fri, Aug 5, 2016 at 12:16 PM, Carmelo DrRaw wrote:
On 05 Aug 2016, at 11:16, Boudewijn Rempt wrote:
Cool! It seems to work on my 64 bits opensuse, but I get a lot of
messages like:
(gimp:29821): Gtk-WARNING **: /usr/lib/gtk-2.0/2.10.0/engines/libpixmap.so:
wrong ELF class: ELFCLASS32
It might be that one needs to include the gtk engines in the AppImage...
Is your recipe available somewhere?
I have created a gist with the current version: https://gist.github.com/ aferrero2707/2da99aae425eca8c8afb61b3fb5532f9
Thanks for checking!
Andrea
Boudewijn
On Fri, 5 Aug 2016, Carmelo DrRaw wrote:
Last night I have prepared a first appimage for testing. It contains:
- BABL, GEGL and GIMP from git - all default mypaint brushes
- G’MIC plug-in from version 1.7.5_pre (latest available) - PhotoFlow plug-in for opening and processing RAW images* Link to the AppImage: https://www.dropbox.com/s/
f57496onpct2zm7/gimp-2.9.5.glibc2.15-x86_64.AppImage?dl=0
The usage is very simple:
- download the appimage anywhere on your disk - make the .AppImage file executable with chmod u+x - run the .AppImage file from the console
Any feedback is highly appreciated...
On 04 Aug 2016, at 18:47, Karl-Heinz Zimmer
wrote:
Hi Carmelo,
I am interesting in testing the appimage, my system: OpenSUSE Leap 42.1
Cheers Karl-Heinz
2016-08-04 12:54 GMT+02:00 Carmelo DrRaw :
Dear all,
I am working on an AppImage recipe that gets BABL, GEGL libmypaint
and GIMP from git, compiles them and bundles them into a portable AppImage.
..
Is there any volunteer for testing the experimental gimp appimage and
give feedback? If yes, please specify which distribution will be used for testing.
..
_______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives: https://mail.gnome.org/archives/gimp-developer-list
--
Boudewijn Rempt | http://www.krita.org, http://www.valdyas.org_______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp- developer-list
List archives: https://mail.gnome.org/archives/gimp-developer-list
GIMP 2.9.x AppImage for testing
On 05 Aug 2016, at 13:24, C R wrote:
Tested with: Ubuntu 16.04 (64bit) with Gnome 3.18.5, 16GB RAM, Lenovo X220 Tablet, Intel® Core™ i5-2520M CPU @ 2.50GHz × 4
All works well! Does this contain the MyPaint brush library? I can't seem to find it if it's included.
The standard my paint brushes are included in the package, and should work… did you try to use them?
Also, I only get the message "Should a desktop file ..." on the first run, then I'm able to run the new desktop file like I do regularly (by hitting the Super key, and typing GIMP). The appimage only should be run once, correct?
No, it is run each time, because it does not install anything apart from the desktop file.
The only other thing is that running GIMP from the app image is much slower than GIMP installed from repo. That's probably to be expected, I guess, but thought it was worth mentioning. It still loads faster than Photoshop! :)
This is hopefully more due to compilation flags than the appimage architecture itself. I will try to improve optimisations in the next test version.
Thanks a lot for all your work, and making this available to everyone!
You are welcome!
Andrea
-C
On Fri, Aug 5, 2016 at 12:16 PM, Carmelo DrRaw > wrote:
On 05 Aug 2016, at 11:16, Boudewijn Rempt > wrote:
Cool! It seems to work on my 64 bits opensuse, but I get a lot of messages like:
(gimp:29821): Gtk-WARNING **: /usr/lib/gtk-2.0/2.10.0/engines/libpixmap.so: wrong ELF class: ELFCLASS32
It might be that one needs to include the gtk engines in the AppImage...
Is your recipe available somewhere?
I have created a gist with the current version: https://gist.github.com/aferrero2707/2da99aae425eca8c8afb61b3fb5532f9 >
Thanks for checking!
Andrea
Boudewijn
On Fri, 5 Aug 2016, Carmelo DrRaw wrote:
Last night I have prepared a first appimage for testing. It contains:
- BABL, GEGL and GIMP from git - all default mypaint brushes
- G’MIC plug-in from version 1.7.5_pre (latest available) - PhotoFlow plug-in for opening and processing RAW images* Link to the AppImage: https://www.dropbox.com/s/f57496onpct2zm7/gimp-2.9.5.glibc2.15-x86_64.AppImage?dl=0
The usage is very simple:
- download the appimage anywhere on your disk - make the .AppImage file executable with chmod u+x - run the .AppImage file from the console
Any feedback is highly appreciated...
On 04 Aug 2016, at 18:47, Karl-Heinz Zimmer > wrote:
Hi Carmelo,
I am interesting in testing the appimage, my system: OpenSUSE Leap 42.1
Cheers Karl-Heinz
2016-08-04 12:54 GMT+02:00 Carmelo DrRaw >:
Dear all,
I am working on an AppImage recipe that gets BABL, GEGL libmypaint and GIMP from git, compiles them and bundles them into a portable AppImage.
..
Is there any volunteer for testing the experimental gimp appimage and give feedback? If yes, please specify which distribution will be used for testing.
..
_______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list--
Boudewijn Rempt | http://www.krita.org , http://www.valdyas.org_______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list
GIMP 2.9.x AppImage for testing
[Resending because the original did not arrive.]
Hi John [and all],
On Fri, 5 Aug 2016 11:18:38 +0100 jcupitt@gmail.com wrote:
On 5 August 2016 at 10:00, Carmelo DrRaw wrote:
Last night I have prepared a first appimage for testing. It contains:
It seems to work well on gubuntu 16.04! I have some small comments:
Pardon my ignorance, but what exactly is "Gubuntu" (which is the first time I heard of it)? This search gives nothing specific - https://duckduckgo.com/?q=gubuntu&ia=web while this page - https://ubuntugnome.org/documentation/faq/ reads:
« Why aren’t you named Gubuntu?
Gubuntu would sound too much like Goobuntu, Google’s internal distribution of Ubuntu. The GNOME Foundation Board did not want us to use a derivative of GNOME like GNOMEbuntu as our name. Anyway, we think the name Ubuntu GNOME is a good example of the simple usability we offer. »
Please enlighten me.
Regards,
Shlomi Fish
GIMP 2.9.x AppImage for testing
On 5 August 2016 at 12:41, Carmelo DrRaw wrote:
On 05 Aug 2016, at 13:24, C R wrote: Also, I only get the message "Should a desktop file ..." on the first run, then I'm able to run the new desktop file like I do regularly (by hitting the Super key, and typing GIMP). The appimage only should be run once, correct?
No, it is run each time, because it does not install anything apart from the desktop file.
I clicked "No" to the "Should I install ... " dialogue, which is why I saw it again (I didn't want it to touch my system). It would be nice if it remembered this as a setting.
The only other thing is that running GIMP from the app image is much slower than GIMP installed from repo. That's probably to be expected, I guess, but thought it was worth mentioning. It still loads faster than Photoshop! :)
This is hopefully more due to compilation flags than the appimage architecture itself. I will try to improve optimisations in the next test version.
I think the .AppImage executable contains an embedded compressed zip file that is temporarily mounted to make gimp think it's installed on the filesystem. I imagine there's some overhead compared to a real install.
appimage gimp did feel a bit slow to start. I would be interesting to benchmark startup.
John
GIMP 2.9.x AppImage for testing
On 5 August 2016 at 13:25, Shlomi Fish wrote:
Pardon my ignorance, but what exactly is "Gubuntu" (which is the first time I
Sorry, I should have been clearer, just ubuntu but with the gnome desktop rather than unity.
John
GIMP 2.9.x AppImage for testing
Hi John,
On Fri, 5 Aug 2016 13:54:49 +0100 jcupitt@gmail.com wrote:
On 5 August 2016 at 13:25, Shlomi Fish wrote:
Pardon my ignorance, but what exactly is "Gubuntu" (which is the first time I
Sorry, I should have been clearer, just ubuntu but with the gnome desktop rather than unity.
I see. Thanks for the clarification.
Regards,
Shlomi
John
GIMP 2.9.x AppImage for testing
Hi Andrea,
thanks again for the very good work. :)
The image has installed nicely here on my OpenSUSE Leap 42.1 box, and gimp is starting fine.
However the following is printed during start:
----snip--------
./gimp-2.9.5.glibc2.15-x86_64.AppImage
/tmp/.mount_GYzgRA
/tmp/.mount_GYzgRA/usr/bin/gimp.wrapper
/tmp/.mount_GYzgRA/gimp.desktop
Gtk-Message: Failed to load module "canberra-gtk-module"
This is a development version of GIMP. Debug messages may appear here.
(gimp:4864): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(gimp:4864): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(gimp:4864): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine
Themen-Engine gefunden werden,
..
----snip--------
... and the resulting application seems to look "a bit too grey" to me:
http:/zimmerfamily.net/tmp/Kalanchoe_blossfeldiana_-_in_Gimp_2_9_5.png
Cheers Karl-Heinz
Am 05.08.2016 11:13 schrieb Karl-Heinz Zimmer:
---------- Forwarded message ---------- From: Carmelo DrRaw
Date: 2016-08-05 11:00 GMT+02:00
Subject: Re: [Gimp-developer] GIMP 2.9.x AppImage for testing To: gimp-developerLast night I have prepared a first appimage for testing. It contains:
- BABL, GEGL and GIMP from git - all default mypaint brushes
- G’MIC plug-in from version 1.7.5_pre (latest available) - PhotoFlow plug-in for opening and processing RAW images* Link to the AppImage: https://www.dropbox.com/s/f57496onpct2zm7/gimp-2.9.5.glibc2.15-x86_64.AppImage?dl=0
The usage is very simple:
- download the appimage anywhere on your disk - make the .AppImage file executable with chmod u+x - run the .AppImage file from the console
Any feedback is highly appreciated...
On 04 Aug 2016, at 18:47, Karl-Heinz Zimmer wrote:
Hi Carmelo,
I am interesting in testing the appimage, my system: OpenSUSE Leap 42.1
Cheers
Karl-Heinz2016-08-04 12:54 GMT+02:00 Carmelo DrRaw :
Dear all,
I am working on an AppImage recipe that gets BABL, GEGL libmypaint and GIMP from git, compiles them and bundles them into a portable AppImage.
..
Is there any volunteer for testing the experimental gimp appimage and give feedback? If yes, please specify which distribution will be used for testing.
..
_______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership:
https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list
GIMP 2.9.x AppImage for testing
PS: I am running OpenSUSE with KDE, so AFAIK no Gnome was installed.
Starting your AppImage from the K menu also works fine.
Am 05.08.2016 19:28 schrieb khzimmer@posteo.de:
Hi Andrea,
thanks again for the very good work. :)
The image has installed nicely here on my OpenSUSE Leap 42.1 box, and gimp is starting fine.
However the following is printed during start:
----snip--------
./gimp-2.9.5.glibc2.15-x86_64.AppImage
/tmp/.mount_GYzgRA
/tmp/.mount_GYzgRA/usr/bin/gimp.wrapper /tmp/.mount_GYzgRA/gimp.desktop
Gtk-Message: Failed to load module "canberra-gtk-module" This is a development version of GIMP. Debug messages may appear here.(gimp:4864): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(gimp:4864): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(gimp:4864): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
..
----snip--------... and the resulting application seems to look "a bit too grey" to me:
http:/zimmerfamily.net/tmp/Kalanchoe_blossfeldiana_-_in_Gimp_2_9_5.png
Cheers Karl-Heinz
Am 05.08.2016 11:13 schrieb Karl-Heinz Zimmer:
---------- Forwarded message ---------- From: Carmelo DrRaw
Date: 2016-08-05 11:00 GMT+02:00
Subject: Re: [Gimp-developer] GIMP 2.9.x AppImage for testing To: gimp-developerLast night I have prepared a first appimage for testing. It contains:
- BABL, GEGL and GIMP from git - all default mypaint brushes
- G’MIC plug-in from version 1.7.5_pre (latest available) - PhotoFlow plug-in for opening and processing RAW images* Link to the AppImage: https://www.dropbox.com/s/f57496onpct2zm7/gimp-2.9.5.glibc2.15-x86_64.AppImage?dl=0
The usage is very simple:
- download the appimage anywhere on your disk - make the .AppImage file executable with chmod u+x - run the .AppImage file from the console
Any feedback is highly appreciated...
On 04 Aug 2016, at 18:47, Karl-Heinz Zimmer wrote:
Hi Carmelo,
I am interesting in testing the appimage, my system: OpenSUSE Leap 42.1
Cheers
Karl-Heinz2016-08-04 12:54 GMT+02:00 Carmelo DrRaw :
Dear all,
I am working on an AppImage recipe that gets BABL, GEGL libmypaint and GIMP from git, compiles them and bundles them into a portable AppImage.
..
Is there any volunteer for testing the experimental gimp appimage and give feedback? If yes, please specify which distribution will be used for testing.
..
_______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership:
https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list_______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership:
https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list
GIMP 2.9.x AppImage for testing
Hi there!
Do you think it would make sense and/or be better to have the appimage configuration in a directory different from the default $HOME/.config/GIMP/2.9?
For example $HOME/.config/GIMP-AppImage/2.9
There is currently a bug in the way the configuration directory is searched, but while I fix the bug I would like to see if a non-default directory would be better...
Thanks!
GIMP 2.9.x AppImage for testing
Hi everybody!
I have prepared a new version of the GIMP+gmic+PhF appimage package, which can be found here: https://www.dropbox.com/s/yrpvmc1u5ngcnuw/gimp-2.9.5.glibc2.15-x86_64-20160807.AppImage?dl=0
The main improvements with respect to the first version are the following:
* the gimp configuration directory is now set to ~/.config/GIMP-AppImage * some bugs on the photoflow side have been fixed * photoflow is now used as the default RAW loading plug-in. * the G'MIC film emulation LUTs are now included by default in the AppImage, and can be used out-of-the-box
As a side note, it would be great to have a mechanism to choose the preferred RAW loading plug-in, for example an interface to enable/disable individual plug-ins… at the moment we have a choice between UFraw, PhotoFlow and Darktable, but the latter one always takes priority when Darktable in installed on the system.
I’m open for any kind of feedback. Thanks!
GIMP 2.9.x AppImage for testing
Hi everybody!
I have a new update of the GIMP+gmic+PhF appimage package ready for testing: https://www.dropbox.com/s/xndf7zlhpjbicdr/gimp-2.9.5-20160826.glibc2.15-x86_64.AppImage?dl=0
This new version comes with an improved desktop integration, which seems to work quite well.
When enabled, the desktop integration will
* put an entry in the applications menu, called "GIMP AppImage" * add an entry in the "Open with..." context menu of most common file managers * let you select the appimage as the default program associated to image files
To test this new functionality, you need to:
* get the latest version from here: https://www.dropbox.com/s/xndf7zlhpjbicdr/gimp-2.9.5-20160826.glibc2.15-x86_64.AppImage?dl=0 * make the file executable with "chmod a+x"and run it, either from the terminal or by double-clicking on it from your file manager * upon the first execution,choose "Yes" when asked if you want to install a .desktop file for the application
New versions of the appimage will automatically detect the presence of an old .desktop file and they will prompt you for installing a new one when needed.
The only issue I've encountered so far is that when running the appimage from the applications menu, GIMP complains with this error message: "Opening '/tmp/.mount_2CANTA/usr/%U' failed: Error opening file: No such file or directory". It is harmless but a bit annoying, and I have no idea how to get rid of it...
I’ll appreciate any feedback.