Summary: | crash when entering guidance mode, in RoutingManager::setGuidanceModeEnabled | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | Jonathan Marten <jjm> |
Component: | general | Assignee: | marble-bugs |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | willemsonke |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/marble/e2d886ee51c928177e182e6f74aa17240c2fe6fa | Version Fixed In: | |
Sentry Crash Report: |
Description
Jonathan Marten
2014-06-26 20:03:03 UTC
I have the same problem here; it is impossible to enter Guidance Mode. It happens both with the "Show again" checkbox selected and not selected. Patch for review at https://git.reviewboard.kde.org/r/119069/ Git commit e2d886ee51c928177e182e6f74aa17240c2fe6fa by Jonathan Marten. Committed on 02/07/2014 at 07:06. Pushed by marten into branch 'master'. Fix crash when entering guidance mode Do not create a QCheckBox on the stack. REVIEW:119069 M +8 -6 src/lib/marble/routing/RoutingManager.cpp http://commits.kde.org/marble/e2d886ee51c928177e182e6f74aa17240c2fe6fa |