Open harridu opened 1 month ago
I often get this same error when I run Signal from the application menu, but not when I run it from the command line in the foreground. Run from the CLI in the background, AFAIK it
disown
and close the terminalbut I may be wrong about some of that (I only recently installed the app and haven't made many observations yet).
I'm running Signal 7.29.0 from the apt repository (same thing happened in 7.28.0) on Kubuntu 24.04.
This looks like the same as the still-open #5057.
signal-desktop &
This is expected when running graphical applications like that. If you run them from a .desktop file as intended, your environment should take care of piping stdout/stderr into the system journal.
This is expected when running graphical applications like that.
This isn't what I observe of most graphical applications — I've only noticed Signal and Discord doing it. Most, even if they log to stdout, can survive it going away.
signal-desktop &
This is expected when running graphical applications like that. If you run them from a .desktop file as intended, your environment should take care of piping stdout/stderr into the system journal.
I am not using KDE or Gnome or others, just good ol plain X. No .desktop files involved.
Using a supported version?
Overall summary
If I run signal-desktop in the background, then there is a popup saying
Next it dies.
Steps to reproduce
Expected result
Signal should work.
Actual result
There are several popups indicating an internal error. See above for the first popup.
Screenshots
No response
Signal version
7.28.0
Operating system
Debian Sid
Version of Signal on your phone
7.32.1 (389)
Link to debug log
No response