maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] modRana: a flexible GPS navigation system (https://talk.maemo.org/showthread.php?t=58861)

MartinK 2012-04-08 14:47

Re: [Announce] modRana: a flexible GPS navigation system
 
Quote:

Originally Posted by rotoflex (Post 1189715)
Installation notes for N900:
Code:

root
Nokia-N900:~# apt-get python-qtmobility12, python-pyside.qtgui, python-pyside.qtdeclarative, qt-components-10, espeak, python

E: Invalid operation python-qtmobility12,

also

Code:

apt-get install python-qtmobility12, python-pyside.qtgui, python-pyside.qtdeclarative, qt-components-10, espeak, python

(Reading package lists, Building dependency tree, Reading state information, etc.)

E: Couldn't find package python-qtmobility12,


Oh, now I see it, thanks ! :) I took the dependencies directly from the package description, where they are delimited by commas - they are of course delimited by whitespace in apt-get. So this is the correct command (I have also updated the release post):
Code:

apt-get install python-qtmobility12 python-pyside.qtgui python-pyside.qtdeclarative qt-components-10 espeak python

Joseph9560 2012-04-10 04:59

Re: [Announce] modRana: a flexible GPS navigation system
 
-Change the title from modrana.py to Modrana or something.
-While not in full screen the lower row of icons (Menu, Zoom in/out) goes below the screen edge.
-Map layer names are variable namish rather than user friendly names (gsat instead of usual Google Satellite), Title is also not proper yet.

Thanks for mock up. Implemented stuffs seems to work fine!

Btw what is the short horizontal line at upper right end?

romanianusa 2012-04-10 05:33

Re: [Announce] modRana: a flexible GPS navigation system
 
Quote:

Originally Posted by MartinK (Post 1189739)
Oh, now I see it, thanks ! :) I took the dependencies dirrectly from the pacage description, where they are delimited by commas - they are of course delimited by whitespace in apt-get. So this is the correct command (I have also updated the release post):
Code:

apt-get install python-qtmobility12 python-pyside.qtgui python-pyside.qtdeclarative qt-components-10 espeak python

Still show "Couldn't find package python-qtmobility12"

bipinbn 2012-04-10 06:05

Re: [Announce] modRana: a flexible GPS navigation system
 
Quote:

Originally Posted by romanianusa (Post 1190302)
Still show "Couldn't find package python-qtmobility12"

same here.. i have all the repos enabled

don_falcone 2012-04-10 07:57

Re: [Announce] modRana: a flexible GPS navigation system
 
Quote:

Originally Posted by MartinK (Post 1189239)
Where can I get it ?
The deb packages packages are available from two separate OBS repositories, one for Fremantle and one for Harmattan:
Fremantle repository
Harmattan repository

Should there be any difference? I think you wrote the same path for both repositories. And i can't find anything else under "modrana:/modrana-fremantle/" than the Harmattan target.

MartinK 2012-04-10 12:10

Re: [Announce] modRana: a flexible GPS navigation system
 
Quote:

Originally Posted by Joseph9560 (Post 1190292)
-Change the title from modrana.py to Modrana or something.

Done. :)

Quote:

Originally Posted by Joseph9560 (Post 1190292)
-While not in full screen the lower row of icons (Menu, Zoom in/out) goes below the screen edge.

Yeah, I noticed that too. I'll investigate whats causing it (probably the QML viewport in Fremantle not being notified of its size changing or something).

Quote:

Originally Posted by Joseph9560 (Post 1190292)
-Map layer names are variable namish rather than user friendly names (gsat instead of usual Google Satellite), Title is also not proper yet.

Done. :)

Quote:

Originally Posted by Joseph9560 (Post 1190292)
Thanks for mock up. Implemented stuffs seems to work fine!

Btw what is the short horizontal line at upper right end?

That should be the scale indicator - looks like the label (5km etc.) does not show up for some reason.

Quote:

Originally Posted by romanianusa (Post 1190302)
Still show "Couldn't find package python-qtmobility12"

Quote:

Originally Posted by bipinbn (Post 1190308)
same here.. i have all the repos enabled

The package is in Extras-devel repository - check if you have it enabled.

Quote:

Originally Posted by don_falcone (Post 1190324)
Should there be any difference? I think you wrote the same path for both repositories. And i can't find anything else under "modrana:/modrana-fremantle/" than the Harmattan target.

There is AFAIK no working Fremantle target on the (C)OBS so I just use the Harmattan target for both. As modRana is written in Python and nothing is actually being compiled, its not a problem. :)

The packages just have different startup scripts, icons and desktop files. Also the Harmattan package is build with Aegis support - otherwise modRana would not be able to use GPS on the N9/N950.

romanianusa 2012-04-12 06:34

Re: [Announce] modRana: a flexible GPS navigation system
 
Quote:

Originally Posted by MartinK (Post 1190381)



The package is in Extras-devel repository - check if you have it enabled.


.

I'll never be able to install Modrana again. It shows error: "Your system has broken packages or you are trying to install conflicting packages."

I try uninstall the old version and try to upgrade to 0.29-2.....can't do it. Or reinstall everything over ...won't work either.

Extras-devel is enable.

MartinK 2012-04-14 14:23

Re: [Announce] modRana: a flexible GPS navigation system
 
Quote:

Originally Posted by romanianusa (Post 1191056)
I'll never be able to install Modrana again. It shows error: "Your system has broken packages or you are trying to install conflicting packages."

I try uninstall the old version and try to upgrade to 0.29-2.....can't do it. Or reinstall everything over ...won't work either.

Extras-devel is enable.

Looks like broken package management on your device. Sometimes it can be fixed by running this command as root:
Code:

apt-get install -f
It tells the package manager to try to get the system back to a working state.

romanianusa 2012-04-16 03:07

Re: [Announce] modRana: a flexible GPS navigation system
 
Quote:

Originally Posted by MartinK (Post 1192041)
Looks like broken package management on your device. Sometimes it can be fixed by running this command as root:
Code:

apt-get install -f
It tells the package manager to try to get the system back to a working state.

Thanks. It works now.

jah25 2012-04-20 13:42

Re: [Announce] modRana: a flexible GPS navigation system
 
Hi MartinK, I'm trying to install modRana on my N9 but even after making sure I have the up-to-date python dependencies you listed it is still failing installation and claims to not have found all of the dependencies. Is there something I'm leaving out? I used to use your app all the time on my N900 so thanks for all your work!


All times are GMT. The time now is 21:51.

vBulletin® Version 3.8.8