Bug #847

/usr/LH/bin/mythfrontend-start never exits

Added by tscholl over 11 years ago. Updated over 11 years ago.

Status:Closed Start date:09/04/2012
Priority:Normal Due date:
Assignee:brfransen % Done:

100%

Category:Packages: Core Spent time: -
Target version:7.5

Description

When starting the frontend using alt-m mythfrontend-start never exits. This causes a problem for pause-mythcommflag.sh.

When this command runs:
top -bn1u mythtv | grep mythfrontend | awk '{ print $9 }'

It returns:
13
0

This causes pause-mythcommflag to get confused and hangs and causes other weird problems

Once you kill the "/usr/LH/bin/mythfrontend-start" process all is well.

top -bn1u mythtv | grep mythfrontend | awk '{ print $9 }'

It returns:
13

and all is well.

Associated revisions

Revision a53f0abb
Added by brfransen over 11 years ago

LinHES-system: mythfrontend-start: fork start command so that mythfrontend-start will exit. closes #847

Revision 4f938e22
Added by brfransen over 11 years ago

LinHES-system: mythfrontend-start: revert fork of startcmd

Forking startcmd causes MythWelcome to act on remote keypresses when mythfrontend-start quits.

linhes-scripts: pause-mythcommflag.sh: only look for 1 instance of mythfrontend. refs #847

History

Updated by brfransen over 11 years ago

  • Assignee set to brfransen
  • Category set to Packages: Core
  • Target version set to 7.5

Updated by brfransen over 11 years ago

  • % Done changed from 0 to 100
  • Status changed from New to Closed

Also available in: Atom PDF