Hello, I've created a short example<https://github.com/ik5/libnotify-fpc/blob/master/tests/test_notify.lpr>to display how to use libnotify in Pascal. The problem is that I'm getting the following exception:
(process:7633): GLib-CRITICAL **: g_variant_new_string: assertion `g_utf8_validate (string, -1, NULL)' failed (process:7633): GLib-CRITICAL **: g_variant_new_string: assertion `g_utf8_validate (string, -1, NULL)' failed (process:7633): GLib-CRITICAL **: g_variant_new_string: assertion `g_utf8_validate (string, -1, NULL)' failed The text as you can see, is pure "ASCII", so what am I missing or doing wrong here ? Ido
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
