Hi Ross, Thank you very much for showing interest.
One of the ways to show the problem is to simply compile the example application bundled with the libosmgpsmap-dev package. The map will not appear in the GUI unless you change the map source in the code (or apply the patch to the library) To build the example, run: gunzip -c /usr/share/doc/libosmgpsmap-dev/examples/mapviewer.ui.gz > mapviewer.ui gunzip -c /usr/share/doc/libosmgpsmap-dev/examples/mapviewer.c.gz > mapviewer.c gcc -o mapviewer mapviewer.c `pkg-config --cflags --libs glib-2.0` `pkg-config --cflags --libs gtk+-2.0` -pthread -I/usr/include/osmgpsmap -I/usr/include/gtk-2.0 -I/usr/include/libsoup-2.4 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/harfbuzz -I/usr/include/libxml2 -losmgpsmap -lgtk-x11-2.0 -lsoup-2.4 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 `pkg-config --cflags --libs gthread-2.0` Other than that, I've only been using gnuais together with osm-gps-map. Bear in mind however that in the latest version of gnuais, there is a workaround which hides this problem (the map source has been changed). Regards, Ruben -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1320359 Title: Tiles not showing for libosmgpsmap 0.7.3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/osm-gps-map/+bug/1320359/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs