|
2010-07-27
, 19:40
|
Posts: 3 |
Thanked: 1 time |
Joined on Jul 2010
|
#42
|
|
2010-07-28
, 01:28
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#43
|
btw, is this supposed to work with the built-in GPS because i can't get a fix on my location. it keeps defaulting to some place in europe..
this may be wierd, but after
...
after trying to open it 6 times with crashes, i have typed this feed for you.
apt-get remove --purge modrana
apt-get install modrana
modrana
Just installed 0.12.6 and it's not working.
/opr/modrana was set 754, as were other directories.
chmod -R 755 /opt/modrana got it running, and no doubt broke some features.
The Following User Says Thank You to MartinK For This Useful Post: | ||
|
2010-07-28
, 02:16
|
|
Posts: 118 |
Thanked: 67 times |
Joined on Dec 2009
@ Saint Louis, MO, USA
|
#44
|
The Following User Says Thank You to zvogt For This Useful Post: | ||
|
2010-07-28
, 02:41
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#45
|
i agree with akurtz... when running as user the first step is a cd to /opt/modrana. user needs the x bit for that cd to be successful. chmod'ing /opt/modrana is exactly the correct solution.
EDIT: My orignal post may be slightly ambiguous. /opt/modrana needs 775 permissions, but in case it's unclear, all of the subdirectories under that path also will need this same change.
find /opt/modrana -type d -exec chmod o+x {} \;
The Following User Says Thank You to MartinK For This Useful Post: | ||
|
2010-07-28
, 02:52
|
|
Posts: 118 |
Thanked: 67 times |
Joined on Dec 2009
@ Saint Louis, MO, USA
|
#46
|
|
2010-07-28
, 02:53
|
Posts: 992 |
Thanked: 738 times |
Joined on Jun 2010
@ Low Earth Orbit
|
#47
|
|
2010-07-28
, 03:12
|
Posts: 992 |
Thanked: 738 times |
Joined on Jun 2010
@ Low Earth Orbit
|
#48
|
I just pushed a new build (0.12-8), where this is added to the postinst script:Code:find /opt/modrana -type d -exec chmod o+x {} \;
find /opt/modrana -type d | xargs chmod o+x
|
2010-07-28
, 08:28
|
Posts: 92 |
Thanked: 17 times |
Joined on Feb 2010
|
#49
|
|
2010-07-28
, 09:51
|
Posts: 1,994 |
Thanked: 3,342 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#50
|
Tags |
bada rox, martin_rocks, modrana, navigation, openstreetmap, the best, wehasgps |
|
just voted!