spotlesscoder
spotlesscoder
So the condition would have to be seed not equal to -1 and batch size / batch count both equal 1 and no script provided
Multiple issues for me 1) the meaning of them is not completely clear - what exactly does each of these buttons do - maybe a tooltip on each of the...
OK, I will try that next time Still, some tooltips on those buttons would be very beneficial
> Still happening in Horus > >  Can confirm this for Horus, too. After logging in it showed a red bubble with...
Same for me. Error message: ``` Aborted due to failure (While pulling runtime/org.freedesktop.Platform.GL.default/x86_64/22.08 from remote freedesktop: Validating dirtree 6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d (/files/etc/debuginfod/): Dir 0 in dirtree: Invalid NULL filename) ```
I think this is worth a bounty - I would give some money when someone implements this and it is added to elementaryOS - is there a bounty program for...
This is a must-have
Is this issue still relevant?
as I like the boilerplate, I started adding tests: https://github.com/NarHakobyan/awesome-nest-boilerplate/pull/322
I think the main backup logic of andOTP is here https://github.com/andOTP/andOTP/blob/master/app/src/main/java/org/shadowice/flocke/andotp/Tasks/EncryptedBackupTask.java#L16 and the restore is here https://github.com/andOTP/andOTP/blob/master/app/src/main/java/org/shadowice/flocke/andotp/Tasks/EncryptedRestoreTask.java