Closed jwolz closed 8 years ago
Original comment by Jonas Wolz (Bitbucket: jonaswolz, GitHub: jwolz).
Comment #1 originally posted by jonaswolz on 2013-07-27T16:04:49.000Z:
The reason for this problem might be that there is no program associated with TIFF files (I found this once; "Access Denied" is a completely misleading error message in that case, but since it is thrown by Java there is not much I can do to change it...). The fix in that case obviously would be to associate a program with it (i.e. double click a TIFF file in Windows Explorer and select a viewer in the dialog).
It might also be something else, however...
You can also work around this problem by explicitely setting a TIFF viewer in YajHFC using Options->"Paths & Viewers".
Original report by Jonas Wolz (Bitbucket: jonaswolz, GitHub: jwolz).
Original issue 24 created by jonaswolz on 2013-07-27T08:59:50.000Z:
What steps will reproduce the problem?
<<< START OF COPY >>> An error occured displaying the fax "fax000001986.tif": Failed to open file:/C:/Temp/user/fax1607260423703060917.tiff. Error message: Access is denied.
java.io.IOException: Failed to open file:/C:/Temp/user/fax1607260423703060917.tiff. Error message: Access is denied.
YajHFC 0.5.3 Java 1.7.0_25 (Oracle Corporation) Java(TM) SE Runtime Environment 1.7.0_25-b17 Java HotSpot(TM) Client VM Windows XP 5.1 (x86)
<<< END OF COPY >>>
I had changed the permission for the folder to full access, but the same result.
YAJHylafax 0.5.3 On Windows XP SP3