Bug 357940 - kde.xembedsniproxy: failed to claim ownership of Systray Manager
Summary: kde.xembedsniproxy: failed to claim ownership of Systray Manager
Status: RESOLVED NOT A BUG
Alias: None
Product: plasmashell
Classification: Plasma
Component: XembedSNIProxy (show other bugs)
Version: 5.5.3
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-13 17:45 UTC by Raman Gupta
Modified: 2016-01-14 03:41 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raman Gupta 2016-01-13 17:45:36 UTC
Logged in to KDE (5.5.3). xembedsniproxy crashed on startup as usual:

[ 2699.642842] xembedsniproxy[11209]: segfault at 10 ip 000056193c119881 sp 00007ffeb2faa5d0 error 4 in xembedsniproxy[56193c10b000+17000]

Then, as I usually do, I attempted to start xembedsniproxy manually, but got the following (new) error, and xembedsniproxy failed to start:

kde.xembedsniproxy: failed to claim ownership of Systray Manager

I updated from 5.5.1 to 5.5.3 and got this error. I never got this error before.

Subsequently, I had a crash in kf5-activities (https://retrace.fedoraproject.org/faf/reports/959669/) and in plasma-workspace (https://retrace.fedoraproject.org/faf/reports/939342/). After those crashes xembedsniproxy started working correctly.


Reproducible: Always
Comment 1 David Edmundson 2016-01-13 17:49:27 UTC
>kde.xembedsniproxy: failed to claim ownership of Systray Manager

That means another systray is running.
either another xembedsniproxy or just some other systemtray app.
Comment 2 Raman Gupta 2016-01-13 18:04:20 UTC
Thanks for the quick reply. Will check for that next time and update accordingly. All the various plasma, kde5, and xembedsniproxy crashes make it hard to understand exactly what is going on and when.