[mythtv-commits] Ticket #9421: MythSystem Rewrite bug tracking

MythTV noreply at mythtv.org
Sun Jan 9 13:22:22 UTC 2011


#9421: MythSystem Rewrite bug tracking
---------------------------------+----------------------------
 Reporter:  beirdo               |          Owner:  beirdo
     Type:  Developer Task       |         Status:  new
 Priority:  minor                |      Milestone:  unknown
Component:  MythTV - MythSystem  |        Version:  Trunk Head
 Severity:  medium               |     Resolution:
 Keywords:                       |  Ticket locked:  0
---------------------------------+----------------------------

Comment (by otto@…):

 Replying to [comment:2 beirdo]:
 > Please download the attached patch and apply it with "git apply
 patchfilename".  Let me know if this fixes the issue or not.  Also, when
 running, you will need -v system,extra for most of the logging to show up.

 With patch {{{0001-Make-background-runs-not-block-the-foreground.patch}}}
 applied on top of current head (?) of git does not properly fix the
 background process launch from the menu issue. Process is launched into
 background, but frontend crashes shortly after the process has been
 launched. This happens both if I'm using the launched process only
 (Chrome) or if I'm changing frontend as an active process (Alt-Tab) etc.

 Following can be seen from the logs:
 {{{
 2011-01-09 15:14:32.912 Adding background flag
 2011-01-09 15:14:32.912 Launching: /usr/bin/google-chrome
 2011-01-09 15:14:32.918 Managed child (PID: 18341) has started! *&
 command=/usr/bin/google-chrome, timeout=0
 }}}

 Sometimes also following line can be seen in logs:
 {{{
 2011-01-09 15:13:57.689 Managed child (PID: 18172) timed out, issuing TERM
 signal
 }}}

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


More information about the mythtv-commits mailing list