Templayer
Templayer
> Hi @Templayer , you are right. It should only delete backups created by it self. I believe this behavior can be accomplished by tagging bauh's snapshots. > > In...
Log with index out of bounds error was appended to the previous comment.
> Using legacy 'setup.py install' for bauh, since package 'wheel' is not installed. Umm... according to Debian apk package manager I do have it installed! Any ideas? 
I guess I have to add something to this to enable wheel? ``` git clone https://github.com/vinifmor/bauh.git -b staging --depth=1 cd bauh python3 -m venv venv venv/bin/pip install pip --upgrade venv/bin/pip...
The index out of bounds error still appears (but I've noticed it appears when the main window is loaded. Previously, I thought it was created by the dialogue window without...
I've looked into it - the first line fails for me, so I need to update my bash script: jboksa1@JB-PC:~$ git clone https://github.com/vinifmor/bauh.git -b staging --depth=1 fatal: destination path 'bauh'...
Unfortunately, I'm not proficient in using git via commandline. I know I need to pull a newer staging version, but I don't know what `-b staging --depth=1` means and how...
I know that installing it from a specific link will do the trick, but I need to have it a little bit more streamlined. I just have a launcher that...
I can't test it right now, as there are currently holidays in the Czech Republic. I'll test it on Tuesday.
Tried it with 0.10.3 Staging, got a "?":  By the way, not having a "check all" functionality is getting REALLY tedious now:  Terminal doesn't give an error: >...