[Box Backup] New Boxi Win32 binary available

Achim boxbackup@boxbackup.org
Tue, 04 Aug 2009 12:39:30 +0200


Hello Roy:

On Tue, 04 Aug 2009 12:20:14 +0200, Roy <boxbackup@hostingbrothers.nl>
wrote:
> Good job! 

Chris is indeed doing a great job with Boxi: I only run 3 commands to
compile the resulting source and upload the .exe to a web page.

> wxWidgets Debug Alert
> RestoreFilesPanel.cc(187): assert "pChildren" failed in 
> _AddChildrenSlow().
>
> Oops, sorry... The configuration wasn't loaded properly. But the error
> isn't that helpful then. Maybe that can be made better?

This is a debugging message and not really meant for the end-user: it
indicates that there is no data available to create the restore tree, which
is correct: you said that the configuration was wrong, so boxi did not find
any data to restore.

I agree that the message should change for non-debug builds, and actually
disappear alltogether: if there is no data to be restored, simply show an
empty tree control. In fact, perhaps boxi should prevent you from trying to
backup, restore or compare if the configuration does not work?

I will add this as a feature request on the official bug tracker [1].

> But when I try to restore anything with the configuration file loaded,
> it crashes without an error. And there are to directories restored, but
> no files. It looks like that when it came to the first file, it crashed.

Thanks for reporting the bug. Could you please try if you can browse the
tree with the bbackupquery.exe text interface and list the contents via
"list -r"? In addition, would you mind adding the bug to the official bug
tracker [1]?

Thanks in advance, Achim

[1]
<https://sourceforge.net/tracker/?func=browse&group_id=135105&atid=731482>