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)

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

Download all attachments as: .zip

Change History (4)

by jamesfarren, 17 years ago

Attachment: Untitled - Copy.jpg added

Error loading xml file - Screenshot

comment:1 by Tim Kosse, 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 jamesfarren, 17 years ago

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

comment:3 by Tim Kosse, 17 years ago

The next version will be able to overwrite empty files.

Note: See TracTickets for help on using tickets.