Opened 12 years ago
Closed 12 years ago
#803 closed defect/bug (fixed)
navit refuses to terminate when pushing the exit button
Reported by: | praenki | Owned by: | KaZeR |
---|---|---|---|
Priority: | major | Milestone: | version 0.5.0 |
Component: | core | Version: | git master |
Severity: | Keywords: | ||
Cc: | https://wiki.navit-project.org/index.php/user:thomasah |
Description
With tonights svn-build (4376) navit shows the behaviour specified above. I have to use a task-manager to terminate the program. this never occured on any of the svn-builds i've used so far.
Change History (6)
comment:1 Changed 12 years ago by korrosa
- Summary changed from (android) navit refuses to terminate when pushing the exit button to navit refuses to terminate when pushing the exit button
comment:2 Changed 12 years ago by thomasah
Just a quick "me too" (r4376 build with cmake running on Android 2.1)
comment:3 Changed 12 years ago by thomasah
When removing all navit.xml files (and thus starting without a map), exiting navit works fine.
comment:4 Changed 12 years ago by thomasah
- Cc https://wiki.navit-project.org/index.php/user:thomasah added
And after doing nothing else than configuring the mapset to the following, exiting no longer works.
<mapset enabled="yes">
<map type="binfile" enabled="yes" data="/sdcard/navit/osm_germany.bin"/> <map type="binfile" enabled="yes" data="/sdcard/navit/osm_mallorca.bin"/> <map type="binfile" enabled="yes" data="/sdcard/navit/navitmap.bin"/> <map type="binfile" enabled="yes" data="/sdcard/navit/navitmap_002.bin"/>
</mapset>
comment:5 Changed 12 years ago by tegzed
Hopefully fixed in svn rev 4378. Please test it and close ticket if navit exists correctly.
comment:6 Changed 12 years ago by thomasah
- Resolution set to fixed
- Status changed from new to closed
Works fine with r4378, thanks.
I don't think this is just on the Android platform either - I'm on Ubuntu with r4376 built from source and Navit crashes when I try to quit properly (i.e. clicking the relevant button in the menu).
Below is the debug message I get in my terminal: