dcaliste / maep-qt

A map viewer for Jolla Sailfish OS
29 stars 14 forks source link

upstream fix for OpenStreetMap on Maemo 5 #31

Open baptx opened 5 years ago

baptx commented 5 years ago

Hello, I noticed that OpenStreetMap is not working with Maep for Maemo 5 on Nokia N900, there is a bug open for this: https://garage.maemo.org/tracker/index.php?func=detail&aid=7082&group_id=1155&atid=4332 Did you also face this problem when porting the app to Sailfish OS and how did you fix it? Is it possible to do an upstream fix to make OpenStreetMap work again on Maemo 5? By the way, is it not possible to make your port cross-platform for Maemo 5 (and maybe MeeGo Harmattan on Nokia N9) like it is done with ModRana maps application? (https://github.com/M4rtinK/modrana) Thanks.

dcaliste commented 5 years ago

Did you also face this problem when porting the app to Sailfish OS and how did you fix it?

This is the commit fixing it: 3fd5da90

Is it possible to do an upstream fix to make OpenStreetMap work again on Maemo 5?

I guess the commit can easily be applied on SVN sources from https://vcs.maemo.org/svn/maep, if not by hand. I can't compile it myself though and I don't know if there is some automatic build system for Maemo.

By the way, is it not possible to make your port cross-platform for Maemo 5

I'm afraid, the UI part has much diverge from the one used in Maemo. I can give a look but it will surely be a long work…