Bug 81316 - cursor sometimes remains on screen after weston-launch quits
Summary: cursor sometimes remains on screen after weston-launch quits
Status: RESOLVED FIXED
Alias: None
Product: Wayland
Classification: Unclassified
Component: weston (show other bugs)
Version: 1.5.0
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-14 03:26 UTC by Andrew Engelbrecht
Modified: 2018-06-04 09:29 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Andrew Engelbrecht 2014-07-14 03:26:31 UTC
i've seen this a couple times with a patched version of weston ( ), and with weston master, when software rendering is enabled:

export LIBGL_ALWAYS_SOFTWARE=1

i will continue testing to see if i notice this during normal operation of weston-launch.
Comment 1 Andrew Engelbrecht 2014-07-14 03:33:55 UTC
(this patch: http://lists.freedesktop.org/archives/wayland-devel/2014-July/015943.html )
Comment 2 Andrew Engelbrecht 2014-07-14 04:29:31 UTC
i can reproduce this reliably in weston master.

in a tty, run weston-launch. click to open a terminal. hit ctrl-d to close it. then hit ctrl-alt-backspace to quit weston. the cursor will remain on the tty.

if you click the terminal close button, hit ctrl-alt-delete before hitting ctrl-d, or move the mouse after hitting ctrl-d, then the cursor doesn't remain on the tty after weston quits.
Comment 3 Daniel Stone 2018-06-04 09:29:48 UTC
We now clear out the cursor more aggressively.


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.