Lucas

Results 4 comments of Lucas

Was there any solution to this? I just came across the same error trying to setup the bridge for Nextcloud. Adding the options for `smtpstreamoptions` did not help either.

I've added tests. However, the performance test in `core.jl` sometimes fails. It seems to be due to the required truncation on line 209 ```julia full_width = trunc(Int, (displaysize(output)[2]*width_fraction)) ``` It's...

Can confirm I experience the same issues running 3.15.2 on Arch using KDE, ext4 formatted drives. I tried downgrading to 3.14.3 but the problem still persists. If I restart nextcloud...

> I am also experiencing the same hanging issue on Arch Linux with only ext4 formatted drives. Downgrading to 3.14.1 seems to resolve the issue, but every version after that...