Bug 318396

Summary: Gray offline avatars have artefacts
Product: [Frameworks and Libraries] telepathy Reporter: Daniel Vrátil <dvratil>
Component: contact-appletAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: kde
Priority: NOR    
Version: 0.6.0   
Target Milestone: Future   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Bug screenshot

Description Daniel Vrátil 2013-04-15 16:13:28 UTC
Created attachment 78935 [details]
Bug screenshot

See the screenshot.

This happens with KWin effects enabled with nvidia binary drivers.
Comment 1 David Edmundson 2013-04-15 16:17:32 UTC
This seems more likely that plasma IconItem is wrong.

However, proposed fix (because we should do it anyway):

Convert contact-applet to use persistent-contact 
(will simplify a tonne of code)

then use avatarPixmap from that with a     ExtraComponents.QPixmapItem 
This will fix the bug about scaling at the same time.
Comment 2 Daniel Vrátil 2014-02-01 21:20:40 UTC
Fixed now.