Invalid UTF-8 strings (was Re: [Xfce-i18n] String separation in xfce4-panel)
Daichi Kawahata
daichi.k at aioros.ocn.ne.jp
Mon Mar 14 14:28:52 CET 2005
On Sun, 13 Mar 2005 07:01:21 +0900
Daichi Kawahata wrote:
> If possible I hope that also in 4.2, but release day of 4.2.1 would
> be today so I think it's too late, and yeah there's a few conflicts
> strings used in the GUI & tooltip, I'll report later.
There's no such a string, thanks Jasper, instead an another problem
that when I was trying to add new menu from right click popup-menu
"Add new item", the following warnings were logged (no segfault):
(xfce4-panel:439007): GLib-CRITICAL **:
g_convert: assertion `str != NULL' failed
(xfce4-panel:439007): GLib-CRITICAL **:
g_convert: assertion `str != NULL' failed
(xfce4-panel:439007): Pango-WARNING **:
Invalid UTF-8 string passed to pango_layout_set_text()
(xfce4-panel:439007): Pango-WARNING **:
Invalid UTF-8 string passed to pango_layout_set_text()
(xfce4-panel:439007): Pango-WARNING **:
Invalid UTF-8 string passed to pango_layout_set_text()
(xfce4-panel:439007): Pango-WARNING **:
Invalid UTF-8 string passed to pango_layout_set_text()
(xfce4-panel:439007): Pango-WARNING **:
Invalid UTF-8 string passed to pango_layout_set_text()
(xfce4-panel:439007): Pango-WARNING **:
Invalid UTF-8 string passed to pango_layout_set_text()
(xfce4-panel:439007): Pango-WARNING **:
Invalid UTF-8 string passed to pango_layout_set_text()
Note that related files had been encoded with UTF-8, so I'd think
there is another problem (buffer size etc.).
Regards,
--
Daichi
More information about the Xfce4-dev
mailing list