powerjungle
powerjungle
I get the same crash and the same output on: OpenSUSE Tumbleweed Linux 5.14.14-2-default I'm on the master branch, latest commit.
This is the error I usually get after a crash: `Fatal (internal) error in /home/powerjungle/Desktop/mumble/3rdparty/opus/celt/celt_decoder.c, line 118: assertion failed: st->mode == opus_custom_mode_create(48000, 960, NULL)` I noticed this in the cmake...
> @powerjungle @savchenko have you been connected to a server when using the audio wizard (and seeing the crash)? No even without being connected to a server, it just stops...
https://github.com/mumble-voip/mumble/issues/5302#issuecomment-964833310 I disabled OPUS_X86_PRESUME_AVX, because my CPU doesn't support it, but it didn't help, same result. I got a hint through IRC at Libera from the #opus channel that we...
> I don't think these are related, since I can fairly reliably reproduce this issue here whereas I can't reproduce the crash @Krzmbrzl On my machine I can reproduce the...
@Krzmbrzl Sorry for the late response! I built your tree using the branch "update-opus". Ran mumble, and tested the audio wizard using ALSA and PulseAudio. Everything seems to work fine....
Not to make you unnecessarily paranoid, but I'm assuming the operating system is Samsung's own fork of Android. What makes you trust the whole system then? What I'm trying to...
This seems to be a problem from "fbchat" itself. When I try a very simple login script it doesn't work. Edit: Well it seems the project isn't maintained anymore. https://github.com/fbchat-dev/fbchat...
I tried making an alternative to this repo. Here it is: https://github.com/powerjungle/fbridge-asyncio Anyone that can help or leave feedback, please do!
Yeah the fbchat module isn't maintained at the moment. You can checkout my fork of this project: https://github.com/powerjungle/fbridge-asyncio You can login using cookies: https://github.com/tulir/fbchat-asyncio#examples