Unneccessary recursive invocation of /usr/bin/mythfrontend

Bug #241015 reported by JanCeuleers
2
Affects Status Importance Assigned to Milestone
mythtv (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: mythtv

Version information below.

I start the frontend by running "mythfrontend --service". But if I look at that script it never seems to start mythfrontend.real, but on line 81 starts itself again. This time it's without the --service parameter, such that the actual invocation of mythfrontend.real happens on line 88, but only after having done the start-up processing twice.

I wonder if it wouldn't be simpler to modify line 81 to invoke mythfrontend.real directly? I've made that change here and it seems to work fine.

root@fe2:/home/frontend/.config/autostart# lsb_release -rd
Description: Ubuntu 7.10
Release: 7.10

root@fe2:/home/frontend/.config/autostart# apt-file search /usr/bin/mythfrontend
mythtv-frontend: usr/bin/mythfrontend
mythtv-frontend: usr/bin/mythfrontend
mythtv-frontend: usr/bin/mythfrontend
mythtv-frontend: usr/bin/mythfrontend.real
mythtv-frontend: usr/bin/mythfrontend.real
mythtv-frontend: usr/bin/mythfrontend.real

root@fe2:/home/frontend/.config/autostart# apt-cache policy mythtv-frontend
mythtv-frontend:
  Installed: 0.21.0-0ubuntu2~gutsy1
  Candidate: 0.21.0-0ubuntu2~gutsy1
  Version table:
 *** 0.21.0-0ubuntu2~gutsy1 0
        500 http://be.archive.ubuntu.com gutsy-backports/multiverse Packages
        100 /var/lib/dpkg/status
     0.20.2-0ubuntu10.1 0
        500 http://be.archive.ubuntu.com gutsy-updates/multiverse Packages
     0.20.2-0ubuntu10 0
        500 http://be.archive.ubuntu.com gutsy/multiverse Packages

Related branches

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package mythtv - 0.21.0+fixes17416-0ubuntu2

---------------
mythtv (0.21.0+fixes17416-0ubuntu2) intrepid; urgency=low

  * Build depend on xserver-xorg-video-openchrome or old libchrome*
    packages (to not break building on earlier releases, but still allow
    building on intrepid) (LP: #256540)
  * Start mythfrontend.real from mythfrontend rather than another script
    instance. (LP: #241015)

 -- Mario Limonciello <email address hidden> Wed, 16 Jul 2008 01:22:49 -0500

Changed in mythtv:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.