Dennis Schridde

Results 164 issues of Dennis Schridde
trafficstars

The OMEMO plugin is active and somewhat working, but it does not decrypt incoming messages: ``` OMEMO Session started. ############################################### # # # CAUTION # # This plugin does not...

Either OMEMO encrypted messages are not actually being send, or they are not send with CC to my other devices, or they are not being logged to MAM. The symptom...

waiting for feedback

I see a lot of 'Last message was sent unencrypted.' messages in the chatlog. I assume they correspond to typing notifications or status changes.

waiting for feedback

It would be great of this plugin would automatically enable OMEMO encryption for contacts that support it, or at least remember whether such encryption was enabled previously. This would prevent...

A similar patch was commited to msteveb's repository via msteveb/linenoise#2

It would be nice if it was possible to figure out the cursor position from within the completion callback, so that other parts than just the end of the line...

accepted

### System information ``` ❯ inxi -GSC -xx System: Host: ernie Kernel: 5.7.7 x86_64 bits: 64 compiler: gcc v: 10.1.0 Desktop: N/A wm: kwin_x11 dm: SDDM Distro: Gentoo Base System...

Running `clinfo -l` results in a segfault inside `/usr/lib64/libhsa-ext-image64.so.1`: ``` (gdb) run -l Starting program: /usr/bin/clinfo -l [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib64/libthread_db.so.1". [New Thread 0x7fffef4d7700...

### System information ``` ❯ inxi -GSC -xx System: Host: ernie Kernel: 5.7.7 x86_64 bits: 64 compiler: gcc v: 10.1.0 Desktop: N/A wm: kwin_x11 dm: SDDM Distro: Gentoo Base System...

`DirtRally` is an ELF64 binary and directly links against: * libSDL2-2.0.5.so (not available in Gentoo; media-libs/libsdl2-2.0.5 provides libSDL2-2.0.so.0) * libSDL2_image-2.0.1.so (not available in Gentoo; media-libs/sdl2-image-2.0.1 provides libSDL2_image-2.0.so.0 * libssl.so.1.0.0, libcrypto.so.1.0.0...