0.90 linux: Google Maps no longer working on ubuntu 18.04

*** Please report new bugs here! ***

Moderators: helmut, XnTriq, xnview, Dreamer

mjwurtz
Posts: 4
Joined: Fri Jul 26, 2013 8:22 pm

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

Post 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 !
Post Reply