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

do close pixbuf loaders if loading is unsuccessful #439

Open
mfrasca opened this issue Oct 3, 2018 · 0 comments
Open

do close pixbuf loaders if loading is unsuccessful #439

mfrasca opened this issue Oct 3, 2018 · 0 comments

Comments

@mfrasca
Copy link
Member

mfrasca commented Oct 3, 2018

I'm running unit tests, and I'm having the software refer to pictures that do not exist. it should not be a problem, I receive an error message, that's fine. but after the program closes, the Gdk system complains about not closing pixbuf loaders.

Actual behaviour

(nosetests:8086): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the data stream to the loader before dropping the last reference.

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

1 participant