outdoorbits / little-backup-box

This software turns a single-board computer into a versatile, pocket-sized backup solution. Especially for digital photography, this is the solution for backing up images and media files on mass storage devices when traveling or at events. Media content can be viewed and rated for the subsequent process.
http://littlebackupbox.com
GNU General Public License v3.0
499 stars 103 forks source link

Try starting the backup via buttons USB->USB fails. After confirming USB-USB backup - backup is just stopped but no new backup cycle is started #298

Closed SigmaFred closed 2 months ago

SigmaFred commented 2 months ago

I am trying to use LBB with a Raspi 3b+ (also verified with Raspi 5) with a 0.96 inch display and 4 buttons for the menu Installation works fine and I can use the buttons and display to scroll through the menu. Initial automated backup seems to work - but I want to start my backups manually, as I want to backup in 2 cycles (2 separate independent targets)

All looks good, but when trying to initiate a backup via the menu +backup => USB > USB => question "Confirm ..." => Yes ... LBB shows "Backup stopped" ... but nothing else happens ... no request to insert target or similar Am I mistaken in my expectation that the backup cycle is initiated (reinitiated) via this menu entry?

outdoorbits commented 2 months ago

You are right, I think I forgot to adapt the menu calls to last changes. I'll fix this, hopefully within a few hours.

outdoorbits commented 2 months ago

Bug was simpler than expected. Please test again.

SigmaFred commented 2 months ago

Thank you for the bugfix - works like a charm now :-)