It affect me too. This is mythbuntu 10.04. Is there a way to just start mythwelcome without mythfrontend starting.
-- Mythwelcome starts mythfrontend after wakeup thus preventing shutdown https://bugs.launchpad.net/bugs/477477 You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to Mythbuntu. Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Triaged Bug description: I start mythfrontend with the openbox autostart script located in .config: #!/bin/sh # Run the system-wide support stuff .$GLOBALAUTOSTART # Programs to launch at startup irexec -d # Since upstart, we need to wait a little for the backend to start sleep 5 mythfrontend --service & In /etc/mythtv/mythtv-settings I have the following line enabled MYTHWELCOME=true All the other lines are commented out. I also have nvram-wakeup configured, so my box will start whenever it needs to record something. I would also like it to shutdown once it is done recording. Problem is that since 9.10 mythfrontend gets started everytime my mythbox boots. So it won't shutdown after the recording has finished. This used to work with 9.04. I guess upstream changed the way an automatic start gets calculated. _______________________________________________ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : [email protected] Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp

