Sergey 'Jin' Bostandzhyan
Sergey 'Jin' Bostandzhyan
@kennethdsheridan I'll be honest, I gave up on Candle, because my goal was to learn and use an AI framework,not to spend time HIPifying CUDA code. Afaik they now work...
Hi, thanks for getting back to me! I think the the build system was trying to link against the wrong version of Python, I saw some lines checking for the...
On Fedora they offer basic Python packages for all the various versions in the standard repo, allowing the user to set up an own `venv` which is quite convenient. I...
Tried just now using pidgin, seems to work so far, thank you very much for updating the plugin!
@jaroslawp What does it do? Will it fetch the messages from the server that were written to me while I was offline? I was missing that in the old v3-API...
Last commit coredumps :( I'll see if I can get a backtrace.
I hope this helps, its enough to just let it run for a while. ``` #0 0x00007ffff2ff52a0 in g_str_hash () at /lib64/libglib-2.0.so.0 #1 0x00007fffe45fae23 in mm_mark_room_messages_read_timeout (userdata=0x555556055560) at libmattermost.c:4551 #2...
@jaroslawp : if you need more info in places which you are unsure about, just add debug logs and I'll start pidgin in a terminal with debug output. I more...
Thats weird, my log looks like yours, except that I get [] as a response... this used to work in v3, but then again - our server was updated, maybe...
I noticed that the history part does not seem to work properly. It does not correctly download offline messages from the server and now I had a case where my...