[Poppler-bugs] [Bug 19915] Saving certain forms results in empty PDFs.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Feb 22 07:58:36 PST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=19915





--- Comment #5 from Carlos Garcia Campos <carlosgc at gnome.org>  2009-02-22 07:58:36 PST ---
Well, we already check the retval, but we don't properly fill the GError, and
that's why evince doesn't notice an error ocurred. The problem is that there's
no way to know why saveAs() failed, it might be because the document is
encrypted or because the file couldn't be open for writing. We could probably
use PDFDoc::errCode, what do you think?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list