When I run (under graphical environment) :
update-manager --no-focus-on-map
It works : - start minimized - when clicking on the icon in taskbar : it shows the main app as expeted
When I run (under tty1) :
DISPLAY=:0 update-manager --no-focus-on-map
It fails : - start minimized - but when clicking on the icon in taskbar : it doesn't show up as expected (same behaviour described in this bug report)
Don't know however if it's the good way to reproduce this bug.
When I run (under graphical environment) :
update-manager --no-focus-on-map
It works :
- start minimized
- when clicking on the icon in taskbar : it shows the main app as expeted
When I run (under tty1) :
DISPLAY=:0 update-manager --no-focus-on-map
It fails :
- start minimized
- but when clicking on the icon in taskbar : it doesn't show up as expected (same behaviour described in this bug report)
Don't know however if it's the good way to reproduce this bug.