Thomas Moschny

Results 17 comments of Thomas Moschny

Friendly ping from the [Fedora package maintainer](https://bugzilla.redhat.com/show_bug.cgi?id=2019070) :) @dmeranda, what is your position wrt @nielstron's Python3 fork?

The tests do not fail for me on Python 3.11.0: ``` =================================== FAILURES =================================== ________________ TestDebuggingBreakpoints.test_pdb_not_altered _________________ [gw4] linux -- Python 3.11.0 /usr/bin/python3 [XPASS(strict)] #10042 _________________ TestPDB.test_pdb_interaction_capturing_twice _________________ [gw5] linux...

Isn't there a chance that the PDB files contain information a more recent compiler would consider 'wrong' or 'outdated' causing some sort of malfunction when doing the instrumentation? Depending on...

HackMD's CodiMD also has this (in [1.4.0](https://hackmd.io/@codimd/v1_4_0#New-Table-Tools)), would be really nice to also have something like this in HedgeDoc.

There seems to be problem with the synchronization between the the document server and NC. This manifests in multiple tickets at various places. For some people (me included) it happens...

See also https://github.com/scrapinghub/dateparser/issues/1045#issuecomment-1129846022

The issue is still present on F36 with wezterm-20220807_113146_c2fee766-1.fedora36.x86_64, NVIDIA drivers 515.65.01, Mesa 22.1.7. Workarounds in https://github.com/wez/wezterm/issues/484#issue-807875301 help.

> @l1m3r I tried it and it did not work for me. My FritzBox supports the exact same codecs, but I have to pause and unpause the call in order...

I followed SIP traffic with wireshark, and did some experiments, and now it works! The main problem is this: linphone uses STUN although it is disabled in preferences. This yields...

See also https://gitlab.linphone.org/BC/public/linphone-desktop/issues/5, btw. Not sure which one gets more attention by the upstream developers.