Kim Brose

Results 158 issues of Kim Brose

### Describe the bug typing something that looks like a url starting in `www` like `www.github.com` is converted to a formatted body with `` tag, which is 1. the wrong...

bug

Looking at vtmbmsstats like this ![image](https://user-images.githubusercontent.com/2803622/125293820-11afe500-e324-11eb-97e5-0cfa3605fb5d.png) sometimes when zooming (scroll wheel), the Item View becomes blank (grey). Sometimes it is fixed by scrolling further, sometimes I need to reset to...

bug

![skip_non-referenced_debug0a](https://user-images.githubusercontent.com/2803622/125293467-bd0c6a00-e323-11eb-944b-0be1dc0f053c.png) (this is a png with alpha, best download it) This is a .vtmbmsstats of a VVC encode, light blue is RefIdxL0=1, looking at POC 5. It looks like it...

### Describe the bug sending ``` 5. five 10. ten ``` gives ![image](https://user-images.githubusercontent.com/2803622/184419033-bcc12c6f-5c13-4f20-a9dd-204f4a59756e.png) ### Reproduction ``` "content": { "body": "5. five\n10. ten", "format": "org.matrix.custom.html", "formatted_body": "\nfive\nten\n\n", "msgtype": "m.text", "org.matrix.msc1767.message": [...

### Describe the bug I have no display name set on my account. In cinny this looks like this: ![image](https://user-images.githubusercontent.com/2803622/184416565-b79d0af0-c9d8-458e-8ac8-c4ca5e0cf0f9.png) ### Reproduction _No response_ ### Expected behavior It could look...

![image](https://user-images.githubusercontent.com/2803622/122644472-a3597780-d115-11eb-898a-8fec9da04e7c.png)

**Describe the bug** **To Reproduce** 1. setup synapse password policy e.g. minimum length 10 letters 2. register new user with token, using a policy violating password, e.g. 8 characters long...

bug

**Describe the bug** There is very very slight stuttering during playback, which does not happen when I use mpv directly. The only other difference apart from mpv config is that...

bug

trying to build ORB_SLAM3 on Ubuntu 18.04, I noticed the building prerequisites section is incomplete. At least the following libraries are missing: - boost (ubuntu 18.04: `libboost-all-dev`) is required for...

at least 3 extra variables failure_command, before_backup and after_backup are introduced while the rest of the hooks configuration has to be added manually in the hooks variable. https://github.com/borgbase/ansible-role-borgbackup/blob/b52efea18e02840a56046936f6b3a76e44d8c946/templates/config.yaml.j2#L179-L200 this can...

type:enhancement
good first issue