https://bugs.kde.org/show_bug.cgi?id=257885
Tobias Koenig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #6 from Tobias Koenig <tokoe kde org> 2010-11-25 22:28:48 --- Hej Andreas, thanks for the deeper investigation of this issue. The problem was a deleteLater() call on the dialog when the 'Close' button is clicked. I have removed this call in commit r1200805, so the dialog object should be valid until hasError() is called. Ciao, Tobias -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
