Ticket #3192 (closed Bug report)

Opened 3 years ago

Last modified 3 years ago

Error loading queue.xml

Reported by: jamesfarren Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc: jamesfarren, codesquid
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

Untitled - Copy.jpg Download (16.5 KB) - added by jamesfarren 3 years ago.
Error loading xml file - Screenshot

Change History

Changed 3 years ago by jamesfarren

Error loading xml file - Screenshot

Changed 3 years ago by codesquid

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?

Changed 3 years ago by jamesfarren

The problem is resolved after deleting queue.xml.
Starting FileZilla also generates new queue.xml with xml declaration.

Changed 3 years ago by codesquid

The next version will be able to overwrite empty files.

Note: See TracTickets for help on using tickets.