Leo Famulari <l...@famulari.name> skribis: > $ gnome-maps > ** (org.gnome.Maps:14112): WARNING **: Failed to load shared library > 'libgoa-1.0.so.0' referenced by the typelib: libgoa-1.0.so.0: cannot open > shared object file: No such file or directory
It says “warning”, but that’s probably a significant issue since libgoa is the “GNOME Online Accounts” library. I suppose this can be fixed by adding ‘gnome-online-accounts’ to the LD_LIBRARY_PATH. Could you try this? (<https://wiki.gnome.org/Apps/Maps> says it uses OSM, so I hope it doesn’t encourage the use of Google’s service, which is what GOA would be about, I guess.) HTH, Ludo’.