[kwin] [Bug 406534] KWin freezes when running this simple script

2019-04-15 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=406534

--- Comment #5 from David Edmundson  ---
I get kwin bug reports directly, no need to add me.

X is deadlocked as we're creating new connections whilst handling an X client
removed. I wouldn't say it's a Qt bug, sorry. 

Pulseaudio from within kwin must normally work as the knotifications backend is
in process. So adding Qt.callLater() might suffice.

But as MF says, passing to another process would be better.

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

[kwin] [Bug 406534] KWin freezes when running this simple script

2019-04-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406534

tr...@yandex.com changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #4 from tr...@yandex.com ---
(In reply to Martin Flöser from comment #3)
> Freeze is triggered from Qt Multimedia. Nothing we can do. I recommend to
> not play the sound in KWin, but pass it to another application through dbus.

Thanks for your reply! :)

I just tag @davidedmundson here, in case he wants to do something in the Qt
side.

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

[kwin] [Bug 406534] KWin freezes when running this simple script

2019-04-15 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=406534

Martin Flöser  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #3 from Martin Flöser  ---
Freeze is triggered from Qt Multimedia. Nothing we can do. I recommend to not
play the sound in KWin, but pass it to another application through dbus.

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

[kwin] [Bug 406534] KWin freezes when running this simple script

2019-04-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406534

--- Comment #2 from tr...@yandex.com ---
Created attachment 119413
  --> https://bugs.kde.org/attachment.cgi?id=119413=edit
Backtrace

Sometimes kwin does not freeze, but 99% it freezes.

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

[kwin] [Bug 406534] KWin freezes when running this simple script

2019-04-14 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=406534

--- Comment #1 from Martin Flöser  ---
Please attach gdb and get a backtrace of the freeze.

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