Dan Serbyn

Results 36 comments of Dan Serbyn

Imagine v998.2 of Whispering app where you can just think of recording and it starts recording....

Totally agree. In "Allowed Apps" section I found a way to scroll by navigating to last tab first (config or smth) - then go down with arrow key.

I think I was able to fix this... We will see how it goes. Ping me to post the solution if you have problems with the PC client and not...

> Still the same error message with version 3.14.1 (Debian package 3.14.1-1). [@executed](https://github.com/executed) Are you able to create a PR for your fix? No. These were manual steps I wanted...

Basically I had to do sync from scratch - I believe this is not the fix for you if your data in synced folders was only on NextCloud and not...

> Same issue with Nextcloud server v27 and v28, Desktop client version 3.14.1 and 3.14.3. > > ### Steps to reproduce > > 1. enable End-to-end-encryption app, enable default encryption...

@pulsejet please take a look above

@Mailblocker 'date >> /test.txt' means it's gonna go into very root of filesystem - probably don't have rights there. Try this sample script: ` touch /var/www/html/data/TEST.txt chmod 777 /var/www/html/data/TEST.txt chown...