gnome-shell-extension-appindicator icon indicating copy to clipboard operation
gnome-shell-extension-appindicator copied to clipboard

Some Area in top right corner of the screen is not clickable.

Open jhit opened this issue 1 year ago • 9 comments

Since updating to Ubuntu 23.04 and Gnome 44 I have this issue that was reported to Ubuntu Launchpad.

Bug details on Launchepad: https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-appindicator/+bug/2017333 also related to the issue https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-appindicator/+bug/2012388

Video of the Bug on Reddit: https://www.reddit.com/r/Ubuntu/comments/12tyiwf/top_right_area_is_not_clickable_in_ubuntu_2304_i/

I'm not the person who collected the logs for the Launchpad issue, but I can get logs from my system if it will help.

The bug is happening on Wayland and Xorg on my system. I have this issue not only with anydesk but also with Zoiper Desktop. I assueme this problem affects ever application that uses a legacy tray icon.

If you disable the "legacy tray icons" Option in the extension and logout and login to a fresh Gnome session the problem disappears.

jhit avatar Apr 26 '23 14:04 jhit

Do you by chance use Anydesk?

ychromosome avatar Apr 28 '23 19:04 ychromosome

Do you by chance use Anydesk?

I'm using Kali with GNOME DE. My top right corner is also not clickable. When Anydesk in running, whenever I clicked somewhere in the top right corner, Anydesk opens a new window,

Is this issue somewhat related to Anydesk? Or do you have the solution?

SamWang8891TW avatar Aug 15 '23 02:08 SamWang8891TW

my "solution" is to disable legacy tray icons in appindicator, of course this is not a permanent solution, since you loose anydesk and or pidgin tray icons since they are still written in legacy format, but at least the error does not occur anymore.

ychromosome avatar Aug 15 '23 06:08 ychromosome

I believe it's not directly related to Anydesk, cause even on a machine without it, here I got the same issue. And yes, disabling legacy icons in appindicator works in both setups.

ojmarcelino avatar Aug 17 '23 19:08 ojmarcelino

Disabling the recommended option has no effect on my setup.

vageliskatsiotis avatar Aug 19 '23 10:08 vageliskatsiotis

Disabling the support for legacy tray icons solved the Anydesk problem for me :)

boustanihani avatar Dec 26 '23 19:12 boustanihani

after Disabling the support for legacy tray icons -the problem appeared on the left monitor. (I have 3 monitors)

hudyakov74 avatar Apr 19 '24 16:04 hudyakov74

cd /usr/share/gnome-shell/extensions/[email protected]/ sudo mv appIndicator.js appIndicator.bak Try this. This method work for me.

smtkanchana66 avatar May 15 '24 14:05 smtkanchana66

cd /usr/share/gnome-shell/extensions/[email protected]/ sudo mv appIndicator.js appIndicator.bak Try this. This method work for me.

not for me

hudyakov74 avatar May 15 '24 15:05 hudyakov74