Summary: | Crash in new date selection UI | ||
---|---|---|---|
Product: | [Unmaintained] KOrganizer Mobile | Reporter: | Felix Wolfsteller <felix.wolfsteller> |
Component: | general | Assignee: | Ludwig Reiter <ludwig.reiter> |
Status: | VERIFIED FIXED | ||
Severity: | minor | CC: | aheinecke, anselmolsm |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Maemo 5 | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Felix Wolfsteller
2010-10-05 11:49:40 UTC
One of the known crashes (with a similar bt) was fixed in r1183991 and cannot reproduce with 4:4.5~20101014.1185761-1maemo1.1185672. While testing the application on the device, I found another crash, so I'll leave this bug report open. SVN commit 1189373 by amelo: Changes in VerticalSelector to simplify the way models are set List of objects used as models were removed, using int instead. Cleaning the API to not expose the list index. Updates incidence-editor to follow these changes. This commit solves an issue with selector showing a number and the calendar UI showing a different month. Simplifying this code and improving other parts in future commits, we expect the crash reported in 253299 won't happen anymore, and also fix weird things of the date selection UI. CCBUG:253299 CCBUG:252730 M +17 -18 VerticalSelector.qml M +10 -32 calendar/incidence-editor.qml WebSVN link: http://websvn.kde.org/?view=rev&revision=1189373 Closing after a long time without experiencing crash in this dialog. Reopen if needed. Ludwig please verify |