Le Fri, Jun 24, 2022 at 02:32:51PM +0000, Yifei Zhan a écrit :
> On 22/06/23 09:20AM, Aaron Bieber wrote:
> > On Thu, 23 Jun 2022 at 07:58:06 -0600, Aaron Bieber wrote:
> > > Hi!
> > > 
> > > First off, HUGE thanks to tb@ for the work on libressl that let mtxclient 
> > > work
> > > without needing to pull in openssl!!
> > > 
> > > Also thanks to casper for some tweaks to the deps!
> > > 
> > > Nheko is probably the most feature complete native app for matrix chat. 
> > > It does
> > > encryption, spaces.. etc. Very usable as a daily driver!
> > > 
> 
> you beat me to it :D
> 
> I tested this on arm64, build/run OK, registered a new account on 
> matrix.org and joined a few rooms. a few minor gliches here and there 
> but overall usable. 
> 
> One minor issue tho, it complains 'Nheko could not connect to the 
> secure storage to save encrypted secrets to' and then exited/crashed 
> during the first start, seems like it needs D-Bus plus a secret 
> service (k-wallet/gnome-keyrings) to work properly, perhaps we can put 
> a note for that in README?

i worked that around (as it never managed to connect to a running
gnome-keyring) using this hidden flag:

$head .config/nheko/nheko.conf
[General]
run_without_secure_secrets_service=true

cf
https://github.com/Nheko-Reborn/nheko/commit/9363f0b7c7bfcf5257a47892b7ca4f8dabf92c59
gross, sure, but helps.

Reply via email to