Summary: | MarbleClock initialized with invalid QDateTime | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | Jaime Silva <jaimes> |
Component: | general | Assignee: | marble-bugs |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | hjain.itbhu, nienhueser, rahn |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | 1.1.0 | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jaime Silva
2011-04-26 19:05:45 UTC
Good catch. I always had the feeling the sun painting of the Marble plasmoid was doing funny things, maybe it's related... Git commit 5d0745dc1dbcbfa71d686d58734f8b0952f7150f by Bernhard Beschow. Committed on 19/08/2011 at 13:39. Pushed by beschow into branch 'master'. initialize MarbleClock to current date and time BUG: 271795 M +1 -2 src/marble_part.cpp M +1 -0 src/lib/MarbleClock.cpp M +1 -2 src/QtMainWindow.cpp http://commits.kde.org/marble/5d0745dc1dbcbfa71d686d58734f8b0952f7150f Git commit 3b2a39d6c185432cec3e26def3ede5d62d2dd990 by Bernhard Beschow. Committed on 19/08/2011 at 13:39. Pushed by beschow into branch 'kde-4.7'. initialize MarbleClock to current date and time BUG: 271795 (cherry picked from commit 5d0745dc1dbcbfa71d686d58734f8b0952f7150f) M +1 -2 src/marble_part.cpp M +1 -0 src/lib/MarbleClock.cpp M +1 -2 src/QtMainWindow.cpp http://commits.kde.org/marble/3b2a39d6c185432cec3e26def3ede5d62d2dd990 |