Page 2 of 2

Re: 0.90 linux: Google Maps no longer working on ubuntu 18.04

Posted: Thu Sep 26, 2019 8:07 pm
by mjwurtz
Hi,
until v. > 0.94 is available, here is the workaroud I used (Linux Mint 19.3 Tina, but should work on Ubuntu and other recent distrib based on Ubuntu)

Verify that you have libsss.so.1.0.0 in /usr/lib/x86_64-linux-gnu/
If not, I think that sudo apt install libssl-dev will install it

Then go to /opt/XnView/lib and there lauch the two following commands :
sudo ln -s /usr/lib/x86_64-linux-gnu/libssl.so.1.0.0 libssl
sudo ln -s /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0 libcrypto
(without any extension)
After that, xnview should show you the map in the GPS tab...

Et à propos, merci Pierre pour XnviewMP ! Un outil fantastique !