Dexter Gaon-Shatford

Results 15 comments of Dexter Gaon-Shatford

This switches from building the QT gui which is being deprecated to the new electron GUI. I updated the patches from fedora to ones which are compatible with the current...

I think I'm having this problem as well. It didn't bother me previously, but with the new default colour scheme in neovim, the warning text is hard to read for...

I just tried this out, I think [mumble_pb2.py](https://github.com/azlux/pymumble/blob/pymumble_py3/pymumble_py3/mumble_pb2.py) needs to be updated.

More specifically, the issue I ran into was that the generated Authenticate class is missing the client_type field which raises an error in the connect method. re-generating mumble_pb2.py with the...

Okay, I did some more testing and I actually can reproduce the bug now: The steps are as follows: Register a user with name "aaaaa" (this is just an example,...