Advertisement
Guest User

Untitled

a guest
Feb 21st, 2015
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 82.54 KB | None | 0 0
  1. rederick@frederick-G750JW:~$ amarok -d --nofork
  2. QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
  3. amarok: BEGIN: App::App()
  4. amarok: BEGIN: void App::continueInit()
  5. amarok: BEGIN: EngineController::EngineController()
  6. amarok: END__: EngineController::EngineController() [Took: 0.001s]
  7. amarok: BEGIN: void EngineController::initializePhonon()
  8. amarok: [EngineController] Established Phonon equalizer effect with 10 parameters.
  9. amarok: [EngineController] Tick Interval (actual): 100
  10. amarok: END__: void EngineController::initializePhonon() [Took: 0.11s]
  11. amarok: BEGIN: CollectionManager::CollectionManager()
  12. amarok: END__: CollectionManager::CollectionManager() [Took: 0s]
  13. amarok: BEGIN: MainWindow::MainWindow()
  14. amarok: BEGIN: Plugins::PluginManager::PluginManager(QObject*)
  15. amarok: BEGIN: void Plugins::PluginManager::findAllPlugins()
  16. amarok: [PluginManager] found plugin: "amarok_collection-audiocdcollection" enabled: true
  17. amarok: [PluginManager] found plugin: "amarok_collection-daapcollection" enabled: false
  18. amarok: [PluginManager] found plugin: "amarok_collection-mtpcollection" enabled: true
  19. amarok: [PluginManager] found plugin: "amarok_collection-mysqlservercollection" enabled: true
  20. amarok: [PluginManager] found plugin: "amarok_collection-mysqlecollection" enabled: true
  21. amarok: [PluginManager] found plugin: "amarok_collection-upnpcollection" enabled: false
  22. amarok: [PluginManager] found plugin: "amarok_collection-umscollection" enabled: true
  23. amarok: [PluginManager] found plugin: "amarok_collection-ipodcollection" enabled: true
  24. amarok: [PluginManager] found plugin: "amarok_service_ampache" enabled: false
  25. amarok: [PluginManager] found plugin: "amarok_service_jamendo" enabled: true
  26. amarok: [PluginManager] found plugin: "amarok_service_lastfm" enabled: true
  27. amarok: [PluginManager] found plugin: "amarok_service_amazonstore" enabled: true
  28. amarok: [PluginManager] found plugin: "amarok_service_mp3tunes" enabled: false
  29. amarok: [PluginManager] found plugin: "amarok_service_magnatunestore" enabled: true
  30. amarok: [PluginManager] found plugin: "amarok_service_opmldirectory" enabled: true
  31. amarok: [PluginManager] found plugin: "amarok_service_gpodder" enabled: false
  32. amarok: [PluginManager] 16 plugins in total
  33. amarok: END__: void Plugins::PluginManager::findAllPlugins() [Took: 0s]
  34. amarok: [PluginManager] created factory for plugin "amarok_collection-audiocdcollection" type: "Collection"
  35. amarok: [PluginManager] created factory for plugin "amarok_collection-mtpcollection" type: "Collection"
  36. amarok: [PluginManager] created factory for plugin "amarok_collection-mysqlecollection" type: "Collection"
  37. amarok: [PluginManager] created factory for plugin "amarok_collection-umscollection" type: "Collection"
  38. amarok: [PluginManager] created factory for plugin "amarok_collection-ipodcollection" type: "Collection"
  39. amarok: BEGIN: void CollectionManager::loadPlugins(const QList<Collections::CollectionFactory*>&)
  40. amarok: [CollectionManager] initializing "amarok_collection-mysqlecollection"
  41. amarok: [MySqlStorage] Connected to MySQL server 5.5.38-0ubuntu1-embedded
  42. amarok: Connected to MySQL server 5.5.38-0ubuntu1-embedded
  43. amarok: [MySqlStorage] Initialized thread, count== 1
  44. amarok: BEGIN: SqlRegistry::SqlRegistry(Collections::SqlCollection*)
  45. amarok: END__: SqlRegistry::SqlRegistry(Collections::SqlCollection*) [Took: 0s]
  46. amarok: BEGIN: MountPointManager::MountPointManager(QObject*, SqlStorage*)
  47. amarok: BEGIN: MediaDeviceCache::MediaDeviceCache()
  48. Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
  49. Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)
  50. amarok: END__: MediaDeviceCache::MediaDeviceCache() [Took: 0.002s]
  51. amarok: BEGIN: void MountPointManager::createDeviceFactories()
  52. amarok: [MountPointManager] Initializing DeviceHandlerFactory of type: "uuid"
  53. amarok: [MountPointManager] Initializing DeviceHandlerFactory of type: "nfs"
  54. amarok: [MountPointManager] Initializing DeviceHandlerFactory of type: "smb"
  55. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  56. amarok: [MountPointManager] Device added and mounted, checking handlers
  57. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  58. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  59. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks2/block_devices/sdb6"
  60. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  61. amarok: [MassStorageDeviceHandler] not mounted, can't do anything
  62. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s]
  63. amarok: [MountPointManager] Factory "uuid" could not create device handler
  64. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  65. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  66. amarok: [MountPointManager] Device added and mounted, checking handlers
  67. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  68. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  69. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks2/block_devices/sdb7"
  70. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  71. amarok: [MassStorageDeviceHandler] Found existing UUID config for ID "2" , uuid "7c13e8d9-9f9a-45fb-b59e-2bd0b6bdcbe1"
  72. amarok: BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&)
  73. amarok: END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s]
  74. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s]
  75. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  76. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  77. amarok: [MountPointManager] Device added and mounted, checking handlers
  78. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  79. amarok: [MassStorageDeviceHandler] volume is ignored
  80. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  81. amarok: [MountPointManager] Factory can't handle device "/org/freedesktop/UDisks2/block_devices/sdb1"
  82. amarok: [NfsDeviceHandler] virtual bool NfsDeviceHandlerFactory::canHandle(const Solid::Device&) const "/org/freedesktop/UDisks2/block_devices/sdb1" has no NetworkShare interface
  83. amarok: [MountPointManager] Factory can't handle device "/org/freedesktop/UDisks2/block_devices/sdb1"
  84. amarok: [SmbDeviceHandler] virtual bool SmbDeviceHandlerFactory::canHandle(const Solid::Device&) const "/org/freedesktop/UDisks2/block_devices/sdb1" has no NetworkShare interface
  85. amarok: [MountPointManager] Factory can't handle device "/org/freedesktop/UDisks2/block_devices/sdb1"
  86. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  87. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  88. amarok: [MountPointManager] Device added and mounted, checking handlers
  89. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  90. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  91. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks2/block_devices/sdb2"
  92. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  93. amarok: [MassStorageDeviceHandler] not mounted, can't do anything
  94. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s]
  95. amarok: [MountPointManager] Factory "uuid" could not create device handler
  96. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  97. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  98. amarok: [MountPointManager] Device added and mounted, checking handlers
  99. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  100. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  101. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks2/block_devices/sda1"
  102. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  103. amarok: [MassStorageDeviceHandler] Found existing UUID config for ID "4" , uuid "c0a2fa28a2fa2318"
  104. amarok: BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&)
  105. amarok: END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s]
  106. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s]
  107. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  108. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  109. amarok: [MountPointManager] Device added and mounted, checking handlers
  110. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  111. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  112. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks2/block_devices/sda2"
  113. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  114. amarok: [MassStorageDeviceHandler] Found existing UUID config for ID "5" , uuid "ae42fbb542fb7fff"
  115. amarok: BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&)
  116. amarok: END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s]
  117. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s]
  118. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  119. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  120. amarok: [MountPointManager] Device added and mounted, checking handlers
  121. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  122. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  123. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks2/block_devices/sdb4"
  124. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  125. amarok: [MassStorageDeviceHandler] Found existing UUID config for ID "6" , uuid "1ef47a91f47a6b43"
  126. amarok: BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&)
  127. amarok: END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s]
  128. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s]
  129. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  130. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  131. amarok: [MountPointManager] Device added and mounted, checking handlers
  132. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  133. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  134. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks2/block_devices/sda3"
  135. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  136. amarok: [MassStorageDeviceHandler] Found existing UUID config for ID "8" , uuid "b427babb-4420-4d91-9dad-0132dd759c65"
  137. amarok: BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&)
  138. amarok: END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s]
  139. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s]
  140. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  141. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  142. amarok: [MountPointManager] Device added and mounted, checking handlers
  143. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  144. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  145. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks2/block_devices/sdb5"
  146. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  147. amarok: [MassStorageDeviceHandler] Found existing UUID config for ID "7" , uuid "10a253d3a253bc42"
  148. amarok: BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&)
  149. amarok: END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s]
  150. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s]
  151. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  152. amarok: END__: void MountPointManager::createDeviceFactories() [Took: 0.13s]
  153. amarok: END__: MountPointManager::MountPointManager(QObject*, SqlStorage*) [Took: 0.13s]
  154. amarok: BEGIN: void CollectionManager::slotNewCollection(Collections::Collection*)
  155. amarok: END__: void CollectionManager::slotNewCollection(Collections::Collection*) [Took: 0s]
  156. amarok: [CollectionManager] initializing "amarok_collection-audiocdcollection"
  157. amarok: BEGIN: MediaDeviceMonitor::MediaDeviceMonitor()
  158. amarok: BEGIN: void MediaDeviceMonitor::init()
  159. amarok: END__: void MediaDeviceMonitor::init() [Took: 0s]
  160. amarok: END__: MediaDeviceMonitor::MediaDeviceMonitor() [Took: 0s]
  161. amarok: BEGIN: void MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*)
  162. amarok: BEGIN: void MediaDeviceMonitor::checkDevicesFor(ConnectionAssistant*)
  163. amarok: BEGIN: QStringList MediaDeviceMonitor::getDevices()
  164. amarok: BEGIN: void MediaDeviceCache::refreshCache()
  165. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sda2"
  166. amarok: [MediaDeviceCache] Device name is = "HGST HTS721075A9E630" and was made by ""
  167. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sda3"
  168. amarok: [MediaDeviceCache] Device name is = "HGST HTS721075A9E630" and was made by ""
  169. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sda1"
  170. amarok: [MediaDeviceCache] Device name is = "HGST HTS721075A9E630" and was made by ""
  171. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sdb7"
  172. amarok: [MediaDeviceCache] Device name is = "LITEONIT LCS-256M6S" and was made by ""
  173. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sdb6"
  174. amarok: [MediaDeviceCache] Device name is = "LITEONIT LCS-256M6S" and was made by ""
  175. amarok: [MediaDeviceCache] Solid device is not accessible, will wait until it is to consider it added.
  176. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sdb5"
  177. amarok: [MediaDeviceCache] Device name is = "LITEONIT LCS-256M6S" and was made by ""
  178. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sdb4"
  179. amarok: [MediaDeviceCache] Device name is = "LITEONIT LCS-256M6S" and was made by ""
  180. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sdb2"
  181. amarok: [MediaDeviceCache] Device name is = "LITEONIT LCS-256M6S" and was made by ""
  182. amarok: [MediaDeviceCache] Solid device is not accessible, will wait until it is to consider it added.
  183. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sdb1"
  184. amarok: [MediaDeviceCache] Device name is = "LITEONIT LCS-256M6S" and was made by ""
  185. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi = "/org/freedesktop/UDisks2/drives/LITEONIT_LCS_256M6S_002409121764"
  186. amarok: [MediaDeviceCache] Device name is = "LITEONIT LCS-256M6S" and was made by ""
  187. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi = "/org/freedesktop/UDisks2/drives/TSSTcorp_CDDVDW_SN_208DN_R92Y6YBD5007WY"
  188. amarok: [MediaDeviceCache] Device name is = "TSSTcorp CDDVDW SN-208DN" and was made by ""
  189. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi = "/org/freedesktop/UDisks2/drives/HGST_HTS721075A9E630_JR12006QG0H80E"
  190. amarok: [MediaDeviceCache] Device name is = "HGST HTS721075A9E630" and was made by ""
  191. amarok: END__: void MediaDeviceCache::refreshCache() [Took: 0.027s]
  192. amarok: END__: QStringList MediaDeviceMonitor::getDevices() [Took: 0.027s]
  193. amarok: END__: void MediaDeviceMonitor::checkDevicesFor(ConnectionAssistant*) [Took: 0.027s]
  194. amarok: END__: void MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*) [Took: 0.027s]
  195. amarok: [CollectionManager] initializing "amarok_collection-mtpcollection"
  196. amarok: BEGIN: void MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*)
  197. amarok: BEGIN: void MediaDeviceMonitor::checkDevicesFor(ConnectionAssistant*)
  198. amarok: BEGIN: QStringList MediaDeviceMonitor::getDevices()
  199. amarok: BEGIN: void MediaDeviceCache::refreshCache()
  200. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sda2"
  201. amarok: [MediaDeviceCache] Device name is = "HGST HTS721075A9E630" and was made by ""
  202. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sda3"
  203. amarok: [MediaDeviceCache] Device name is = "HGST HTS721075A9E630" and was made by ""
  204. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sda1"
  205. amarok: [MediaDeviceCache] Device name is = "HGST HTS721075A9E630" and was made by ""
  206. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sdb7"
  207. amarok: [MediaDeviceCache] Device name is = "LITEONIT LCS-256M6S" and was made by ""
  208. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sdb6"
  209. amarok: [MediaDeviceCache] Device name is = "LITEONIT LCS-256M6S" and was made by ""
  210. amarok: [MediaDeviceCache] Solid device is not accessible, will wait until it is to consider it added.
  211. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sdb5"
  212. amarok: [MediaDeviceCache] Device name is = "LITEONIT LCS-256M6S" and was made by ""
  213. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sdb4"
  214. amarok: [MediaDeviceCache] Device name is = "LITEONIT LCS-256M6S" and was made by ""
  215. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sdb2"
  216. amarok: [MediaDeviceCache] Device name is = "LITEONIT LCS-256M6S" and was made by ""
  217. amarok: [MediaDeviceCache] Solid device is not accessible, will wait until it is to consider it added.
  218. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sdb1"
  219. amarok: [MediaDeviceCache] Device name is = "LITEONIT LCS-256M6S" and was made by ""
  220. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi = "/org/freedesktop/UDisks2/drives/LITEONIT_LCS_256M6S_002409121764"
  221. amarok: [MediaDeviceCache] Device name is = "LITEONIT LCS-256M6S" and was made by ""
  222. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi = "/org/freedesktop/UDisks2/drives/TSSTcorp_CDDVDW_SN_208DN_R92Y6YBD5007WY"
  223. amarok: [MediaDeviceCache] Device name is = "TSSTcorp CDDVDW SN-208DN" and was made by ""
  224. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi = "/org/freedesktop/UDisks2/drives/HGST_HTS721075A9E630_JR12006QG0H80E"
  225. amarok: [MediaDeviceCache] Device name is = "HGST HTS721075A9E630" and was made by ""
  226. amarok: END__: void MediaDeviceCache::refreshCache() [Took: 0.023s]
  227. amarok: END__: QStringList MediaDeviceMonitor::getDevices() [Took: 0.023s]
  228. amarok: BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&)
  229. amarok: Not a PMP
  230. amarok: END__: virtual bool MtpConnectionAssistant::identify(const QString&) [Took: 0s]
  231. amarok: BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&)
  232. amarok: Not a PMP
  233. amarok: END__: virtual bool MtpConnectionAssistant::identify(const QString&) [Took: 0s]
  234. amarok: BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&)
  235. amarok: Not a PMP
  236. amarok: END__: virtual bool MtpConnectionAssistant::identify(const QString&) [Took: 0s]
  237. amarok: BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&)
  238. amarok: Not a PMP
  239. amarok: END__: virtual bool MtpConnectionAssistant::identify(const QString&) [Took: 0s]
  240. amarok: BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&)
  241. amarok: Not a PMP
  242. amarok: END__: virtual bool MtpConnectionAssistant::identify(const QString&) [Took: 0s]
  243. amarok: BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&)
  244. amarok: Not a PMP
  245. amarok: END__: virtual bool MtpConnectionAssistant::identify(const QString&) [Took: 0s]
  246. amarok: BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&)
  247. amarok: Not a PMP
  248. amarok: END__: virtual bool MtpConnectionAssistant::identify(const QString&) [Took: 0s]
  249. amarok: BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&)
  250. amarok: Not a PMP
  251. amarok: END__: virtual bool MtpConnectionAssistant::identify(const QString&) [Took: 0s]
  252. amarok: BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&)
  253. amarok: Not a PMP
  254. amarok: END__: virtual bool MtpConnectionAssistant::identify(const QString&) [Took: 0s]
  255. amarok: BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&)
  256. amarok: Not a PMP
  257. amarok: END__: virtual bool MtpConnectionAssistant::identify(const QString&) [Took: 0s]
  258. amarok: END__: void MediaDeviceMonitor::checkDevicesFor(ConnectionAssistant*) [Took: 0.024s]
  259. amarok: END__: void MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*) [Took: 0.024s]
  260. amarok: [CollectionManager] initializing "amarok_collection-umscollection"
  261. amarok: [CollectionManager] initializing "amarok_collection-ipodcollection"
  262. amarok: BEGIN: bool IpodCollectionFactory::identifySolidDevice(const QString&) const
  263. amarok: Device "/org/freedesktop/UDisks2/block_devices/sdb6" not identified iPod-like, trying parent device
  264. amarok: Device "/org/freedesktop/UDisks2/drives/LITEONIT_LCS_256M6S_002409121764" not identified iPod-like, trying parent device
  265. amarok: Device "/org/freedesktop/UDisks2" not identified iPod-like, trying parent device
  266. amarok: Device "" is invalid, returning false. (i.e. was not iPod-like)
  267. amarok: END__: bool IpodCollectionFactory::identifySolidDevice(const QString&) const [Took: 0s]
  268. amarok: BEGIN: bool IpodCollectionFactory::identifySolidDevice(const QString&) const
  269. amarok: Device "/org/freedesktop/UDisks2/block_devices/sdb7" not identified iPod-like, trying parent device
  270. amarok: Device "/org/freedesktop/UDisks2/drives/LITEONIT_LCS_256M6S_002409121764" not identified iPod-like, trying parent device
  271. amarok: Device "/org/freedesktop/UDisks2" not identified iPod-like, trying parent device
  272. amarok: Device "" is invalid, returning false. (i.e. was not iPod-like)
  273. amarok: END__: bool IpodCollectionFactory::identifySolidDevice(const QString&) const [Took: 0s]
  274. amarok: BEGIN: bool IpodCollectionFactory::identifySolidDevice(const QString&) const
  275. amarok: Device "/org/freedesktop/UDisks2/block_devices/sdb1" not identified iPod-like, trying parent device
  276. amarok: Device "/org/freedesktop/UDisks2/drives/LITEONIT_LCS_256M6S_002409121764" not identified iPod-like, trying parent device
  277. amarok: Device "/org/freedesktop/UDisks2" not identified iPod-like, trying parent device
  278. amarok: Device "" is invalid, returning false. (i.e. was not iPod-like)
  279. amarok: END__: bool IpodCollectionFactory::identifySolidDevice(const QString&) const [Took: 0s]
  280. amarok: BEGIN: bool IpodCollectionFactory::identifySolidDevice(const QString&) const
  281. amarok: Device "/org/freedesktop/UDisks2/block_devices/sdb2" not identified iPod-like, trying parent device
  282. amarok: Device "/org/freedesktop/UDisks2/drives/LITEONIT_LCS_256M6S_002409121764" not identified iPod-like, trying parent device
  283. amarok: Device "/org/freedesktop/UDisks2" not identified iPod-like, trying parent device
  284. amarok: Device "" is invalid, returning false. (i.e. was not iPod-like)
  285. amarok: END__: bool IpodCollectionFactory::identifySolidDevice(const QString&) const [Took: 0s]
  286. amarok: BEGIN: bool IpodCollectionFactory::identifySolidDevice(const QString&) const
  287. amarok: Device "/org/freedesktop/UDisks2/block_devices/sda1" not identified iPod-like, trying parent device
  288. amarok: Device "/org/freedesktop/UDisks2/drives/HGST_HTS721075A9E630_JR12006QG0H80E" not identified iPod-like, trying parent device
  289. amarok: Device "/org/freedesktop/UDisks2" not identified iPod-like, trying parent device
  290. amarok: Device "" is invalid, returning false. (i.e. was not iPod-like)
  291. amarok: END__: bool IpodCollectionFactory::identifySolidDevice(const QString&) const [Took: 0s]
  292. amarok: BEGIN: bool IpodCollectionFactory::identifySolidDevice(const QString&) const
  293. amarok: Device "/org/freedesktop/UDisks2/block_devices/sda2" not identified iPod-like, trying parent device
  294. amarok: Device "/org/freedesktop/UDisks2/drives/HGST_HTS721075A9E630_JR12006QG0H80E" not identified iPod-like, trying parent device
  295. amarok: Device "/org/freedesktop/UDisks2" not identified iPod-like, trying parent device
  296. amarok: Device "" is invalid, returning false. (i.e. was not iPod-like)
  297. amarok: END__: bool IpodCollectionFactory::identifySolidDevice(const QString&) const [Took: 0s]
  298. amarok: BEGIN: bool IpodCollectionFactory::identifySolidDevice(const QString&) const
  299. amarok: Device "/org/freedesktop/UDisks2/block_devices/sdb4" not identified iPod-like, trying parent device
  300. amarok: Device "/org/freedesktop/UDisks2/drives/LITEONIT_LCS_256M6S_002409121764" not identified iPod-like, trying parent device
  301. amarok: Device "/org/freedesktop/UDisks2" not identified iPod-like, trying parent device
  302. amarok: Device "" is invalid, returning false. (i.e. was not iPod-like)
  303. amarok: END__: bool IpodCollectionFactory::identifySolidDevice(const QString&) const [Took: 0s]
  304. amarok: BEGIN: bool IpodCollectionFactory::identifySolidDevice(const QString&) const
  305. amarok: Device "/org/freedesktop/UDisks2/block_devices/sda3" not identified iPod-like, trying parent device
  306. amarok: Device "/org/freedesktop/UDisks2/drives/HGST_HTS721075A9E630_JR12006QG0H80E" not identified iPod-like, trying parent device
  307. amarok: Device "/org/freedesktop/UDisks2" not identified iPod-like, trying parent device
  308. amarok: Device "" is invalid, returning false. (i.e. was not iPod-like)
  309. amarok: END__: bool IpodCollectionFactory::identifySolidDevice(const QString&) const [Took: 0s]
  310. amarok: BEGIN: bool IpodCollectionFactory::identifySolidDevice(const QString&) const
  311. amarok: Device "/org/freedesktop/UDisks2/block_devices/sdb5" not identified iPod-like, trying parent device
  312. amarok: Device "/org/freedesktop/UDisks2/drives/LITEONIT_LCS_256M6S_002409121764" not identified iPod-like, trying parent device
  313. amarok: Device "/org/freedesktop/UDisks2" not identified iPod-like, trying parent device
  314. amarok: Device "" is invalid, returning false. (i.e. was not iPod-like)
  315. amarok: END__: bool IpodCollectionFactory::identifySolidDevice(const QString&) const [Took: 0s]
  316. amarok: END__: void CollectionManager::loadPlugins(const QList<Collections::CollectionFactory*>&) [Took: 0.21s]
  317. amarok: ServiceBrowser starting...
  318. amarok: BEGIN: ServicePluginManager::ServicePluginManager(QObject*)
  319. amarok: END__: ServicePluginManager::ServicePluginManager(QObject*) [Took: 0s]
  320. amarok: [PluginManager] created factory for plugin "amarok_service_jamendo" type: "Service"
  321. amarok: [PluginManager] created factory for plugin "amarok_service_lastfm" type: "Service"
  322. amarok: [PluginManager] created factory for plugin "amarok_service_amazonstore" type: "Service"
  323. amarok: [PluginManager] created factory for plugin "amarok_service_magnatunestore" type: "Service"
  324. amarok: [PluginManager] created factory for plugin "amarok_service_opmldirectory" type: "Service"
  325. amarok: BEGIN: void ServicePluginManager::init(const QList<Plugins::PluginFactory*>&)
  326. amarok: [ServicePluginManager] PLUGIN CHECK: "amarok_service_jamendo"
  327. amarok: BEGIN: void ServicePluginManager::initFactory(ServiceFactory*)
  328. amarok: [ServicePluginManager] initializing: "amarok_service_jamendo"
  329. amarok: BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&)
  330. amarok: END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0.002s]
  331. amarok: BEGIN: void ServicePluginManager::slotNewService(ServiceBase*)
  332. amarok: [ServicePluginManager] new service: "Jamendo.com"
  333. amarok: BEGIN: InfoProxy::InfoProxy()
  334. amarok: BEGIN: void InfoProxy::loadHomePage()
  335. amarok: END__: void InfoProxy::loadHomePage() [Took: 0s]
  336. amarok: END__: InfoProxy::InfoProxy() [Took: 0s]
  337. amarok: [MySqlStorage] Initialized thread, count== 2
  338. amarok: [ERROR__] [MySqlStorage] "GREPME MySQLe query failed! (1146) Table 'amarok.jamendo_genre' doesn't exist on SELECT DISTINCT jamendo_genre.id, jamendo_genre.name FROM jamendo_genre WHERE 1 GROUP BY jamendo_genre.name;"
  339. amarok: END__: void ServicePluginManager::slotNewService(ServiceBase*) [Took: 0.002s]
  340. amarok: END__: void ServicePluginManager::initFactory(ServiceFactory*) [Took: 0.004s]
  341. amarok: [ServicePluginManager] PLUGIN CHECK: "amarok_service_lastfm"
  342. amarok: BEGIN: void ServicePluginManager::initFactory(ServiceFactory*)
  343. amarok: [ServicePluginManager] initializing: "amarok_service_lastfm"
  344. amarok: BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&)
  345. amarok: END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0s]
  346. amarok: BEGIN: LastFmServiceConfig::LastFmServiceConfig()
  347. amarok: END__: LastFmServiceConfig::LastFmServiceConfig() [Took: 0s]
  348. amarok: BEGIN: LastFmService::LastFmService(LastFmServiceFactory*, const QString&)
  349. amarok: [BiasFactory] new factory of type: "lastfm_similarartists"
  350. amarok: [BiasFactory] new factory of type: "lastfm_weeklytop"
  351. amarok: [LastFmService] void LastFmService::slotReconfigure() either last.fm username or password is empty
  352. amarok: END__: LastFmService::LastFmService(LastFmServiceFactory*, const QString&) [Took: 0.005s]
  353. amarok: BEGIN: void ServicePluginManager::slotNewService(ServiceBase*)
  354. amarok: [ServicePluginManager] new service: "Last.fm"
  355. amarok: END__: void ServicePluginManager::slotNewService(ServiceBase*) [Took: 0s]
  356. amarok: END__: void ServicePluginManager::initFactory(ServiceFactory*) [Took: 0.006s]
  357. amarok: [ServicePluginManager] PLUGIN CHECK: "amarok_service_amazonstore"
  358. amarok: BEGIN: void ServicePluginManager::initFactory(ServiceFactory*)
  359. amarok: [ServicePluginManager] initializing: "amarok_service_amazonstore"
  360. amarok: BEGIN: virtual void AmazonServiceFactory::init()
  361. amarok: BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&)
  362. amarok: END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0s]
  363. amarok: BEGIN: AmazonStore::AmazonStore(AmazonServiceFactory*, const char*)
  364. amarok: BEGIN: virtual void AmazonStore::polish()
  365. amarok: BEGIN: AmarokUrlHandler::AmarokUrlHandler()
  366. amarok: BEGIN: void BookmarkModel::checkTables()
  367. amarok: END__: void BookmarkModel::checkTables() [Took: 0s]
  368. amarok: END__: AmarokUrlHandler::AmarokUrlHandler() [Took: 0s]
  369. amarok: END__: virtual void AmazonStore::polish() [Took: 0.001s]
  370. amarok: BEGIN: void AmazonStore::newSearchRequest(QString)
  371. amarok: END__: void AmazonStore::newSearchRequest(QString) [Took: 0s]
  372. amarok: END__: AmazonStore::AmazonStore(AmazonServiceFactory*, const char*) [Took: 0.002s]
  373. amarok: BEGIN: void ServicePluginManager::slotNewService(ServiceBase*)
  374. amarok: [ServicePluginManager] new service: "MP3 Music Store"
  375. amarok: BEGIN: virtual void AmazonStore::polish()
  376. amarok: END__: virtual void AmazonStore::polish() [Took: 0s]
  377. amarok: END__: void ServicePluginManager::slotNewService(ServiceBase*) [Took: 0s]
  378. amarok: END__: virtual void AmazonServiceFactory::init() [Took: 0.002s]
  379. amarok: END__: void ServicePluginManager::initFactory(ServiceFactory*) [Took: 0.002s]
  380. amarok: [ServicePluginManager] PLUGIN CHECK: "amarok_service_magnatunestore"
  381. amarok: BEGIN: void ServicePluginManager::initFactory(ServiceFactory*)
  382. amarok: [ServicePluginManager] initializing: "amarok_service_magnatunestore"
  383. amarok: BEGIN: virtual void MagnatuneServiceFactory::init()
  384. amarok: BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&)
  385. amarok: END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0s]
  386. amarok: BEGIN: MagnatuneStore::MagnatuneStore(MagnatuneServiceFactory*, const char*)
  387. amarok: END__: MagnatuneStore::MagnatuneStore(MagnatuneServiceFactory*, const char*) [Took: 0s]
  388. amarok: BEGIN: void ServicePluginManager::slotNewService(ServiceBase*)
  389. amarok: [ServicePluginManager] new service: "Magnatune.com"
  390. amarok: BEGIN: virtual void MagnatuneStore::polish()
  391. amarok: [ERROR__] [MySqlStorage] "GREPME MySQLe query failed! (1146) Table 'amarok.magnatune_genre' doesn't exist on SELECT DISTINCT magnatune_genre.id, magnatune_genre.name FROM magnatune_genre WHERE 1 GROUP BY magnatune_genre.name;"
  392. amarok: BEGIN: void InfoParserBase::showLoading(const QString&)
  393. amarok: END__: void InfoParserBase::showLoading(const QString&) [Took: 0s]
  394. amarok: END__: virtual void MagnatuneStore::polish() [Took: 0s]
  395. amarok: BEGIN: virtual void MagnatuneDatabaseWorker::run()
  396. amarok: END__: void ServicePluginManager::slotNewService(ServiceBase*) [Took: 0s]
  397. amarok: Querying for moods: "select count( mood ), mood from magnatune_moods GROUP BY mood;"
  398. amarok: END__: virtual void MagnatuneServiceFactory::init() [Took: 0.001s]
  399. amarok: [MySqlStorage] Initialized thread, count== 3
  400. amarok: END__: void ServicePluginManager::initFactory(ServiceFactory*) [Took: 0.001s]
  401. amarok: [ServicePluginManager] PLUGIN CHECK: "amarok_service_opmldirectory"
  402. amarok: BEGIN: void ServicePluginManager::initFactory(ServiceFactory*)
  403. amarok: [ServicePluginManager] initializing: "amarok_service_opmldirectory"
  404. amarok: [ERROR__] [MySqlStorage] "GREPME MySQLe query failed! (1146) Table 'amarok.magnatune_moods' doesn't exist on select count( mood ), mood from magnatune_moods GROUP BY mood;"
  405. amarok: result: ()
  406. amarok: BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&)
  407. amarok: END__: virtual void MagnatuneDatabaseWorker::run() [Took: 0s]
  408. amarok: END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0s]
  409. amarok: BEGIN: void ServicePluginManager::slotNewService(ServiceBase*)
  410. amarok: [ServicePluginManager] new service: "OpmlDirectory"
  411. amarok: END__: void ServicePluginManager::slotNewService(ServiceBase*) [Took: 0s]
  412. amarok: END__: void ServicePluginManager::initFactory(ServiceFactory*) [Took: 0.007s]
  413. amarok: END__: void ServicePluginManager::init(const QList<Plugins::PluginFactory*>&) [Took: 0.024s]
  414. amarok: END__: Plugins::PluginManager::PluginManager(QObject*) [Took: 0.26s]
  415. amarok: BEGIN: void Playlist::Actions::playlistModeChanged()
  416. amarok: [Playlist::Actions] Dynamic mode: true
  417. amarok: BEGIN: Playlist::ModelStack::ModelStack()
  418. amarok: BEGIN: Playlist::Model::Model(QObject*)
  419. amarok: END__: Playlist::Model::Model(QObject*) [Took: 0s]
  420. amarok: END__: Playlist::ModelStack::ModelStack() [Took: 0s]
  421. amarok: BEGIN: virtual void Dynamic::SearchQueryBias::fromXml(QXmlStreamReader*)
  422. amarok: END__: virtual void Dynamic::SearchQueryBias::fromXml(QXmlStreamReader*) [Took: 0s]
  423. amarok: BEGIN: virtual void Dynamic::SearchQueryBias::fromXml(QXmlStreamReader*)
  424. amarok: END__: virtual void Dynamic::SearchQueryBias::fromXml(QXmlStreamReader*) [Took: 0s]
  425. amarok: BEGIN: virtual void Dynamic::PartBias::appendBias(Dynamic::BiasPtr)
  426. amarok: BEGIN: void Dynamic::PartBias::changeBiasWeight(int, qreal)
  427. amarok: END__: void Dynamic::PartBias::changeBiasWeight(int, qreal) [Took: 0s]
  428. amarok: END__: virtual void Dynamic::PartBias::appendBias(Dynamic::BiasPtr) [Took: 0s]
  429. amarok: BEGIN: virtual void Dynamic::PartBias::appendBias(Dynamic::BiasPtr)
  430. amarok: BEGIN: void Dynamic::PartBias::changeBiasWeight(int, qreal)
  431. amarok: [PartBias] Weight 0 : 1
  432. amarok: [PartBias] Weight 1 : 0
  433. amarok: END__: void Dynamic::PartBias::changeBiasWeight(int, qreal) [Took: 0s]
  434. amarok: END__: virtual void Dynamic::PartBias::appendBias(Dynamic::BiasPtr) [Took: 0s]
  435. amarok: BEGIN: virtual void Dynamic::PartBias::appendBias(Dynamic::BiasPtr)
  436. amarok: BEGIN: void Dynamic::PartBias::changeBiasWeight(int, qreal)
  437. amarok: [PartBias] Weight 0 : 1
  438. amarok: [PartBias] Weight 1 : 0
  439. amarok: [PartBias] Weight 2 : 0
  440. amarok: END__: void Dynamic::PartBias::changeBiasWeight(int, qreal) [Took: 0s]
  441. amarok: END__: virtual void Dynamic::PartBias::appendBias(Dynamic::BiasPtr) [Took: 0s]
  442. amarok: BEGIN: void Playlist::DynamicTrackNavigator::activePlaylistChanged()
  443. amarok: END__: void Playlist::DynamicTrackNavigator::activePlaylistChanged() [Took: 0s]
  444. amarok: END__: void Playlist::Actions::playlistModeChanged() [Took: 0s]
  445. amarok: BEGIN: void Playlist::Actions::restoreDefaultPlaylist()
  446. amarok: BEGIN: KConfigSyncRelStore::KConfigSyncRelStore()
  447. amarok: END__: KConfigSyncRelStore::KConfigSyncRelStore() [Took: 0s]
  448. amarok: BEGIN: void Playlists::SqlUserPlaylistProvider::checkTables()
  449. amarok: END__: void Playlists::SqlUserPlaylistProvider::checkTables() [Took: 0s]
  450. amarok: END__: void Playlist::Actions::restoreDefaultPlaylist() [Took: 0s]
  451. amarok: BEGIN: Playlist::Controller::Controller()
  452. amarok: END__: Playlist::Controller::Controller() [Took: 0s]
  453. amarok: [MySqlStorage] Initialized thread, count== 4
  454. amarok: [MySqlStorage] Initialized thread, count== 5
  455. amarok: [MySqlStorage] Initialized thread, count== 6
  456. amarok: [MySqlStorage] Initialized thread, count== 7
  457. amarok: BEGIN: Playlist::LayoutManager::LayoutManager()
  458. amarok: BEGIN: void Playlist::LayoutManager::loadLayouts(const QString&, bool)
  459. amarok: loading layout "Default"
  460. amarok: grouping mode is: "Album"
  461. amarok: loading layout "No Grouping"
  462. amarok: grouping mode is: "None"
  463. amarok: loading layout "No Grouping (Single Line)"
  464. amarok: grouping mode is: "None"
  465. amarok: loading layout "Verbose"
  466. amarok: grouping mode is: "Album"
  467. amarok: END__: void Playlist::LayoutManager::loadLayouts(const QString&, bool) [Took: 0.001s]
  468. amarok: END__: Playlist::LayoutManager::LayoutManager() [Took: 0.001s]
  469. amarok: [ActionClasses] setCurrentItem: 1
  470. amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
  471. amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
  472. amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
  473. amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
  474. amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
  475. amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
  476. amarok: BEGIN: MainToolbar::MainToolbar(QWidget*)
  477. amarok: BEGIN: SvgHandler::SvgHandler(QObject*)
  478. amarok: END__: SvgHandler::SvgHandler(QObject*) [Took: 0s]
  479. amarok: END__: MainToolbar::MainToolbar(QWidget*) [Took: 0.001s]
  480. amarok: BEGIN: Context::ContextScene::ContextScene(QObject*)
  481. amarok: END__: Context::ContextScene::ContextScene(QObject*) [Took: 0s]
  482. amarok: BEGIN: Context::VerticalToolbarContainment::VerticalToolbarContainment(QObject*, const QVariantList&)
  483. amarok: [VerticalToolbarContainment] applet containment has corona: QObject(0x0)
  484. amarok: END__: Context::VerticalToolbarContainment::VerticalToolbarContainment(QObject*, const QVariantList&) [Took: 0s]
  485. amarok: [ContextDock] Creating context view on containmend "Vertical Context Containment"
  486. amarok: BEGIN: ContextSubject::ContextSubject()
  487. amarok: END__: ContextSubject::ContextSubject() [Took: 0s]
  488. amarok: BEGIN: Context::ContextView::ContextView(Plasma::Containment*, Plasma::Corona*, QWidget*)
  489. amarok: BEGIN: virtual void Context::VerticalToolbarContainment::setView(Context::ContextView*)
  490. amarok: END__: virtual void Context::VerticalToolbarContainment::setView(Context::ContextView*) [Took: 0s]
  491. amarok: END__: Context::ContextView::ContextView(Plasma::Containment*, Plasma::Corona*, QWidget*) [Took: 0s]
  492. amarok: BEGIN: void Context::ToolbarView::applyStyleSheet()
  493. amarok: END__: void Context::ToolbarView::applyStyleSheet() [Took: 0s]
  494. amarok: BEGIN: void Context::ContextView::showHome()
  495. amarok: BEGIN: virtual void Context::VerticalToolbarContainment::loadConfig(const KConfigGroup&)
  496. amarok: [VerticalToolbarContainment] plugins.size(): 4
  497. amarok: [VerticalToolbarContainment] Adding applet: "currenttrack"
  498. amarok: BEGIN: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int)
  499. amarok: BEGIN: virtual void CurrentTrack::init()
  500. amarok: [MySqlStorage] Initialized thread, count== 8
  501. amarok: [MySqlStorage] Initialized thread, count== 10
  502. amarok: [MySqlStorage] Initialized thread, count== 9
  503. amarok: END__: virtual void CurrentTrack::init() [Took: 0.031s]
  504. amarok: BEGIN: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int)
  505. amarok: [VerticalAppletLayout] layout told to add applet "currenttrack" at -1
  506. amarok: [VerticalAppletLayout] emitting addApplet with location 0
  507. amarok: BEGIN: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int)
  508. amarok: inserting applet icon in position 0
  509. amarok: BEGIN: void Context::ToolbarView::appletAdded(Plasma::Applet*, int)
  510. amarok: END__: void Context::ToolbarView::appletAdded(Plasma::Applet*, int) [Took: 0s]
  511. amarok: END__: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int) [Took: 0s]
  512. amarok: END__: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int) [Took: 0s]
  513. amarok: END__: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int) [Took: 0.036s]
  514. amarok: [VerticalToolbarContainment] Adding applet: "analyzer"
  515. amarok: BEGIN: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int)
  516. amarok: BEGIN: void Analyzer::Base::connectSignals()
  517. amarok: END__: void Analyzer::Base::connectSignals() [Took: 0s]
  518. amarok: BEGIN: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int)
  519. amarok: [VerticalAppletLayout] layout told to add applet "analyzer" at -1
  520. amarok: [VerticalAppletLayout] emitting addApplet with location 1
  521. amarok: BEGIN: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int)
  522. amarok: inserting applet icon in position 1
  523. amarok: BEGIN: void Context::ToolbarView::appletAdded(Plasma::Applet*, int)
  524. amarok: END__: void Context::ToolbarView::appletAdded(Plasma::Applet*, int) [Took: 0s]
  525. amarok: END__: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int) [Took: 0s]
  526. amarok: END__: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int) [Took: 0s]
  527. amarok: END__: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int) [Took: 0.016s]
  528. amarok: [VerticalToolbarContainment] Adding applet: "wikipedia"
  529. amarok: BEGIN: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int)
  530. amarok: BEGIN: virtual void WikipediaApplet::init()
  531. amarok: END__: virtual void WikipediaApplet::init() [Took: 0.01s]
  532. amarok: BEGIN: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int)
  533. amarok: [VerticalAppletLayout] layout told to add applet "wikipedia" at -1
  534. amarok: [VerticalAppletLayout] emitting addApplet with location 2
  535. amarok: BEGIN: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int)
  536. amarok: inserting applet icon in position 2
  537. amarok: BEGIN: void Context::ToolbarView::appletAdded(Plasma::Applet*, int)
  538. amarok: END__: void Context::ToolbarView::appletAdded(Plasma::Applet*, int) [Took: 0s]
  539. amarok: END__: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int) [Took: 0s]
  540. amarok: END__: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int) [Took: 0s]
  541. amarok: END__: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int) [Took: 0.016s]
  542. amarok: [VerticalToolbarContainment] Adding applet: "lyrics"
  543. amarok: BEGIN: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int)
  544. amarok: BEGIN: virtual void LyricsApplet::init()
  545. amarok: END__: virtual void LyricsApplet::init() [Took: 0.006s]
  546. amarok: BEGIN: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int)
  547. amarok: [VerticalAppletLayout] layout told to add applet "lyrics" at -1
  548. amarok: [VerticalAppletLayout] emitting addApplet with location 3
  549. amarok: BEGIN: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int)
  550. amarok: inserting applet icon in position 3
  551. amarok: BEGIN: void Context::ToolbarView::appletAdded(Plasma::Applet*, int)
  552. amarok: END__: void Context::ToolbarView::appletAdded(Plasma::Applet*, int) [Took: 0s]
  553. amarok: END__: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int) [Took: 0s]
  554. amarok: END__: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int) [Took: 0s]
  555. amarok: END__: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int) [Took: 0.009s]
  556. amarok: END__: virtual void Context::VerticalToolbarContainment::loadConfig(const KConfigGroup&) [Took: 0.079s]
  557. amarok: END__: void Context::ContextView::showHome() [Took: 0.08s]
  558. QWidget::insertAction: Attempt to insert null action
  559. amarok: BEGIN: void MainWindow::setLayoutLocked(bool)
  560. amarok: END__: void MainWindow::setLayoutLocked(bool) [Took: 0s]
  561. amarok: BEGIN: Creating browsers. Please report long start times!
  562. amarok: [CollectionWidget] Sort levels: ()
  563. amarok: [MySqlStorage] Initialized thread, count== 11
  564. amarok: [CollectionWidget] Sort levels: (3, 1)
  565. amarok: [MySqlStorage] Initialized thread, count== 12
  566. amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
  567. amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
  568. amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
  569. amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
  570. amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
  571. amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
  572. amarok: BEGIN: PlaylistBrowserNS::DynamicView::DynamicView(QWidget*)
  573. amarok: END__: PlaylistBrowserNS::DynamicView::DynamicView(QWidget*) [Took: 0s]
  574. amarok: BEGIN: void PlaylistBrowserNS::DynamicCategory::selectionChanged()
  575. amarok: END__: void PlaylistBrowserNS::DynamicCategory::selectionChanged() [Took: 0s]
  576. amarok: [PlaylistBrowserModel] 0 playlists for category 1
  577. amarok: BEGIN: void PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int)
  578. amarok: END__: void PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int) [Took: 0s]
  579. amarok: BEGIN: void PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int)
  580. amarok: END__: void PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int) [Took: 0s]
  581. amarok: BEGIN: PlaylistBrowserNS::PlaylistBrowserView::PlaylistBrowserView(QAbstractItemModel*, QWidget*)
  582. amarok: END__: PlaylistBrowserNS::PlaylistBrowserView::PlaylistBrowserView(QAbstractItemModel*, QWidget*) [Took: 0s]
  583. amarok: [APG::PresetModel] Reading presets from "/home/frederick/.kde/share/apps/amarok/playlistgenerator.xml"
  584. amarok: [APG::PresetModel] creating a new generator preset
  585. amarok: BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
  586. amarok: [APG::ConstraintNode] new constraint node at 0x3c8ce10 with parent at 0x0
  587. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  588. amarok: [APG::ConstraintGroup] ""Match All" group"
  589. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  590. amarok: [APG::ConstraintNode] new constraint node at 0x3c8d2b0 with parent at 0x3c8ce10
  591. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  592. amarok: [APG::ConstraintGroup] ""Match All" group"
  593. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  594. amarok: [APG::ConstraintNode] new constraint node at 0x3c91810 with parent at 0x3c8d2b0
  595. amarok: [APG::ConstraintNode] new constraint node at 0x3ca1100 with parent at 0x3c8d2b0
  596. amarok: END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) [Took: 0s]
  597. amarok: [APG::PresetModel] creating a new generator preset
  598. amarok: BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
  599. amarok: [APG::ConstraintNode] new constraint node at 0x3ca3ba0 with parent at 0x0
  600. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  601. amarok: [APG::ConstraintGroup] ""Match All" group"
  602. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  603. amarok: [APG::ConstraintNode] new constraint node at 0x3ca3f10 with parent at 0x3ca3ba0
  604. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  605. amarok: [APG::ConstraintGroup] ""Match Any" group"
  606. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  607. amarok: [APG::ConstraintNode] new constraint node at 0x3ca4a10 with parent at 0x3ca3f10
  608. amarok: [APG::ConstraintNode] new constraint node at 0x3ce5010 with parent at 0x3ca3f10
  609. amarok: END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) [Took: 0s]
  610. amarok: [APG::PresetModel] creating a new generator preset
  611. amarok: BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
  612. amarok: [APG::ConstraintNode] new constraint node at 0x3ce7c60 with parent at 0x0
  613. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  614. amarok: [APG::ConstraintGroup] ""Match All" group"
  615. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  616. amarok: [APG::ConstraintNode] new constraint node at 0x3ce7cd0 with parent at 0x3ce7c60
  617. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  618. amarok: [APG::ConstraintGroup] ""Match All" group"
  619. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  620. amarok: [APG::ConstraintNode] new constraint node at 0x3ce7c90 with parent at 0x3ce7cd0
  621. amarok: [APG::ConstraintNode] new constraint node at 0x3ce80c0 with parent at 0x3ce7cd0
  622. amarok: END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) [Took: 0s]
  623. amarok: [APG::PresetModel] creating a new generator preset
  624. amarok: BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
  625. amarok: [APG::ConstraintNode] new constraint node at 0x3ce7fd0 with parent at 0x0
  626. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  627. amarok: [APG::ConstraintGroup] ""Match All" group"
  628. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  629. amarok: [APG::ConstraintNode] new constraint node at 0x3ce8720 with parent at 0x3ce7fd0
  630. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  631. amarok: [APG::ConstraintGroup] ""Match All" group"
  632. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  633. amarok: [APG::ConstraintNode] new constraint node at 0x3ce8820 with parent at 0x3ce8720
  634. amarok: [APG::ConstraintNode] new constraint node at 0x3ce8b50 with parent at 0x3ce8720
  635. amarok: [APG::ConstraintNode] new constraint node at 0x3ceb0a0 with parent at 0x3ce8720
  636. amarok: [APG::ConstraintNode] new constraint node at 0x3cedac0 with parent at 0x3ce8720
  637. amarok: END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) [Took: 0s]
  638. amarok: [APG::PresetModel] creating a new generator preset
  639. amarok: BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
  640. amarok: [APG::ConstraintNode] new constraint node at 0x3cede00 with parent at 0x0
  641. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  642. amarok: [APG::ConstraintGroup] ""Match All" group"
  643. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  644. amarok: [APG::ConstraintNode] new constraint node at 0x3cee160 with parent at 0x3cede00
  645. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  646. amarok: [APG::ConstraintGroup] ""Match All" group"
  647. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  648. amarok: [APG::ConstraintNode] new constraint node at 0x3cee3e0 with parent at 0x3cee160
  649. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  650. amarok: [APG::ConstraintGroup] ""Match Any" group"
  651. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  652. amarok: [APG::ConstraintNode] new constraint node at 0x3cee0f0 with parent at 0x3cee3e0
  653. amarok: [APG::ConstraintNode] new constraint node at 0x3cf0b90 with parent at 0x3cee3e0
  654. amarok: [APG::ConstraintNode] new constraint node at 0x3cf3620 with parent at 0x3cee3e0
  655. amarok: [APG::ConstraintNode] new constraint node at 0x3cf60a0 with parent at 0x3cee160
  656. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  657. amarok: [APG::ConstraintGroup] ""Match All" group"
  658. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  659. amarok: [APG::ConstraintNode] new constraint node at 0x3cee600 with parent at 0x3cf60a0
  660. amarok: [APG::ConstraintNode] new constraint node at 0x3cf6390 with parent at 0x3cf60a0
  661. amarok: END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) [Took: 0s]
  662. amarok: [PlaylistBrowserModel] 0 playlists for category 2
  663. amarok: BEGIN: void PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int)
  664. amarok: END__: void PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int) [Took: 0s]
  665. amarok: BEGIN: PlaylistBrowserNS::PlaylistBrowserView::PlaylistBrowserView(QAbstractItemModel*, QWidget*)
  666. amarok: END__: PlaylistBrowserNS::PlaylistBrowserView::PlaylistBrowserView(QAbstractItemModel*, QWidget*) [Took: 0s]
  667. amarok: END__: Creating browsers. Please report long start times! [Took: 0.05s]
  668. amarok: BEGIN: CoverFetcher::CoverFetcher()
  669. amarok: END__: CoverFetcher::CoverFetcher() [Took: 0s]
  670. amarok: BEGIN: QString BrowserCategoryList::navigate(const QString&)
  671. amarok: [BrowserCategoryList] target: "root list"
  672. amarok: [BrowserCategoryList] removing own name ( "root list" ) from path
  673. amarok: BEGIN: void BrowserCategoryList::home()
  674. amarok: END__: void BrowserCategoryList::home() [Took: 0s]
  675. amarok: END__: QString BrowserCategoryList::navigate(const QString&) [Took: 0s]
  676. amarok: END__: MainWindow::MainWindow() [Took: 0.47s]
  677. amarok: Register object: true
  678. amarok: BEGIN: void App::applySettings(bool)
  679. amarok: END__: void App::applySettings(bool) [Took: 0s]
  680. amarok: BEGIN: ScriptManager::ScriptManager(QObject*)
  681. amarok: END__: ScriptManager::ScriptManager(QObject*) [Took: 0s]
  682. amarok: BEGIN: void Amarok::MediaPlayer2Player::volumeChanged(int)
  683. amarok: MPRIS2: Queueing up a PropertiesChanged signal
  684. amarok: END__: void Amarok::MediaPlayer2Player::volumeChanged(int) [Took: 0s]
  685. amarok: MPRIS2: Queueing up a PropertiesChanged signal
  686. amarok: BEGIN: void Amarok::OSD::applySettings()
  687. amarok: END__: void Amarok::OSD::applySettings() [Took: 0s]
  688. amarok: BEGIN: void ProgressWidget::redrawBookmarks(const QString*)
  689. amarok: END__: void ProgressWidget::redrawBookmarks(const QString*) [Took: 0s]
  690. amarok: BEGIN: void ProgressWidget::redrawBookmarks(const QString*)
  691. amarok: END__: void ProgressWidget::redrawBookmarks(const QString*) [Took: 0s]
  692. amarok: BEGIN: Playlist::ProgressiveSearchWidget::ProgressiveSearchWidget(QWidget*)
  693. amarok: BEGIN: void Playlist::ProgressiveSearchWidget::slotShowOnlyMatches(bool)
  694. amarok: END__: void Playlist::ProgressiveSearchWidget::slotShowOnlyMatches(bool) [Took: 0s]
  695. amarok: END__: Playlist::ProgressiveSearchWidget::ProgressiveSearchWidget(QWidget*) [Took: 0s]
  696. amarok: BEGIN: void Playlist::Dock::showDynamicHint()
  697. amarok: END__: void Playlist::Dock::showDynamicHint() [Took: 0s]
  698. amarok: BEGIN: void Playlist::PrettyListView::slotPlaylistActiveTrackChanged()
  699. amarok: BEGIN: void Playlist::PrettyListView::scrollToActiveTrack()
  700. amarok: END__: void Playlist::PrettyListView::scrollToActiveTrack() [Took: 0s]
  701. amarok: END__: void Playlist::PrettyListView::slotPlaylistActiveTrackChanged() [Took: 0s]
  702. amarok: [PlaylistDock] Adding provider: "Amarok Database"
  703. amarok: [PlaylistDock] Adding provider: "Playlist Files on Disk"
  704. Could not parse stylesheet of widget 0x3f05aa0
  705. amarok: END__: void App::continueInit() [Took: 0.78s]
  706. amarok: END__: App::App() [Took: 0.78s]
  707. amarok: BEGIN: virtual int App::newInstance()
  708. amarok: BEGIN: static void App::handleCliArgs()
  709. amarok: END__: static void App::handleCliArgs() [Took: 0s]
  710. amarok: END__: virtual int App::newInstance() [Took: 0s]
  711. amarok: [EngineController] slotTrackLengthChanged( -1 )
  712. amarok: BEGIN: void ProgressWidget::redrawBookmarks(const QString*)
  713. amarok: END__: void ProgressWidget::redrawBookmarks(const QString*) [Took: 0s]
  714. amarok: [EngineController] slotStateChanged from Phonon::LoadingState to Phonon::StoppedState
  715. amarok: BEGIN: void MagnatuneDatabaseWorker::completeJob()
  716. amarok: END__: void MagnatuneDatabaseWorker::completeJob() [Took: 0s]
  717. amarok: BEGIN: virtual void Playlist::InsertTracksCmd::redo()
  718. amarok: BEGIN: void Playlist::Model::setAllNewlyAddedToUnplayed()
  719. amarok: END__: void Playlist::Model::setAllNewlyAddedToUnplayed() [Took: 0s]
  720. amarok: END__: virtual void Playlist::InsertTracksCmd::redo() [Took: 0s]
  721. amarok: BEGIN: void Dynamic::BiasedPlaylist::startSolver(int)
  722. amarok: [BiasedPlaylist] BiasedPlaylist in: 139767662524608
  723. amarok: [BiasedPlaylist] assigning new m_solver
  724. amarok: [BiasSolver] CREATING BiasSolver in thread: 139767662524608 to get 10 tracks with 6 context
  725. amarok: [BiasedPlaylist] called prepareToRun
  726. amarok: END__: void Dynamic::BiasedPlaylist::startSolver(int) [Took: 0s]
  727. amarok: BEGIN: virtual void Dynamic::BiasSolver::run()
  728. amarok: [BiasSolver] BiasSolver::run in thread: 139766774880000
  729. amarok: [MySqlStorage] Initialized thread, count== 13
  730. amarok: BEGIN: void Playlist::PrettyListView::slotPlaylistActiveTrackChanged()
  731. amarok: BEGIN: void Playlist::PrettyListView::scrollToActiveTrack()
  732. amarok: [BiasSolver] waiting for collection results
  733. amarok: END__: void Playlist::PrettyListView::scrollToActiveTrack() [Took: 0.014s]
  734. amarok: END__: void Playlist::PrettyListView::slotPlaylistActiveTrackChanged() [Took: 0.014s]
  735. amarok: [LyricsEngine] no current track
  736. amarok: BEGIN: void ScriptManager::updateAllScripts()
  737. amarok: [ScriptManager] ScriptUpdater: Skipping update check
  738. amarok: [ScriptManager] found script: "Scriptable Service" "Librivox.org" "1.0" ("Amarok2.0")
  739. amarok: [ScriptManager] found script: "Scriptable Service" "Cool Streams" "1.0" ("Amarok2.0")
  740. amarok: [ScriptManager] found script: "Generic" "Amarok Script Console" "1.0" ("Amarok2.0")
  741. amarok: [ScriptManager] found script: "Lyrics" "LyricWiki" ".2" ("Amarok2.0")
  742. amarok: [ScriptManager] found script: "Scriptable Service" "Free Music Charts" "1.6.0" ("Amarok2.5")
  743. amarok: BEGIN: void ScriptManager::configChanged(bool)
  744. amarok: BEGIN: bool ScriptManager::slotRunScript(const QString&, bool)
  745. amarok: BEGIN: void ScriptManager::startScriptEngine(const QString&)
  746. amarok: [ScriptManager] start script engine: "Free Music Charts"
  747. amarok: BEGIN: ScriptableServiceScript::ScriptableServiceScript(QScriptEngine*)
  748. amarok: END__: ScriptableServiceScript::ScriptableServiceScript(QScriptEngine*) [Took: 0s]
  749. amarok: END__: void ScriptManager::startScriptEngine(const QString&) [Took: 0s]
  750. amarok: SCRIPT "Free Music Charts" : "creating fmc service..."
  751. amarok: BEGIN: static QScriptValue ScriptableServiceScript::ScriptableServiceScript_prototype_ctor(QScriptContext*, QScriptEngine*)
  752. amarok: BEGIN: bool ScriptableServiceManager::initService(const QString&, int, const QString&, const QString&, bool)
  753. amarok: initializing scripted service: "Free Music Charts"
  754. amarok: BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&)
  755. amarok: END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0s]
  756. amarok: BEGIN: ScriptableService::ScriptableService(const QString&)
  757. amarok: creating ScriptableService "Free Music Charts"
  758. amarok: END__: ScriptableService::ScriptableService(const QString&) [Took: 0s]
  759. amarok: BEGIN: void ScriptableService::init(int, const QString&, bool)
  760. amarok: BEGIN: Collections::ScriptableServiceCollection::ScriptableServiceCollection(const QString&)
  761. amarok: END__: Collections::ScriptableServiceCollection::ScriptableServiceCollection(const QString&) [Took: 0s]
  762. amarok: END__: void ScriptableService::init(int, const QString&, bool) [Took: 0s]
  763. amarok: emitting scripted service "Free Music Charts"
  764. amarok: BEGIN: void ServiceBrowser::addService(ServiceBase*)
  765. amarok: BEGIN: void BrowserCategoryList::childViewChanged()
  766. amarok: END__: void BrowserCategoryList::childViewChanged() [Took: 0.001s]
  767. amarok: END__: void ServiceBrowser::addService(ServiceBase*) [Took: 0.003s]
  768. amarok: END__: bool ScriptableServiceManager::initService(const QString&, int, const QString&, const QString&, bool) [Took: 0.004s]
  769. amarok: END__: static QScriptValue ScriptableServiceScript::ScriptableServiceScript_prototype_ctor(QScriptContext*, QScriptEngine*) [Took: 0.004s]
  770. amarok: SCRIPT "Free Music Charts" : "done creating fmc service!"
  771. amarok: BEGIN: void ScriptableServiceScript::slotCustomize(const QString&)
  772. amarok: SCRIPT "Free Music Charts" : "customizing fmc service"
  773. amarok: SCRIPT "Free Music Charts" : "loading icon: /usr/share/kde4/apps/amarok/scripts/free_music_charts_service/FMCIcon.png"
  774. amarok: BEGIN: void ScriptableServiceManager::setIcon(const QString&, const QPixmap&)
  775. amarok: service: "Free Music Charts"
  776. amarok: END__: void ScriptableServiceManager::setIcon(const QString&, const QPixmap&) [Took: 0s]
  777. amarok: END__: void ScriptableServiceScript::slotCustomize(const QString&) [Took: 0s]
  778. amarok: END__: bool ScriptManager::slotRunScript(const QString&, bool) [Took: 0.063s]
  779. amarok: BEGIN: bool ScriptManager::slotRunScript(const QString&, bool)
  780. amarok: BEGIN: void ScriptManager::startScriptEngine(const QString&)
  781. amarok: [ScriptManager] start script engine: "Librivox.org"
  782. amarok: BEGIN: ScriptableServiceScript::ScriptableServiceScript(QScriptEngine*)
  783. amarok: END__: ScriptableServiceScript::ScriptableServiceScript(QScriptEngine*) [Took: 0s]
  784. amarok: END__: void ScriptManager::startScriptEngine(const QString&) [Took: 0s]
  785. amarok: SCRIPT "Librivox.org" : "creating service..."
  786. amarok: BEGIN: static QScriptValue ScriptableServiceScript::ScriptableServiceScript_prototype_ctor(QScriptContext*, QScriptEngine*)
  787. amarok: BEGIN: bool ScriptableServiceManager::initService(const QString&, int, const QString&, const QString&, bool)
  788. amarok: initializing scripted service: "Librivox.org"
  789. amarok: BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&)
  790. amarok: END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0.001s]
  791. amarok: BEGIN: ScriptableService::ScriptableService(const QString&)
  792. amarok: creating ScriptableService "Librivox.org"
  793. amarok: END__: ScriptableService::ScriptableService(const QString&) [Took: 0s]
  794. amarok: BEGIN: void ScriptableService::init(int, const QString&, bool)
  795. amarok: BEGIN: Collections::ScriptableServiceCollection::ScriptableServiceCollection(const QString&)
  796. amarok: END__: Collections::ScriptableServiceCollection::ScriptableServiceCollection(const QString&) [Took: 0s]
  797. amarok: END__: void ScriptableService::init(int, const QString&, bool) [Took: 0s]
  798. amarok: emitting scripted service "Librivox.org"
  799. amarok: BEGIN: void ServiceBrowser::addService(ServiceBase*)
  800. amarok: BEGIN: void BrowserCategoryList::childViewChanged()
  801. amarok: END__: void BrowserCategoryList::childViewChanged() [Took: 0s]
  802. amarok: END__: void ServiceBrowser::addService(ServiceBase*) [Took: 0.002s]
  803. amarok: END__: bool ScriptableServiceManager::initService(const QString&, int, const QString&, const QString&, bool) [Took: 0.003s]
  804. amarok: END__: static QScriptValue ScriptableServiceScript::ScriptableServiceScript_prototype_ctor(QScriptContext*, QScriptEngine*) [Took: 0.003s]
  805. amarok: SCRIPT "Librivox.org" : "done creating service!"
  806. amarok: BEGIN: void ScriptableServiceScript::slotCustomize(const QString&)
  807. amarok: SCRIPT "Librivox.org" : "customizing Librivox service"
  808. amarok: SCRIPT "Librivox.org" : "loading icon: /usr/share/kde4/apps/amarok/scripts/librivox_service/LibrivoxIcon.png"
  809. amarok: BEGIN: void ScriptableServiceManager::setIcon(const QString&, const QPixmap&)
  810. amarok: service: "Librivox.org"
  811. amarok: END__: void ScriptableServiceManager::setIcon(const QString&, const QPixmap&) [Took: 0s]
  812. amarok: END__: void ScriptableServiceScript::slotCustomize(const QString&) [Took: 0s]
  813. amarok: END__: bool ScriptManager::slotRunScript(const QString&, bool) [Took: 0.029s]
  814. amarok: BEGIN: bool ScriptManager::slotRunScript(const QString&, bool)
  815. amarok: BEGIN: void ScriptManager::startScriptEngine(const QString&)
  816. amarok: [ScriptManager] start script engine: "Cool Streams"
  817. amarok: BEGIN: ScriptableServiceScript::ScriptableServiceScript(QScriptEngine*)
  818. amarok: END__: ScriptableServiceScript::ScriptableServiceScript(QScriptEngine*) [Took: 0s]
  819. amarok: END__: void ScriptManager::startScriptEngine(const QString&) [Took: 0s]
  820. amarok: BEGIN: static QScriptValue ScriptableServiceScript::ScriptableServiceScript_prototype_ctor(QScriptContext*, QScriptEngine*)
  821. amarok: BEGIN: bool ScriptableServiceManager::initService(const QString&, int, const QString&, const QString&, bool)
  822. amarok: initializing scripted service: "Cool Streams"
  823. amarok: BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&)
  824. amarok: END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0s]
  825. amarok: BEGIN: ScriptableService::ScriptableService(const QString&)
  826. amarok: creating ScriptableService "Cool Streams"
  827. amarok: END__: ScriptableService::ScriptableService(const QString&) [Took: 0s]
  828. amarok: BEGIN: void ScriptableService::init(int, const QString&, bool)
  829. amarok: BEGIN: Collections::ScriptableServiceCollection::ScriptableServiceCollection(const QString&)
  830. amarok: END__: Collections::ScriptableServiceCollection::ScriptableServiceCollection(const QString&) [Took: 0s]
  831. amarok: END__: void ScriptableService::init(int, const QString&, bool) [Took: 0s]
  832. amarok: emitting scripted service "Cool Streams"
  833. amarok: BEGIN: void ServiceBrowser::addService(ServiceBase*)
  834. amarok: BEGIN: void BrowserCategoryList::childViewChanged()
  835. amarok: END__: void BrowserCategoryList::childViewChanged() [Took: 0s]
  836. amarok: END__: void ServiceBrowser::addService(ServiceBase*) [Took: 0.002s]
  837. amarok: END__: bool ScriptableServiceManager::initService(const QString&, int, const QString&, const QString&, bool) [Took: 0.003s]
  838. amarok: END__: static QScriptValue ScriptableServiceScript::ScriptableServiceScript_prototype_ctor(QScriptContext*, QScriptEngine*) [Took: 0.003s]
  839. amarok: BEGIN: void ScriptableServiceScript::slotCustomize(const QString&)
  840. amarok: END__: void ScriptableServiceScript::slotCustomize(const QString&) [Took: 0s]
  841. amarok: END__: bool ScriptManager::slotRunScript(const QString&, bool) [Took: 0.004s]
  842. amarok: BEGIN: bool ScriptManager::slotRunScript(const QString&, bool)
  843. amarok: BEGIN: void ScriptManager::startScriptEngine(const QString&)
  844. amarok: [ScriptManager] start script engine: "LyricWiki"
  845. amarok: END__: void ScriptManager::startScriptEngine(const QString&) [Took: 0s]
  846. amarok: [ScriptManager] lyrics script started: "LyricWiki"
  847. amarok: END__: bool ScriptManager::slotRunScript(const QString&, bool) [Took: 0.007s]
  848. amarok: END__: void ScriptManager::configChanged(bool) [Took: 0.1s]
  849. amarok: END__: void ScriptManager::updateAllScripts() [Took: 0.11s]
  850. amarok: BEGIN: void Playlist::PrettyListView::slotPlaylistActiveTrackChanged()
  851. amarok: BEGIN: void Playlist::PrettyListView::scrollToActiveTrack()
  852. amarok: END__: void Playlist::PrettyListView::scrollToActiveTrack() [Took: 0s]
  853. amarok: END__: void Playlist::PrettyListView::slotPlaylistActiveTrackChanged() [Took: 0s]
  854. amarok: BEGIN: void Analyzer::Base::connectSignals()
  855. amarok: END__: void Analyzer::Base::connectSignals() [Took: 0s]
  856. amarok: [BiasSolver] collection has 0 uids
  857. amarok: [BiasSolver] generating playlist
  858. amarok: BEGIN: void Collections::ScriptableServiceQueryMaker::fetchAlbums()
  859. amarok: [ScriptableServiceQueryMaker] parent id: -1
  860. amarok: BEGIN: void ScriptableServiceScript::slotPopulate(QString, int, int, QString, QString)
  861. amarok: SCRIPT "Free Music Charts" : "populating fmc level: 1"
  862. amarok: SCRIPT "Free Music Charts" : "fetching fmc xml..."
  863. amarok: BEGIN: static QScriptValue Downloader::init(QScriptContext*, QScriptEngine*, bool)
  864. amarok: END__: static QScriptValue Downloader::init(QScriptContext*, QScriptEngine*, bool) [Took: 0s]
  865. amarok: SCRIPT "Free Music Charts" : "done fetching fmc xml..."
  866. amarok: END__: void ScriptableServiceScript::slotPopulate(QString, int, int, QString, QString) [Took: 0.001s]
  867. amarok: END__: void Collections::ScriptableServiceQueryMaker::fetchAlbums() [Took: 0.001s]
  868. amarok: BEGIN: void Collections::ScriptableServiceQueryMaker::fetchArtists()
  869. amarok: BEGIN: void ScriptableServiceScript::slotPopulate(QString, int, int, QString, QString)
  870. amarok: BEGIN: int ScriptableServiceScript::donePopulating() const
  871. amarok: BEGIN: void ScriptableServiceManager::donePopulating(const QString&, int)
  872. amarok: Service name: "Librivox.org" , parent id: -1
  873. amarok: BEGIN: void Collections::ScriptableServiceCollection::donePopulating(int)
  874. amarok: BEGIN: void Collections::ScriptableServiceQueryMaker::slotScriptComplete()
  875. amarok: [ScriptableServiceQueryMaker] there are 1 artists
  876. amarok: END__: void Collections::ScriptableServiceQueryMaker::slotScriptComplete() [Took: 0s]
  877. amarok: END__: void Collections::ScriptableServiceCollection::donePopulating(int) [Took: 0s]
  878. amarok: END__: void ScriptableServiceManager::donePopulating(const QString&, int) [Took: 0s]
  879. amarok: END__: int ScriptableServiceScript::donePopulating() const [Took: 0s]
  880. amarok: END__: void ScriptableServiceScript::slotPopulate(QString, int, int, QString, QString) [Took: 0s]
  881. amarok: END__: void Collections::ScriptableServiceQueryMaker::fetchArtists() [Took: 0s]
  882. amarok: BEGIN: virtual void Dynamic::SearchQueryBias::newQuery()
  883. amarok: END__: virtual void Dynamic::SearchQueryBias::newQuery() [Took: 0s]
  884. amarok: [MySqlStorage] Initialized thread, count== 14
  885. amarok: BEGIN: void WikipediaEnginePrivate::_dataContainerUpdated(const QString&, const Data&)
  886. amarok: [WikipediaEngine] "updated preferred wikipedia languages:" ("en")
  887. amarok: END__: void WikipediaEnginePrivate::_dataContainerUpdated(const QString&, const Data&) [Took: 0s]
  888. amarok: BEGIN: void WikipediaApplet::dataUpdated(const QString&, const Data&)
  889. amarok: END__: void WikipediaApplet::dataUpdated(const QString&, const Data&) [Took: 0s]
  890. amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
  891. amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
  892. amarok: BEGIN: bool OpmlParser::continueRead()
  893. amarok: END__: bool OpmlParser::continueRead() [Took: 0s]
  894. amarok: [TagMatchBias] SimpleMatchBias:: "searchQueryBias" updateFinished 0
  895. amarok: Fatal IO error: client killed
  896. Unable to start Dr. Konqi
  897. Unable to start Dr. Konqi
  898. Re-raising signal for Apport handling.
  899. Re-raising signal for Apport handling.
  900. Segmentation fault (core dumped)
  901. frederick@frederick-G750JW:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement