Lafydev / wingpanel-indicator-ayatana

Wingpanel Ayatana-Compatibility Indicator
GNU Lesser General Public License v2.1
145 stars 17 forks source link

Dependencies: for working wingpanel-indicator-ayatana? #31

Open slackernetuk opened 2 years ago

slackernetuk commented 2 years ago

Hiya,

I am working on Pantheon DE for Slackware, all these official stuff is working, but I am struggling with wingpanel-indicator-ayatana.

all these packages are installed, but there /etc/xdg/autostart/indicator-application.desktop isn't available.

indicator-application-12.10.0-x86_64-1_snuk
ayatana-ido-0.9.0-x86_64-1_snuk
ayatana-indicator-application-0.8.90-x86_64-1_snuk
libayatana-appindicator-0.5.90-x86_64-1_snuk
libayatana-indicator-0.9.0-x86_64-1_snuk
wingpanel-indicator-ayatana-2.0.8-x86_64-1_snuk

any suggestions?

jonseppanen commented 2 years ago

Im working on pantheon for endeavour OS, and we have the same issue. Could someone with a working elementary install paste the contents of the file?

Lafydev commented 2 years ago

Hi, you need to add the parameter Pantheon in OnlyShowIn

[Desktop Entry] Type=Application Name=Indicator Application Exec=/usr/lib/x86_64-linux-gnu/indicator-application/indicator-application-service StartupNotify=false Terminal=false OnlyShowIn=Unity;GNOME;Pantheon NotShowIn=ubuntu; NoDisplay=true AutostartCondition=GNOME3 unless-session gnome

quequotion commented 2 years ago

ayatana-ido

libayatana-appindicator

I actually just came here to ask about this in a new issue, but this might be indirectly asking the question for me: is this fork of wingpanel-indicator-ayatana compatible with the AyatanaIndicators libraries?

It's been a pain to build for Archlinux, because I was working under the assumption that all of the dependencies were still the abandoned versions in Launchpad.

nodgear commented 2 years ago

I'm working on it for Endeavour/Arch, similar issue. There's a package under AUR which doesn't seem to do much more than debtapping would

edit: /usr/lib/x86_64-linux-gnu/ is not a directory created by this package and missing on any arch-based distro afaik. anyone has more info about this directory?