Summary: | kontact crashed when deleting contact tags | ||
---|---|---|---|
Product: | [Applications] kaddressbook | Reporter: | Miguel Tadeu <mtadeunet> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | alvanx, knut.hildebrandt, magnus, thomas, tokoe |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
Backtrace on 4.8.3 New crash information added by DrKonqi |
Description
Miguel Tadeu
2010-09-22 19:40:02 UTC
*** Bug 263793 has been marked as a duplicate of this bug. *** I can confirm that on KDE 4.7, Qt 4.7.3, openSUSE 11.4. I was removing empty categories that had at some point popped up. This happens every time with the 2nd - 5th empty tag that I remove. I compared backtraces, and they look pretty alike. Idk if mine will still be needed? Created attachment 67038 [details]
New crash information added by DrKonqi
kontact (4.7.4) on KDE Platform 4.7.4 (4.7.4) using Qt 4.7.4
- What I was doing when the application crashed:
I was attempting to delete empty tags from the Contact editor.
- Unusual behavior I noticed:
Empty tags keeps being created both in KMail and the Contact part (KABC?). ToDos (and Calendar?) seems to behave alright.
- Custom settings of the application:
I use Cal-/CardDAV resources with ownCloud as backend. Before that I used Memotoo.com with traditional resources and had the same problem.
-- Backtrace (Reduced):
#7 0x00007fc5c6921611 in text (this=<optimized out>) at /usr/include/qt4/QtGui/qlistwidget.h:90
#8 KEditTagsDialog::deleteTag (this=<optimized out>) at ../../../akonadi/contact/editor/kedittagsdialog.cpp:207
#9 0x00007fc5c6921edc in KEditTagsDialog::qt_metacall (this=0x10764670, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff969d72e0) at ./kedittagsdialog_p.moc:83
[...]
#11 0x00007fc5caca4582 in QAbstractButton::clicked (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#12 0x00007fc5ca9ea13e in QAbstractButtonPrivate::emitClicked (this=<optimized out>) at widgets/qabstractbutton.cpp:546
Is that still reproducible with recent kaddressbook versions ? It seems to work like a charm with Kontact 4.8.2. Very nice to be able to use the tags :-) Thanks. Closing Created attachment 71183 [details]
Backtrace on 4.8.3
I still have a bit of a problem. The empty phantom tags are gone, and I can delete a tag that I had just created. But I cannot delete a tag that is actually in use. I tried deleting the "Watched" tag, and only got an error sound. At the second attempt, a crash gave me the attached backtrace.
I'm happy some work has gone into it (thank you!). Hope this will be resolved soon (or that maybe my problem is a different one).
I just tried the same under KDE 4.8.3, KDEPIM 4.8.2 and Qt 4.8.1 with no problems and I could see in my ownCloud that it actually removed the category ;-) Looking at your bt it looks like a Qt crash, so maybe this issue should be filed upstream? Created attachment 76007 [details]
New crash information added by DrKonqi
kontact (4.9.3) on KDE Platform 4.9.3 using Qt 4.8.3
- What I was doing when the application crashed:
I was deleting duplicat categories en kaddressbook.
-- Backtrace (Reduced):
#7 0xb4175fc7 in text (this=<optimized out>) at /usr/include/qt4/QtGui/qlistwidget.h:90
#8 KEditTagsDialog::deleteTag (this=0xf2b9770) at ../../../akonadi/contact/editor/kedittagsdialog.cpp:207
[...]
#10 0xb705e01d in QAbstractButton::clicked (this=0xdb06e18, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:220
#11 0xb6d646dd in QAbstractButtonPrivate::emitClicked (this=this@entry=0xf9f7990) at widgets/qabstractbutton.cpp:548
#12 0xb6d64f2b in QAbstractButtonPrivate::click (this=this@entry=0xf9f7990) at widgets/qabstractbutton.cpp:541
|