[mythtv-commits] Ticket #10535: mythburn.py crash

MythTV noreply at mythtv.org
Sun Feb 17 13:44:11 UTC 2013


#10535: mythburn.py crash
----------------------------------+-----------------------------
 Reporter:  t.brackertz@…         |          Owner:
     Type:  Patch - Bug Fix       |         Status:  new
 Priority:  minor                 |      Milestone:  unknown
Component:  Plugin - MythArchive  |        Version:  Unspecified
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------

Comment (by t.brackertz@…):

 In earlyer versions of the script the programm eject was used.
 Now
 {{{
             r = ioctl(f,action, 0)
 }}}

 should eject the drive.
 The aim to change this was to avoid an additional dependency, get a
 clearer code and better error handling. This doesn't always work but eject
 didn't always work, either. So it was no regression.

 I think we have to figure out, if using the scsi-eject command or some
 unlock-command has to be tried in addition.

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


More information about the mythtv-commits mailing list