-
Bug
-
Resolution: Duplicate
-
P3
-
6u16
-
x86
-
windows_2008
Environment:
Windows Server 2008 or Windows Vista
J2SE 6.0 update 16
To reproduce:
- Launch the Java2Demo.jar in the jdk1.6.0_16/demo/plugin/jfc/Java2D folder of the Java installation
- Click on any tab, for example Arc_Curves
- Select 'Tools' in the Global Controls
- Click on a print button
- Select 'Print to file'
- Click print
- On the file chooser dialog Select desktop.
- Press OK
- A dialog pops up indicating "Cannot write to file"
- Also, it is not possible to create a subfolder via this file chooser.
The error occurs even thoug the user has permissions to write on the Desktop or any other folders. Java applications can write to file, only the print to file feature seems to suffer from this issue.
Disabling Vista UAC makes not difference.
Windows Server 2008 or Windows Vista
J2SE 6.0 update 16
To reproduce:
- Launch the Java2Demo.jar in the jdk1.6.0_16/demo/plugin/jfc/Java2D folder of the Java installation
- Click on any tab, for example Arc_Curves
- Select 'Tools' in the Global Controls
- Click on a print button
- Select 'Print to file'
- Click print
- On the file chooser dialog Select desktop.
- Press OK
- A dialog pops up indicating "Cannot write to file"
- Also, it is not possible to create a subfolder via this file chooser.
The error occurs even thoug the user has permissions to write on the Desktop or any other folders. Java applications can write to file, only the print to file feature seems to suffer from this issue.
Disabling Vista UAC makes not difference.
- duplicates
-
JDK-4939819 File.canWrite() returns false for the "My Documents" directory (win)
-
- Closed
-