[kopete-bugs] [Bug 245609] New: Emotions doesn't show in plasma popup
Igor Poboiko
igor.poboiko at gmail.com
Sat Jul 24 08:30:47 CEST 2010
https://bugs.kde.org/show_bug.cgi?id=245609
Summary: Emotions doesn't show in plasma popup
Product: kopete
Version: unspecified
Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Notifications
AssignedTo: kopete-bugs at kde.org
ReportedBy: igor.poboiko at gmail.com
Version: unspecified (using KDE 4.4.92)
OS: Linux
If someone sends me a message with some emotion, it shows like a white square
in plasma popup. But it shows correctly in chat window if I press 'Chat' button
on this popup. Looks like this is regression from KDE SC 4.4.x.
I made some research - Kopete::Emotions::parseEmotions puts 'img' tags with
'file://' protocol in src (like <img src="file:///home/user/pic.png" />). The
problem is KNotifications don't want to work with it now. Steps to reproduce
for this bug:
1. kdialog --passivepopup '<img src="/home/user/pic.png" >/' # it shows picture
correctly
2. kdialog --passivepopup '<img src="file:///home/user/pic.png" />' # it shows
white square
I don't know is it KNotification bug (must it work with file:// links
correctly?) or Kopete bug (must it post smiles without 'file://' protocol?), so
I post it here.
Reproducible: Always
I'm using KDE SC 4.4.92 with Kopete 1.0.80 and Qt 4.7.0 beta 2 (tested with Qt
4.6.x too).
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the kopete-bugs
mailing list