Tara Stella

Results 10 comments of Tara Stella

I wonder if I am experiencing the same issue from a different angle. I'm running under FreeBSD 14.1 with veracrypt 1.26.15 installed from ports. If I run veracrypt as a...

Out of curiosity @justanotherscript, can you run through the process with sudo (if you haven't already)? Open a terminal, do "sudo veracrypt", and check if you have the same error...

As we're in the realm of curiosity, and to understand if my issue is the same as yours, can you please run this command as a user please? `truss -s...

Hey @justanotherscript! Thanks for sharing. I have limited capabilities when it comes to programming, but looking at your trace, I have the feeling we share the same privilege elevation issue:...

I might need to apologise. I found out in this post: https://superuser.com/questions/1578875/why-does-sudo-fail-with-strace that strace is calling a variant of exec() that does not honour the suid for security reasons. I've...

Hey @bugtracker2019 , thanks for sharing this and thinking about us lonely users :) I still use VeraCrypt daily, even if FreeBSD is not my daily driver. Ironically, I'm using...

Hey @bugtracker2019! I finally got out of bed/sofa for a nasty flu, and I have tried to overcome the same lack of enthusiasm I hit recently. Long story short, even...

Same here, running FreeBSD: ``` Nextcloud version 3.14.1daily Git revision 8b92fc33a289bf4fc7bc7cdd68d25a9ed1ae1782 Using Qt 6.7.3, built against Qt 6.7.3 Using 'OpenSSL 3.0.13 30 Jan 2024' Running on FreeBSD 14.1-RELEASE-p5, x86_6 ```

@Rudiberto as temporary workaround, I am using something like "nextcloudcmd -u user -p $(cat $passwordfile)".

Same here, while uploading the photo. The sort order drop down is set to "newest first", but the actual sorting is oldest first. If I try to sort it again,...