Vladimir Yakovlev

Results 285 comments of Vladimir Yakovlev
trafficstars

firejail version 0.9.68 `firejail --ignore='noexec ${HOME}' --ignore=apparmor --profile=electron-mail ./electron-mail-5.0.1-linux-x86_64.AppImage` (same without `--ignore='noexec ${HOME}'` part): ``` Reading profile /etc/firejail/electron-mail.profile Reading profile /etc/firejail/disable-common.inc Reading profile /etc/firejail/disable-devel.inc Reading profile /etc/firejail/disable-exec.inc Reading profile /etc/firejail/disable-interpreters.inc...

Did you get it just once or you get it on every app start? Do you run a single mail account in the app or many (with "local store" option...

> I think they all sync at the same time? It should not. If it does then it's an implementation error that I was not able to detect yet. The...

This error prevents the second bootstrap fetch to be called for the same account, which would be a logic issue. So this is a half-measure as it prevents the logic...

This looks like an interesting thing to have which I've not heard of before (it's understandable though since I'm not a macOS user). By the way, I think it would...

Sure, I'm aware of hackintosh thing. I currently own just one laptop, and it's not like I'd like to turn it into a hackintosh-something thing. The preferred option is a...

Yes, I've seen the request. Enhancing the dark mode feature is not on my immediate TODO list.

> the theme used in your screenshot. The original screenshot is the app's dark theme (specifically displaying the [local store](https://github.com/vladimiry/ElectronMail/wiki/FAQ) view mode), not the proton's one.

> it says "loading local store", but defaults to online mode. The "loading local store" progress bar indicates the process of decrypting the `database.bin` and loading it to the memory...

> So this is a bug. Should be resolved by https://github.com/vladimiry/ElectronMail/commit/05fe5684993f7aa8e1bb3fdb2291dc47c8b48019 (`wip` branch).