[mythtv-commits] Ticket #10028: [PATCH] MediaMonitorUnix: Wait until UDisks service is available

MythTV noreply at mythtv.org
Sat Sep 24 23:57:52 UTC 2011


#10028: [PATCH] MediaMonitorUnix: Wait until UDisks service is available
-------------------------------------------------+-------------------------
 Reporter:  Lawrence Rust <lvr@…>                |          Owner:  beirdo
     Type:  Patch - Bug Fix                      |         Status:  closed
 Priority:  minor                                |      Milestone:  0.25
Component:  MythTV - General                     |        Version:  Trunk
 Severity:  medium                               |  Head
 Keywords:  mediamonitor UDisks                  |     Resolution:  fixed
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
Changes (by Github):

 * status:  assigned => closed
 * resolution:   => fixed
 * milestone:  unknown => 0.25


Comment:

 Wait in MediaMonitorUnix until UDisks service is available

 When booting up, MythTV can start in parallel with DBus.  However, the
 UDisks
 service is started asynchroously by DBus and isn't available immediately.
 This change makes CheckMountable poll for the UDisks service, which is
 needed
 to enumerate CD/DVD drives and other hot plug drives.

 Closes #10028

 Signed-off-by: Lawrence Rust <lvr at softsystem.co.uk>
 Signed-off-by: Gavin Hurlbut <ghurlbut at mythtv.org>
  Branch:    master
  Changeset: cfcf7d640e32047b914137bb42c3aba7e8c3e98a

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10028#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list