[dolphin] [Bug 358954] Dolphin crash changing permissions

2016-02-08 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358954

David Edmundson  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/kjob
   ||widgets/e984dab0a6cd9541ae1
   ||78c104f0228ae264284a6
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from David Edmundson  ---
Git commit e984dab0a6cd9541ae178c104f0228ae264284a6 by David Edmundson.
Committed on 08/02/2016 at 15:13.
Pushed by davidedmundson into branch 'master'.

Fix crash in KJob dialogs.

Guard "this" being deleted whilst running new eventloop

KMessageBox spawns a new event loop, during which the parent kjob can be
completed and deleted, deleting the UIDelegate with it.
Related: bug 356321, bug 356964, bug 355052, bug 355525, bug 353462, bug 346215
REVIEW: 126999

M  +9-0src/kdialogjobuidelegate.cpp

http://commits.kde.org/kjobwidgets/e984dab0a6cd9541ae178c104f0228ae264284a6

-- 
You are receiving this mail because:
You are watching all bug changes.


[dolphin] [Bug 358954] Dolphin crash changing permissions

2016-02-06 Thread Wolfgang Bauer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358954

Wolfgang Bauer  changed:

   What|Removed |Added

 CC||wba...@tmo.at

--- Comment #1 from Wolfgang Bauer  ---
This is probably the same crash as in bug#356321

-- 
You are receiving this mail because:
You are watching all bug changes.