Summary: | Marble crashed when attempting to download region maps | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | O Kullmann <o.kullmann> |
Component: | general | Assignee: | marble-bugs |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | keberebek, nienhueser, shentey, wocserve |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 1.3 (KDE 4.8) | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/marble/9381ba607c52336146d5f90e9b820b4277bf83c3 | Version Fixed In: | KDE-4.8.4 |
Sentry Crash Report: |
Description
O Kullmann
2011-07-13 13:15:54 UTC
This bug can no longer be reproduced.Report should be closed. Happens when an a map theme without any texture layers is active (e.g. plain map). Git commit 2dae682f2410e9495b42eaa115bdd31091e041cf by Dennis Nienhüser. Committed on 12/05/2012 at 21:28. Pushed by nienhueser into branch 'master'. Handle download of map regions for themes without texture layers. Fixes crash when opening the download region dialog when e.g. the plain map is opened. Related: Crash when attempting to download an empty set. Crash when switching to a map theme without texture layers after the download region dialog was opened at least once before. M +3 -1 src/QtMainWindow.cpp M +1 -0 src/lib/DownloadRegion.cpp M +18 -2 src/lib/DownloadRegionDialog.cpp M +3 -1 src/marble_part.cpp http://commits.kde.org/marble/2dae682f2410e9495b42eaa115bdd31091e041cf Git commit 9381ba607c52336146d5f90e9b820b4277bf83c3 by Dennis Nienhüser. Committed on 12/05/2012 at 21:49. Pushed by nienhueser into branch 'KDE/4.8'. Handle download of map regions for themes without texture layers. Fixes crash when opening the download region dialog when e.g. the plain map is opened. Related: Crash when attempting to download an empty set. Crash when switching to a map theme without texture layers after the download region dialog was opened at least once before. FIXED-IN: KDE-4.8.4 (backported from commit 2dae682f2410e9495b42eaa115bdd31091e041cf) M +3 -1 src/QtMainWindow.cpp M +15 -0 src/lib/DownloadRegionDialog.cpp M +3 -1 src/marble_part.cpp http://commits.kde.org/marble/9381ba607c52336146d5f90e9b820b4277bf83c3 *** Bug 297601 has been marked as a duplicate of this bug. *** Still crashes on Maemo. Close again, because the crash on Maemo has a different backtrace. See bug 302842 for more details. |