Results 5 issues of ventosus

With two cog instances (built with system DBUS): cog --gapplication-app-id=com.example.ONE uri cog --gapplication-app-id=com.example.TWO uri There is no way to talk to both of them with cogctl by using the object...

Would be nice if this would work on loopback devices fallocate -l 950M /tmp/image.dd sfdisk ... losetup -o $(( 2048*512 )) /dev/loop0 /tmp/image.dd losetup -o $(( 1003520*512 )) /dev/loop1 /tmp/image.dd...

ninja: job failed: c++ -Insmd.p -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -g -pthread -MD -MQ nsmd.p/src_nsmd.cpp.o -MF nsmd.p/src_nsmd.cpp.o.d -o nsmd.p/src_nsmd.cpp.o -c ../src/nsmd.cpp ../src/nsmd.cpp:47:10: fatal error: fts.h: No such file...

This happens when jackpatch is run under pipewire-jack. `REAL_JACK_PORT_NAME_SIZE` may not have been initialized, yet? # Version $ jackpatch --version 1.0.0 # Invocation $ jackpatch JACKPatch.nBKXL.jackpatch [jackpatch] Reading connections from...

The `prof_post_chat_message_display` hook is never invoked on the plugin side for chat history messages, only the `prof_pre_chat_message_display`hook seems to be invoked. ## debug In the plugin hooks I just put...