Jacek Konieczny

Results 18 comments of Jacek Konieczny

Please send whole stack trace and describe circumstances when this happened. The code was developed in Linux and not well tested under Windows so help with fixing this is welcome.

PyXMPP2 doesn't have any dedicated XHTML-IM support yet, but you can add the XHTML code to the Message stanza as an XMLPayload object. Like this: ``` python from pyxmpp2.etree import...

@wschoenell How dos it mess with the message parser? Any XMPP message must be a well-formed XML element and as such is available through the PyXMPP2 API without any data...

This was also the root cause of issue #60

I don't quite understand. What presence information do you expect, where? Can you show me the full log? Anonymized if you wish, removing passwords is a good idea too ;)...

I get this error, even with current git HEAD. For some devices (including hub) consistently each time the device is disconnected, for other occasionally, but still often. And the PANIC...

I would need at least some guide how to debug this and what could be the problem. I hoped someone can see what is wrong by looking at the logs...

Strength of whisper.cpp comes with all the back-ends it can use (especially for non-nVidia GPU users – OpenVINO, OpenCL), unfortunately none of those seems to be supported in these bindings.