Summary: | Marble assert if no network plugin is available | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | Torsten Rahn <rahn> |
Component: | general | Assignee: | jensmh |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | jensmh |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | 0.8 (KDE 4.3) | ||
Platform: | Compiled Sources | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Torsten Rahn
2009-07-30 14:18:22 UTC
I fully agree. Since KDE 4.3.0 is tagged and tarballs are uploaded I changed the target to Marble 0.8.1 (KDE 4.3.1). SVN commit 1005467 by jmhoffmann: Fix crash in case no network plugin was found. BUG: 201995 M +8 -2 HttpDownloadManager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1005467 Fixed in trunk with svn revision 1005467. TDB: backport to 4.3. SVN commit 1015504 by jmhoffmann: Fix crash in case no network plugin was found, fixed in trunk already with svn revision 1005467. BUG: 201995 M +8 -2 HttpDownloadManager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1015504 |