Bill Dengler
Bill Dengler
CC @jcsteh, @madalynrose, @MarcoZehe.
Has any more progress been made to address this issue? Is there a functional Hangouts to XMPP transport of any kind I can setup? Thanks!
This may be an unrelated issue, but SkypeEventLoop throws an exception after 24 hours. Could a check be added to refresh the auth token before it expires for users of...
Sure; this has some references to calling code. Exception in thread Thread-1: Traceback (most recent call last): File "/home/codeofdusk/.local/lib/python3.6/site-packages/urllib3/connectionpool.py", line 601, in urlopen chunked=chunked) File "/home/codeofdusk/.local/lib/python3.6/site-packages/urllib3/connectionpool.py", line 387, in _make_request...
For some reason, it’s starting to happen every few minutes for me now. Used to be some sort of error about every 24 hours, but I didn’t capture the traceback....
Any updates on this issue? I'd love to make [Amanda](https://github.com/codeofdusk/amanda) async for a variety of reasons (including easing writing new drivers), but Skype/skpy is currently the primary protocol...
I can also repro this with both NVDA and Narrator. > The "listen to all events" checkbox at the bottom of the list doesn't have this issue It's a separate...
On further investigation, it looks like the tree control is custom. Notably, its UIA implementation does not implement `TogglePattern` (focus an item with NVDA and examine the NVDA+F1 log) or...
We've disabled automatic colour contrast analysis by default for now in latest `main`/next canary (see #1441) but keeping this open for tracking.
Any update on this issue?