Michael Lass

Results 15 comments of Michael Lass

Same issue on a D878UVII Plus with the newest firmware 2.04. The only other report I could find about this is https://www.reddit.com/r/AnyTone/comments/n9aeyc/878uv_buggy_button_behavior/.

Of course `ls -l testdir` returns EPERM as the directory is not accessible but is a python program using `Process.open_files()` to get a list of open file descriptions really expected...

Thanks a lot for the detailed reasoning. Knowing that the current behavior is actually expected, I'll try to get those users who stumbled across this behavior involved. An API extension...

> That's so strange, the shell script in `package() { }` is running as fakeroot. You are on the right track here. Since `package()` runs as fakeroot, `$HOME` is set...

I just had the change laying around and wanted to propose it here. It's fine for me if it is not applied. The background is that I once added a...

@satcom886 I revived the [beignet-git package in the Arch User Repository](https://aur.archlinux.org/packages/beignet-git/). You may use that to build beignet from source. There are two things to note: 1. I decided to...

We needed this functionality as well and created a separate small crate for it: https://github.com/pc2/serialport_low_latency. It uses the `TIOCGSERIAL` and `TIOCSSERIAL` ioctls to change the serial line information and enable...

I am seeing the same error message here on my 26.0.2 instance. Are there any additional information that we can provide? It seems that the message appeared in the nextcloud.log...

> After upgrading to NC 27.0, I'm no longer receiving these error messages. After updating from 26 to 27.0.1, the regular emails stopped for me as well. But the error...

I finally figured out what caused the error on my instance. The folder `appdata_*/preview/` in the data folder contained a file next to all the directories. I manually created that...