Summary: | Crash when deleting a newly created entry | ||
---|---|---|---|
Product: | [Applications] kwalletmanager | Reporter: | Alex Dănilă <alex.danila.web> |
Component: | general | Assignee: | Michael Leupold <lemma> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | cfeck, kdebugs.phobie, kollix, till2.schaefer, valir |
Priority: | NOR | ||
Version: | 1.10 | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Alex Dănilă
2012-05-05 11:08:09 UTC
Actual steps to reproduce: -create a new entry under Password/passwords in the folder tree -input some data into the newly created entry but don't save -right click on the newly created item in the folder tree and select "Delete" -in the dialog that asks to save unsaved data, press No. Sorry for the confusion, the bug reporting application got me confused too. Can confirm with current KDE/4.9 from git Created attachment 72903 [details]
New crash information added by DrKonqi
kwalletmanager (1.10) on KDE Platform 4.9.00 using Qt 4.8.2
- What I was doing when the application crashed:
same problem here:
create a new entry, create a field like password, do not save the modified entry, delte the modified entry from tree, question diolog pops up and ask if i want to save the modified entry, klick no
-- Backtrace (Reduced):
#6 isEmpty (this=0x30) at ../../include/QtCore/../../src/corelib/tools/qlist.h:99
#7 isEmpty (this=0x30) at ../../include/QtCore/../../src/corelib/tools/qlist.h:152
#8 QTreeWidgetItem::~QTreeWidgetItem (this=0x285cc20, __in_chrg=<optimized out>) at itemviews/qtreewidget.cpp:1495
#9 0x000000000042d399 in KWalletEntryItem::~KWalletEntryItem (this=0x285cc20, __in_chrg=<optimized out>) at /var/tmp/portage/kde-base/kwallet-4.9.0/work/kwallet-4.9.0/allyourbase.cpp:152
#10 0x00000000004213a2 in KWalletEditor::deleteEntry (this=0x236e9e0) at /var/tmp/portage/kde-base/kwallet-4.9.0/work/kwallet-4.9.0/kwalleteditor.cpp:810
*** Bug 322342 has been marked as a duplicate of this bug. *** I think this is gone when I did the UI-refactoring. |