Coder Social home page Coder Social logo

Fedora 39 - Xorg - right click on some apps opens context menu on left corner of the screen about gnome-shell-extension-appindicator HOT 4 OPEN

mvrk69 avatar mvrk69 commented on June 2, 2024
Fedora 39 - Xorg - right click on some apps opens context menu on left corner of the screen

from gnome-shell-extension-appindicator.

Comments (4)

mvrk69 avatar mvrk69 commented on June 2, 2024 1

I just did a few more tests and in the case of the ones that show on left side of the screen (firewall-applet and keepassxc), if i restart them, after the restart it starts to work ok, i right click on the icon and the context menu shows bellow the bottom.

Maybe the autostart on login makes something weird to some apps?

As a workaround i'm delaying the apps startup, and this fixes the issue for now:

Ex:

~/.config/autostart/06-megasync.desktop

[Desktop Entry]
Type=Application
Version=1.0
GenericName=File Synchronizer
Name=MEGAsync
Comment=Easy automated syncing between your computers and your MEGA cloud drive.
TryExec=megasync
Exec=/usr/bin/bash -c "sleep 15 && megasync &"
Icon=mega
Terminal=false
Categories=Network;System;
X-GNOME-Autostart-enabled=true
StartupNotify=false
X-Desktop-File-Install-Version=0.26

from gnome-shell-extension-appindicator.

mvrk69 avatar mvrk69 commented on June 2, 2024

Examples

Screenshot from 2024-01-20 18-56-13

Screenshot from 2024-01-20 19-01-22

Slack, Mega and Dropbox show up ok:

Screenshot from 2024-01-20 18-48-53

Screenshot from 2024-01-20 18-49-03

from gnome-shell-extension-appindicator.

jknaus avatar jknaus commented on June 2, 2024

Same issue after upgrading Fedora38 to 39 yesterday.
It is not only the menus appearing at the right side of the screen, but I also experience with KeepassXC that no application theme is chosen at all (it falls back on a default theme that looks like from the 90's). All is gone when I quit the autostarted apps and restart them (also the KeepassXC theming issue). So is this an extension issue or a general gnome(-shell) issue?

from gnome-shell-extension-appindicator.

darkBuddha avatar darkBuddha commented on June 2, 2024

have same issue, AnyDesk and FortiClient menus come in middle of 4K screen... Fedora 39

from gnome-shell-extension-appindicator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.