Coimbra1984
Coimbra1984
Hi, we are hosting svn repositories on our phabricator server. So far these repositories work fine. We can commit, update etc... from windows and linux (ubuntu) hosts. But from all...
Hi, I try to convert a H264 stream to webRTC. I can view the rtsp stream on VLC media player, that means the camera and the stream work. But when...
Hi, I installed the python dependencies (I work on a raspberry 4) as described in the README, however I get the following error message: ``` Python 3.9.2 (default, Mar 12...
We have set up a test user `CN=Tèster1,OU=XXXXX,OU=Users,OU=MyBusiness,DC=XXXXX,DC=local` ldapsearch works fine: `ldapsearch -x -H ldaps://XXXXXX -D "CN=Tèster1,OU=XXXXXX,OU=Users,OU=MyBusiness,DC=XXXXXX,DC=local" -W -b "DC=XXXXX,DC=local" "(sAMAccountName=Tester1)" ` when I type in the correct password, I...
### Duplicate Check - [x] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the bug When I rotate a Container, my layout becomes inconsistent. The...