Advertisement
jfabernathy

Untitled

Feb 8th, 2019
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.17 KB | None | 0 0
  1. jim@jim-build:~$ mythfrontend -v file:debug
  2. 2019-02-08 08:07:32.793817 I Setup Interrupt handler
  3. 2019-02-08 08:07:32.793836 I Setup Terminated handler
  4. 2019-02-08 08:07:32.793842 I Setup Segmentation fault handler
  5. 2019-02-08 08:07:32.793848 I Setup Aborted handler
  6. 2019-02-08 08:07:32.793854 I Setup Bus error handler
  7. 2019-02-08 08:07:32.793859 I Setup Floating point exception handler
  8. 2019-02-08 08:07:32.793865 I Setup Illegal instruction handler
  9. 2019-02-08 08:07:32.793872 I Setup Real-time signal 0 handler
  10. 2019-02-08 08:07:32.793878 I Setup User defined signal 1 handler
  11. 2019-02-08 08:07:32.793884 I Setup User defined signal 2 handler
  12. 2019-02-08 08:07:32.793889 I Setup Hangup handler
  13. 2019-02-08 08:07:32.793989 C mythfrontend version: fixes/30 [v30.0-13-g1c2068c62b] www.mythtv.org
  14. 2019-02-08 08:07:32.793994 C Qt version: compile: 5.9.5, runtime: 5.9.5
  15. 2019-02-08 08:07:32.793996 N Enabled verbose msgs: general file
  16. 2019-02-08 08:07:32.794008 N Setting Log Level to LOG_INFO
  17. 2019-02-08 08:07:32.804280 N Using runtime prefix = /usr/local
  18. 2019-02-08 08:07:32.804284 N Using configuration directory = /home/jim/.mythtv
  19. 2019-02-08 08:07:32.804366 I Added logging to the console
  20. 2019-02-08 08:07:32.804396 I Assumed character encoding: en_US.UTF-8
  21. 2019-02-08 08:07:32.804618 D New Logging Client: ID: (#1)
  22. 2019-02-08 08:07:32.837971 I Loading en_us translation for module mythfrontend
  23. 2019-02-08 08:07:32.838137 I Empty LocalHostName. This is typical.
  24. 2019-02-08 08:07:32.838142 I Using a profile name of: 'jim-build' (Usually the same as this host's name.)
  25. 2019-02-08 08:07:32.838188 I Start up testing connections. DB localhost, BE , attempt 0, status dbAwake, Delay: 2000
  26. 2019-02-08 08:07:33.848615 N Setting QT default locale to en_US
  27. 2019-02-08 08:07:33.848630 I Current locale en_US
  28. 2019-02-08 08:07:33.848689 N Reading locale defaults from /usr/local/share/mythtv//locales/en_us.xml
  29. 2019-02-08 08:07:33.855463 I ScreenSaverDBus: Created for DBus service: org.freedesktop.ScreenSaver
  30. 2019-02-08 08:07:33.858731 I ScreenSaverDBus: Created for DBus service: org.gnome.SessionManager
  31. 2019-02-08 08:07:33.860538 I Starting process signal handler
  32. 2019-02-08 08:07:33.860544 I Starting process manager
  33. 2019-02-08 08:07:33.860545 I Starting IO manager (read)
  34. 2019-02-08 08:07:33.860709 I Starting IO manager (write)
  35. 2019-02-08 08:07:33.911306 I ScreenSaverX11Private: DPMS is active.
  36. 2019-02-08 08:07:33.933597 N Desktop video mode: 1360x768 60.015 Hz
  37. 2019-02-08 08:07:34.356049 I Listening on TCP 0.0.0.0:6547
  38. 2019-02-08 08:07:34.356422 I Listening on TCP [::]:6547
  39. 2019-02-08 08:07:36.095244 I Loading en_us translation for module mythfrontend
  40. 2019-02-08 08:07:36.098064 E LIRC: Failed to connect to Unix socket '/var/run/lirc/lircd'
  41. eno: No such file or directory (2)
  42. 2019-02-08 08:07:36.098098 I No joystick configuration found, not enabling joystick control
  43. 2019-02-08 08:07:36.174798 E CECAdapter: Failed to find any CEC devices.
  44. 2019-02-08 08:07:36.675005 I CECAdapter: Closing down CEC.
  45. 2019-02-08 08:07:36.675052 I UDPListener: Enabling
  46. 2019-02-08 08:07:36.676095 I Binding to UDP 0.0.0.0:6948
  47. 2019-02-08 08:07:36.676187 I Binding to UDP [::]:6948
  48. 2019-02-08 08:07:36.699450 I Using Frameless Window
  49. 2019-02-08 08:07:36.699454 I Using Full Screen Window
  50. 2019-02-08 08:07:36.716226 I UI Screen Resolution: 1360 x 768
  51. 2019-02-08 08:07:36.719831 W OpenGL: Could not determine whether Sync to VBlank is enabled.
  52. 2019-02-08 08:07:36.728627 I Trying the OpenGL 2.0 render
  53. 2019-02-08 08:07:36.729724 I OpenGL painter using existing OpenGL context.
  54. 2019-02-08 08:07:36.736639 I OpenGL2: GLSL supported
  55. 2019-02-08 08:07:36.736684 I OpenGL: OpenGL vendor : Intel Open Source Technology Center
  56. 2019-02-08 08:07:36.736688 I OpenGL: OpenGL renderer: Mesa DRI Intel(R) Sandybridge Desktop
  57. 2019-02-08 08:07:36.736690 I OpenGL: OpenGL version : 3.0 Mesa 18.2.2
  58. 2019-02-08 08:07:36.736694 I OpenGL: Max texture size: 8192 x 8192
  59. 2019-02-08 08:07:36.736696 I OpenGL: Max texture units: 8
  60. 2019-02-08 08:07:36.736699 I OpenGL: Direct rendering: Yes
  61. 2019-02-08 08:07:36.736703 I OpenGL: Extensions Supported: 3e1b
  62. 2019-02-08 08:07:36.736704 I OpenGL: PixelBufferObject support available
  63. 2019-02-08 08:07:36.737203 I OpenGL: Initialised MythRenderOpenGL
  64. 2019-02-08 08:07:36.738286 I MythUIHelper: Pruning cache directory: /home/jim/.mythtv/cache/remotecache
  65. 2019-02-08 08:07:36.738409 I MythUIHelper: Kept 13 files, deleted 0 files, stat error on 0 files
  66. 2019-02-08 08:07:36.738421 I MythUIHelper: Pruning cache directory: /home/jim/.mythtv/cache/thumbnails
  67. 2019-02-08 08:07:36.738585 I MythUIHelper: Kept 22 files, deleted 0 files, stat error on 0 files
  68. 2019-02-08 08:07:36.738622 D MythFontManager: Scanning directory '/usr/local/share/mythtv/fonts/' for font files.
  69. 2019-02-08 08:07:36.861283 D MythFontManager: Scanning directory '/home/jim/.mythtv/themes/Mythbuntu/' for font files.
  70. 2019-02-08 08:07:36.876402 D MythFontManager: Scanning directory '/home/jim/.mythtv/themes/Mythbuntu/busyimages' for font files.
  71. 2019-02-08 08:07:36.876646 D MythFontManager: Scanning directory '/home/jim/.mythtv/themes/Mythbuntu/htmls' for font files.
  72. 2019-02-08 08:07:36.876700 D MythFontManager: Scanning directory '/home/jim/.mythtv/themes/Mythbuntu/music' for font files.
  73. 2019-02-08 08:07:36.876965 D MythFontManager: Scanning directory '/home/jim/.mythtv/themes/Mythbuntu/osd' for font files.
  74. 2019-02-08 08:07:36.877025 D MythFontManager: Scanning directory '/home/jim/.mythtv/themes/Mythbuntu/osd/audio' for font files.
  75. 2019-02-08 08:07:36.877140 D MythFontManager: Scanning directory '/home/jim/.mythtv/themes/Mythbuntu/osd/audio_codec' for font files.
  76. 2019-02-08 08:07:36.877218 D MythFontManager: Scanning directory '/home/jim/.mythtv/themes/Mythbuntu/osd/resolution' for font files.
  77. 2019-02-08 08:07:36.877261 D MythFontManager: Scanning directory '/home/jim/.mythtv/themes/Mythbuntu/osd/video_codec' for font files.
  78. 2019-02-08 08:07:36.877321 D MythFontManager: Scanning directory '/home/jim/.mythtv/themes/Mythbuntu/shared' for font files.
  79. 2019-02-08 08:07:36.877598 D MythFontManager: Scanning directory '/home/jim/.mythtv/themes/Mythbuntu/type' for font files.
  80. 2019-02-08 08:07:36.877726 D MythFontManager: Scanning directory '/home/jim/.mythtv/themes/Mythbuntu/watermark' for font files.
  81. 2019-02-08 08:07:36.877930 D MythFontManager: Scanning directory '/home/jim/.mythtv/themes/Mythbuntu/weather' for font files.
  82. libpng warning: iCCP: known incorrect sRGB profile
  83. libpng warning: iCCP: known incorrect sRGB profile
  84. 2019-02-08 08:07:36.976349 I MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.0.24:6543 (try 1 of 1)
  85. 2019-02-08 08:07:36.977099 I MythCoreContext::CheckProtoVersion(): Using protocol version 91 BuzzOff
  86. 2019-02-08 08:07:37.087160 D DownloadManager: items downloading 0
  87. 2019-02-08 08:07:37.087172 D DownloadManager: items queued 0
  88. 2019-02-08 08:07:37.087179 D DownloadManager: waiting for more items to download
  89. 2019-02-08 08:07:37.116812 I MythUIWebBrowser: Loading css from - file:///usr/local/share/mythtv/themes/default/htmls/mythbrowser.css
  90. 2019-02-08 08:07:37.118598 I MythUIWebBrowser: enabling plugins
  91. 2019-02-08 08:07:37.135641 E RAOP Device: Aborting startup - no key found.
  92. 2019-02-08 08:07:37.135948 I AirPlay: Created airplay objects.
  93. 2019-02-08 08:07:37.136077 I Listening on TCP 0.0.0.0:5100
  94. 2019-02-08 08:07:37.136113 I Listening on TCP [::]:5100
  95. 2019-02-08 08:07:37.137722 I Current MythTV Schema Version (DBSchemaVer): 1350
  96. 2019-02-08 08:07:37.231205 N Registering Internal as a media playback plugin.
  97. 2019-02-08 08:07:37.232085 A MMUnix:CheckMountable: DBus interface error: The name org.freedesktop.UDisks was not provided by any .service files
  98. 2019-02-08 08:07:37.232881 W MMUnix:UDisks2 service found. Media Monitor does not support this yet!
  99. 2019-02-08 08:07:37.233499 W No plugins directory /usr/local/lib/mythtv/plugins
  100. 2019-02-08 08:07:37.251612 D No menu file /home/jim/.mythtv/mainmenu.xml
  101. 2019-02-08 08:07:37.251890 N Found mainmenu.xml for theme 'Mythbuntu'
  102. 2019-02-08 08:07:37.254321 I Checking for theme updates every hour
  103. 2019-02-08 08:07:37.254485 I Registering HouseKeeperTask 'HardwareProfiler'.
  104. 2019-02-08 08:07:37.255072 I Starting HouseKeeper.
  105. 2019-02-08 08:07:37.353942 I Bonjour: Service registration complete: name 'Mythfrontend on jim-build' type '_mythfrontend._tcp.' domain: 'local.'
  106. 2019-02-08 08:07:37.659914 D MythCoreContext::RegisterFileForWrite(): /home/mythtv/recordings/10020_20190208130000.ts
  107. 2019-02-08 08:07:37.983478 I Bonjour: Service registration complete: name 'MythTV on jim-build' type '_airplay._tcp.' domain: 'local.'
  108. 2019-02-08 08:07:41.700176 D MythCoreContext::RegisterFileForWrite(): /home/mythtv/recordings/10004_20190208123900.ts
  109. 2019-02-08 08:07:44.323225 D No menu file /home/jim/.mythtv/main_settings.xml
  110. 2019-02-08 08:07:44.323554 D No menu file /home/jim/.mythtv/mythnews
  111. 2019-02-08 08:07:44.323562 D No menu file /usr/local/share/mythtv/themes/defaultmenu/mythnews
  112. 2019-02-08 08:07:44.323571 D No menu file /home/jim/.mythtv/themes/Mythbuntu//mythnews
  113. 2019-02-08 08:07:44.323579 D No menu file /usr/local/share/mythtv/mythnews
  114. 2019-02-08 08:07:44.323583 D No menu file ../mythfrontend/mythnews
  115. 2019-02-08 08:07:44.323588 D No menu file /usr/local/share/mythtv/themes/defaultmenu/mythnews
  116. 2019-02-08 08:07:44.323601 D No menu file /home/jim/.mythtv/mythweather
  117. 2019-02-08 08:07:44.323608 D No menu file /usr/local/share/mythtv/themes/defaultmenu/mythweather
  118. 2019-02-08 08:07:44.323614 D No menu file /home/jim/.mythtv/themes/Mythbuntu//mythweather
  119. 2019-02-08 08:07:44.323619 D No menu file /usr/local/share/mythtv/mythweather
  120. 2019-02-08 08:07:44.323623 D No menu file ../mythfrontend/mythweather
  121. 2019-02-08 08:07:44.323628 D No menu file /usr/local/share/mythtv/themes/defaultmenu/mythweather
  122. 2019-02-08 08:07:44.323635 D No menu file /home/jim/.mythtv/mythbookmarkmanager
  123. 2019-02-08 08:07:44.323640 D No menu file /usr/local/share/mythtv/themes/defaultmenu/mythbookmarkmanager
  124. 2019-02-08 08:07:44.323647 D No menu file /home/jim/.mythtv/themes/Mythbuntu//mythbookmarkmanager
  125. 2019-02-08 08:07:44.323652 D No menu file /usr/local/share/mythtv/mythbookmarkmanager
  126. 2019-02-08 08:07:44.323656 D No menu file ../mythfrontend/mythbookmarkmanager
  127. 2019-02-08 08:07:44.323660 D No menu file /usr/local/share/mythtv/themes/defaultmenu/mythbookmarkmanager
  128. 2019-02-08 08:07:44.323667 D No menu file /home/jim/.mythtv/mythrecipe
  129. 2019-02-08 08:07:44.323673 D No menu file /usr/local/share/mythtv/themes/defaultmenu/mythrecipe
  130. 2019-02-08 08:07:44.323679 D No menu file /home/jim/.mythtv/themes/Mythbuntu//mythrecipe
  131. 2019-02-08 08:07:44.323685 D No menu file /usr/local/share/mythtv/mythrecipe
  132. 2019-02-08 08:07:44.323689 D No menu file ../mythfrontend/mythrecipe
  133. 2019-02-08 08:07:44.323693 D No menu file /usr/local/share/mythtv/themes/defaultmenu/mythrecipe
  134. 2019-02-08 08:07:44.323700 D No menu file /home/jim/.mythtv/mythbrowser
  135. 2019-02-08 08:07:44.323705 D No menu file /usr/local/share/mythtv/themes/defaultmenu/mythbrowser
  136. 2019-02-08 08:07:44.323711 D No menu file /home/jim/.mythtv/themes/Mythbuntu//mythbrowser
  137. 2019-02-08 08:07:44.323716 D No menu file /usr/local/share/mythtv/mythbrowser
  138. 2019-02-08 08:07:44.323720 D No menu file ../mythfrontend/mythbrowser
  139. 2019-02-08 08:07:44.323725 D No menu file /usr/local/share/mythtv/themes/defaultmenu/mythbrowser
  140. 2019-02-08 08:07:44.323731 D No menu file /home/jim/.mythtv/mythmovies
  141. 2019-02-08 08:07:44.323737 D No menu file /usr/local/share/mythtv/themes/defaultmenu/mythmovies
  142. 2019-02-08 08:07:44.323742 D No menu file /home/jim/.mythtv/themes/Mythbuntu//mythmovies
  143. 2019-02-08 08:07:44.323747 D No menu file /usr/local/share/mythtv/mythmovies
  144. 2019-02-08 08:07:44.323751 D No menu file ../mythfrontend/mythmovies
  145. 2019-02-08 08:07:44.323755 D No menu file /usr/local/share/mythtv/themes/defaultmenu/mythmovies
  146. 2019-02-08 08:07:44.323762 D No menu file /home/jim/.mythtv/mythzoneminder
  147. 2019-02-08 08:07:44.323767 D No menu file /usr/local/share/mythtv/themes/defaultmenu/mythzoneminder
  148. 2019-02-08 08:07:44.323773 D No menu file /home/jim/.mythtv/themes/Mythbuntu//mythzoneminder
  149. 2019-02-08 08:07:44.323779 D No menu file /usr/local/share/mythtv/mythzoneminder
  150. 2019-02-08 08:07:44.323783 D No menu file ../mythfrontend/mythzoneminder
  151. 2019-02-08 08:07:44.323788 D No menu file /usr/local/share/mythtv/themes/defaultmenu/mythzoneminder
  152. 2019-02-08 08:07:45.815591 I Profile UUID found in local file: e429732b-bbdf-48f1-92e8-ef0308dcf537
  153. 2019-02-08 08:07:45.817761 I Updating the frontend idle time to: 90 mins
  154. 2019-02-08 08:07:47.332442 I Pulse: PulseAudio suspend OK
  155. 2019-02-08 08:07:47.355071 E ALSA: snd_pcm_info_get_card: Operation not permitted
  156. ALSA lib pcm_dmix.c:1052:(snd_pcm_dmix_open) unable to open slave
  157. 2019-02-08 08:07:47.500564 E ALSA: snd_pcm_open("dmix:CARD=PCH,DEV=2"): No such file or directory
  158. ALSA lib pcm_dsnoop.c:556:(snd_pcm_dsnoop_open) The dsnoop plugin supports only capture stream
  159. ALSA lib pcm_dsnoop.c:556:(snd_pcm_dsnoop_open) The dsnoop plugin supports only capture stream
  160. ALSA lib pcm_dsnoop.c:556:(snd_pcm_dsnoop_open) The dsnoop plugin supports only capture stream
  161. ALSA lib pcm_dsnoop.c:556:(snd_pcm_dsnoop_open) The dsnoop plugin supports only capture stream
  162. ALSA lib pcm_dsnoop.c:556:(snd_pcm_dsnoop_open) The dsnoop plugin supports only capture stream
  163. 2019-02-08 08:07:47.556110 E ALSA: snd_pcm_open("dsnoop:CARD=PCH,DEV=0"): Invalid argument
  164. 2019-02-08 08:07:47.557683 E ALSA: snd_pcm_open("dsnoop:CARD=PCH,DEV=1"): Invalid argument
  165. 2019-02-08 08:07:47.559838 E ALSA: snd_pcm_open("dsnoop:CARD=PCH,DEV=2"): Invalid argument
  166. 2019-02-08 08:07:47.561596 E ALSA: snd_pcm_open("dsnoop:CARD=PCH,DEV=3"): Invalid argument
  167. 2019-02-08 08:07:47.563981 E ALSA: snd_pcm_open("dsnoop:CARD=PCH,DEV=7"): Invalid argument
  168. 2019-02-08 08:07:47.626868 E ALSA: snd_pcm_open("hw:CARD=PCH,DEV=2"): No such file or directory
  169. 2019-02-08 08:07:47.689530 E ALSA: snd_pcm_open("plughw:CARD=PCH,DEV=2"): No such file or directory
  170. 2019-02-08 08:07:47.698275 D MythCoreContext::RegisterFileForWrite(): /home/mythtv/recordings/10020_20190208130000.ts
  171. 2019-02-08 08:07:47.716765 E ALSA: snd_pcm_info_get_card: Operation not permitted
  172. 2019-02-08 08:07:47.914274 I Pulse: PulseAudio resume OK
  173. 2019-02-08 08:07:51.778039 D MythCoreContext::RegisterFileForWrite(): /home/mythtv/recordings/10004_20190208123900.ts
  174. 2019-02-08 08:07:54.823074 I RemoteFile::Exists(): looking for remote file: myth://Temp@jim-build/mythtv_video_test_HD_19000Kbps_H264.mkv
  175. 2019-02-08 08:07:54.827494 E downloadRemoteFile(): DOWNLOAD_FILE returned ERROR!
  176. 2019-02-08 08:07:57.789533 D MythCoreContext::RegisterFileForWrite(): /home/mythtv/recordings/10020_20190208130000.ts
  177. 2019-02-08 08:08:01.982735 D MythCoreContext::RegisterFileForWrite(): /home/mythtv/recordings/10004_20190208123900.ts
  178. 2019-02-08 08:08:07.965446 D MythCoreContext::RegisterFileForWrite(): /home/mythtv/recordings/10020_20190208130000.ts
  179. 2019-02-08 08:08:12.148885 D MythCoreContext::RegisterFileForWrite(): /home/mythtv/recordings/10004_20190208123900.ts
  180. 2019-02-08 08:08:19.125952 D MythCoreContext::RegisterFileForWrite(): /home/mythtv/recordings/10020_20190208130000.ts
  181. ^C2019-02-08 08:08:21.950762 C Received Interrupt: Code 128, PID 0, UID 0, Value 0x00000000
  182. 2019-02-08 08:08:22.003168 I MythUIHelper: Pruning cache directory: /home/jim/.mythtv/cache/remotecache
  183. 2019-02-08 08:08:22.003340 I MythUIHelper: Kept 13 files, deleted 0 files, stat error on 0 files
  184. 2019-02-08 08:08:22.003359 I MythUIHelper: Pruning cache directory: /home/jim/.mythtv/cache/thumbnails
  185. 2019-02-08 08:08:22.003547 I MythUIHelper: Kept 22 files, deleted 0 files, stat error on 0 files
  186. 2019-02-08 08:08:22.005454 I Bonjour: De-registering service '_mythfrontend._tcp.' on 'Mythfrontend on jim-build'
  187. 2019-02-08 08:08:22.012037 D MythFontManager: Removing application font '/home/jim/.mythtv/themes/Mythbuntu/Ubuntu-C.ttf'
  188. 2019-02-08 08:08:22.012902 D MythFontManager: Successfully removed application font '/home/jim/.mythtv/themes/Mythbuntu/Ubuntu-C.ttf'
  189. 2019-02-08 08:08:22.012907 D MythFontManager: Removing application font '/home/jim/.mythtv/themes/Mythbuntu/UbuntuMono-BI.ttf'
  190. 2019-02-08 08:08:22.012913 D MythFontManager: Successfully removed application font '/home/jim/.mythtv/themes/Mythbuntu/UbuntuMono-BI.ttf'
  191. 2019-02-08 08:08:22.012934 D MythFontManager: Removing application font '/home/jim/.mythtv/themes/Mythbuntu/Ubuntu-B.ttf'
  192. 2019-02-08 08:08:22.012978 D MythFontManager: Successfully removed application font '/home/jim/.mythtv/themes/Mythbuntu/Ubuntu-B.ttf'
  193. 2019-02-08 08:08:22.012982 D MythFontManager: Removing application font '/home/jim/.mythtv/themes/Mythbuntu/Ubuntu-LI.ttf'
  194. 2019-02-08 08:08:22.012987 D MythFontManager: Successfully removed application font '/home/jim/.mythtv/themes/Mythbuntu/Ubuntu-LI.ttf'
  195. 2019-02-08 08:08:22.012991 D MythFontManager: Removing application font '/home/jim/.mythtv/themes/Mythbuntu/Ubuntu-RI.ttf'
  196. 2019-02-08 08:08:22.012996 D MythFontManager: Successfully removed application font '/home/jim/.mythtv/themes/Mythbuntu/Ubuntu-RI.ttf'
  197. 2019-02-08 08:08:22.013000 D MythFontManager: Removing application font '/home/jim/.mythtv/themes/Mythbuntu/Ubuntu-BI.ttf'
  198. 2019-02-08 08:08:22.013004 D MythFontManager: Successfully removed application font '/home/jim/.mythtv/themes/Mythbuntu/Ubuntu-BI.ttf'
  199. 2019-02-08 08:08:22.013007 D MythFontManager: Removing application font '/home/jim/.mythtv/themes/Mythbuntu/Ubuntu-R.ttf'
  200. 2019-02-08 08:08:22.013013 D MythFontManager: Successfully removed application font '/home/jim/.mythtv/themes/Mythbuntu/Ubuntu-R.ttf'
  201. 2019-02-08 08:08:22.013019 D MythFontManager: Removing application font '/home/jim/.mythtv/themes/Mythbuntu/UbuntuMono-B.ttf'
  202. 2019-02-08 08:08:22.013029 D MythFontManager: Successfully removed application font '/home/jim/.mythtv/themes/Mythbuntu/UbuntuMono-B.ttf'
  203. 2019-02-08 08:08:22.013036 D MythFontManager: Removing application font '/home/jim/.mythtv/themes/Mythbuntu/UbuntuMono-R.ttf'
  204. 2019-02-08 08:08:22.013047 D MythFontManager: Successfully removed application font '/home/jim/.mythtv/themes/Mythbuntu/UbuntuMono-R.ttf'
  205. 2019-02-08 08:08:22.013057 D MythFontManager: Removing application font '/home/jim/.mythtv/themes/Mythbuntu/UbuntuMono-RI.ttf'
  206. 2019-02-08 08:08:22.013062 D MythFontManager: Successfully removed application font '/home/jim/.mythtv/themes/Mythbuntu/UbuntuMono-RI.ttf'
  207. 2019-02-08 08:08:22.013066 D MythFontManager: Removing application font '/home/jim/.mythtv/themes/Mythbuntu/Ubuntu-L.ttf'
  208. 2019-02-08 08:08:22.013071 D MythFontManager: Successfully removed application font '/home/jim/.mythtv/themes/Mythbuntu/Ubuntu-L.ttf'
  209. 2019-02-08 08:08:22.013076 D MythFontManager: Removing application font '/home/jim/.mythtv/themes/Mythbuntu/Ubuntu-M.ttf'
  210. 2019-02-08 08:08:22.013081 D MythFontManager: Successfully removed application font '/home/jim/.mythtv/themes/Mythbuntu/Ubuntu-M.ttf'
  211. 2019-02-08 08:08:22.013085 D MythFontManager: Removing application font '/home/jim/.mythtv/themes/Mythbuntu/Ubuntu-MI.ttf'
  212. 2019-02-08 08:08:22.013091 D MythFontManager: Successfully removed application font '/home/jim/.mythtv/themes/Mythbuntu/Ubuntu-MI.ttf'
  213. 2019-02-08 08:08:22.013097 D MythFontManager: Removing application font '/usr/local/share/mythtv/fonts/FreeMonoBoldOblique.ttf'
  214. 2019-02-08 08:08:22.013102 D MythFontManager: Successfully removed application font '/usr/local/share/mythtv/fonts/FreeMonoBoldOblique.ttf'
  215. 2019-02-08 08:08:22.013105 D MythFontManager: Removing application font '/usr/local/share/mythtv/fonts/FreeSerifItalic.ttf'
  216. 2019-02-08 08:08:22.013109 D MythFontManager: Successfully removed application font '/usr/local/share/mythtv/fonts/FreeSerifItalic.ttf'
  217. 2019-02-08 08:08:22.013112 D MythFontManager: Removing application font '/usr/local/share/mythtv/fonts/FreeMonoBold.ttf'
  218. 2019-02-08 08:08:22.013117 D MythFontManager: Successfully removed application font '/usr/local/share/mythtv/fonts/FreeMonoBold.ttf'
  219. 2019-02-08 08:08:22.013119 D MythFontManager: Removing application font '/usr/local/share/mythtv/fonts/texgyrechorus-mediumitalic.otf'
  220. 2019-02-08 08:08:22.013124 D MythFontManager: Successfully removed application font '/usr/local/share/mythtv/fonts/texgyrechorus-mediumitalic.otf'
  221. 2019-02-08 08:08:22.013127 D MythFontManager: Removing application font '/usr/local/share/mythtv/fonts/FreeSansOblique.ttf'
  222. 2019-02-08 08:08:22.013132 D MythFontManager: Successfully removed application font '/usr/local/share/mythtv/fonts/FreeSansOblique.ttf'
  223. 2019-02-08 08:08:22.013135 D MythFontManager: Removing application font '/usr/local/share/mythtv/fonts/Tiresias Infofont Italic.ttf'
  224. 2019-02-08 08:08:22.013157 D MythFontManager: Successfully removed application font '/usr/local/share/mythtv/fonts/Tiresias Infofont Italic.ttf'
  225. 2019-02-08 08:08:22.013163 D MythFontManager: Removing application font '/usr/local/share/mythtv/fonts/Tiresias Infofont.ttf'
  226. 2019-02-08 08:08:22.013169 D MythFontManager: Successfully removed application font '/usr/local/share/mythtv/fonts/Tiresias Infofont.ttf'
  227. 2019-02-08 08:08:22.013175 D MythFontManager: Removing application font '/usr/local/share/mythtv/fonts/DroidSans-Bold.ttf'
  228. 2019-02-08 08:08:22.013179 D MythFontManager: Successfully removed application font '/usr/local/share/mythtv/fonts/DroidSans-Bold.ttf'
  229. 2019-02-08 08:08:22.013182 D MythFontManager: Removing application font '/usr/local/share/mythtv/fonts/FreeSerifBoldItalic.ttf'
  230. 2019-02-08 08:08:22.013187 D MythFontManager: Successfully removed application font '/usr/local/share/mythtv/fonts/FreeSerifBoldItalic.ttf'
  231. 2019-02-08 08:08:22.013190 D MythFontManager: Removing application font '/usr/local/share/mythtv/fonts/Purisa.ttf'
  232. 2019-02-08 08:08:22.013195 D MythFontManager: Successfully removed application font '/usr/local/share/mythtv/fonts/Purisa.ttf'
  233. 2019-02-08 08:08:22.013198 D MythFontManager: Removing application font '/usr/local/share/mythtv/fonts/FreeSans.ttf'
  234. 2019-02-08 08:08:22.013202 D MythFontManager: Successfully removed application font '/usr/local/share/mythtv/fonts/FreeSans.ttf'
  235. 2019-02-08 08:08:22.013205 D MythFontManager: Removing application font '/usr/local/share/mythtv/fonts/DroidSerif-BoldItalic.ttf'
  236. 2019-02-08 08:08:22.013210 D MythFontManager: Successfully removed application font '/usr/local/share/mythtv/fonts/DroidSerif-BoldItalic.ttf'
  237. 2019-02-08 08:08:22.013213 D MythFontManager: Removing application font '/usr/local/share/mythtv/fonts/DroidSerif-Italic.ttf'
  238. 2019-02-08 08:08:22.013217 D MythFontManager: Successfully removed application font '/usr/local/share/mythtv/fonts/DroidSerif-Italic.ttf'
  239. 2019-02-08 08:08:22.013220 D MythFontManager: Removing application font '/usr/local/share/mythtv/fonts/FreeSansBold.ttf'
  240. 2019-02-08 08:08:22.013224 D MythFontManager: Successfully removed application font '/usr/local/share/mythtv/fonts/FreeSansBold.ttf'
  241. 2019-02-08 08:08:22.013227 D MythFontManager: Removing application font '/usr/local/share/mythtv/fonts/DroidSans.ttf'
  242. 2019-02-08 08:08:22.013232 D MythFontManager: Successfully removed application font '/usr/local/share/mythtv/fonts/DroidSans.ttf'
  243. 2019-02-08 08:08:22.013235 D MythFontManager: Removing application font '/usr/local/share/mythtv/fonts/DroidSerif-Bold.ttf'
  244. 2019-02-08 08:08:22.013239 D MythFontManager: Successfully removed application font '/usr/local/share/mythtv/fonts/DroidSerif-Bold.ttf'
  245. 2019-02-08 08:08:22.013242 D MythFontManager: Removing application font '/usr/local/share/mythtv/fonts/DroidSerif-Regular.ttf'
  246. 2019-02-08 08:08:22.013246 D MythFontManager: Successfully removed application font '/usr/local/share/mythtv/fonts/DroidSerif-Regular.ttf'
  247. 2019-02-08 08:08:22.013249 D MythFontManager: Removing application font '/usr/local/share/mythtv/fonts/FreeSerifBold.ttf'
  248. 2019-02-08 08:08:22.013254 D MythFontManager: Successfully removed application font '/usr/local/share/mythtv/fonts/FreeSerifBold.ttf'
  249. 2019-02-08 08:08:22.013257 D MythFontManager: Removing application font '/usr/local/share/mythtv/fonts/FreeSansBoldOblique.ttf'
  250. 2019-02-08 08:08:22.013264 D MythFontManager: Successfully removed application font '/usr/local/share/mythtv/fonts/FreeSansBoldOblique.ttf'
  251. 2019-02-08 08:08:22.013269 D MythFontManager: Removing application font '/usr/local/share/mythtv/fonts/DroidSansMono.ttf'
  252. 2019-02-08 08:08:22.013276 D MythFontManager: Successfully removed application font '/usr/local/share/mythtv/fonts/DroidSansMono.ttf'
  253. 2019-02-08 08:08:22.013281 D MythFontManager: Removing application font '/usr/local/share/mythtv/fonts/FreeMono.ttf'
  254. 2019-02-08 08:08:22.013286 D MythFontManager: Successfully removed application font '/usr/local/share/mythtv/fonts/FreeMono.ttf'
  255. 2019-02-08 08:08:22.013290 D MythFontManager: Removing application font '/usr/local/share/mythtv/fonts/FreeSerif.ttf'
  256. 2019-02-08 08:08:22.013294 D MythFontManager: Successfully removed application font '/usr/local/share/mythtv/fonts/FreeSerif.ttf'
  257. 2019-02-08 08:08:22.013297 D MythFontManager: Removing application font '/usr/local/share/mythtv/fonts/FreeMonoOblique.ttf'
  258. 2019-02-08 08:08:22.013301 D MythFontManager: Successfully removed application font '/usr/local/share/mythtv/fonts/FreeMonoOblique.ttf'
  259. 2019-02-08 08:08:22.013304 D MythFontManager: Removing application font '/usr/local/share/mythtv/fonts/Tiresias Infofont Bold.ttf'
  260. 2019-02-08 08:08:22.013309 D MythFontManager: Successfully removed application font '/usr/local/share/mythtv/fonts/Tiresias Infofont Bold.ttf'
  261. 2019-02-08 08:08:22.013713 I OpenGL2: Deleting OpenGL Resources
  262. 2019-02-08 08:08:22.013809 I OpenGL: Deleting OpenGL Resources
  263. 2019-02-08 08:08:22.015242 D DownloadManager: items downloading 0
  264. 2019-02-08 08:08:22.015252 D DownloadManager: items queued 0
  265. 2019-02-08 08:08:22.015256 D DownloadManager: waiting for more items to download
  266. 2019-02-08 08:08:22.016084 I RAOP Device: Cleaning up.
  267. 2019-02-08 08:08:22.016093 I AirPlay: Cleaning up.
  268. 2019-02-08 08:08:22.016169 I Bonjour: De-registering service '_airplay._tcp.' on 'MythTV on jim-build'
  269. 2019-02-08 08:08:22.016330 I Pulse: Cleaning up PulseHandler
  270. 2019-02-08 08:08:22.016507 I Shutting down UPnP client...
  271. 2019-02-08 08:08:22.280206 D MythCoreContext::RegisterFileForWrite(): /home/mythtv/recordings/10004_20190208123900.ts
  272. 2019-02-08 08:08:24.046316 I Waiting for threads to exit.
  273. jim@jim-build:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement