Guest User

Untitled

a guest
Aug 14th, 2013
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.00 KB | None | 0 0
  1. mythtv@Willy:~$ mythtv-setup
  2. 2013-08-14 16:52:37.349834 I Setup Interrupt handler
  3. 2013-08-14 16:52:37.349871 I Setup Terminated handler
  4. 2013-08-14 16:52:37.349895 I Setup Segmentation fault handler
  5. 2013-08-14 16:52:37.349918 I Setup Aborted handler
  6. 2013-08-14 16:52:37.349936 I Setup Bus error handler
  7. 2013-08-14 16:52:37.349958 I Setup Floating point exception handler
  8. 2013-08-14 16:52:37.349971 I Setup Illegal instruction handler
  9. 2013-08-14 16:52:37.349997 I Setup Real-time signal 0 handler
  10. 2013-08-14 16:52:37.350194 C mythtv-setup version: [v0.26.0] www.mythtv.org
  11. 2013-08-14 16:52:37.350211 C Qt version: compile: 4.8.2, runtime: 4.8.2
  12. 2013-08-14 16:52:37.350218 N Enabled verbose msgs: general
  13. 2013-08-14 16:52:37.350243 N Setting Log Level to LOG_INFO
  14. 2013-08-14 16:52:37.350837 I Added logging to the console
  15. 2013-08-14 16:52:37.350721 N Using runtime prefix = /usr
  16. 2013-08-14 16:52:37.351076 N Using configuration directory = /home/mythtv/.mythtv
  17. 2013-08-14 16:52:37.351304 I Assumed character encoding: en_US.utf8
  18. 2013-08-14 16:52:37.351333 W This application expects to be running a locale that specifies a UTF-8 codeset, and many features may behave improperly with your current language settings. Please set the LC_ALL or LC_CTYPE, and LANG variable(s) in the environment in which this program is executed to include a UTF-8 codeset (such as 'en_US.UTF-8').
  19. 2013-08-14 16:52:37.352560 N Empty LocalHostName.
  20. 2013-08-14 16:52:37.352579 I Using localhost value of Willy
  21. 2013-08-14 16:52:37.385663 N Setting QT default locale to en_US
  22. 2013-08-14 16:52:37.385813 I Current locale en_US
  23. 2013-08-14 16:52:37.385916 N Reading locale defaults from /usr/share/mythtv//locales/en_us.xml
  24. 2013-08-14 16:52:37.394240 I Starting process manager
  25. 2013-08-14 16:52:37.394278 I Starting IO manager (read)
  26. 2013-08-14 16:52:37.396859 I Starting process signal handler
  27. 2013-08-14 16:52:37.397049 I Starting IO manager (write)
  28. 2013-08-14 16:52:37.498874 I ScreenSaverX11Private: DPMS is active.
  29. 2013-08-14 16:52:37.528602 N Desktop video mode: 1280x720 60.000 Hz
  30. 2013-08-14 16:52:37.580529 I Added logging to mythlogserver at TCP:35327
  31. libcec.so.1: cannot open shared object file: No such file or directory
  32. 2013-08-14 16:52:37.850176 I Loading en_us translation for module mythfrontend
  33. 2013-08-14 16:52:37.851003 E LIRC: Failed to connect to Unix socket '/var/run/lirc/lircd'
  34. eno: No such file or directory (2)
  35. 2013-08-14 16:52:37.851078 E JoystickMenuThread: Joystick disabled - Failed to read /home/mythtv/.mythtv/joystickmenurc
  36. 2013-08-14 16:52:37.856896 E CECAdapter: Failed to load libcec.
  37. 2013-08-14 16:52:37.856941 I UDPListener: Enabling
  38. 2013-08-14 16:52:37.859422 I Binding to UDP 127.0.0.1:6948
  39. 2013-08-14 16:52:37.859583 I Binding to UDP [::1]:6948
  40. 2013-08-14 16:52:37.859752 I Binding to UDP [fe80::be5f:f4ff:fe73:b522%eth0]:6948
  41. 2013-08-14 16:52:37.897618 I Using Frameless Window
  42. 2013-08-14 16:52:37.897701 I Using Full Screen Window
  43. 2013-08-14 16:52:37.902405 I Using the Qt painter
  44. 2013-08-14 16:52:38.169547 I Current MythTV Schema Version (DBSchemaVer): 1307
  45. 2013-08-14 16:53:00.717854 I Locking input devices
  46. 2013-08-14 16:53:00.723416 I XMLTVConfig::Load: Running 'tv_find_grabbers baseline'.
  47. 2013-08-14 16:53:04.136515 I XMLTVConfig::Load: Finished running tv_find_grabbers
  48. 2013-08-14 16:53:04.175444 I Unlocking input devices
  49. 2013-08-14 16:54:02.556682 I Locking input devices
  50. 2013-08-14 16:54:02.562413 I XMLTVConfig::Load: Running 'tv_find_grabbers baseline'.
  51. 2013-08-14 16:54:05.972651 I XMLTVConfig::Load: Finished running tv_find_grabbers
  52. 2013-08-14 16:54:06.007549 I Unlocking input devices
  53. 2013-08-14 16:54:08.722584 E DB Error (inserting row):
  54. Query was:
  55.  
  56. Driver error was [2/1062]:
  57. QMYSQL: Unable to execute query
  58. Database error was:
  59. Duplicate entry '' for key 'name'
  60.  
  61. 2013-08-14 16:54:08.723960 E DB Error (SimpleDBStorage::Save() insert):
  62. Query was:
  63. INSERT INTO videosource SET sourceid = ?, xmltvgrabber = ?;
  64. Bindings were:
  65. :SETSOURCEID=0, :SETXMLTVGRABBER="schedulesdirect1"
  66. Driver error was [2/1062]:
  67. QMYSQL3: Unable to execute statement
  68. Database error was:
  69. Duplicate entry '' for key 'name'
  70.  
  71. 2013-08-14 16:54:08.725402 E DB Error (SimpleDBStorage::Save() insert):
  72. Query was:
  73. INSERT INTO videosource SET sourceid = ?, freqtable = ?;
  74. Bindings were:
  75. :SETFREQTABLE="default", :SETSOURCEID=0
  76. Driver error was [2/1062]:
  77. QMYSQL3: Unable to execute statement
  78. Database error was:
  79. Duplicate entry '' for key 'name'
  80.  
  81. 2013-08-14 16:54:12.173079 W DiSEqCDevTree: No device tree for cardid 1
  82. 2013-08-14 16:54:20.211089 E MythUIHelper: LoadScaleImage(none) Unable to find image file
  83. 2013-08-14 16:54:20.211436 E MythUIHelper: LoadScaleImage(none) Unable to find image file
  84. 2013-08-14 16:54:37.818674 E MythUIHelper: LoadScaleImage(none) Unable to find image file
  85. 2013-08-14 16:54:37.818939 E MythUIHelper: LoadScaleImage(none) Unable to find image file
  86. 2013-08-14 16:54:37.819322 E MythUIHelper: LoadScaleImage(none) Unable to find image file
  87. mythtv@Willy:~$
Advertisement
Add Comment
Please, Sign In to add comment