Comment 7 for bug 1786822

Revision history for this message
Dave Kimble (dave-kimble-g) wrote : Re: Pinta constantly crashes in Ubuntu 18.04 fresh install

#4 applied OK.
Running Pinta from terminal shows multiple GTK warning messages:

(Pinta:32406): Gtk-WARNING **: 07:37:16.078: Failed to read filechooser settings from "/home/dk/.config/gtk-2.0/gtkfilechooser.ini": Permission denied

with one of this message embedded in the others:

Cairo.Surface is leaking, programmer is missing a call to Dispose
Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces

This seems to fix the issue, thank you.