[mythtv-commits] Ticket #12734: MythArchive in 'buntu 16.04 beta: AttributeError: 'Process' object has no attribute 'set_ionice'

MythTV noreply at mythtv.org
Wed Apr 20 10:08:52 UTC 2016


#12734: MythArchive in 'buntu 16.04 beta:  AttributeError: 'Process' object has no
attribute 'set_ionice'
--------------------------------------+---------------------
     Reporter:  J.Pilk@…              |      Owner:
         Type:  Bug Report - General  |     Status:  new
     Priority:  minor                 |  Milestone:  unknown
    Component:  MythTV - General      |    Version:  0.28.0
     Severity:  medium                |   Keywords:  psutil
Ticket locked:  0                     |
--------------------------------------+---------------------
 Attempt to create dvd hangs on startup:

 {{{
 Setting process priority to 17
 Setting ionice level to idle
 Traceback (most recent call last):
   File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 5298, in
 <module>
     main()
   File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 5225, in
 main
     p.set_ionice(psutil.IOPRIO_CLASS_IDLE)
 AttributeError: 'Process' object has no attribute 'set_ionice'
 }}}

 Probably something upstream.  I didn't see this with 0.28-pre on other
 platforms.  Easy near-workaround by commenting the line out.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12734>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list