Page 1 of 1

MoManager freezes

Posted: Sat Oct 22, 2022 3:02 pm
by Caramel

I am French speaking. Although Easyos is well translated im my language, i wanted to try MoManager in the hope it could help for other puppy derivatives.

But the script fell asleep after these last lines :

Code: Select all

Gtk-CRITICAL (recursed) **: gtk_text_buffer_emit_insert: assertion 'g_utf8_validate (text, len, NULL)' failed

Gtk-CRITICAL (recursed) **: gtk_text_buffer_emit_insert: assertion 'g_utf8_validate (text, len, NULL)' failed

** (gtkdialog4:18889): ERROR **: 16:23:41.181: gtkdialog: Error in line 13, near token '</default>': syntax error
capture21277.png
capture21277.png (31.26 KiB) Viewed 403 times

Perhaps it is not important but i prefer to give the information


Re: MoManager freezes

Posted: Sat Oct 22, 2022 6:09 pm
by BarryK

Try the old one, momanager0


Re: MoManager freezes

Posted: Sat Oct 22, 2022 6:29 pm
by Caramel

Thanks!

It works.


Re: MoManager freezes

Posted: Sun Oct 23, 2022 2:50 am
by BarryK

Regarding the broken one, do you know what window it was trying to display?
or, the last window before it hung?

The gtkdialog syntax error is saying something wrong in <default></default> tags.
That means whatever is between those tags is wrong. The usual bug we have is there is nothing, which triggers a syntax error.