I'm using the apt way ( * ) and this build prompts me for the path I want to store downloads in. Remove the snap version if you try this
* as per https://signal.org/fr/download/# Linux (Debian-based) Install Instructions # NOTE: These instructions only work for 64-bit Debian-based # Linux distributions such as Ubuntu, Mint etc. # 1. Install our official public software signing key: wget -O- https://updates.signal.org/desktop/apt/keys.asc | gpg --dearmor > signal-desktop-keyring.gpg; cat signal-desktop-keyring.gpg | sudo tee /usr/share/keyrings/signal-desktop-keyring.gpg > /dev/null # 2. Add our repository to your list of repositories: wget -O signal-desktop.sources https://updates.signal.org/static/desktop/apt/signal-desktop.sources; cat signal-desktop.sources | sudo tee /etc/apt/sources.list.d/signal-desktop.sources > /dev/null # 3. Update your package database and install Signal: sudo apt update && sudo apt install signal-desktop -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2089418 Title: Mount namespaces should be made more transparent To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2089418/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
