Comment 28 for bug 1873628

Revision history for this message
bbhtt (bbhtt) wrote : Re: [Bug 1873628] Re: Pinta hangs on opening fonts while using text tool

Checked with mono 6.10.0.104 and 6.12.0.86 on Pinta 1.6.2, exactly the same error with same lag.

The snap package of Pinta is 1.7, is better responsive (works!) than the native system package but the same output when piped.

For some reason the snap package collided with native package, so had to start it like this:

# /snap/bin/pinta-james-carroll.pinta|cat

(Pinta:21237): GLib-GIO-WARNING **: 16:46:05.262: Error creating IO
channel for /proc/self/mountinfo: Permission denied (g-file-error-quark, 2)

(Pinta:21237): GLib-GIO-WARNING **: 16:46:30.996: Error creating IO
channel for /proc/self/mountinfo: Permission denied (g-file-error-quark, 2)

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

I would've given you a trace but my terminal crashed suddenly...

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Monday, August 17, 2020 2:56 PM, grofaty <email address hidden> wrote:

> 1. Can you try installing Mono 6.10 from Mono PPA:
> https://www.mono-project.com/download/stable/#download-lin-ubuntu
> and then retry to reproduce the problem.
>

> 2. Can you try installing Pinta from snap package to confirm the problem is the same (Pinta snap package already contains Mono 6.10):
> sudo snap install pinta-james-carroll
> pinta-james-carroll.pinta
>

> After test if you want to remove snap package:
> sudo snap remove pinta-james-carroll