Opened 18 years ago

Closed 17 years ago

#72 closed defect (worksforme)

Lucide gives ERROR 3 when reading PDFs from RSJ mounted CD drive

Reported by: guest Owned by: Eugene Romanenko
Priority: major Milestone: Beta 4
Component: Plugin: PDF Version: 1.0 Beta 2
Keywords: Cc:

Description

When I point to a file that lives on an RSJ mounted CD drive like Z:, the pdf file does not load in Lucide. Lucide gives the error:

Failed to load document (error 3) "Z:\tm2354\a.pdf"

When this file a.pdf is copied to a harddrive, LUCIDE loads it fine.

If you need more info I can be reached at cytan299 AT netzero DOT net.

Change History (3)

comment:1 Changed 18 years ago by ktk

Milestone: Beta 2Beta 4

Moved to beta 4

comment:2 Changed 18 years ago by Eugene Romanenko

Lucide open files with call fopen( <filename>, "rb" ), which is quite common call and reads using fseek/fread. It looks like RSJ bug, as any other filesystems doesn't have problems.

Will RSJ work with regular CD-ROM drive if I'll install it?

comment:3 Changed 17 years ago by Eugene Romanenko

Resolution: worksforme
Status: newclosed

no feedback for >1 month

Note: See TracTickets for help on using tickets.