| Summary: | Map Wizard fails to install map tiles | ||
|---|---|---|---|
| Product: | [Applications] marble | Reporter: | Petr Balíček <pbalicek> |
| Component: | general | Assignee: | Dennis Nienhüser <nienhueser> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | nienhueser |
| Priority: | NOR | ||
| Version First Reported In: | 1.5 (KDE 4.10) | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | KDE-4.11.0/Marble-1.6.0 | |
| Sentry Crash Report: | |||
|
Description
Petr Balíček
2013-03-29 18:58:08 UTC
I guess it happens because the input image is not in jpg format. I'll commit a fix for that shortly. Please reopen if it doesn't help. Git commit 858492cd8ea0dea563c0e7927391a7b77484f611 by Dennis Nienhüser. Committed on 05/04/2013 at 20:15. Pushed by nienhueser into branch 'master'. Respect tile format specified in .dgml files during tile creation. M +2 -0 src/lib/MarbleMap.cpp M +1 -0 src/lib/MarbleModel.cpp http://commits.kde.org/marble/858492cd8ea0dea563c0e7927391a7b77484f611 No luck when backporting to KDE/4.10 -- for some reason the <installmap> property seems not to be written there in the created .dgml. |