Public bug reported:

It's really annoying that firejail simply tags error msgs with "Error:",
and not "Firejail error:".

How are users supposed to know if the error is reported by Firejail, or
the app that firejail is running?

This code is littered with anonymous error messages that makes
troubleshooting difficult:

https://github.com/netblue30/firejail/blob/master/src/firejail/main.c

E.g.

fprintf(stderr, "Error: too many environment variables\n");

** Affects: firejail (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1934699

Title:
  Error messages indisinguishable from app or firejail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firejail/+bug/1934699/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to