On Sun, 22 Sep 2024 19:39:32 +0200, Omar Polo <o...@omarpolo.com> wrote: > > On 2024/09/22 18:28:42 +0200, Kirill A. Korinsky <kir...@korins.ky> wrote: > > On Thu, 30 May 2024 20:18:22 +0200, > > Omar Polo <o...@omarpolo.com> wrote: > > > > > > sending both together since toxic 0.15.1 needs the latest toxcore as far > > > as i can see. briefly tried, toxic seems to work but hangs on /quit > > > (still have to debug it), utox (the other toxcore dep) doesn't seem to > > > even connect. > > > > > > could anyone test these more throughfully than me? my only contact > > > moved to a different IM several months ago... ^^" > > > > > > > Just tested. It works on -current/amd64. > > > > Anyway, seems that toxic is the only desktop client for Tox which alive. > > - qTox is archived on 12.02.2023; > > - uTox has the last commit in 2021; > > - toxygen has the last commit in 2020. > > maybe it's time to bring up the topic of sending utox to the attic after > unlock? =)
Well, I just tried to build and run it and it fails as: (gdb) r Starting program: /usr/local/bin/utox XLib Tray: Incoming tray window event (28) XLib tray: Reached end of function, this is bad juju! [New thread 516408] Thread 1 received signal SIGSEGV, Segmentation fault. 0x0000030ed18c942f in utf8_len_read () (gdb) bt #0 0x0000030ed18c942f in utf8_len_read () #1 0x0000030ed1968314 in draw_settings_sub_header () #2 0x0000030ed18d3781 in panel_draw_core () #3 0x0000030ed18d37d3 in panel_draw_core () #4 0x0000030ed18d37d3 in panel_draw_core () #5 0x0000030ed18d37d3 in panel_draw_core () #6 0x0000030ed18d37d3 in panel_draw_core () #7 0x0000030ed18d2dcd in panel_draw () #8 0x0000030ed1918058 in main () (gdb) and quite a fast search inside their issue allows me to discover: https://github.com/uTox/uTox/issues/1165 So, I haven't see any reason to keep it: it's broken and abonden. I found some attempt to make net/qtox but seems that nobody really motivated to use is, see: https://marc.info/?t=160951153300001&r=1&w=2 But I not sure that it worth to make it because the project is archived, and both forks with some stars on github is on the same state. -- wbr, Kirill