Summary: | plasma crash after activating second monitor using xrandr | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Andy <hallerharry77> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | benbloom79, bshah, nate, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi, triaged |
Version First Reported In: | 5.3.2 | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | stacktrace with debug symbols |
Description
Andy
2015-08-11 07:04:50 UTC
#11 0x00007f7b8d51ab55 in () at /usr/lib64/libKF5PlasmaQuick.so.5
could you install debug symbols for plasma-framework please
>Try to switch from the built-in LVDS1 notebook display to an external monitor that is connected via a docking station that extends the internal HDMI2 port. xrandr --output HDMI2 --auto --primary --output LVDS1 --auto
That command isn't switching, it's turning on both monitors, no?
Created attachment 93997 [details]
stacktrace with debug symbols
Actually the command used was this:
xrandr --output HDMI2 --auto --primary --right-of LVDS1 --output LVDS1 --off
Since the konsole app also crashed I erroneously typed the wrong command in the bugreport. Sorry for that. Please note that the command contains a flaw: "--primary --right-of LVDS1" doesn't make sense if LVDS1 is off.
This bug seems to be related to Bug#345544 which is apparently fixed in Plasma 5.5. how is this still happening with ubuntu 7+ months after report? is there a simple way for a noob to get Plasma 5.5 running on a kubuntu machine? I am so sorry I let go of my LTS distro. wont be doing that again after 16.04 Maybe it's finally time to give up on ubuntu altogether Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! *** This bug has been marked as a duplicate of bug 341497 *** |