Improve feedback to users when launching the AppImage while the client is already running #11297
Open
2 tasks done
Labels
Enhancement
p4-low
Low priority
template not followed
The template ignored either in part (e.g., by ignoring pre-submission checks) or as a whole
Milestone
Pre-submission Checks
Feature description
chmod a+x ~/Downloads/ownCloud-5.0.0.12278-x86_64.AppImage
~/Downloads/ownCloud-5.0.0.12278-x86_64.AppImage
Expected behaviour:
```gui.main: Already running, exiting...``
(the core dumped message should not be shown. It scares users unnecessarily.)
Proposed solution
Expected behaviour:
```gui.main: Already running, exiting...``
(the core dumped message should not be shown. It scares users unnecessarily.)
Alternative solutions you considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: