| Summary: | Crash when zooming in | ||
|---|---|---|---|
| Product: | [Applications] marble | Reporter: | Bernhard Beschow <shentey> |
| Component: | general | Assignee: | marble-bugs |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | 1.1.0 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Bernhard Beschow
2011-05-17 11:48:46 UTC
The crash actually happens as soon as I switch to "OSM" from the "Satellite View". I can reproduce the crash as follows: 1. switch from "Satellite View" to "OSM" 2. search for some placemark, e.g. "Berlin" -> when the map moves, Marble eventually crashes Git commit f1e56cfbfc7478f3e410fce67162b7f2ebe3b70d by Bernhard Beschow. Committed on 16/06/2011 at 23:18. Pushed by beschow into branch 'master'. fix crash involving TileScalingTextureMapper Using the GeoPainter here directly rather than using a temporary QPainter on the GeoPainter's device seems to prevent the crash. BUG: 273474 M +5 -3 src/lib/TileScalingTextureMapper.cpp http://commits.kde.org/marble/f1e56cfbfc7478f3e410fce67162b7f2ebe3b70d |