Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It doesn't show the tray icon on Gnome 3.26 #18

Closed
simonbcn opened this issue Oct 10, 2017 · 6 comments
Closed

It doesn't show the tray icon on Gnome 3.26 #18

simonbcn opened this issue Oct 10, 2017 · 6 comments

Comments

@simonbcn
Copy link

Arch Linux
GNOME Shell 3.26.1 on X
TopIcons Plus v21 (installed from git)

When I start Gnome session, flameshot starts but it doesn't show the tray icon.

@lupoDharkael
Copy link
Collaborator

Does it happen only with the session start? or always?

@simonbcn
Copy link
Author

Only with the session start

@lupoDharkael
Copy link
Collaborator

I think this problem is out of the scope of this project. The are several problems with systray icons across desktop environments.
See:
phocean/TopIcons-plus#91
awesomeWM/awesome#1720

I wish I could help with this.

@simonbcn
Copy link
Author

The problem is that now Gnome-shell ignores X-GNOME-Autostart-Delay entry in desktop file.

I like Gnome-Shell but with every version they break a lot of things. And Wayland is still unusable (for me). I'm thinking of switching to another desktop environment that is more user-friendly.

@simonbcn
Copy link
Author

I've solved this changing the .desktop init file to execute this script:

#!/bin/env sh
sleep 5
exec /usr/bin/flameshot

@AlexWayfer
Copy link

The problem is that now Gnome-shell ignores X-GNOME-Autostart-Delay entry in desktop file.

Any links to commit/bug/issue/thread?

borgmanJeremy pushed a commit that referenced this issue Jan 16, 2021
…ess-key-twice-to-exit-in-the-capturewidget

fix - ESC - press key twice to exit in the CaptureWidget
veracioux pushed a commit to veracioux/flameshot that referenced this issue Sep 17, 2021
* [add] the inxi command was added to make it easier for users to provide uniform system information

* [add] added two of the frequent issues to the troubleshooting section
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants