Changes between Initial Version and Version 1 of Ticket #10114
- Timestamp:
- Oct 30, 2011, 6:20:03 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10114 – Description
initial v1 1 Previously I was running trunk up to and including: 2 "mythtv@MythBox:~$ mythbackend --version 3 Please attach all output as a file in bug reports. 4 MythTV Version : v0.25pre-3552-gbac6cd7 5 MythTV Branch : master 6 Network Protocol : 69 7 Library API : 0.25.20111017-2 8 QT Version : 4.6.2" 1 Previously I was running trunk up to and including v0.25pre-3552-gbac6cd7 9 2 10 3 The above version did let me shut down the system, but it suffered from ticket 10107, so I upgraded again. … … 12 5 But, for some reason every revision I have pulled since the above revision does not shut down. 13 6 14 I am currently running: 15 mythtv@MythBox:~$ mythbackend --version 16 Please attach all output as a file in bug reports. 17 MythTV Version : v0.25pre-3600-ge94a40f 18 MythTV Branch : master 19 Network Protocol : 69 20 Library API : 0.25.20111018-3 21 QT Version : 4.6.2 22 Options compiled in: 23 linux profile use_hidesyms using_alsa using_oss using_pulse using_backend using_bindings_perl using_bindings_python using_bindings_php using_dvb using_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu using_lirc using_mheg using_opengl_video using_qtwebkit using_qtscript using_qtdbus using_v4l2 using_v4l1 using_x11 using_xv using_bindings_perl using_bindings_python using_bindings_php using_mythtranscode using_opengl using_vdpau using_ffmpeg_threads using_live using_mheg 7 I am currently running v0.25pre-3600-ge94a40f 8 (see attached --version output) 24 9 25 10 … … 27 12 28 13 ALsdo, running mythshutdown seem to think the system is OK to shut down: 14 {{{ 29 15 mythtv@MythBox:~$ mythshutdown -v -c 30 16 2011-10-22 13:32:08.277405 C mythshutdown version: master [v0.25pre-3600-ge94a40f] www.mythtv.org … … 66 52 2011-10-22 13:32:08.817683 I Closing DB connection named 'DBManager2' 67 53 mythtv@MythBox:~$ 54 }}} 68 55 69 56