After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 489110 - imprecise error on opening unreadable file
imprecise error on opening unreadable file
Status: RESOLVED DUPLICATE of bug 376669
Product: evince
Classification: Core
Component: general
unspecified
Other Linux
: Normal minor
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-10-22 18:04 UTC by Christian Persch
Modified: 2007-10-22 18:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Persch 2007-10-22 18:04:30 UTC
Steps:
$ chmod a-r test.pdf
$ evince test.pdf

Results:
"unable to open document"

"Failed to load document from data (error 1)"

Expected results:
Evince should tell me that I don't have permission to read the file. The current error more sounds like a problem with the file's contents.
Comment 1 Nickolay V. Shmyrev 2007-10-22 18:12:32 UTC
That's actually all poppler gives to us :(


*** This bug has been marked as a duplicate of 376669 ***