Package: libpoppler-glib-dev Version: 0.18.4-6 Tags: upstream Hi,
When trying to open a password-encrypted pdf file with the glib interface but with the incorrect password, there's an error message printed to stderr: "Error: Incorrect password". Unconditionally, bypassing GError. Looking at SecurityHandler.cc I see that there are other cases for which error() is called, and assuming there's no race condition in the "trapping" of error() to GError, it would mean that there are several error conditions which entirely bypass GError. Thanks in advance. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org