Posts: 12
Threads: 7
Joined: Sep 2019
Reputation:
0
Operating system(s):
Gimp version: 2.10
Hi,
i'm a Kubuntu user of GIMP 2.10.12.
After installing gimp 2.10.12 using the flatpak feature, i discovered that i can not anymore import an image from my scanner as usually.
There is no more File->Create->Xsane or File->Create->scanner/device_xxx
How can i import image directly from scanner ?
thx
Posts: 7,136
Threads: 155
Joined: Oct 2016
Reputation:
1,005
Operating system(s):
Gimp version: 2.10
Not possible. The flatpak is sandboxed and does not come with the necessary lib.. files for SANE.
I used to use a flatpak and tried any number of ways to get my scanner working. Ended up keeping a Gimp 2.8 to use for the several plugins that flatpak fails to support.
Now using kubuntu 18.04 and moved on to the Gimp 2.10.12 from PPA otto-kesselgulasch/ubuntu/gimp
Whether Stettin can keep 'buntu Bionic updated for future versions of Gimp is another matter.
Posts: 12
Threads: 7
Joined: Sep 2019
Reputation:
0
Operating system(s):
Gimp version: 2.10
09-17-2019, 11:59 AM
(This post was last modified: 09-17-2019, 12:00 PM by alain.roger.)
I use Kubuntu 19.04 and not 17.04.
by the way, i was able to solve the issue by:
1. installing gegl 0.4.16 manually
2. removing GIMP, xsane and gegl
3. reinstalling GIMP, xsane and gegl 0.4.16 manually
in this case gegl 0.4.16 is installed and gimp 2.10.12 works correctly with scanning features as under version 2.08 of GIMP
if you just install the package gegl 0.4.16 it will not work. For unknown reason GIMP think 0.4.14 is newer version than 0.4.16 and therefore do not launch GIMP.
you have to remove everything together and reinstall everything together to make it works.