Thread
:
Maemo Mapper v2.5 - Layered Maps
View Single Post
TPC
2008-10-29 , 15:09
Posts: 30 | Thanked: 7 times | Joined on Sep 2007
#
61
Hello.
I'm getting a segfault when trying to use a specific URL with maemo mapper. I want to use a map service that maemo mapper doesn't support, so I wrote my own "WMS Service" script that takes request from maemo mapper, the script then fetches the data from the real service and presents its back to maemo mapper.
I did this over 6 months ago, and it worked fine then. I haven't used maemo mapper much since then, but now I want to start using it again.
However this doesn't seem to work with the latest version of maemo mapper. I create a repositiory and enter the URL, so far everything is fine. But then I turn on auto-download to start downloading the maps, and maemo mapper segfaults. No request shows up in the web server logs so the segfault happens before it tries to connect. I think something with the format of the URL. This is the URL I'm trying to use:
Code:
http://192.168.1.111/karta/eniro-flyg.pl?BBOX=%.6f,%.6f,%.6f,%.6f&WIDTH=200&HEIGHT=200&SERVICE=WMS
Anyone who has any idea what could be wrong? If there is a copy of gdb for maemo and a copy of maemo mapper compiled with debug symbols available from somewhere I can do a proper backtrace. If not, I'm 99% sure that you can reproduce the bug by trying to use the above URL as the URL for a repository.
Last edited by TPC; 2008-10-29 at
15:12
.
Quote & Reply
|
TPC
View Public Profile
Send a private message to TPC
Find all posts by TPC