Summary: | Hotplugging HDMI during Weston lock screen unlocks the screen | ||
---|---|---|---|
Product: | Wayland | Reporter: | U. Artie Eoff <ullysses.a.eoff> |
Component: | weston | Assignee: | Wayland bug list <wayland-bugs> |
Status: | VERIFIED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Weston output log
weston-desktop-shell gdb backtrace |
Description
U. Artie Eoff
2013-07-03 05:46:43 UTC
Created attachment 81929 [details]
Weston output log
Created attachment 81930 [details]
weston-desktop-shell gdb backtrace
(In reply to comment #2) > Created attachment 81930 [details] > weston-desktop-shell gdb backtrace Same weston-desktop-shell backtrace as bug 66529 So it looks like the lock screen goes away because the client providing it (desktop shell has crashed) This hotplug bug was fixed in: commit e4925495365abcfa5a92bb462a79b92af6d56f26 Author: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> Date: Fri Jul 5 16:05:28 2013 +0300 desktop-shell: Don't crash on output hotplug The panel and background were never created for hotplugged outputs and since some parts of the code assume that they always exist that would lead to desktop-shell client to crash in that case. This was easier to spot when the display was locked, because Weston respawns the shell client and the user might not notice since there is no flicker. https://bugs.freedesktop.org/show_bug.cgi?id=66531 When you have the opportunity please verify. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.