Comment 2 for bug 1945052

Revision history for this message
Norbert (nrbrtx) wrote : Re: Some Caja Python extension fills ~/.xsession-errors with messages like "Failed to set text from markup due to error parsing markup: Error on line 1 char 36: Invalid UTF-8 encoded text in name — not valid"

For `caja-file-management-properties` one can get similar output:

```
(caja-file-management-properties:9334): Gtk-WARNING **: 13:45:25.520: Failed to set text from markup due to error parsing markup: Error on line 1 char 31: Invalid UTF-8 encoded text in name — not valid “Python: \xb0\xd5\xe7\xd3h\u007f”

(caja-file-management-properties:9334): Gtk-WARNING **: 13:45:25.520: Failed to set text from markup due to error parsing markup: Error on line 1 char 26: Invalid UTF-8 encoded text in name — not valid “Python: \xf0B7\xc0\xcaU”

(caja-file-management-properties:9334): Gtk-WARNING **: 13:45:25.520: Failed to set text from markup due to error parsing markup: Error on line 1 char 26: Invalid UTF-8 encoded text in name — not valid “Python: 9\xb5\x87\x9c\xcfU”

(caja-file-management-properties:9334): Gtk-WARNING **: 13:45:25.520: Failed to set text from markup due to error parsing markup: Error on line 1 char 26: Invalid UTF-8 encoded text in name — not valid “Python: \xe0\xd1%\xc0\xcaU”
```