[kwin] [Bug 415359] Division by zero in Manager::resetSlowUpdateTimer()

2020-01-07 Thread Dennis Schridde
https://bugs.kde.org/show_bug.cgi?id=415359

--- Comment #4 from Dennis Schridde  ---
(In reply to Vlad Zahorodnii from comment #3)
> Git commit 5646c781c88ab0f0427f23102bea889a835bd378 by Vlad Zahorodnii.

Thanks!

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

[kwin] [Bug 415359] Division by zero in Manager::resetSlowUpdateTimer()

2020-01-07 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=415359

Vlad Zahorodnii  changed:

   What|Removed |Added

   Version Fixed In||5.17.5
  Latest Commit||https://commits.kde.org/kwi
   ||n/5646c781c88ab0f0427f23102
   ||bea889a835bd378
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Vlad Zahorodnii  ---
Git commit 5646c781c88ab0f0427f23102bea889a835bd378 by Vlad Zahorodnii.
Committed on 07/01/2020 at 13:30.
Pushed by vladz into branch 'Plasma/5.17'.

[nightcolor] Fix division by zero

Summary:
If qAbs(targetTemp - m_currentTemp) is less than TEMPERATURE_STEP, then
it will result in a division by zero.

FIXED-IN: 5.17.5

Reviewers: #kwin, apol

Reviewed By: apol

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D26493

M  +1-1colorcorrection/manager.cpp

https://commits.kde.org/kwin/5646c781c88ab0f0427f23102bea889a835bd378

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

[kwin] [Bug 415359] Division by zero in Manager::resetSlowUpdateTimer()

2020-01-07 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=415359

Vlad Zahorodnii  changed:

   What|Removed |Added

Summary|KWin crashes after  |Division by zero in
   |activating Night Colour |Manager::resetSlowUpdateTim
   ||er()

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