When entering encrypted rooms in NeoChat (specifically the neochat_kf5 package in HaikuDepot, because the main package’s window is weirdly messed up ), I get the text “This room is encrypted. Build libQuotient with encryption enabled to send encrypted messages.”
How exactly would I build libQuotient with encryption, and then use that with NeoChat?
On the Qt5 version for libquotient E2EE has been disabled (it already was before I started updating it), maybe enabling it could fix your issue? (never really tackled the encryptions in NeoChat (or any matrix client) so far).
If you are able to build it with haikuporter the line for this should be set to ON (need to check why it was disabled)
On the default one, I’m looking into this, @nephele mentioned it on IRC and checking it in a qemu boot I saw it borked too, not sure what’s going on there, I’m still running 25.08.3 without problems (even building nighlies for it) that work just fine (but then again, I’m running those with KF6 6.23.0 and Qt 6.10.2).
Building with haikuports fails to get source for docbook_xml_dtd-4.5
During troubleshooting, I tried to install the docbook_xml_dtd_source package in haikudepot, which also failed, but I can install the docbook_xml_dtd package?