![]() |
Re: [Announce] modRana: a flexible GPS navigation system
chown'ing the files and directories under /opt/modrana worked for me as well.
|
Re: [Announce] modRana: a flexible GPS navigation system
Absolutely fantastic!!! Thank you!
Installation is a breeze, dl from 1st post, installed without a glitch! no dependence problems. Run right out of box, no crashes. Interface is very intuitive, if nothing else, the userface should be a model for a lot of other apps. Thanks for the good app, early congratulation that this is going to be a hit! bun |
Re: [Announce] modRana: a flexible GPS navigation system
Yes, chmod for /opt/modrana is a good solution! Now it remembers the options! And it doesn't have apparent problems with logging!
I'll try to do a field test soon. To MartinK: get file postinst in debian directory and add line like chmod -R 0777 /opt/modrana or something similar It might resolve many issues. |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
Good job finding the permission issues, thanks!
Quote:
Code:
chmod -R a+rw /opt/modrana So, I would like to ask:
Code:
chown -R default_user /opt/modrana |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Quote:
Quote:
How about integrating turn-by-turn navigation, ala navit? This would beat the crap out of any commercial nav... |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Quote:
Code:
Turn <b>left</b> at <b>London Rd/<wbr/>A40</b> <div class="">Continue to follow A40</div> So, basically I just have to show these messages near corresponding trackpoints and we have a nice turn-by-turn navigation. :) With espeak, it should be possible to read them aloud too. |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
This is great... |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
- owned by root - not writeable by any user other than root (except for config files/user generated files etc) For modRana 0.12 (the version I've installed) the following should tighten up and set the correct permissions: make everything owned by root chown -R root:root /opt/modrana/ allow user to create new files in /opt/modrana/data/ chmod o+w /opt/modrana/data/ allow user to create new files in /opt/modrana/tracklogs/ chmod o+w /opt/modrana/tracklogs/ repeat the chmod for any other directories in which user needs to create files |
Re: [Announce] modRana: a flexible GPS navigation system
One thing that modRana desperately needs is an option to keep the screen on!
|
All times are GMT. The time now is 11:19. |
vBulletin® Version 3.8.8