That's not really a bug. When replaying a flight, configuration
files are rebuild from the log file and placed in var/replay. The
settings.xml file is not one of then, as it makes no sense to change
settings of a replay. The warning can be avoided if the GCS detects
that it is a replay and doesn't try load the settings. I have made a
small fix for this, I will merge it later.
Gautier
Le 22/10/2011 21:26, Helge Walle a écrit :
Thank you Felix,
Not really a problem this. I would of course like to be the one
fixing it.
Regretfully at the moment I do not have the needed knowledge.
longer answer: Known this for quite a while, just nobody was
bothered enough to investigate.
Unfortunately Pascal was the only one how really knew the
replay implementation and reasons for the various files. There
seem to be some redundant files and other weird things...
If anyone wants to digg into that, and maybe update the issue
it would be very much appreciated!
Cheers, Felix
On Sun, Oct 16, 2011 at 7:15 PM,
Helge Walle <address@hidden>
wrote:
Hi,
I use the Log File Player and Log
Plotter regularly after flying sessions.
When I start a Replay Session with GCS, I get the
following message in Paparazzi Centre Console:
Failure("File not found:
/home/helge/paparazzi//var/replay/var/TWINSTAR_II_HW/settings.xml")
Despite the message and the missing
file, the replay seems to work fine.
If I manually copy
/home/helge/paparazzi/var/TWINSTAR_II_HW/settings.xml to
the
corresponding location in the replay folder, I do not
get the
message.
I have tried, but cannot find out the
reason for this behaviour. Is there something that needs
to be
altered in my configuration?