← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 470672] Re: mythbuntu starts frontend to fast

 

Editing the /etc/init/mythtv-backend.conf file did not work for me. I am
running ubuntu 10.10 and mythtv 0.24 fixes. I have had to insert a 30
sec sleep into the /usr/bin/mythfrontend script to avoid the connect
issue.

** Changed in: mythtv (Ubuntu)
       Status: Triaged => Confirmed

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

Title:
  mythbuntu starts frontend to fast

Status in “mythtv” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: mythbuntu-common

  I upgraded mythbuntu to 9.10.  Now when I boot, mythwelcome is unable
  to connect to mysql and comes with a setup dialog. (first screen is
  choosing the language.) Starting mythwelcome or mythfrontend manually
  from a terminal works fine, since at that point mysql and mythtv-
  backend have started.

  I tried delaying the start of mythwelcome in /usr/share/mythtv/mythfrontend.sh. I got it so far that mythwelcome only complains about not finding mythbackend. 
  My suspicion is that mythwelcome/mythfrontend start before mysql, mythbackend and/or lircd are correctly started. Either those should be started earlier, or the script that starts mythwelcome/mythfrontend should actively check for those.

  If any other information is needed, please let me know.

  Bert Haverkamp

  P.S. possibly mythbuntu-common is not the appropriate package, but it
  is definitely a mythbuntu setup problem.