<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 30/01/2012 19:15, Abhijeet Rastogi wrote:
<blockquote
cite="mid:CACXxYfyPuXW1nrBO=qgCZcSPK76WhOjy_3f4psn5P+whEWjdiQ@mail.gmail.com"
type="cite">
<div style="margin-bottom:2em">
<pre style="font-size:medium;width:50em"><span style="">Hi,</span></pre>
<pre style="font-size:medium;width:50em">I just discovered a bug that I would like to discuss.</pre>
<pre style="font-size:medium;width:50em"><span style="color:rgb(101,55,156);white-space:pre-wrap">>>> import pynotify</span></pre>
<pre style="font-size:medium;white-space:pre-wrap;width:50em"><span style="color:rgb(101,55,156);white-space:pre-wrap">>>> pynotify.init("Demo")</span>
True
<span style="color:rgb(101,55,156);white-space:pre-wrap">>>> alert = pynotify.Notification("Hi", "Bye & Pye")
>>> alert.show()</span>
True
<span style="color:rgb(101,55,156);white-space:pre-wrap">>>> </span>
The corresponding notification: <a moz-do-not-send="true" href="http://i.imgur.com/qzb8j.png" style="color:rgb(102,51,102)" target="_blank">http://i.imgur.com/qzb8j.png</a>
First, I thought that it's related to python module so I checked using the
libnotify library in c instead.
So, I executed this program. <a moz-do-not-send="true" href="http://sprunge.us/NAgO" style="color:rgb(102,51,102)" target="_blank">http://sprunge.us/NAgO</a>
with command: ./a.out "Heading" "Body & notification"
Got the same result. No body if I have & in body.
notification-daemon 0.7.3
dbus-python 1.0.0
Please inform if you need something more.</pre>
</div>
-- <br>
Regards,<br>
Abhijeet Rastogi (shadyabhi)<br>
<a moz-do-not-send="true"
href="https://plus.google.com/107316377741966576356/"
target="_blank">https://plus.google.com/107316377741966576356/</a><br>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
galago-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:galago-devel@lists.freedesktop.org">galago-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/galago-devel">http://lists.freedesktop.org/mailman/listinfo/galago-devel</a>
</pre>
</blockquote>
Hi,<br>
<br>
see this video <a class="moz-txt-link-freetext" href="http://youtu.be/MdjvaYeI4Tg">http://youtu.be/MdjvaYeI4Tg</a><br>
<br>
Works well.<br>
<br>
I use archlinux x86_64<br>
<br>
++<br>
</body>
</html>