l
l
It is only needed for test plugin, and is installed as a dependency of pytest-xdist already if you install "dev" dependency-group, that's why the tests work. I install it in...
I have then uninstalled dovecot-core, rebooted the server (otherwise https://github.com/chatmail/relay/blob/1170adc1d4b5a229495903c47b37de36f6267ea9/cmdeploy/src/cmdeploy/__init__.py#L745 returns True because "dovecot.service" is there in systemd, just in the failed state and the value in the returned dictionary...
As a simple workaround we can install libunwind8 manually. But ideally we need to install a .deb package with its dependencies.
Seems unlikely that Bob will scan the same QR code of Alice from two devices. > what is unusual to me is that someone you share an invite link with...
So it is likely something new caused by Electron update since the Electron issue is new as well. I frequently have no notification daemon running but don't remember it was...
Maybe related: - It could be that it fails because of some slow SQL migration, app state is `~3.5gbyte`. It gets to onCreate, so should start RPC, open the database...
(added "blocker", F-Droid is already released but makes sense to stop rollout where possible) So apparently this gets to `ApplicationContext.onCreate`, but crashes before logging anything. It likely did not get...
> Umm why is this "F-Droid version fails..." ? This just means that it was reported by F-Droid user, likely has nothing to do with F-Droid or `foss` flavour (as...
With Android 5 (Samusng Galaxy S4) this is not reproducible, upgrading from 2.25 to 2.33 takes forever in the migration (so at least we know now that migration is really...
One way to workaround this ANR killing the app would be to have a splash screen and run migrations in background rather than `onCreate`, so while migrations are running the...