[Bug 1898880] [NEW] Graphics stylus and mouse pointer got splited. Stylus pointer became invisible

2020-10-07 Thread Maksim Yu.Semenov
Public bug reported:

I have Ubuntu 20.04.1 LTS. Window interface is Wayland. Used two
different graphics touchpads - Wacom and XP-Pen. After another reboot I
found stylus pointer invisible everywhere but desktop and terminal. But
I need to draw in firefox, gimp, inkscape, etc.

Here is detailed description of what I did before found this bug:
1. First of all my device (wacom) worked good. Pointer was visible when stylus 
was used. And it was shared with mouse. I could move pointer with mouse 
somewhere and continue to move it with stylus.
2. I've installed chrome-remote-desktop to check if it would be convenient to 
use android graphics phone with stylus to draw. (it was not) Then after reboot 
I found that I can't log in to X locally anymore because some conflict between 
gnome and chrome-remote-desktop. (I used 
https://remotedesktop.google.com/headless/ setup).
3. I've purged chrome-remote-desktop, reboot, logged in and found this bug. 
Pointer of mouse became independent and stylus pointer isn't visible anymore in 
programs (firefox for example) but visible on desktop as separate cursor or 
cross.
4. Now I use XP-Pen Deco 03 graphics touchpad, but pointer is splited anyway.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-shell 3.36.4-1ubuntu1~20.04.2
ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
Uname: Linux 5.4.0-48-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.8
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Wed Oct  7 18:54:54 2020
DisplayManager: gdm3
InstallationDate: Installed on 2020-07-05 (93 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
RelatedPackageVersions: mutter-common 3.36.4-0ubuntu0.20.04.2
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal wayland-session

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1898880

Title:
  Graphics stylus and mouse pointer got splited. Stylus pointer became
  invisible

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1898880/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1726224] Re: wacom invisible mouse pointer in wayland

2020-10-07 Thread Maksim Yu.Semenov
Opened new bug: https://bugs.launchpad.net/ubuntu/+source/gnome-
shell/+bug/1898880

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1726224

Title:
  wacom invisible mouse pointer in wayland

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1726224/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1726224] Re: wacom invisible mouse pointer in wayland

2020-09-19 Thread Maksim Yu.Semenov
I have Ubuntu 20.04.1 LTS. Window interface is Wayland. And described
solution didn't work long. After half an hour cursor disappeared again.
So it is obviously just coincidence that it worked.

Here is detailed description of what I did before this bug happened:
1. First of all my device worked good. Pointer was visible when stylus was used.
2. I've installed chrome-remote-desktop and found that I can't log to X locally 
anymore because some conflict between gnome and chrome-remote-desktop. (I used 
https://remotedesktop.google.com/headless/ setup).
3. I've purged chrome-remote-desktop and found this bug. Pointer of mouse 
became independent and stylus pointer isn't visible anymore in programs 
(firefox for example) but visible on desktop as separate cursor or cross.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1726224

Title:
  wacom invisible mouse pointer in wayland

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1726224/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1726224] Re: wacom invisible mouse pointer in wayland

2020-09-17 Thread Maksim Yu.Semenov
I've had issue after installing and removing chrome-remote-desktop.

Solved by adding following to the end of 
/usr/share/X11/xorg.conf.d/70-wacom.conf:
# =
# Wacom Co., Ltd CTE-450 [Bamboo Fun (small)]
Section "InputClass"
Identifier "Wacom Co., Ltd CTE-450 [Bamboo Fun (small)]"
MatchUSBID "056a:0017"
MatchDevicePath "/dev/input/event*"
MatchIsTouchscreen "true"
Driver "wacom"
Option"Device""/dev/ttyS0"  # SERIAL ONLY
Option"Device""/dev/input/wacom"# USB ONLY
Option"Type"  "pad"
Option"USB"   "on"  # USB ONLY
Option"SendCoreEvents"  "on"
EndSection

Section "ServerLayout"
  Identifier"X.org Configured"
  InputDevice   "stylus"
  InputDevice   "eraser"
  InputDevice   "cursor" # For non-LCD tablets only
  InputDevice   "touch"  # For TabletPCs and BambooPTs that support touch
  InputDevice   "pad"# For 
Intuos3/Intuos4/CintiqV5/Graphire4/Bamboo/BambooPT
EndSection
# =

P.S. Don't forget to change your device ID to the one you got from
"lsusb".

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1726224

Title:
  wacom invisible mouse pointer in wayland

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1726224/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs