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

Indicators disappeared in latest batch of Elementary OS updates #10

Open
kkinder opened this issue Apr 3, 2019 · 2 comments
Open

Indicators disappeared in latest batch of Elementary OS updates #10

kkinder opened this issue Apr 3, 2019 · 2 comments

Comments

@kkinder
Copy link

kkinder commented Apr 3, 2019

Did anyone else notice that this week? After a fresh apt-get, this dpkg no longer restores the app indicators.

@sjodiel
Copy link

sjodiel commented Apr 5, 2019

Upgrade the indicator-application.desktop file in .config/autostart/ to:

[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

@kkinder
Copy link
Author

kkinder commented Apr 8, 2019

@sjodiel that resolved it.

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

2 participants