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

Compatible with Elementary OS 8 #15

Open
linconbb opened this issue Sep 29, 2024 · 14 comments
Open

Compatible with Elementary OS 8 #15

linconbb opened this issue Sep 29, 2024 · 14 comments

Comments

@linconbb
Copy link

linconbb commented Sep 29, 2024

Hi, as we know, eOS 8.0 RC stable version has been released, but now the community indicators don't work correctly.
Hope to fix it!

@migtorr
Copy link

migtorr commented Oct 8, 2024

got the same problem, at least megasync doesn't warn about no tray applet found but there is no tray icon

@lokman2k5
Copy link

is there any solution to this?

@Helladen
Copy link

Helladen commented Dec 2, 2024

You can build the solution and install it with the latest dependencies and it works.
sudo apt-get install libindicator3-dev
sudo apt install libjson-glib-dev
sudo apt-get install libwingpanel-dev

@Helladen
Copy link

Helladen commented Dec 2, 2024

Here's a .DEB package I modified from 7.0 to work with 8.0.
https://drive.google.com/file/d/1rc4KSlEQJFbbSZVEcgFoGhK9IxMHeZ6h/view?usp=sharing

@sajidsadeem
Copy link

sajidsadeem commented Dec 6, 2024

This installs on eOS 8.0 without any issues, but shows no indicators on the wingpanel and the systemtray. Have installed both community-indicators and switchboard-plug-indicators. Nothing shows on wingpanel. Have tried both ways, by using .deb files and by building the solution, but neither works. Clicking on Settings in the systemtray leads to System Settings instead of Indicators settings inside System Settings. In fact, there is no entry for Indicator settings in System Settings.

Screenshot from 2024-12-07 00 37 46
Screenshot from 2024-12-07 00 37 26

@llyonard
Copy link

llyonard commented Dec 7, 2024

This installs on eOS 8.0 without any issues, but shows no indicators on the wingpanel and the systemtray. Have installed both community-indicators and switchboard-plug-indicators. Nothing shows on wingpanel. Have tried both ways, by using .deb files and by building the solution, but neither works. Clicking on Settings in the systemtray leads to System Settings instead of Indicators settings inside System Settings. In fact, there is no entry for Indicator settings in System Settings.

Screenshot from 2024-12-07 00 37 46 Screenshot from 2024-12-07 00 37 26

Same problem for me

@WebShapedBiz
Copy link

WebShapedBiz commented Dec 8, 2024

I have the same problem. I'm guessing this plugin needs a switchboard plug-indicators plugin, which has not been updated for Switchboard v3, so it looks for old dependencies and cannot be installed.

@fbmantelli
Copy link

I have the same problem. I'm guessing this plugin needs a switchboard plug-indicators plugin, which has not been updated for Switchboard v3, so it looks for old dependencies and cannot be installed.

This worked for me: https://github.com/lenemter/wingpanel-indicator-namarupa
I compiled and installed it and it worked

tray

@llyonard
Copy link

Sa

I have the same problem. I'm guessing this plugin needs a switchboard plug-indicators plugin, which has not been updated for Switchboard v3, so it looks for old dependencies and cannot be installed.

This worked for me: https://github.com/lenemter/wingpanel-indicator-namarupa I compiled and installed it and it worked

tray

Same, this version works. Thanks!

@WebShapedBiz
Copy link

Thank you, @llyonard, for your time and effort; I only got a "No Tray Icons" message. Installation went without glitches; I tested on both secure and classic sessions and nothing.
As you can see from the screenshot, I'm also using pCloud, and it's mounted so the client is running:

Screenshot from 2024-12-14 08 48 22

@llyonard
Copy link

Thank you, @llyonard, for your time and effort; I only got a "No Tray Icons" message. Installation went without glitches; I tested on both secure and classic sessions and nothing. As you can see from the screenshot, I'm also using pCloud, and it's mounted so the client is running:

Screenshot from 2024-12-14 08 48 22

Have you tried using the version in this link https://github.com/lenemter/wingpanel-indicator-namarupa? Uninstall all previous or alternative versions and try again

@WebShapedBiz
Copy link

WebShapedBiz commented Dec 15, 2024

Hi @llyonard, thank you again for your help.

The repo you suggested is the one I used previously, both with a .deb file and a meson build, and both times, I got nothing. Furthermore, on one of my attempts, I ended up with indicator-application.desktop. that has Exec=/usr/lib/x86_64-linux-gnu/indicator-application/indicator-application-service. There is no such folder or file, and I'm unsure where that .desktop file originated.
After clearing everything up and rebuilding it with meson, I ended up in the same place but without the indicator-application.desktop. file. I still have three dots on the Wingppanel and an empty drawer saying "No Tray Icons". I checked every message line in the build process, and there were no errors or warnings.

Should I have an indicator-application.desktop. file? The Meson build didn't produce one. If so, could you please share the content of your indicator-application.desktop. file?

Cheers.

@sajidsadeem
Copy link

Thank you, @llyonard, for your time and effort; I only got a "No Tray Icons" message. Installation went without glitches; I tested on both secure and classic sessions and nothing. As you can see from the screenshot, I'm also using pCloud, and it's mounted so the client is running:
Screenshot from 2024-12-14 08 48 22

Have you tried using the version in this link https://github.com/lenemter/wingpanel-indicator-namarupa? Uninstall all previous or alternative versions and try again

can confirm, this one works

@MagicMusicLive
Copy link

I made it work :-)
Since building it manually didn't produce the needed service and the .desktop file, I followed up by installing the deb file over it, and now everything is in place, and I got pCloud running at least. Slack and my email app do not show indicators, but I can live without those.
Thank you again, everybody included here, for helping me out.

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

9 participants