← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 1635685] Re: mythfrontend exits with status zero before gui appears

 

** Description changed:

  Using mythbuntu 16.04 with mythfrontend configured to run via
  .config/autostart when the gui desktop boots. Randomly mythfrontend
  exits before any gui is displayed. Because the exit status is zero the
  mythfrontend wrapper script does not try to restart. This appears to be
  some kind of race condition in the start up environment. Putting a 60
  second sleep in the wrapper script appears to cure it.
+ 
+ It appears that mythfrontend main.cpp is getting as far as launching the
+ housekeeper but is exiting before the gui is drawn by the message loop.
+ 
+ Has anyone else seen this?
+ 
+ Roger

-- 
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.
https://bugs.launchpad.net/bugs/1635685

Title:
  mythfrontend exits with status zero before gui appears

Status in Mythbuntu:
  New

Bug description:
  Using mythbuntu 16.04 with mythfrontend configured to run via
  .config/autostart when the gui desktop boots. Randomly mythfrontend
  exits before any gui is displayed. Because the exit status is zero the
  mythfrontend wrapper script does not try to restart. This appears to
  be some kind of race condition in the start up environment. Putting a
  60 second sleep in the wrapper script appears to cure it.

  It appears that mythfrontend main.cpp is getting as far as launching
  the housekeeper but is exiting before the gui is drawn by the message
  loop.

  Has anyone else seen this?

  Roger

To manage notifications about this bug go to:
https://bugs.launchpad.net/mythbuntu/+bug/1635685/+subscriptions


References