Yesterday, 10:03 AM
I have had no success with this on the just-released GIMP-3.0.0-x86_64.AppImage. xsane is 0.999-11ubuntu1
My system xsane works fine from the command line.
Any ideas? Here's what my terminal says when I use the plugin.
/lib/x86_64-linux-gnu/libgnutls.so.30: version `GNUTLS_3_7_4' not found (required by /tmp/.mount_GIMP-3dgBdDH/usr/lib/x86_64-linux-gnu/gio/modules/libgiognutls.so)
Failed to load module: /tmp/.mount_GIMP-3dgBdDH/usr/lib/x86_64-linux-gnu/gio/modules/libgiognutls.so
(xsane:15874): GdkPixbuf-WARNING **: 09:42:40.785: Error loading XPM image loader: Unable to load image-loading module: libpixbufloader-xpm.so: libpixbufloader-xpm.so: cannot open shared object file: No such file or directory
(xsane:15874): GdkPixbuf-WARNING **: 09:42:40.786: Error loading XPM image loader: Unable to load image-loading module: libpixbufloader-xpm.so: libpixbufloader-xpm.so: cannot open shared object file: No such file or directory
(xsane:15874): Gdk-CRITICAL **: 09:42:40.786: IA__gdk_drawable_unref: assertion 'GDK_IS_DRAWABLE (drawable)' failed
(xsane:15874): Gdk-CRITICAL **: 09:42:40.786: IA__gdk_drawable_unref: assertion 'GDK_IS_DRAWABLE (drawable)' failed
Traceback (most recent call last):
File "/home/henry/.config/GIMP/3.0/plug-ins/xsanecli/xsanecli.py", line 81, in xsanecli_run
return Gimp.ValueArray.new_from_values([GObject.Value(Gimp.PDBStatusType, Gimp.PDBStatusType.SUCCESS), GObject.Value(Gimp.Image.__gtype__, image)])
^^^^^
UnboundLocalError: cannot access local variable 'image' where it is not associated with a value
(xsanecli.py:15868): LibGimp-WARNING **: 09:42:41.875: _gimp_procedure_run_array: no return values, shouldn't happen
/home/henry/.config/GIMP/3.0/plug-ins/xsanecli/xsanecli.py:108: Warning: g_error_new: assertion 'domain != 0' failed
Gimp.main(XSaneCLI.__gtype__, sys.argv)
My system xsane works fine from the command line.
Any ideas? Here's what my terminal says when I use the plugin.
/lib/x86_64-linux-gnu/libgnutls.so.30: version `GNUTLS_3_7_4' not found (required by /tmp/.mount_GIMP-3dgBdDH/usr/lib/x86_64-linux-gnu/gio/modules/libgiognutls.so)
Failed to load module: /tmp/.mount_GIMP-3dgBdDH/usr/lib/x86_64-linux-gnu/gio/modules/libgiognutls.so
(xsane:15874): GdkPixbuf-WARNING **: 09:42:40.785: Error loading XPM image loader: Unable to load image-loading module: libpixbufloader-xpm.so: libpixbufloader-xpm.so: cannot open shared object file: No such file or directory
(xsane:15874): GdkPixbuf-WARNING **: 09:42:40.786: Error loading XPM image loader: Unable to load image-loading module: libpixbufloader-xpm.so: libpixbufloader-xpm.so: cannot open shared object file: No such file or directory
(xsane:15874): Gdk-CRITICAL **: 09:42:40.786: IA__gdk_drawable_unref: assertion 'GDK_IS_DRAWABLE (drawable)' failed
(xsane:15874): Gdk-CRITICAL **: 09:42:40.786: IA__gdk_drawable_unref: assertion 'GDK_IS_DRAWABLE (drawable)' failed
Traceback (most recent call last):
File "/home/henry/.config/GIMP/3.0/plug-ins/xsanecli/xsanecli.py", line 81, in xsanecli_run
return Gimp.ValueArray.new_from_values([GObject.Value(Gimp.PDBStatusType, Gimp.PDBStatusType.SUCCESS), GObject.Value(Gimp.Image.__gtype__, image)])
^^^^^
UnboundLocalError: cannot access local variable 'image' where it is not associated with a value
(xsanecli.py:15868): LibGimp-WARNING **: 09:42:41.875: _gimp_procedure_run_array: no return values, shouldn't happen
/home/henry/.config/GIMP/3.0/plug-ins/xsanecli/xsanecli.py:108: Warning: g_error_new: assertion 'domain != 0' failed
Gimp.main(XSaneCLI.__gtype__, sys.argv)