<div dir="ltr">Hello,<br><br>I've created a <a href="https://github.com/ik5/libnotify-fpc/blob/master/tests/test_notify.lpr">short example</a> to display how to use libnotify in Pascal.<br>The problem is that I'm getting the following exception:<br>

<br>(process:7633): GLib-CRITICAL **: g_variant_new_string: assertion `g_utf8_validate (string, -1, NULL)' failed<br>(process:7633): GLib-CRITICAL **: g_variant_new_string: assertion `g_utf8_validate (string, -1, NULL)' failed<br>

(process:7633): GLib-CRITICAL **: g_variant_new_string: assertion `g_utf8_validate (string, -1, NULL)' failed<br><br>The text as you can see, is pure "ASCII", so what am I missing or doing wrong here ? <br>
<br>
Ido<br>
</div>