Solène Rapenne

Results 104 comments of Solène Rapenne

> Does it use the updates proxy then? In the past it did not: [#3815 (comment)](https://github.com/QubesOS/qubes-issues/issues/3815#issuecomment-381128917) Yes, of course. Packages are downloaded on lo0 by reaching http://127.0.0.1:8082 And anyway, the...

Using `ip route add default via 127.0.0.1` works!

A cleaner fix was provided in this gnome-software issue https://gitlab.gnome.org/GNOME/gnome-software/-/issues/2330#note_1842682 ``` mkdir -p /home/user/.config/environment.d/ echo "GIO_USE_NETWORK_MONITOR=base" > /home/user/.config/environment.d/fix.conf ```

Something I would really like, and I suppose a lot of people would appreciate, would be to have some text area in template's settings where you list packages to install,...

Yes client side, as an user I'd like to know if I made a mistake or to remind me which actions I did recently for instance, a log is really...

A log with all operations including these information for all files over the last n days would be ideal to me - when - action (added, renamed, move, deleted, modified)...

No, I'd like to know what happened due to the sync client anyway. For example, when editing a file that is in the sync directory, like a libreoffice document, this...

I'm able to reproduce this issue on R4.2.3, I actually can't use my Yubikey BIO at all. I followed the same path as OP, and got the same result. in...

It works after disabling and stopping the service `qubes-ctap-proxy` in my usb qube :+1: the documentation wasn't really clear about this one

Although I've been able to register a passkey on Vaultwarden web UI, Microsoft Teams and Keycloak aren't able to find the Yubikey, I guess it's a ctap proxy issue. When...