Opened 13 months ago
Closed 11 months ago
#557 closed defect (fixed)
The "You have just modified template VM" message is truncated when displayed by WM's tray popups
| Reported by: | joanna | Owned by: | marmarek |
|---|---|---|---|
| Priority: | minor | Milestone: | Release 1 |
| Component: | Dom0 Window Manager | Keywords: | |
| Cc: |
Description
Change History (3)
comment:1 Changed 11 months ago by joanna
comment:2 Changed 11 months ago by marmarek
- Owner changed from joanna to marmarek
- Status changed from new to accepted
comment:3 Changed 11 months ago by marmarek
- Resolution set to fixed
- Status changed from accepted to closed
Removed the message.
http://git.qubes-os.org/gitweb/?p=marmarek/qubes-manager.git;a=commit;h=7472c3a98b3f122445f328199bc49be3232207f9
BTW The problem was that KDE notify applet don't wrap message itself, but when "<br/>" provided manually, handle long message properly. On XFCE notify applet works without manual line breaks.

Actually, we can get rid of this tray message, because: 1) it's pretty useless, as it cannot be read in a whole, as indicated in the ticket above, 2) it appears long after the VM has been shut down (some 5 sec typically), 3) we already have readable indicators that VM's must be restarted in the manager.
And we're moving towards a system where all VM's related errors/warning will be displayed in the manager, not in tray.