Opened 17 years ago
Last modified 17 years ago
#3192 closed Bug report
Error loading queue.xml
Reported by: | jamesfarren | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | jamesfarren, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
On Vista Ultimate, when starting and shutting down FileZilla 3.0.0-rc1 following message is displayed:
"Could not load 'C:\Users\USERNAME\AppData\Roaming\FileZilla\queue.xml', please make sure the file is valid and can be accessed.
The queue will not be saved."
Also, see attached file.
Uninstalling and installing FileZilla does not solve the problem.
The path and file queue.xml are existing.
After FileZilla installation, queue.xml is 0 bytes - no entries in the file.
Removing queue.xml and restarting FileZilla solves the problem. New queue.xml is created with following content:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<FileZilla3 />
It is possible that queue.xml deployed with the FileZilla setup is empty instead of the expected? xml declaration line (see above).
The same error also occurred on following Beta builds:
3.0.0-beta6_win32
3.0.0-beta7_win32
3.0.0-beta8_win32
3.0.0-beta9_win32
3.0.0-beta10_win32
3.0.0-beta11_win32
Attachments (1)
Change History (4)
by , 17 years ago
Attachment: | Untitled - Copy.jpg added |
---|
comment:1 by , 17 years ago
The installer does not create any queue.xml
After deleting queue.xml, does the problem stay away or does it return? If it does return, what steps are necessary to make it happen?
comment:2 by , 17 years ago
The problem is resolved after deleting queue.xml.
Starting FileZilla also generates new queue.xml with xml declaration.
Error loading xml file - Screenshot