Summary: | Korganizer crashes when setting categories colors | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Andres Nogueiras <aaugusto> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | aaugusto, andreas.hencke, rb, santosh, whatifgodwasoneofus, zerg2000-bugs.kde.org |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.10.3 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
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 New crash information added by DrKonqi attachment-25344-0.html |
Description
Andres Nogueiras
2019-11-02 12:26:09 UTC
Created attachment 123866 [details]
New crash information added by DrKonqi
korganizer (5.10.3) using Qt 5.9.7
- What I was doing when the application crashed:
I was trying to set the colors of a new cathegory
-- Backtrace (Reduced):
#6 std::__atomic_base<int>::load (__m=std::memory_order_relaxed, this=0x18) at /usr/include/c++/7/bits/atomic_base.h:396
#7 QAtomicOps<int>::load<int> (_q_value=...) at ../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:227
#8 QBasicAtomicInteger<int>::load (this=0x18) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:102
[...]
#10 0x00007fd22e685c24 in QVector<QPersistentModelIndexData*>::QVector (this=0x7ffd6c29bae0, v=...) at ../../include/QtCore/../../src/corelib/tools/qvector.h:353
#11 0x00007fd22e68669a in QStack<QVector<QPersistentModelIndexData*> >::pop (this=this@entry=0x559ba0e11580) at ../../include/QtCore/../../src/corelib/tools/qstack.h:62
Created attachment 124062 [details]
New crash information added by DrKonqi
korganizer (5.10.3) using Qt 5.9.7
- What I was doing when the application crashed:
Create new entry on my calendar. Close it. (All ok)
Create a new category in Korganizer. (All ok)
Open previous entry on calendar, and set the category to the newly created. Close it. (All ok)
Open, from menu, configuration of korganizer, choose to change colors, pick the recently created category and select color. After clicking OK, korganizer dies.
-- Backtrace (Reduced):
#6 std::__atomic_base<int>::load (__m=std::memory_order_relaxed, this=0x18) at /usr/include/c++/7/bits/atomic_base.h:396
#7 QAtomicOps<int>::load<int> (_q_value=...) at ../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:227
#8 QBasicAtomicInteger<int>::load (this=0x18) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:102
[...]
#10 0x00007fb221cd4c24 in QVector<QPersistentModelIndexData*>::QVector (this=0x7fff22b421b0, v=...) at ../../include/QtCore/../../src/corelib/tools/qvector.h:353
#11 0x00007fb221cd569a in QStack<QVector<QPersistentModelIndexData*> >::pop (this=this@entry=0x55b8e19ab9a0) at ../../include/QtCore/../../src/corelib/tools/qstack.h:62
Created attachment 124278 [details]
New crash information added by DrKonqi
kontact (5.11.3) using Qt 5.12.4
- What I was doing when the application crashed
I imported a new .ics calendar an merged it to an existing calendar. Afterwards I opened korganizer/cusomize/colors and fonts to set the category colors.
After clickin the "set" (in german Anwenden) button Kontact/Korganizer crashed.
This happens everytime.
-- Backtrace (Reduced):
#6 0x00007ff49aa4ec53 in () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#7 0x00007ff49aa49411 in QAbstractItemModelPrivate::itemsMoved(QModelIndex const&, int, int, QModelIndex const&, int, Qt::Orientation) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#8 0x00007ff49aa4bc1b in QAbstractItemModel::endMoveRows() () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#9 0x00007ff49a2cda0e in () at /lib/x86_64-linux-gnu/libKF5AkonadiCore.so.5abi1
#10 0x00007ff49a2cab0c in () at /lib/x86_64-linux-gnu/libKF5AkonadiCore.so.5abi1
Created attachment 128534 [details]
New crash information added by DrKonqi
korganizer (5.11.3) using Qt 5.13.2
- What I was doing when the application crashed:
Was trying to set the category colors. Select the category, select color and clicked 'apply'.
-- Backtrace (Reduced):
#6 0x00007f01256511c3 in QVector<QPersistentModelIndexData*>::QVector(QVector<QPersistentModelIndexData*> const&) () from /lib64/libQt5Core.so.5
#7 0x00007f012564b131 in QAbstractItemModelPrivate::itemsMoved(QModelIndex const&, int, int, QModelIndex const&, int, Qt::Orientation) () from /lib64/libQt5Core.so.5
#8 0x00007f012564e45c in QAbstractItemModel::endMoveRows() () from /lib64/libQt5Core.so.5
#9 0x00007f0124473cbe in Akonadi::TagModelPrivate::monitoredTagChanged(Akonadi::Tag const&) () from /lib64/libKF5AkonadiCore.so.5
#10 0x00007f0124470dcc in Akonadi::TagModel::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /lib64/libKF5AkonadiCore.so.5
Happens to me too, every time I attempt to change the colour from the menu "Settings|Configure KOrganizer|Colors and Fonts". Changing the colours directly from the menu directly on the calendar list seems to work, but not all of the colours can be set that way - the colours for "Birthdays & Anniversaries", for instance. that's an old problem; I hoped by the new installation opensuse 15.2, this is now fixed - unfortunately, no: every color change --> contact; calendar crash :-( *** Bug 424742 has been marked as a duplicate of this bug. *** Same here on Kubuntu 20.04, KOrganizer 5.13.3 (19.12.3), KDE Frameworks 5.68.0. I have worked around the problem by editing tag colors in KMail (Settings -> configure KMail -> Appearance -> Message tags). Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you! No more problems so far. Created attachment 153612 [details] attachment-25344-0.html It seems that working very well- now ; Version 5.19.3 (21.12.3) Am 30.10.22 um 02:40 schrieb Justin Zobel: > https://bugs.kde.org/show_bug.cgi?id=413740 > > Justin Zobel<justin.zobel@gmail.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|REPORTED |NEEDSINFO > Resolution|--- |WAITINGFORINFO > > --- Comment #9 from Justin Zobel<justin.zobel@gmail.com> --- > Thank you for reporting this crash in KDE software. As it has been a while > since this issue was reported, can we please ask you to see if you can > reproduce the crash with a recent software version? > > If you can reproduce the issue, please change the status to "REPORTED" when > replying. Thank you! > Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |