Page 2 of 2

Re: 0.98: Crash when starting XnView

Posted: Thu Feb 10, 2022 6:44 pm
by xnview
Please check this topic

Re: 0.98: Crash when starting XnView

Posted: Thu Feb 10, 2022 9:46 pm
by xc8
Many thanks Pierre!

I managed to solve the issue, that helped a lot:
ln -s /lib64/libbz2.so.1 lib/libbz2.so.1.0
what I wanted to note is : this command must be performed on the tgz app NOT the upacked appimage as it won't work.

thanks again!