program.name=DocFetcher
program.version=1.1.25
program.build=20210525-2203
program.portable=true
java.runtime.name=OpenJDK Runtime Environment
java.runtime.version=1.8.0_292-8u292-b10-0ubuntu1~20.04-b10
java.version=1.8.0_292
sun.arch.data.model=64
os.arch=amd64
os.name=Linux
os.version=6.1.0-13-amd64
user.language=en
java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
Can't load library: /home/licoder/snap/docfetcher/4/docfetcher/swt/linux-64/libswt-gnome-gtk-4629.so
Can't load library: /home/licoder/snap/docfetcher/4/docfetcher/swt/linux-64/libswt-gnome-gtk.so
no swt-gnome-gtk-4629 in java.library.path
no swt-gnome-gtk in java.library.path
/home/licoder/snap/docfetcher/4/docfetcher/swt/linux-64/libswt-gnome-gtk-4629.so: libgnomevfs-2.so.0: cannot open shared object file: No such file or directory
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:327)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:236)
at org.eclipse.swt.internal.gnome.GNOME.<clinit>(GNOME.java:21)
at org.eclipse.swt.program.Program.gnome_launch(Program.java:392)
at org.eclipse.swt.program.Program.launch(Program.java:971)
at org.eclipse.swt.program.Program.launch(Program.java:927)
at net.sourceforge.docfetcher.util.UtilGui.launch(UtilGui.java:691)
at net.sourceforge.docfetcher.util.UtilGui.launch(UtilGui.java:705)
at net.sourceforge.docfetcher.gui.MultiFileLauncher.launch(MultiFileLauncher.java:73)
at net.sourceforge.docfetcher.gui.filter.IndexPanel$18.run(IndexPanel.java:509)
at net.sourceforge.docfetcher.util.gui.ContextMenuManager$3.widgetSelected(ContextMenuManager.java:139)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4561)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4151)
at net.sourceforge.docfetcher.gui.Application.main(Application.java:369)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.sourceforge.docfetcher.Main.main(Main.java:131)
Anonymous
Hi,
instead of the snap package, please try the zip archive from the project website instead.
Regards
q:-) <= Quang
Will be fixed in DocFetcher 1.1.27.