You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a while Pablodraw causes my machine to freeze because the memory leakage. This problem has been around for years now and I'm not the only one having it.
Cairo.Pattern is leaking, programmer is missing a call to Dispose
Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces
Cairo.Pattern is leaking, programmer is missing a call to Dispose
Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces
Cairo.Pattern is leaking, programmer is missing a call to Dispose
The text was updated successfully, but these errors were encountered:
Sorry, i forgot to specify that my "issue" was with version 3.2, more specific 3.2.1.30610. The problem with gtk-sharp also persist; gtk-sharp-2-2.12.42 seems to be the last version that Pablodraw starts up with.
Update:
Last time I tried out 3.3 it wasn't really useable on Linux, and I didn't notice that you had uploaded new versions since as the github repo for the code hasn't been updated in years. Anyway, I've tried the new version out for a while now and it seems to be working much better, other than some responsivity issues. And why did you replace the alt+b block mark hotkey with brush mode?
I understand if you don't want to spend time on updating version 3.2.
Hi,
After a while Pablodraw causes my machine to freeze because the memory leakage. This problem has been around for years now and I'm not the only one having it.
snoggetorp% pablodraw
gpath.c:115: assertion 'filename != NULL' failed
Cairo.Pattern is leaking, programmer is missing a call to Dispose
Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces
Cairo.Pattern is leaking, programmer is missing a call to Dispose
Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces
Cairo.Pattern is leaking, programmer is missing a call to Dispose
The text was updated successfully, but these errors were encountered: