Summary: | Creation of a ToDo filter in KOrganizer crashed it | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Simon Reed <BugZilla> |
Component: | todoview | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | BugZilla, smartins |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Simon Reed
2013-01-20 13:27:14 UTC
The version of KOrganizer is 4.8.5 (which is not one of the options I could choose): "KOrganizer Version 4.8.5 Using KDE Development Platform 4.8.5 (4.8.5)" On re-starting KOrganizer, the filter I created does not exist. I did not just create the filter, I applied it too. I have now managed to create and apply the filter thus: - I created the same filter and it saved it. - I exited KOrganizer without applying the filter. - I restarted Organizer and applied the filter. - KOrganizer didn't crash. I have tried to reproduce the error. - Went into Settings, Manage View Filters, and clicked on "New" - entered different parameters (went for "Hide recurring events and to-dos") - clicked on "Apply" ... nothing seemed to happen - clicked on "OK" ... dialog box disappeared. The view I had just created had not been applied. - applied the view I had just created ... it applied it. No crash. (It also did not apply the view - I think that is another bug: when you create a view and click on "Apply" it does not apply it straight away.) I do not seem to be able to reproduce the crash. Created attachment 76603 [details]
New crash information added by DrKonqi
korganizer (4.8.5) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1
- What I was doing when the application crashed:
I am not sure this is a duplicate of 313558. This time it crashed when I marked a task complete whilst I had no filter active but had entered a search term. That is:
- I had switched from a filter to "No filter".
- I had done a search for "light" and nothing came up.
- I changed the search to "Xmas" in the search field and 3 items came up, one closed and two open.
- I ticked one of the open tasks to mark it complete and KOrganizer crashed.
Incidentally, on going back into KOrganizer I can see the item has been successfully marked as completed.
-- Backtrace (Reduced):
#6 QSortFilterProxyModelPrivate::proxy_to_source (this=0x2026ac0, proxy_index=...) at itemviews/qsortfilterproxymodel.cpp:370
#7 0x00007efeffb98edd in QSortFilterProxyModel::mapToSource (this=<optimized out>, proxyIndex=...) at itemviews/qsortfilterproxymodel.cpp:2502
#8 0x00007efeffb9a16d in QSortFilterProxyModelPrivate::store_persistent_indexes (this=<optimized out>) at itemviews/qsortfilterproxymodel.cpp:996
#9 0x00007efeffb9ec8f in QSortFilterProxyModelPrivate::_q_sourceDataChanged (this=0x2026ac0, source_top_left=..., source_bottom_right=...) at itemviews/qsortfilterproxymodel.cpp:1160
[...]
#11 0x00007efefec4b507 in QAbstractItemModel::dataChanged (this=<optimized out>, _t1=..., _t2=...) at .moc/release-shared/moc_qabstractitemmodel.cpp:164
Created attachment 76645 [details]
New crash information added by DrKonqi
korganizer (4.8.5) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1
- What I was doing when the application crashed:
I selected a filter to be applied.
(The bug to which this report is attached was about creating a filter, as opposed to applying a filter.)
-- Backtrace (Reduced):
#6 QSortFilterProxyModelPrivate::proxy_to_source (this=0x280af90, proxy_index=...) at itemviews/qsortfilterproxymodel.cpp:370
#7 0x00007fa29a1d8edd in QSortFilterProxyModel::mapToSource (this=<optimized out>, proxyIndex=...) at itemviews/qsortfilterproxymodel.cpp:2502
#8 0x00007fa29a1da16d in QSortFilterProxyModelPrivate::store_persistent_indexes (this=<optimized out>) at itemviews/qsortfilterproxymodel.cpp:996
#9 0x00007fa29a1dec8f in QSortFilterProxyModelPrivate::_q_sourceDataChanged (this=0x280af90, source_top_left=..., source_bottom_right=...) at itemviews/qsortfilterproxymodel.cpp:1160
[...]
#11 0x00007fa29928b507 in QAbstractItemModel::dataChanged (this=<optimized out>, _t1=..., _t2=...) at .moc/release-shared/moc_qabstractitemmodel.cpp:164
Created attachment 76665 [details]
New crash information added by DrKonqi
korganizer (4.8.5) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1
- What I was doing when the application crashed:
I had done nothing since starting KOrganizer, then applied a filter.
-- Backtrace (Reduced):
#6 QSortFilterProxyModelPrivate::proxy_to_source (this=0x1d2a6b0, proxy_index=...) at itemviews/qsortfilterproxymodel.cpp:369
#7 0x00007f2a49290edd in QSortFilterProxyModel::mapToSource (this=<optimized out>, proxyIndex=...) at itemviews/qsortfilterproxymodel.cpp:2502
#8 0x00007f2a4929216d in QSortFilterProxyModelPrivate::store_persistent_indexes (this=<optimized out>) at itemviews/qsortfilterproxymodel.cpp:996
#9 0x00007f2a49296c8f in QSortFilterProxyModelPrivate::_q_sourceDataChanged (this=0x1d2a6b0, source_top_left=..., source_bottom_right=...) at itemviews/qsortfilterproxymodel.cpp:1160
[...]
#11 0x00007f2a48343507 in QAbstractItemModel::dataChanged (this=<optimized out>, _t1=..., _t2=...) at .moc/release-shared/moc_qabstractitemmodel.cpp:164
Fixed in 4.10 |