After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 741494 - GNOME Wayland session fails to start if pointer device is not available
GNOME Wayland session fails to start if pointer device is not available
Status: RESOLVED OBSOLETE
Product: gnome-shell
Classification: Core
Component: general
3.14.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2014-12-13 22:47 UTC by yashax
Modified: 2021-07-05 14:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description yashax 2014-12-13 22:47:20 UTC
Hello!

This bug originally spotted here: https://bugzilla.gnome.org/show_bug.cgi?id=740518

The crash in the linked bug report happened because clutter identified my mouse as a keyboard, so GNOME Shell (on Wayland) thought I didn't have a mouse.

Instead of mouse not working, GNOME on Wayland crashes in that case (backtrace in comment 10 there).

GNOME on X doesn't crash in similar situation.

Examples for how to reproduce from VT:

Run when mouse is unplugged:
$ gnome-shell --wayland --display-server

If mouse and keyboard share same USB stick:
$ sleep 5; gnome-shell --wayland --display-server
(5 seconds to unplug stick)

Any other way that disables the mouse will work too (like "sudo rm /dev/input/eventX").
Comment 1 GNOME Infrastructure Team 2021-07-05 14:35:45 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of  gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/

Thank you for your understanding and your help.