[konsole] [Bug 366706] Crash in Konsole::TerminalDisplay::updateCursor when closing session

2016-08-31 Thread Kurt Hindenburg via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366706

Kurt Hindenburg  changed:

   What|Removed |Added

  Latest Commit|http://commits.kde.org/kons |http://commits.kde.org/kons
   |ole/b2b852cfd7b10fc2ffb668a |ole/738fd485d7c7d4da8c40c9c
   |c87f8ca9236a134e3   |10566570e23d30a65

--- Comment #3 from Kurt Hindenburg  ---
Git commit 738fd485d7c7d4da8c40c9c10566570e23d30a65 by Kurt Hindenburg, on
behalf of Martin T. H. Sandsmark.
Committed on 31/08/2016 at 12:36.
Pushed by hindenburg into branch 'Applications/16.08'.

Fix crash when closing session

Instead of manually deleting the output suspended label let the QObject
cleanup handle it.

Now it is first deleted manually by us, leading to a potential crash,
and afterwards the QObject cleanup runs, but luckily it doesn' try to
destroy it again.

REVIEW: 128667
(cherry picked from commit b2b852cfd7b10fc2ffb668ac87f8ca9236a134e3)

M  +2-6src/TerminalDisplay.cpp

http://commits.kde.org/konsole/738fd485d7c7d4da8c40c9c10566570e23d30a65

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


[konsole] [Bug 366706] Crash in Konsole::TerminalDisplay::updateCursor when closing session

2016-08-29 Thread Simon Andric via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366706

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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


[konsole] [Bug 366706] Crash in Konsole::TerminalDisplay::updateCursor when closing session

2016-08-27 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366706

Martin Sandsmark  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/kons
   ||ole/b2b852cfd7b10fc2ffb668a
   ||c87f8ca9236a134e3
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Martin Sandsmark  ---
Git commit b2b852cfd7b10fc2ffb668ac87f8ca9236a134e3 by Martin T. H. Sandsmark.
Committed on 27/08/2016 at 14:57.
Pushed by sandsmark into branch 'master'.

Fix crash when closing session

Instead of manually deleting the output suspended label let the QObject
cleanup handle it.

Now it is first deleted manually by us, leading to a potential crash,
and afterwards the QObject cleanup runs, but luckily it doesn' try to
destroy it again.

REVIEW: 128667

M  +2-6src/TerminalDisplay.cpp

http://commits.kde.org/konsole/b2b852cfd7b10fc2ffb668ac87f8ca9236a134e3

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


[konsole] [Bug 366706] Crash in Konsole::TerminalDisplay::updateCursor when closing session

2016-08-21 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366706

--- Comment #1 from Martin Sandsmark  ---
https://git.reviewboard.kde.org/r/128667/

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


[konsole] [Bug 366706] Crash in Konsole::TerminalDisplay::updateCursor when closing session

2016-08-12 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366706

Martin Sandsmark  changed:

   What|Removed |Added

   Assignee|konsole-de...@kde.org   |martin.sandsm...@kde.org

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