Ruben Barkow-Kuder
Ruben Barkow-Kuder
### Checklist - [X] I have used the search function to see if someone else has already submitted the same bug report. - [X] I will describe the problem with...
### Expected behavior if I select an email in the address field and long press on it I want to copy it into my clipboard. ### Actual behavior Nothing's copied...
please add a behaviour, that it will be possible to sort by `is_guest` and also by `creation_ts`, e.g. like this: sort=is_guest,creation_ts this way you could easily find all old guests...
It is confusing: Dockers documentation says you have to CHANGE a flag in that file, although it does not exist. I know, I shouldn't send pull requests to this docker/docker-ce...
I get the error "Fehler beim Anschließen" with the message Server error: `GET https://office.mydomain.de/healthcheck` resulted in a `502 Bad Gateway I have installed nextcloud via docker and ONLYOFFICE also via...
The code doesn't work. It stops at line 12 already: https://github.com/muaz-khan/WebRTC-Scalable-Broadcast/blob/master/server.js#L12 ## 1. On `localhost:8888` I get: ``` Error: ENOENT, open '/var/www//index.html' ``` ## 2. On the console I get...
On Ubuntu 20.04 I use the Dockerfile and while it starts up I get these errors: ``` WARNING: pkg-config not found, library detection may fail. CC libavdevice/alldevices.o In file included...
Is it registered system wide as input method? Or is it only designed to be used inside certain apps?
To create better structured sourcecode, it is sometimes useful to define some important variables at the start of the script, although they are only used once in the code (e.g....
the readme only suggests synapse_auto_compressor -p postgresql://user:pass@localhost/synapse -c 500 -n 100 This means, that it will only check in 100 rooms and quit as I understand is as a layman....