Bug 179625

Summary: Only one system tray plasmoid working correctly when adding another one
Product: [Plasma] plasma4 Reporter: Quentin F <quentin>
Component: widget-systemtrayAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED INTENTIONAL    
Severity: normal CC: aseigo
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot

Description Quentin F 2009-01-04 15:51:42 UTC
Version:           4.1.86 (using Devel)
OS:                Linux
Installed from:    Compiled sources

The system tray plasmoid which is added stays empty or has a strange behavior.
Comment 1 Quentin F 2009-01-04 15:52:12 UTC
Created attachment 29895 [details]
Screenshot
Comment 2 Aaron J. Seigo 2009-01-04 20:19:05 UTC
that's because the protocol for x11 system tray icons is based on xembed and without using a compositing window manager, which doesn't work everywhere, we can't make them appear in more than one place at a time.

this, and other problems, are solvable by changing the way systray icons are delivered to the system, which we are working on. 

this problem will continue to exist for legacy icons, however, and this is not because of something plasma is doing.