Closed GoogleCodeExporter closed 8 years ago
ok the next version should fix the finding updates.. i think
terminal is fixed.
update/restart fix
Original comment by Meee...@gmail.com
on 15 May 2012 at 1:26
Terminal is fine.
The "always finding an update problem" is related to being executed while in
different working directory:
mono ~/MissionPlanner/ArdupilotMegaPlanner.exe (will always find update)
cd ~/MissionPlanner/ && mono ArdupilotMegaPlanner.exe (will work fine)
- not sure if you want the updater to handle that - I suspect the missing DLL
problem was related to this as well.
Thank you for fixing it.
Original comment by andre.kj...@gmail.com
on 18 May 2012 at 9:18
agh now i see where the probly is.
version.txt is always read from the current directory, as i asume the current
wokring directory is the base mp folder
Original comment by Meee...@gmail.com
on 21 May 2012 at 9:30
Original comment by Meee...@gmail.com
on 27 Jun 2012 at 12:49
Original issue reported on code.google.com by
andre.kj...@gmail.com
on 14 May 2012 at 9:32