[kde] [Bug 499589] Attempting to run an AppImage that needs a --no-sandbox from UI just exits without helpful message

Nate Graham bugzilla_noreply at kde.org
Thu Feb 6 18:46:03 GMT 2025


https://bugs.kde.org/show_bug.cgi?id=499589

Nate Graham <nate at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nate at kde.org
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Nate Graham <nate at kde.org> ---
Indeed. Which means the app itself is either mis-written or mis-packaged. If it
needs that flag to run successfully, it's the app's responsibility to do so.

Really this is no different from any other misbehaving app. If an app
successfully launches but then doesn't show a window or quits immediately, it's
the app's fault, and there isn't really anything we can do about it. Showing
STDOUT or STDERR won't work because 1) there's no guarantee anything will be
printed there and 2) there's no guarantee anything printed there would be
related to the issue. Lots of app (including many of our own, unfortunately)
print a lot of junk there that doesn't actually indicate a problem.

So please report this to the app's developer or AppImage packager. Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list