FreeRapid

FreeRapid Downloader is a special tool for downloading files from public share file archives like RapidShare.com, FileFactory.com or Uploaded.to and others.

How we check your bug reports...

| Tasklist |

FS#73 - IOException: Could not get shell folder ID list [0.71]

Attached to Project: FreeRapid
Opened by Anonymous Submitter - Tuesday, 16 December 2008, 07:11 GMT+2
Last edited by Vity (Vity) - Tuesday, 16 December 2008, 11:29 GMT+2
Task Type Exception
Category Backend/Core
Status Researching
Assigned To No-one
Operating System All
Severity High
Priority Normal
Reported Version 0.71
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Product version: FreeRapid 0.71

Operating system: Windows Vista

Locale: en

User comment:



User info:

java.version=1.6.0_10
os.name=Windows Vista
user.language=sr user.name=Cikas
user.dir=E:\\Program Files\\FreeRapid-0.71
user.country=CS

Exception :

 
 java.lang.RuntimeException: java.io.IOException: Could not get shell folder ID list
	at sun.awt.shell.Win32ShellFolderManager2$ComInvoker.invoke(Unknown Source)
	at sun.awt.shell.Win32ShellFolder2.getFileSystemPath(Unknown Source)
	at sun.awt.shell.Win32ShellFolder2.composePathForCsidl(Unknown Source)
	at sun.awt.shell.Win32ShellFolder2.<init>(Unknown Source)
	at sun.awt.shell.Win32ShellFolderManager2.getNetwork(Unknown Source)
	at sun.awt.shell.Win32ShellFolder2$7.call(Unknown Source)
	at sun.awt.shell.Win32ShellFolder2$7.call(Unknown Source)
	at sun.awt.shell.Win32ShellFolderManager2$ComInvoker.invoke(Unknown Source)
	at sun.awt.shell.Win32ShellFolder2.getFileSystemPath(Unknown Source)
	at sun.awt.shell.Win32ShellFolder2.access$300(Unknown Source)
	at sun.awt.shell.Win32ShellFolder2$2.call(Unknown Source)
	at sun.awt.shell.Win32ShellFolder2$2.call(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at sun.awt.shell.Win32ShellFolderManager2$ComInvoker$3.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Could not get shell folder ID list
	at sun.awt.shell.Win32ShellFolder2.getFileSystemPath0(Native Method)
	at sun.awt.shell.Win32ShellFolder2.access$900(Unknown Source)
	at sun.awt.shell.Win32ShellFolder2$8.call(Unknown Source)
	at sun.awt.shell.Win32ShellFolder2$8.call(Unknown Source)
	... 18 more
 
This task depends upon

Comment by Vity (Vity) - Tuesday, 16 December 2008, 11:29 GMT+2

This is not directly problem of FRD. It looks like Java problem on Win Vista. Unsatisfied access rights to temporary folder?

Loading...