[Bug 1551122] Re: Crash on screen power save

2016-07-18 Thread Timo Jyrinki
@Shawn: http://anonscm.debian.org/cgit/pkg- kde/qt/qtbase.git/tree/debian/patches?h=ubuntu is currently about Qt 5.5. It has most of the xcb screen related patches backported one way or another (sometimes a bit tricky) from 5.6, but as mentioned here and elsewhere on the net also 5.6 users suffer f

[Bug 1551122] Re: Crash on screen power save

2016-06-07 Thread SuperRoboWizard
Affects me as well, particularly during shutdown. When I try to shutdown, the screen goes completely black except for the Dr.Konqui windoe in the middle, complaining that ksmserver has segfaulted. If I try to continue with the report the window closes but the computer never shuts down, so I have to

[Bug 1551122] Re: Crash on screen power save

2016-06-05 Thread xapient
sorry... the repository is offline by now so i tried this one deb http://archive.neon.kde.org/dev/unstable xenial main kde 5.6.99 qt 5.6 status report: the bug is still here but in a weird way.. plasma starts with one screen black.. deactivating/activating it in kscreen systemsettings brings

[Bug 1551122] Re: Crash on screen power save

2016-06-05 Thread xapient
i use this repo (kde neon) http://archive.neon.kde.org/tmp/testing which delivers an up2date plasma 5.6.4 and Qt 5.6 and the bug is still there.. sometimes the display configurations is messed up and if i disconnect (sleep or power off) one of my screens, plasma is gone :( -- You received this

[Bug 1551122] Re: Crash on screen power save

2016-05-12 Thread Shawn Rutledge
Maybe it's a little better, but not there yet. I have two monitors attached. I tried running Creator and Assistant, then running my script which uses xrandr to remove and re-add the displays. I tried this first in a Plasma session. When the screens came back to life I had only a black screen (k

[Bug 1551122] Re: Crash on screen power save

2016-05-12 Thread Shawn Rutledge
BTW how soon will Ubuntu upgrade to Qt 5.6? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1551122 Title: Crash on screen power save To manage notifications about this bug go to: https://bugs.launch

[Bug 1551122] Re: Crash on screen power save

2016-05-06 Thread Timo Jyrinki
Upstream has struggled for a long time with these problems, and we have plenty of backported fixes from Qt 5.6 branch in our 16.04's Qt 5.5. Sadly they don't fix all issues still. The next upload is already being prepared and is at https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landin

[Bug 1551122] Re: Crash on screen power save

2016-05-05 Thread Mike Butash
I'm currently on 5.5.1+dfsg-16ubuntu7, which should be newer and include these, no? I found this digging into why xenial's kde5 plasma shell and all kde apps keep freaking when my 4k displays go away. Like others, I use big 4k tv's (3x of them) that give no signal when they power down, so the dis

[Bug 1551122] Re: Crash on screen power save

2016-03-04 Thread Timo Jyrinki
Thanks for testing both of the new versions, at least it does not regress from the 5.5.1+dfsg14ubuntu2. Potentially the new patch helps in some situations as it did for Paul who submitted it to 5.6. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1551122] Re: Crash on screen power save

2016-03-04 Thread Shawn Rutledge
likewise with 5.5.1+dfsg-15ubuntu1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1551122 Title: Crash on screen power save To manage notifications about this bug go to: https://bugs.launchpad.net/u

[Bug 1551122] Re: Crash on screen power save

2016-03-04 Thread Shawn Rutledge
Updated to 5.5.1+dfsg-14ubuntu3. It's not enough to prevent Plasma from crashing if I disconnect/reconnect both monitors simultaneously with my script. #!/bin/sh restore=`unxrandr` outputs=`xrandr | grep -i "^\\w" | grep connected | cut -d' ' -f1` alloff="xrandr" for o in $outputs do allo

[Bug 1551122] Re: Crash on screen power save

2016-03-03 Thread Launchpad Bug Tracker
This bug was fixed in the package qtbase-opensource-src - 5.5.1+dfsg- 14ubuntu3 --- qtbase-opensource-src (5.5.1+dfsg-14ubuntu3) xenial; urgency=medium * debian/patches/Xcb-fix-crash-on-screen-power-save.patch: - Fix additional cases where crash could occur on monitor disconnect

[Bug 1551122] Re: Crash on screen power save

2016-03-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: qtbase-opensource-src (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/155112

[Bug 1551122] Re: Crash on screen power save

2016-02-29 Thread Ryan
I'm seeing similar behavior to the previous PPA, when the screens are disconnected the panel fails to resize, and when the screens are reconnected plasma segfaults. Note that in my configuration, the internal display is disabled by kscreen to allow both external monitors to activate. -- You recei

[Bug 1551122] Re: Crash on screen power save

2016-02-29 Thread Timo Jyrinki
Could you test ppa:ci-train-ppa-service/landing-051 (you should get qtbase packages versioned 5.5.1+dfsg-14ubuntu3~xenial1~test1) and report back any differences in behavior on your setup? The list of included patches can be seen at http://anonscm.debian.org/cgit/pkg- kde/qt/qtbase.git/tree/debian

[Bug 1551122] Re: Crash on screen power save

2016-02-29 Thread Timo Jyrinki
** Description changed: Continuation to bug #1548766 to consider another upstream fix from https://codereview.qt-project.org/#/c/138681/ + + The fix could affect both monitor power saving or attaching/detaching + cycles. -- You received this bug notification because you are a member of Ubun