Bug 318396 - Gray offline avatars have artefacts
Summary: Gray offline avatars have artefacts
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: contact-applet (show other bugs)
Version: 0.6.0
Platform: Other Linux
: NOR normal
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-15 16:13 UTC by Daniel Vrátil
Modified: 2014-02-01 21:20 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Bug screenshot (63.02 KB, image/png)
2013-04-15 16:13 UTC, Daniel Vrátil
Details

Note You need to log in before you can comment on or make changes to this bug.
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.