-
Notifications
You must be signed in to change notification settings - Fork 44
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
xapps-1.8.8: xapp-sn-watcher terminating shortly after launching Cinnamon #96
Comments
while i'm not having any specific issues per se, I did notice these errors in dmesg and syslog,
|
ghost
mentioned this issue
Jul 14, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There appears to be a regression in xapps-1.8.8 where xapp-sn-watcher terminates shortly after Cinnamon is launched. I briefly see my libindicator icons in the XApp Status Applet but they they disappear when xapp-sn-watcher is no longer running.
This is related to the issue I reported here: linuxmint/cinnamon#9328
org.kde.StatusNotifierWatcher
does not appear to be owned byxapp-sn-watcher
when I search for it in d-feet.Reverting to xapps-1.8.7 fixes the issue for me. I suspect this commit 624992e might be the source of the issue. Reversing that commit in 1.8.8 fixes the issue for me.
The text was updated successfully, but these errors were encountered: