Opened 15 years ago
Closed 15 years ago
#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 |
Severity: | 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 (2)
Change History (4)
Changed 15 years ago by reddog@…
comment:1 Changed 15 years ago by KaZeR
- Milestone set to version 0.0.4
comment:2 Changed 15 years ago by KaZeR
- Resolution set to fixed
- Status changed from new to closed
Thank you, i've applied your patches with some slight modifications.
Note: See
TracTickets for help on using
tickets.
navit_get_mapset horrible fix