Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory leakage issue in Linux #117

Open
ericolito opened this issue Feb 16, 2025 · 2 comments
Open

Memory leakage issue in Linux #117

ericolito opened this issue Feb 16, 2025 · 2 comments

Comments

@ericolito
Copy link

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

@cwensley
Copy link
Owner

I'm not seeing this with 3.3.14-beta. Does this still happen for you with this version? Are there certain steps you need to take?

@ericolito
Copy link
Author

ericolito commented Feb 19, 2025

Hi!

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.

Cheerio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants