Summary: | Crash after changing date format | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Björn Gustafsson <kde> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | deviatov |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Björn Gustafsson
2012-08-09 19:30:48 UTC
*** This bug has been marked as a duplicate of bug 299237 *** Created attachment 73515 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.8.3 (4.8.3) using Qt 4.8.2
- What I was doing when the application crashed:
I tried to change the TIME (time, not date, possible mistake in the original report) format from PH:MM:SS AMPM TO HH:MM:SS. Before that I opened the "digital clock settings" dialog and switched seconds display on. This dialog was open when I pressed "Apply" in system settings-locale-date&time (the place where I typed the new date format) and at this point I got the crash.
-- Backtrace (Reduced):
#7 0x00007f0bea0c7b5c in Plasma::CalendarTable::setDate (this=0x25e79d0, newDate=...) at /var/tmp/portage/kde-base/libplasmaclock-4.8.3/work/libplasmaclock-4.8.3/libs/plasmaclock/calendartable.cpp:492
#8 0x00007f0bea0c3c91 in Plasma::Calendar::setDate (this=0x25df050, toDate=...) at /var/tmp/portage/kde-base/libplasmaclock-4.8.3/work/libplasmaclock-4.8.3/libs/plasmaclock/calendar.cpp:279
#9 0x00007f0bea0bb68b in ClockApplet::updateClockApplet (this=0x2464440, data=...) at /var/tmp/portage/kde-base/libplasmaclock-4.8.3/work/libplasmaclock-4.8.3/libs/plasmaclock/clockapplet.cpp:342
#10 0x00007f0bea2eabdc in Clock::dataUpdated (this=0x2464440, source=<optimized out>, data=...) at /var/tmp/portage/kde-base/plasma-workspace-4.8.3/work/plasma-workspace-4.8.3/plasma/generic/applets/digital-clock/clock.cpp:257
#11 0x00007f0bea2eaf7d in Clock::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /var/tmp/portage/kde-base/plasma-workspace-4.8.3/work/plasma-workspace-4.8.3_build/plasma/generic/applets/digital-clock/clock.moc:64
|