Rusty Bird
Rusty Bird
> I assumed that the error would be another pop up dialogue, which didn't happen That should be fixed by https://github.com/QubesOS/updates-status/issues/4240 + https://github.com/QubesOS/updates-status/issues/4233 **Edit:** Those are for GUI file copy
Could this have the same root cause as #1420 ("Double-line clock setting does not persist across profile change")? Maybe it's not a bug in the PIN scrambling feature, but rather...
Hmm yes, hard to say. [ungoogled-chromium](https://download1.rpmfusion.org/free/fedora/development/rawhide/Everything/source/SRPMS/repoview/chromium-browser-privacy.html) might have a notable amount of users.
> if it's gonna work with Chromium, it'd have to work with Chrome too, which I assume an even bigger challenge Oh I'd be more than okay with targeting Chromium...
The "move downloads to a VM of your choice" feature (Ctrl-Shift-s) probably needs a rule [for `/bin/bash`](https://github.com/rustybird/qubes-app-split-browser/blob/v0.13.1-1/vm/qubes-split-browser-disp/usr/share/split-browser-disp/firefox/sb.js#L99-L101) - like the [existing rule for `/bin/dash`](https://github.com/Whonix/apparmor-profile-torbrowser/blob/7.2-1/etc/apparmor.d/home.tor-browser.firefox#L150)?
With AppArmor now(?) enabled by default on Whonix Workstation, the "move downloads to a VM of your choice" feature (Ctrl-Shift-s) is currently broken.
> there isn't really much we can do here How about automatically creating a `startup.nsh` file on the root of the EFI partition, containing just the line \EFI\qubes\grubx64.efi That way...
> somewhere in core-admin-linux? Or the grub2-efi-\ package in qubes-grub2.git, so that the line could be generated using \EFI\%{efi_vendor}\%{grubefiname}
@adrelanos If you follow the last commit, below the commit message there's a link to the (still open) PR at https://github.com/QubesOS/qubes-grub2/pull/14
> If I install R4.1 with BTRFS by selecting custom, and then using Anaconda to automatically create the Qubes partitions with BTRFS, is that sufficient for the default pool to...