[kscreenlocker] [Bug 361007] Changing Audio volume in Lock Screen not possible anymore

2016-04-05 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361007

Martin Gräßlin  changed:

   What|Removed |Added

  Latest Commit|http://commits.kde.org/kscr |http://commits.kde.org/kscr
   |eenlocker/e9984e21b798a0894 |eenlocker/f0d2746615eb82377
   |e49dc74489a8fc7c2c2347d |0d14af1ca857918e3e7c399
   Version Fixed In||5.6.2

--- Comment #10 from Martin Gräßlin  ---
Git commit f0d2746615eb823770d14af1ca857918e3e7c399 by Martin Gräßlin.
Committed on 05/04/2016 at 08:09.
Pushed by graesslin into branch 'Plasma/5.6'.

Workaround problems with Qt::QueuedConnection

Summary:
For unknown reasons our signals with Qt::QueuedConnection are not
delivered with Qt 5.5.1 or later if the context object is this
(KSldApp instance).

If we use a different context object (e.g. the sender) it works.

The lack of signals not working triggered quite a few bugs, like
* grace time not working
* global shortcuts not working
Related: bug 361008
FIXED-IN: 5.6.2

Reviewers: #plasma

Subscribers: plasma-devel

Projects: #plasma

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

M  +6-2ksldapp.cpp

http://commits.kde.org/kscreenlocker/f0d2746615eb823770d14af1ca857918e3e7c399

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

[kscreenlocker] [Bug 361007] Changing Audio volume in Lock Screen not possible anymore

2016-04-04 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361007

--- Comment #9 from Martin Gräßlin  ---
(In reply to Robby Engelmann from comment #8)
> Besides Qt5.6I was submitting the bug report for Qt 5.5.1, thus the
> issue occurred not since qt5.6 but starting with plasma 5.6!
> same for the other bug with the password delay!

Thanks, that's good information and matches with the results of build.kde.org
where it also failed with Qt 5.5.1. Though that leaves me even more puzzled.

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

[kscreenlocker] [Bug 361007] Changing Audio volume in Lock Screen not possible anymore

2016-04-04 Thread Robby Engelmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361007

--- Comment #8 from Robby Engelmann  ---
Besides Qt5.6I was submitting the bug report for Qt 5.5.1, thus the issue
occurred not since qt5.6 but starting with plasma 5.6!
same for the other bug with the password delay!

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


[kscreenlocker] [Bug 361007] Changing Audio volume in Lock Screen not possible anymore

2016-04-04 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361007

Martin Gräßlin  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/kscr
   ||eenlocker/e9984e21b798a0894
   ||e49dc74489a8fc7c2c2347d
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #7 from Martin Gräßlin  ---
Git commit e9984e21b798a0894e49dc74489a8fc7c2c2347d by Martin Gräßlin.
Committed on 04/04/2016 at 16:49.
Pushed by graesslin into branch 'master'.

Workaround problems with Qt::QueuedConnection

Summary:
For unknown reasons our signals with Qt::QueuedConnection are not
delivered with Qt 5.6 if the context object is this (KSldApp instance).

If we use a different context object (e.g. the sender) it works.

The lack of signals not working triggered quite a few bugs, like
* grace time not working
* global shortcuts not working
Related: bug 361008

Reviewers: #plasma

Subscribers: plasma-devel

Projects: #plasma

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

M  +0-3autotests/ksldtest.cpp
M  +6-2ksldapp.cpp

http://commits.kde.org/kscreenlocker/e9984e21b798a0894e49dc74489a8fc7c2c2347d

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

[kscreenlocker] [Bug 361007] Changing Audio volume in Lock Screen not possible anymore

2016-04-04 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361007

Martin Gräßlin  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #6 from Martin Gräßlin  ---
possible patch: https://phabricator.kde.org/D1314

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

[kscreenlocker] [Bug 361007] Changing Audio volume in Lock Screen not possible anymore

2016-03-29 Thread OlafLostViking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361007

--- Comment #5 from OlafLostViking  ---
Qt 5.6.0, Archlinux AMD64

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


[kscreenlocker] [Bug 361007] Changing Audio volume in Lock Screen not possible anymore

2016-03-29 Thread Robby Engelmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361007

--- Comment #4 from Robby Engelmann  ---
It is Qt 5.5.1 under openSUSE Tumbleweed.

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


[kscreenlocker] [Bug 361007] Changing Audio volume in Lock Screen not possible anymore

2016-03-29 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361007

--- Comment #3 from Martin Gräßlin  ---
Do you also use Qt 5.6?

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

[kscreenlocker] [Bug 361007] Changing Audio volume in Lock Screen not possible anymore

2016-03-28 Thread Robby Engelmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361007

Robby Engelmann  changed:

   What|Removed |Added

 CC||robby.engelm...@igfs-ev.de

--- Comment #2 from Robby Engelmann  ---
I know, but latest version selectable is 5.5.95

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


[kscreenlocker] [Bug 361007] Changing Audio volume in Lock Screen not possible anymore

2016-03-28 Thread OlafLostViking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361007

OlafLostViking  changed:

   What|Removed |Added

 CC||olaf.the.lost.viking@gmail.
   ||com

--- Comment #1 from OlafLostViking  ---
This is still valid for the final version of 5.6.0 (report was for 5.5.95).

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