Templayer

Results 139 comments of 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? ![image](https://user-images.githubusercontent.com/11728067/163226754-ffb442f4-1b2c-4bd0-ac20-87a3856e6298.png)

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 "?": ![image](https://user-images.githubusercontent.com/11728067/163943506-5c9f7fa6-0e28-46d0-a4a7-16c247d50ea2.png) By the way, not having a "check all" functionality is getting REALLY tedious now: ![image](https://user-images.githubusercontent.com/11728067/163943346-d168c4a7-bccb-440e-8633-f923f796f78e.png) Terminal doesn't give an error: >...