Ticket #6797 (closed defect: fixed)
rainbow-0.7.11 races against X startup
| Reported by: | mstone | Owned by: | bobby |
|---|---|---|---|
| Priority: | high | Milestone: | 8.2.0 (was Update.2) |
| Component: | security | Version: | |
| Keywords: | 8.2.0:+ | Cc: | tomeu, Blaketh, bemasc, mtd, dgilmore |
| Action Needed: | no action | Verified: | no |
| Deployments affected: | Blocked By: | ||
| Blocking: | #7395 |
Description
preload_common_modules() is called eagerly. This means that we eagerly import gtk which will fail if X has not yet started (as is the case on B2s).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


