Opened 11 months ago
Closed 11 months ago
#620 closed defect (fixed)
DispVM apps takes long time to open files
| Reported by: | joanna | Owned by: | joanna |
|---|---|---|---|
| Priority: | minor | Milestone: | Release 1 |
| Component: | core | Keywords: | |
| Cc: | marmarek |
Description
The DispVM itself seems to be starting quickly, but then it takes *lots of* time for an app window to appear. Probably the dotfiles require updateing?
Change History (3)
comment:1 Changed 11 months ago by marmarek
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 11 months ago by joanna
- Priority changed from major to minor
- Resolution fixed deleted
- Status changed from closed to reopened
Yes, it would make sense to keep dotfiles in an rpm package -- we could then update it from time to time, without requiring a template update. So, I'm re-opening this ticket.
comment:3 Changed 11 months ago by marmarek
- Resolution set to fixed
- Status changed from reopened to closed
Also moved prerun script to rpm VM package (it was part of template package)
http://git.qubes-os.org/gitweb/?p=marmarek/core.git;a=commit;h=718f5c2bdb0ee77c403612f46977cd8832bdd598

I've updated dotfiles (you have to manually put it from template-builder to your template, or build new template). BTW Why it isn't part of any rpm package?
Also done some other small performance tweeks, but looks like the most significant is this: http://git.qubes-os.org/gitweb/?p=marmarek/core.git;a=commit;h=900d42ff63530aa6f19c7d257399ed413a56143d
Now have DispVM with OOwriter in less than 4sec.