Marcus Hoffmann
Marcus Hoffmann
> I think that "source-less" distributions should not be trying to force scripts like this to be run from a .pyc, but should just keep the .py file in this...
@jameshilliard > I'm confused here, buildroot doesn't really support pip in general and also doesn't vendor pep517(buildroot uses [normal unvendored pep517 for the pep517 build frontend](https://github.com/buildroot/buildroot/blob/2022.08-rc1/package/python-pypa-build/python-pypa-build.mk#L15)). This is talking about...
I'd also like a solution to this, as I put rooms in low-priority usually I don't want to deal with when opening the app. Besides bringing back collapsible sections (which...
It's actually not necessary to have more than one unread email for this to trigger. it just needs to be sorted on top as unread but further down in the...
I tried compiling the `fixes` branch which contains the above mentioned commit but it fails with the following error: ``` cc -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS...
Tested again now and this seems to fix the problem for us. Thanks for fixing this! (after it was broken 7 years ago I think? :))
I get these occasional crashes with the official element deb packages as well. There's not much visible in the console log though: ``` [startup messages] Trace/breakpoint trap ``` *Edit:* Okay,...
> but I tested 6.312 and the issue is not present in that version. Same here!
I tried to repliciate the problem in a test setup including another mosquitto as an mqtt brigde but so far was unable to replicate the problem. Will keep you updated.
@stigvi Good to know we are at least not alone with this problem. Did you find a way to reproduce this problem somehow?