Samuel Norbury

Results 4 issues of Samuel Norbury

I'm trying to use matrix-nio to bridge signal and matrix in [this project](https://gitlab.com/samuelnorbury2/matrix-signal-non-puppeting-bridge). I've managed to get quite far with the API documentation and examples, but I'm running into an...

**Describe the bug** Running `boto3.resource("s3").Bucket("some bucket").objects.filter()` and `boto3.resource("s3").Bucket("some bucket").download_file()` increases memory footprint of python script, whether or not the file is deleted afterwards locally. **Steps to reproduce** ``` import os...

bug
s3
resources
needs-review
p3

Version 0.11.0 of flatpak on ubuntu (vanilla os) complains that a glstreamer plugin is not available when stating a video call. ![image](https://user-images.githubusercontent.com/2980566/212553032-eb6cd60f-347c-49d4-8b84-8f1132789ea4.png)

![bad_select](https://cloud.githubusercontent.com/assets/2980566/15921546/7658d9c4-2e22-11e6-8b26-2a88c7a1340c.png) As you can see in the image, the selected folder in the tree view is hidden. Same happens with files. I believe it has something to do with the...

help wanted