Comment 2 for bug 1897754

Revision history for this message
Marco Trevisan (TreviƱo) (3v1n0) wrote : Re: The icon does not appear in the GNOME bar

Mh, so... I've just tried with the flameshot snap and the latest extension version, but it works correctly here.

Please, try to do as follow:
 - Start a session without flameshot started

In a terminal run:

  journalctl -b0 /usr/bin/gnome-shell -ef

Launch flameshot

Tell me what debug output do you get while running it.

If none, we may need to raise the debugging level, you can add it by editing /usr/lib/systemd/user/gnome-shell-x11.service (or wayland) so that it contains a line

 Environment=G_MESSAGES_DEBUG=all

In the [Service] stanza.