Ticket #48 (closed defect/bug: fixed)
navit seg faults when all mapsets are disabled
| Reported by: | reddog@… | Owned by: | somebody |
|---|---|---|---|
| Priority: | critical | Milestone: | version 0.0.4 |
| Component: | core | Version: | 0.0.3 |
| Keywords: | Cc: |
Description
Navit gets segfaults when all mapsets are disabled and you click on the destination button in the menubar.
The function mapset_search_new() can't search on nothing.
The function navit_get_mapset() can't return nothing.
I think navit should load (finds no maps), print an information dialog, and disable the destination button.
Attachments
Change History
Changed 4 years ago by reddog@…
-
attachment
test1.patch
added
Note: See
TracTickets for help on using
tickets.

navit_get_mapset horrible fix