-
Notifications
You must be signed in to change notification settings - Fork 28
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
No icon on GNOME Shell with AppIndicators extension installed #6
Comments
Hi logix2, Thanks for reaching out. Cheers |
Hi tiktaalik-dev, I have the same configuration and the same problem (no gui icon) of logix2.
Thanks, R. |
Hi @RDiSa, Thanks for reaching out! Are you also using GNOME Shell? Sorry for the inconvenience, it's just that I don't use that myself so I didn't test it in that environment. I'll do some research about it as soon as I can and comment again here when I fix it. Have an excellent week ahead! Cheers, |
Hi @tiktaalik-dev, Yes, I'm using Gnome Shell and I've tested both X11 and Wayland. I have launched the 'normal' Gnome DE too, but in all the tests I can't see any icon relative to blueproximity. The only thing I see is the Bluetooth indicator that appears every second (more or less) that indicates the Bluetooth connection with the phone. Nothing else... Is there any possibility to raise a 'debug level' in the code? I've searched the code but I'm not so skilled... I was hoping for something that gives me a feedback on the strength of the signal received. Thank you for your work! |
Hey @RDiSa, I'm beginning to research the problem, and from what I've found the problem is that the designers of GNOME simply decided that they don't like status icons so they removed support for them in their shell. They seem to have not realised that some status icons allow to have an application running in the background and then to display its window when needed, which is the case with Blueproximity. https://extensions.gnome.org/extension/615/appindicator-support/ This might help for now while I find a more native solution. Please let me know if it works! Cheers, |
Hi,
I've just tried the gnome extension you suggested but nothing changed: no
status icon...
(I'm on Ubuntu 20.04 with Gnome Shell 3.36.8)
Any hope to have 'exposed' the signal strength in any other way? If not via
the status icon color maybe in the log if active (and eventually with a
debug flag?)
Thank you,
Riccardo.
Il giorno ven 22 gen 2021 alle ore 15:52 Rodrigo Gambra <
[email protected]> ha scritto:
… Hey @RDiSa <https://github.com/RDiSa>,
I'm beginning to research the problem, and from what I've found the
problem is that the designer of GNOME simply decided that they don't like
status icons so they removed support for them in their shell. They seem to
have not realised that some status icon allow to have an application
running in the background and then to display its window when needed, which
is the case with Blueproximity.
But I found that there's an extension for Gnome that supposedly adds
support for status icons again. Could you try it and let me know how it
works for you? Find it here:
https://extensions.gnome.org/extension/615/appindicator-support/
This might help for now while I find a more native solution. Please let me
know if it works!
Cheers,
Rigo.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGBBVMN4FCV67Y3UH7EK5PTS3GGMVANCNFSM4RW3UW4Q>
.
|
Hey @RDiSa, https://extensions.gnome.org/extension/1031/topicons/ Thanks for your patience while I debug this annoyance! :-) Cheers, |
@RDiSa For fedora 33 with gnome 3.38 i use this extension and have same issue.
|
Hi,
thank you for the link: extension installed but no blueproximity icon...
The extension works because now I have back the nextcloud icon! :-)
Cheers,
Riccardo.
Il giorno dom 31 gen 2021 alle ore 15:58 Rodrigo Gambra <
[email protected]> ha scritto:
… Hey @RDiSa <https://github.com/RDiSa>,
I've found another Gnome extension that apparently places icons in the top
bar. Could you try it and report back on your results, please? Find it here:
https://extensions.gnome.org/extension/1031/topicons/
Thanks for your patience while I debug this annoyance! :-)
Cheers,
Rigo
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGBBVMOWYCVU3I6RYT444SDS4VVXTANCNFSM4RW3UW4Q>
.
|
Hi,
Thank you for the link, I've tried installing this extension choosing the
right gnome version but after the installation it goes in an 'error'
state...
I've tried removing everything else but still no lunk.
Cheers,
Riccardo.
Il giorno dom 31 gen 2021 alle ore 20:44 Alex Gluck <
[email protected]> ha scritto:
… @RDiSa <https://github.com/RDiSa> For fedora 33 with gnome 3.38 i use this
extension <https://extensions.gnome.org/extension/3681/top-indicator-app/>
and have same issue.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGBBVMIN4IDGKNTZF3UQKADS4WXITANCNFSM4RW3UW4Q>
.
|
I'm trying to use your BlueProximity fork on Ubuntu 20.04 with GNOME Shell (which has the AppIndicator / KStatusNotifier extension installed), but the GUI only runs the first time. Subsequent runs don't show the BlueProximity GUI and since there's also no tray icon showing up, it can't be used properly.
The text was updated successfully, but these errors were encountered: