Hey Daniel, good night, thks for the help and the forum link. I solved the problem with the following steps 1- create script file in this location nano /usr/local/bin/fechar_anydesk.sh ("fechar" means close) 2- paste the following script #!/bin/bash window_id=$(xwininfo -root -tree | grep -E "200x200" | grep -E "\(has no name\)" | awk '{print $1}') if [ ! -z "$window_id" ]; then flatpak kill com.anydesk.Anydesk > /dev/null 2>&1 & xdotool windowclose $window_id fi 3- ctrl + o, enter, ctrl + x 4 - make the file executable chmod +x fechar_anydesk.sh 5- execute the script on terminal fechar_anydesk.sh
i run the script every time when I turn my pc, and have been worked for me =) Em qua., 5 de jun. de 2024 às 21:45, Daniel van Vugt < 2012...@bugs.launchpad.net> escreveu: > Also tracking upstream in: > https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/7613 > > ** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/-/issues #7613 > https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/7613 > > ** Also affects: gnome-shell via > https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/7613 > Importance: Unknown > Status: Unknown > > -- > You received this bug notification because you are subscribed to a > duplicate bug report (2067738). > https://bugs.launchpad.net/bugs/2012388 > > Title: > X11 window (usually AnyDesk) at top-right of the screen is invisible > and steals mouse clicks > > Status in GNOME Shell: > Unknown > Status in Ubuntu AppIndicators: > Unknown > Status in gnome-shell package in Ubuntu: > Triaged > Status in gnome-shell-extension-appindicator package in Ubuntu: > Triaged > > Bug description: > Hardware Model: Dell Inc. Inspiron 16 Plus 7620 > Firmware version: 1.5.1 > CPU i7-12700H x20 > GPU: Nvidia RTX3060 / MaxQ > GPU: Intel Alder Lake-P > Release: Lunar Lobster > Architecture: AMD64 > Kernel: 6.1.0-16-generic > GNOME version: 44.rc > > Using Latest daily image of Ubuntu Lunar Lobster, I noticed an issue > with window focus when windows are placed under the top-right system > tray. > > Since it is hard to explain, I am attaching a screenshot. I am unable to > click or interact with anything in the area within green rectangle. > Applications affected: > - Firefox (snap) > - Chromium (snap) > - Vivaldi Browser (deb) > - Mattermost (snap) > > ProblemType: Bug > DistroRelease: Ubuntu 23.04 > Package: gnome-shell 44~rc-1ubuntu2 > ProcVersionSignature: Ubuntu 6.1.0-16.16-generic 6.1.6 > Uname: Linux 6.1.0-16-generic x86_64 > NonfreeKernelModules: nvidia_modeset nvidia > ApportVersion: 2.26.0-0ubuntu2 > Architecture: amd64 > CasperMD5CheckResult: pass > CurrentDesktop: ubuntu:GNOME > Date: Tue Mar 21 20:35:05 2023 > DisplayManager: gdm3 > InstallationDate: Installed on 2023-01-23 (56 days ago) > InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020) > RelatedPackageVersions: mutter-common 44~rc-1ubuntu3 > SourcePackage: gnome-shell > UpgradeStatus: Upgraded to lunar on 2023-03-02 (19 days ago) > > To manage notifications about this bug go to: > https://bugs.launchpad.net/gnome-shell/+bug/2012388/+subscriptions > > -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell-extension-appindicator in Ubuntu. https://bugs.launchpad.net/bugs/2012388 Title: X11 window (usually AnyDesk) at top-right of the screen is invisible and steals mouse clicks To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/2012388/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs