[mythtv-commits] Ticket #12673: Myth Music Schema Update Failed

MythTV noreply at mythtv.org
Thu Mar 3 22:03:23 UTC 2016


#12673: Myth Music Schema Update Failed
----------------------------------+-------------------------
 Reporter:  jheizer@…             |          Owner:  paulh
     Type:  Bug Report - General  |         Status:  new
 Priority:  major                 |      Milestone:  unknown
Component:  Plugin - MythMusic    |        Version:  0.28
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-------------------------

Comment (by paulh):

 OK I was wondering if the backup was failing and the frontend just bailed
 out but it sounds like the backup completed OK.

 Try starting the frontend in a console  so we can see if it is crashing or
 just exiting.

 If if just exits gracefully the exit code would be helpful to see why it
 exited.
 {{{
 echo $?
 }}}
 should print the exit code.

 If it is crashing then if you can try to get a backtrace. Starting the
 frontend in gdb may give enough information to see what is happening.
 https://www.mythtv.org/wiki/Debugging#Getting_a_Backtrace

 There are more MythgBuntu specific instructions here
 https://www.mythtv.org/wiki/Debugging

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


More information about the mythtv-commits mailing list