Opened 11 years ago
Closed 11 years ago
#915 closed enhancement/feature request (fixed)
event_loop attribute for null graphics
Reported by: | woglinde | Owned by: | woglinde |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | git master |
Severity: | Keywords: | null graphics | |
Cc: |
Description
If you want to run null graphics plugin and dbus. Dbus is not working because of the missing event loop. The attach patch introduces a new attribute for graphics called event_loop which let you configure to use event_loops for null graphics or not. please review I will commit it than.
Attachments (1)
Change History (3)
Changed 11 years ago by woglinde
comment:1 Changed 11 years ago by woglinde
- Owner changed from KaZeR to woglinde
comment:2 Changed 11 years ago by woglinde
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
cp15 had some suggestion so the patch was a bit modified and went in with revision 4684