You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched searched open and closed issues for duplicates.
I am using Signal-Desktop as provided by the Signal team, not a 3rd-party package.
Overall summary
Just installed Linux Mint and installed Signal Desktop using these commands from the official site
# 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:
echo 'deb [arch=amd64 signed-by=/usr/share/keyrings/signal-desktop-keyring.gpg] https://updates.signal.org/desktop/apt xenial main' |\
sudo tee /etc/apt/sources.list.d/signal-xenial.list
# 3. Update your package database and install Signal:
sudo apt update && sudo apt install signal-desktop
Thanks for the report - I'm sorry this is happening to you! We primarily test on Ubuntu, so we haven't seen this.
What happens when you try to run other Electron-based apps like Slack? Or Chromium? What do you see if you try to run Electron Fiddle? https://www.electronjs.org/fiddle
You can use Electron Fiddle to figure out which versions of Electron work for you and which don't. Knowing that detail would really help the Electron folks figure out what went wrong for you.
Hey @scottnonnenberg-signal, this issue resolved itself after a few attempts to install and uninstall Signal from different sources. I don't recall something specific fixing it. I'll close this issue and maybe it can be re-opened if someone else runs into it.
Using a supported version?
Overall summary
Just installed Linux Mint and installed Signal Desktop using these commands from the official site
(source: https://signal.org/download/linux/)
Now Signal Desktop doesn't launch. I haven't had this issue on Fedora as of this week, FWIW.
Here is the logging I see when I run
signal-desktop --enable-logging=stderr --v=2
Steps to reproduce
Expected result
Signal Desktop launches
Actual result
Signal Desktop doesn't launch
Screenshots
No response
Signal version
7.23.0
Operating system
OS: Linux Mint wilma 22 x86_64
Kernel: Linux 6.8.0-38-generic
Version of Signal on your phone
No response
Link to debug log
No response
The text was updated successfully, but these errors were encountered: