Bug #16265
[INFO] output of Additional Software printed to terminal in the background
0%
Description
See screenshot in attachment. This time it hits me while typing my password which is pretty bad…
I think that this was not happening in the first versions of Additional Software.
Files
Subtasks
Related issues
Related to Tails - |
Resolved | 2013-12-11 | 2018-06-26 |
History
#1 Updated by alant 2019-03-17 19:00:24
This is expected behavior. If we don’t like it, we can:
- set loglevel to WARNING so INFO is not printed
- fork just before displaying the notification, so less output is printed
#2 Updated by sajolida 2019-03-18 14:37:57
- File info.png added
I’m not against having this info printed out on the terminal. But I’m against having it being printed after I got the prompt back and thus possibly appearing in the middle of another useful terminal line. I’m attaching another screenshot to clarify that the bug that I’m referring to.
I actually care more about preventing this bug than about whether the info is displayed or not. So if fixing this it not trival, then maybe switching to WARNING would be better. But wouldn’t this bug affect WARNING lines as well?
Maybe the proper solution would be to not give the prompt back until the whole process is finished.
#3 Updated by Anonymous 2019-03-18 16:10:32
- related to
Feature #14568: Additional Software Packages added
#4 Updated by sajolida 2019-03-22 10:18:48
- File glitches.png added
- Subject changed from [INFO] output of Additional Software printed to terminal to [INFO] output of Additional Software printed to terminal in the background
In attachment, some funny glitches I got today and that might be related.
#5 Updated by sajolida 2019-03-22 10:18:58
- Priority changed from Normal to Low