Opened 13 years ago
Closed 9 years ago
#10114 closed Bug Report - General (Fixed)
System not shutting down
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - Mythwelcome & Mythshutdown | Version: | Master Head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description (last modified by )
Previously I was running trunk up to and including v0.25pre-3552-gbac6cd7
The above version did let me shut down the system, but it suffered from ticket 10107, so I upgraded again.
But, for some reason every revision I have pulled since the above revision does not shut down.
I am currently running v0.25pre-3600-ge94a40f (see attached --version output)
Mythwelcome shows "Mythtv is isle" but i see no count down.
ALsdo, running mythshutdown seem to think the system is OK to shut down:
mythtv@MythBox:~$ mythshutdown -v -c 2011-10-22 13:32:08.277405 C mythshutdown version: master [v0.25pre-3600-ge94a40f] www.mythtv.org 2011-10-22 13:32:08.277449 N Enabled verbose msgs: general 2011-10-22 13:32:08.277490 N Setting Log Level to LOG_INFO 2011-10-22 13:32:08.277546 I Added logging to the console 2011-10-22 13:32:08.277552 I Added database logging to table logging 2011-10-22 13:32:08.277637 N Setting up SIGHUP handler 2011-10-22 13:32:08.277704 N Using runtime prefix = /usr/local 2011-10-22 13:32:08.277715 N Using configuration directory = /home/mythtv/.mythtv 2011-10-22 13:32:08.278504 E Error parsing: /home/mythtv/.mythtv/config.xml at line: 1 column: 1 2011-10-22 13:32:08.278512 E Error Msg: unexpected end of file 2011-10-22 13:32:08.278774 N Empty LocalHostName. 2011-10-22 13:32:08.278795 I Using localhost value of MythBox 2011-10-22 13:32:08.278863 E Error parsing: /home/mythtv/.mythtv/config.xml at line: 1 column: 1 2011-10-22 13:32:08.278870 E Error Msg: unexpected end of file 2011-10-22 13:32:08.302724 I Database connection created: DBManager0 2011-10-22 13:32:08.302782 I New DB connection, total: 1 2011-10-22 13:32:08.302873 I Database connection created: DBManager1 2011-10-22 13:32:08.302899 I New DB connection, total: 2 2011-10-22 13:32:08.306252 I Connected to database 'mythconverg' at host: localhost 2011-10-22 13:32:08.306266 I Connected to database 'mythconverg' at host: localhost 2011-10-22 13:32:08.310812 I Closing DB connection named 'DBManager1' 2011-10-22 13:32:08.310945 I Database connection created: DBManager2 2011-10-22 13:32:08.310969 I New DB connection, total: 2 2011-10-22 13:32:08.311822 I Connected to database 'mythconverg' at host: localhost 2011-10-22 13:32:08.312731 I Current locale en_US 2011-10-22 13:32:08.312816 E Reading locale defaults from /usr/local/share/mythtv//locales/en_us.xml 2011-10-22 13:32:08.316734 I Mythshutdown: --check 2011-10-22 13:32:08.316743 I Mythshutdown: --status 2011-10-22 13:32:08.316911 I Starting process manager 2011-10-22 13:32:08.316970 I Starting IO manager (read) 2011-10-22 13:32:08.318304 I Starting IO manager (write) 2011-10-22 13:32:08.318326 I Starting process signal handler 2011-10-22 13:32:08.719024 I Mythshutdown: --status returned: 0 2011-10-22 13:32:08.719046 N OK to shutdown 2011-10-22 13:32:08.719056 I Mythshutdown: --check returned: 0 2011-10-22 13:32:08.720458 I Closing DB connection named 'DBManager0' 2011-10-22 13:32:08.817683 I Closing DB connection named 'DBManager2' mythtv@MythBox:~$
I know this is a bit vague, but I will happily provide any other info needed.
Attachments (1)
Change History (5)
comment:2 Changed 13 years ago by
The patch suggested in http://www.gossamer-threads.com/lists/mythtv/users/496192#496192 worked for me.
comment:3 Changed 13 years ago by
What's the status of this fix in the official 0.25 release?
I've just upgraded from 0.24 on Mythbuntu 11.10 to 0.25 on Mythbuntu 12.04 and I seem to be hitting this problem.
I've confirmed that the shutdown commands in both the backend config and mythwelcome work. I can do a "shutdown now" from the mythwelcome menu and it works. However if I just leave it idle it sits there saying it's idle but never shutting down.
If required I can supply further info.
Thanks
comment:4 Changed 9 years ago by
Resolution: | → Fixed |
---|---|
Status: | new → closed |
Closing a really old ticket. I no longer use it but I'm told it's working in master. There is also some pending commits from Lawrence to fix some problems with MythWelcome?.
You can now also use the idle screen in what will be 0.28. See https://www.mythtv.org/wiki/Idle_Screen
attaching version info to ticket, as directed in the version info