openSUSE: XnView doesn't start

Ask for help and post your question on how to use XnView MP.

Moderators: XnTriq, helmut, xnview

Post Reply
thebay
Posts: 3
Joined: Sun Dec 18, 2016 1:18 pm

openSUSE: XnView doesn't start

Post by thebay »

Hi there,

I just downloaded the newest version of xnviewmp (the linux x64 tgz file).
Unpacked it as mentioned.
When I doubelklick the xnview.sh file it always opens with gedit. The file is checked to open as program.

I am a LinuxDummy, in the forum I did not find helpful topics AND answers - please help.

Using:
openSUSE Leap 42.1 (x86_64) 64-Bit
GNOME 3.16.2

Thank you
User avatar
xnview
Author of XnView
Posts: 43595
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: xnview on openSUSE

Post by xnview »

please use

Code: Select all

chmod +x xnview.sh
in a terminal
Pierre.
thebay
Posts: 3
Joined: Sun Dec 18, 2016 1:18 pm

Re: xnview on openSUSE

Post by thebay »

terminal -> comand (including the path)
=> just nothing happens
:?:
thebay
Posts: 3
Joined: Sun Dec 18, 2016 1:18 pm

Re: xnview on openSUSE

Post by thebay »

also tried to execute comand as mentioned in directory (in terminal)
User avatar
xnview
Author of XnView
Posts: 43595
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: xnview on openSUSE

Post by xnview »

when you try

Code: Select all

./xnview.sh
Pierre.
sacharja
Posts: 42
Joined: Sat Nov 01, 2008 5:39 pm

Re: openSUSE: XnView doesn't start

Post by sacharja »

I experienced the same with Kubuntu. XnView stopped opening since several weeks now in Lux. Today I deinstalled it and reinstalled the newest v0.83 deb package. Installation finished successfully, but the window is not displaying while opening a picture or XnView directly.

I also chmodded (within folder /opt/XnView/)

Code: Select all

sudo chmod +x xnview.sh
Is it based on QT and can it be related to Kubuntu's switch to QT5.7?
User avatar
xnview
Author of XnView
Posts: 43595
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: openSUSE: XnView doesn't start

Post by xnview »

what do you have if you start it in a terminal?
Pierre.
sacharja
Posts: 42
Joined: Sat Nov 01, 2008 5:39 pm

Re: openSUSE: XnView doesn't start

Post by sacharja »

/opt/XnView/XnView: error while loading shared libraries: libgstapp-0.10.so.0: cannot open shared object file: No such file or directory
Several links below explained that this can be solved via "apt install libgstreamer-plugins-base0.10-0", however this package was updated and is no longer available in Ubuntu 16.10 Yakkety. XnView should work with the current "libgstreamer-plugins-base1.0-0".

http://www.pclinuxos.com/forum/index.php?topic=137433.0
http://askubuntu.com/questions/805269/h ... untu-16-04
http://newsgroup.xnview.com/viewtopic.php?f=82&t=32986
https://debianforum.de/forum/viewtopic. ... 9&t=159906
Post Reply