Advertisement
Guest User

Untitled

a guest
Apr 19th, 2013
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 170.82 KB | None | 0 0
  1. [cerceo@comp-core-i3-2310m-93c7de ~]$ amarok -d
  2. amarok: BEGIN: App::App()
  3. amarok: BEGIN: void App::continueInit()
  4. amarok: BEGIN: EngineController::EngineController()
  5. amarok: END__: EngineController::EngineController() [Took: 0s]
  6. amarok: BEGIN: void EngineController::initializePhonon()
  7. amarok: [EngineController] Tick Interval (actual): 100
  8. amarok: END__: void EngineController::initializePhonon() [Took: 0.59s]
  9. amarok: [EngineController] slotTrackLengthChanged( -1 )
  10. amarok: [EngineController] slotStateChanged from 0 to 1
  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-nepomukcollection" enabled: true
  22. amarok: [PluginManager] found plugin: "amarok_collection-umscollection" enabled: true
  23. amarok: [PluginManager] found plugin: "amarok_collection-upnpcollection" enabled: false
  24. amarok: [PluginManager] found plugin: "amarok_collection-ipodcollection" enabled: true
  25. amarok: [PluginManager] found plugin: "amarok_service_ampache" enabled: false
  26. amarok: [PluginManager] found plugin: "amarok_service_jamendo" enabled: true
  27. amarok: [PluginManager] found plugin: "amarok_service_lastfm" enabled: true
  28. amarok: [PluginManager] found plugin: "amarok_service_mp3tunes" enabled: false
  29. amarok: [PluginManager] found plugin: "amarok_service_gpodder" enabled: false
  30. amarok: [PluginManager] found plugin: "amarok_service_opmldirectory" enabled: true
  31. amarok: [PluginManager] found plugin: "amarok_service_magnatunestore" enabled: false
  32. amarok: [PluginManager] found plugin: "amarok_service_amazonstore" enabled: false
  33. amarok: [PluginManager] 17 plugins in total
  34. amarok: END__: void Plugins::PluginManager::findAllPlugins() [Took: 0.002s]
  35. amarok: [PluginManager] created factory for plugin "amarok_collection-audiocdcollection" type: "Collection"
  36. amarok: [PluginManager] created factory for plugin "amarok_collection-mtpcollection" type: "Collection"
  37. amarok: [PluginManager] created factory for plugin "amarok_collection-mysqlecollection" type: "Collection"
  38. amarok: [PluginManager] created factory for plugin "amarok_collection-nepomukcollection" type: "Collection"
  39. amarok: [PluginManager] created factory for plugin "amarok_collection-umscollection" type: "Collection"
  40. amarok: [PluginManager] created factory for plugin "amarok_collection-ipodcollection" type: "Collection"
  41. amarok: BEGIN: void CollectionManager::init(const QList<Plugins::PluginFactory*>&)
  42. amarok: BEGIN: void CollectionManager::loadPlugins(const QList<Collections::CollectionFactory*>&)
  43. amarok: [CollectionManager] initializing "amarok_collection-mysqlecollection"
  44. amarok: [MySqlStorage] Connected to MySQL server 5.1.63-embedded
  45. amarok: Connected to MySQL server 5.1.63-embedded
  46. amarok: [MySqlStorage] Initialized thread, count== 1
  47. amarok: BEGIN: SqlRegistry::SqlRegistry(Collections::SqlCollection*)
  48. amarok: END__: SqlRegistry::SqlRegistry(Collections::SqlCollection*) [Took: 1.1s]
  49. amarok: BEGIN: MountPointManager::MountPointManager(QObject*, SqlStorage*)
  50. amarok: BEGIN: MediaDeviceCache::MediaDeviceCache()
  51. amarok: END__: MediaDeviceCache::MediaDeviceCache() [Took: 0.004s]
  52. amarok: BEGIN: void MountPointManager::createDeviceFactories()
  53. amarok: [MountPointManager] Initializing DeviceHandlerFactory of type: "uuid"
  54. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  55. amarok: [MountPointManager] Device added and mounted, checking handlers
  56. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  57. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  58. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks2/block_devices/sda5"
  59. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  60. amarok: [MassStorageDeviceHandler] Found existing UUID config for ID "1" , uuid "ba3d54ac-4914-84bb-1265-635dd3a933c0"
  61. amarok: BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&)
  62. amarok: END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s]
  63. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0.004s]
  64. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0.005s]
  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/sda6"
  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 "34204db4-918b-4e5f-ba61-2fd19c3667c4"
  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: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  80. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks2/block_devices/sda1"
  81. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  82. amarok: [MassStorageDeviceHandler] not mounted, can't do anything
  83. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s]
  84. amarok: [MountPointManager] Factory "uuid" could not create device handler
  85. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  86. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  87. amarok: [MountPointManager] Device added and mounted, checking handlers
  88. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  89. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  90. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks2/block_devices/sda2"
  91. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  92. amarok: [MassStorageDeviceHandler] not mounted, can't do anything
  93. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s]
  94. amarok: [MountPointManager] Factory "uuid" could not create device handler
  95. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  96. amarok: [MountPointManager] Initializing DeviceHandlerFactory of type: "nfs"
  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/sda5"
  102. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  103. amarok: [MassStorageDeviceHandler] Found existing UUID config for ID "1" , uuid "ba3d54ac-4914-84bb-1265-635dd3a933c0"
  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: [MountPointManager] Key 1 already exists in handlerMap, replacing
  108. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  109. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  110. amarok: [MountPointManager] Device added and mounted, checking handlers
  111. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  112. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  113. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks2/block_devices/sda6"
  114. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  115. amarok: [MassStorageDeviceHandler] Found existing UUID config for ID "2" , uuid "34204db4-918b-4e5f-ba61-2fd19c3667c4"
  116. amarok: BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&)
  117. amarok: END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s]
  118. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s]
  119. amarok: [MountPointManager] Key 2 already exists in handlerMap, replacing
  120. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  121. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  122. amarok: [MountPointManager] Device added and mounted, checking handlers
  123. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  124. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  125. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks2/block_devices/sda1"
  126. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  127. amarok: [MassStorageDeviceHandler] not mounted, can't do anything
  128. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s]
  129. amarok: [MountPointManager] Factory "uuid" could not create device handler
  130. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  131. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  132. amarok: [MountPointManager] Device added and mounted, checking handlers
  133. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  134. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  135. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks2/block_devices/sda2"
  136. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  137. amarok: [MassStorageDeviceHandler] not mounted, can't do anything
  138. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s]
  139. amarok: [MountPointManager] Factory "uuid" could not create device handler
  140. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  141. amarok: [MountPointManager] Initializing DeviceHandlerFactory of type: "smb"
  142. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  143. amarok: [MountPointManager] Device added and mounted, checking handlers
  144. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  145. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  146. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks2/block_devices/sda5"
  147. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  148. amarok: [MassStorageDeviceHandler] Found existing UUID config for ID "1" , uuid "ba3d54ac-4914-84bb-1265-635dd3a933c0"
  149. amarok: BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&)
  150. amarok: END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s]
  151. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s]
  152. amarok: [MountPointManager] Key 1 already exists in handlerMap, replacing
  153. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  154. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  155. amarok: [MountPointManager] Device added and mounted, checking handlers
  156. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  157. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  158. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks2/block_devices/sda6"
  159. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  160. amarok: [MassStorageDeviceHandler] Found existing UUID config for ID "2" , uuid "34204db4-918b-4e5f-ba61-2fd19c3667c4"
  161. amarok: BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&)
  162. amarok: END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s]
  163. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s]
  164. amarok: [MountPointManager] Key 2 already exists in handlerMap, replacing
  165. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  166. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  167. amarok: [MountPointManager] Device added and mounted, checking handlers
  168. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  169. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  170. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks2/block_devices/sda1"
  171. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  172. amarok: [MassStorageDeviceHandler] not mounted, can't do anything
  173. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s]
  174. amarok: [MountPointManager] Factory "uuid" could not create device handler
  175. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  176. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  177. amarok: [MountPointManager] Device added and mounted, checking handlers
  178. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  179. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  180. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks2/block_devices/sda2"
  181. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  182. amarok: [MassStorageDeviceHandler] not mounted, can't do anything
  183. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s]
  184. amarok: [MountPointManager] Factory "uuid" could not create device handler
  185. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  186. amarok: END__: void MountPointManager::createDeviceFactories() [Took: 0.16s]
  187. amarok: END__: MountPointManager::MountPointManager(QObject*, SqlStorage*) [Took: 0.17s]
  188. amarok: BEGIN: void CollectionManager::slotNewCollection(Collections::Collection*)
  189. amarok: END__: void CollectionManager::slotNewCollection(Collections::Collection*) [Took: 0s]
  190. amarok: [CollectionManager] initializing "amarok_collection-audiocdcollection"
  191. amarok: BEGIN: MediaDeviceMonitor::MediaDeviceMonitor()
  192. amarok: BEGIN: void MediaDeviceMonitor::init()
  193. amarok: END__: void MediaDeviceMonitor::init() [Took: 0s]
  194. amarok: END__: MediaDeviceMonitor::MediaDeviceMonitor() [Took: 0s]
  195. amarok: BEGIN: void MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*)
  196. amarok: BEGIN: void MediaDeviceMonitor::checkDevicesFor(ConnectionAssistant*)
  197. amarok: BEGIN: QStringList MediaDeviceMonitor::getDevices()
  198. amarok: BEGIN: void MediaDeviceCache::refreshCache()
  199. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sda2"
  200. amarok: [MediaDeviceCache] Device name is = "TOSHIBA MK6465GSXN" and was made by ""
  201. amarok: [MediaDeviceCache] Solid device is not accessible, will wait until it is to consider it added.
  202. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sda1"
  203. amarok: [MediaDeviceCache] Device name is = "TOSHIBA MK6465GSXN" and was made by ""
  204. amarok: [MediaDeviceCache] Solid device is not accessible, will wait until it is to consider it added.
  205. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sda6"
  206. amarok: [MediaDeviceCache] Device name is = "TOSHIBA MK6465GSXN" and was made by ""
  207. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sda5"
  208. amarok: [MediaDeviceCache] Device name is = "TOSHIBA MK6465GSXN" and was made by ""
  209. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi = "/org/freedesktop/UDisks2/drives/TSSTcorp_CDDVDW_TS_L633F_R8BO6GCB715100"
  210. amarok: [MediaDeviceCache] Device name is = "TSSTcorp CDDVDW TS-L633F" and was made by ""
  211. "/org/freedesktop/UDisks2/drives/TSSTcorp_CDDVDW_TS_L633F_R8BO6GCB715100" : property "DeviceNumber" does not exist
  212. "/org/freedesktop/UDisks2/drives/TSSTcorp_CDDVDW_TS_L633F_R8BO6GCB715100" : property "Device" does not exist
  213. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi = "/org/freedesktop/UDisks2/drives/TOSHIBA_MK6465GSXN_7176C1VNT"
  214. amarok: [MediaDeviceCache] Device name is = "TOSHIBA MK6465GSXN" and was made by ""
  215. "/org/freedesktop/UDisks2/drives/TOSHIBA_MK6465GSXN_7176C1VNT" : property "DeviceNumber" does not exist
  216. "/org/freedesktop/UDisks2/drives/TOSHIBA_MK6465GSXN_7176C1VNT" : property "Device" does not exist
  217. "/org/freedesktop/UDisks2/drives/TSSTcorp_CDDVDW_TS_L633F_R8BO6GCB715100" : property "Drive" does not exist
  218. "/org/freedesktop/UDisks2/drives/TOSHIBA_MK6465GSXN_7176C1VNT" : property "Drive" does not exist
  219. amarok: END__: void MediaDeviceCache::refreshCache() [Took: 0.33s]
  220. amarok: END__: QStringList MediaDeviceMonitor::getDevices() [Took: 0.33s]
  221. amarok: END__: void MediaDeviceMonitor::checkDevicesFor(ConnectionAssistant*) [Took: 0.33s]
  222. amarok: END__: void MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*) [Took: 0.33s]
  223. amarok: [CollectionManager] initializing "amarok_collection-mtpcollection"
  224. amarok: BEGIN: void MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*)
  225. amarok: BEGIN: void MediaDeviceMonitor::checkDevicesFor(ConnectionAssistant*)
  226. amarok: BEGIN: QStringList MediaDeviceMonitor::getDevices()
  227. amarok: BEGIN: void MediaDeviceCache::refreshCache()
  228. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sda2"
  229. Created invalid Device for udi ""
  230. Created invalid Device for udi ""
  231. amarok: [MediaDeviceCache] Device name is = "" and was made by ""
  232. amarok: [MediaDeviceCache] Solid device is not accessible, will wait until it is to consider it added.
  233. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sda1"
  234. Created invalid Device for udi ""
  235. Created invalid Device for udi ""
  236. amarok: [MediaDeviceCache] Device name is = "" and was made by ""
  237. amarok: [MediaDeviceCache] Solid device is not accessible, will wait until it is to consider it added.
  238. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sda6"
  239. Created invalid Device for udi ""
  240. Created invalid Device for udi ""
  241. amarok: [MediaDeviceCache] Device name is = "" and was made by ""
  242. amarok: [MediaDeviceCache] Solid device is not accessible, will wait until it is to consider it added.
  243. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks2/block_devices/sda5"
  244. Created invalid Device for udi ""
  245. Created invalid Device for udi ""
  246. amarok: [MediaDeviceCache] Device name is = "" and was made by ""
  247. amarok: [MediaDeviceCache] Solid device is not accessible, will wait until it is to consider it added.
  248. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi = "/org/freedesktop/UDisks2/drives/TSSTcorp_CDDVDW_TS_L633F_R8BO6GCB715100"
  249. Created invalid Device for udi ""
  250. Created invalid Device for udi ""
  251. amarok: [MediaDeviceCache] Device name is = "" and was made by ""
  252. Created invalid Device for udi ""
  253. Created invalid Device for udi ""
  254. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi = "/org/freedesktop/UDisks2/drives/TOSHIBA_MK6465GSXN_7176C1VNT"
  255. Created invalid Device for udi ""
  256. Created invalid Device for udi ""
  257. amarok: [MediaDeviceCache] Device name is = "" and was made by ""
  258. Created invalid Device for udi ""
  259. Created invalid Device for udi ""
  260. "/org/freedesktop/UDisks2/drives/TSSTcorp_CDDVDW_TS_L633F_R8BO6GCB715100" : property "Drive" does not exist
  261. "/org/freedesktop/UDisks2/drives/TOSHIBA_MK6465GSXN_7176C1VNT" : property "Drive" does not exist
  262. amarok: END__: void MediaDeviceCache::refreshCache() [Took: 0.33s]
  263. amarok: END__: QStringList MediaDeviceMonitor::getDevices() [Took: 0.33s]
  264. amarok: BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&)
  265. amarok: Not a PMP
  266. amarok: END__: virtual bool MtpConnectionAssistant::identify(const QString&) [Took: 0s]
  267. amarok: BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&)
  268. amarok: Not a PMP
  269. amarok: END__: virtual bool MtpConnectionAssistant::identify(const QString&) [Took: 0s]
  270. amarok: END__: void MediaDeviceMonitor::checkDevicesFor(ConnectionAssistant*) [Took: 0.33s]
  271. amarok: END__: void MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*) [Took: 0.33s]
  272. amarok: [CollectionManager] initializing "amarok_collection-nepomukcollection"
  273. amarok: BEGIN: virtual void NepomukCollectionFactory::init()
  274. amarok: BEGIN: void CollectionManager::slotNewCollection(Collections::Collection*)
  275. amarok: END__: void CollectionManager::slotNewCollection(Collections::Collection*) [Took: 0s]
  276. amarok: END__: virtual void NepomukCollectionFactory::init() [Took: 0.002s]
  277. amarok: [CollectionManager] initializing "amarok_collection-umscollection"
  278. amarok: [CollectionManager] initializing "amarok_collection-ipodcollection"
  279. amarok: END__: void CollectionManager::loadPlugins(const QList<Collections::CollectionFactory*>&) [Took: 2.5s]
  280. amarok: END__: void CollectionManager::init(const QList<Plugins::PluginFactory*>&) [Took: 2.5s]
  281. amarok: BEGIN: BrowserCategoryListDelegate::BrowserCategoryListDelegate(QTreeView*)
  282. amarok: END__: BrowserCategoryListDelegate::BrowserCategoryListDelegate(QTreeView*) [Took: 0s]
  283. amarok: ServiceBrowser starting...
  284. amarok: BEGIN: ServicePluginManager::ServicePluginManager(QObject*)
  285. amarok: END__: ServicePluginManager::ServicePluginManager(QObject*) [Took: 0s]
  286. amarok: [PluginManager] created factory for plugin "amarok_service_jamendo" type: "Service"
  287. amarok: [PluginManager] created factory for plugin "amarok_service_lastfm" type: "Service"
  288. amarok: [PluginManager] created factory for plugin "amarok_service_opmldirectory" type: "Service"
  289. amarok: BEGIN: void ServicePluginManager::init(const QList<Plugins::PluginFactory*>&)
  290. amarok: [ServicePluginManager] PLUGIN CHECK: "amarok_service_jamendo"
  291. amarok: BEGIN: void ServicePluginManager::initFactory(ServiceFactory*)
  292. amarok: [ServicePluginManager] initializing: "amarok_service_jamendo"
  293. amarok: BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&)
  294. amarok: END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0.047s]
  295. amarok: BEGIN: void ServicePluginManager::slotNewService(ServiceBase*)
  296. amarok: [ServicePluginManager] new service: "Jamendo.com"
  297. amarok: BEGIN: InfoProxy::InfoProxy()
  298. amarok: BEGIN: void InfoProxy::loadHomePage()
  299. amarok: END__: void InfoProxy::loadHomePage() [Took: 0.019s]
  300. amarok: END__: InfoProxy::InfoProxy() [Took: 0.019s]
  301. amarok: END__: void ServicePluginManager::slotNewService(ServiceBase*) [Took: 0.029s]
  302. amarok: END__: void ServicePluginManager::initFactory(ServiceFactory*) [Took: 0.077s]
  303. amarok: [ServicePluginManager] PLUGIN CHECK: "amarok_service_lastfm"
  304. amarok: BEGIN: void ServicePluginManager::initFactory(ServiceFactory*)
  305. amarok: [ServicePluginManager] initializing: "amarok_service_lastfm"
  306. amarok: BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&)
  307. amarok: END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0.001s]
  308. amarok: BEGIN: LastFmServiceConfig::LastFmServiceConfig()
  309. amarok: END__: LastFmServiceConfig::LastFmServiceConfig() [Took: 0s]
  310. amarok: BEGIN: LastFmService::LastFmService(LastFmServiceFactory*, const QString&)
  311. amarok: [BiasFactory] new factory of type: "lastfm_similarartists"
  312. amarok: [BiasFactory] new factory of type: "lastfm_weeklytop"
  313. amarok: [LastFmService] void LastFmService::slotReconfigure() either last.fm username or password is empty
  314. amarok: END__: LastFmService::LastFmService(LastFmServiceFactory*, const QString&) [Took: 0.1s]
  315. amarok: BEGIN: void ServicePluginManager::slotNewService(ServiceBase*)
  316. amarok: [ServicePluginManager] new service: "Last.fm"
  317. amarok: END__: void ServicePluginManager::slotNewService(ServiceBase*) [Took: 0.002s]
  318. amarok: END__: void ServicePluginManager::initFactory(ServiceFactory*) [Took: 0.11s]
  319. amarok: [ServicePluginManager] PLUGIN CHECK: "amarok_service_opmldirectory"
  320. amarok: BEGIN: void ServicePluginManager::initFactory(ServiceFactory*)
  321. amarok: [ServicePluginManager] initializing: "amarok_service_opmldirectory"
  322. amarok: BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&)
  323. amarok: END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0.001s]
  324. amarok: BEGIN: AmarokUrlHandler::AmarokUrlHandler()
  325. amarok: BEGIN: void BookmarkModel::checkTables()
  326. amarok: END__: void BookmarkModel::checkTables() [Took: 0.018s]
  327. amarok: END__: AmarokUrlHandler::AmarokUrlHandler() [Took: 0.019s]
  328. amarok: BEGIN: void ServicePluginManager::slotNewService(ServiceBase*)
  329. amarok: [ServicePluginManager] new service: "OpmlDirectory"
  330. amarok: END__: void ServicePluginManager::slotNewService(ServiceBase*) [Took: 0.007s]
  331. amarok: END__: void ServicePluginManager::initFactory(ServiceFactory*) [Took: 0.048s]
  332. amarok: END__: void ServicePluginManager::init(const QList<Plugins::PluginFactory*>&) [Took: 0.23s]
  333. amarok: END__: Plugins::PluginManager::PluginManager(QObject*) [Took: 3.3s]
  334. amarok: BEGIN: void Playlist::Actions::playlistModeChanged()
  335. amarok: [Playlist::Actions] Dynamic mode: false
  336. amarok: BEGIN: Playlist::ModelStack::ModelStack()
  337. amarok: BEGIN: Playlist::Model::Model(QObject*)
  338. amarok: END__: Playlist::Model::Model(QObject*) [Took: 0s]
  339. amarok: END__: Playlist::ModelStack::ModelStack() [Took: 0s]
  340. amarok: END__: void Playlist::Actions::playlistModeChanged() [Took: 0s]
  341. amarok: BEGIN: void Playlist::Actions::restoreDefaultPlaylist()
  342. amarok: BEGIN: KConfigSyncRelStore::KConfigSyncRelStore()
  343. amarok: END__: KConfigSyncRelStore::KConfigSyncRelStore() [Took: 0s]
  344. amarok: BEGIN: void Playlists::SqlUserPlaylistProvider::checkTables()
  345. amarok: END__: void Playlists::SqlUserPlaylistProvider::checkTables() [Took: 0s]
  346. amarok: BEGIN: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&)
  347. amarok: END__: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) [Took: 0.026s]
  348. amarok: [MySqlStorage] Initialized thread, count== 2
  349. amarok: BEGIN: Playlist::Controller::Controller()
  350. amarok: END__: Playlist::Controller::Controller() [Took: 0s]
  351. amarok: BEGIN: void Playlist::Controller::insertTracks(int, Meta::TrackList)
  352. amarok: BEGIN: int Playlist::Controller::insertionTopRowToBottom(int)
  353. amarok: [Playlist::Controller] SortProxy is NOT SORTED ... so I'll take care of the right row.
  354. amarok: END__: int Playlist::Controller::insertionTopRowToBottom(int) [Took: 0s]
  355. amarok: BEGIN: virtual void Playlist::InsertTracksCmd::redo()
  356. amarok: BEGIN: void Playlist::Model::setAllNewlyAddedToUnplayed()
  357. amarok: END__: void Playlist::Model::setAllNewlyAddedToUnplayed() [Took: 0s]
  358. amarok: END__: virtual void Playlist::InsertTracksCmd::redo() [Took: 0s]
  359. amarok: END__: void Playlist::Controller::insertTracks(int, Meta::TrackList) [Took: 0.002s]
  360. amarok: BEGIN: void Playlist::Actions::queue(QList<int>)
  361. amarok: END__: void Playlist::Actions::queue(QList<int>) [Took: 0s]
  362. amarok: END__: void Playlist::Actions::restoreDefaultPlaylist() [Took: 0.057s]
  363. amarok: BEGIN: Playlist::LayoutManager::LayoutManager()
  364. amarok: BEGIN: void Playlist::LayoutManager::loadLayouts(const QString&, bool)
  365. amarok: loading layout "Default"
  366. amarok: grouping mode is: "Album"
  367. amarok: loading layout "No Grouping"
  368. amarok: grouping mode is: "None"
  369. amarok: loading layout "No Grouping (Single Line)"
  370. amarok: grouping mode is: "None"
  371. amarok: loading layout "Verbose"
  372. amarok: grouping mode is: "Album"
  373. amarok: END__: void Playlist::LayoutManager::loadLayouts(const QString&, bool) [Took: 0.01s]
  374. amarok: [MySqlStorage] Initialized thread, count== 3
  375. amarok: [MySqlStorage] Initialized thread, count== 4
  376. amarok: [MySqlStorage] Initialized thread, count== 5
  377. amarok: END__: Playlist::LayoutManager::LayoutManager() [Took: 0.082s]
  378. amarok: [ActionClasses] setCurrentItem: 1
  379. amarok: [ActionClasses] setCurrentItem: 0
  380. amarok: BEGIN: void MainWindow::init()
  381. amarok: BEGIN: MainToolbar::MainToolbar(QWidget*)
  382. amarok: BEGIN: SvgHandler::SvgHandler(QObject*)
  383. amarok: END__: SvgHandler::SvgHandler(QObject*) [Took: 0s]
  384. amarok: END__: MainToolbar::MainToolbar(QWidget*) [Took: 0.022s]
  385. amarok: BEGIN: BrowserCategoryListDelegate::BrowserCategoryListDelegate(QTreeView*)
  386. amarok: END__: BrowserCategoryListDelegate::BrowserCategoryListDelegate(QTreeView*) [Took: 0s]
  387. amarok: BEGIN: Playlist::Dock::Dock(QWidget*)
  388. amarok: END__: Playlist::Dock::Dock(QWidget*) [Took: 0s]
  389. amarok: BEGIN: Context::ContextScene::ContextScene(QObject*)
  390. amarok: END__: Context::ContextScene::ContextScene(QObject*) [Took: 0s]
  391. amarok: BEGIN: Context::VerticalToolbarContainment::VerticalToolbarContainment(QObject*, const QVariantList&)
  392. amarok: [VerticalToolbarContainment] applet containment has corona: QObject(0x0)
  393. amarok: END__: Context::VerticalToolbarContainment::VerticalToolbarContainment(QObject*, const QVariantList&) [Took: 0s]
  394. amarok: BEGIN: void ContextDock::createContextView(Plasma::Containment*)
  395. amarok: [ContextDock] Creating context view on containmend "Содержимое контекста по вертикали"
  396. amarok: BEGIN: ContextSubject::ContextSubject()
  397. amarok: END__: ContextSubject::ContextSubject() [Took: 0s]
  398. amarok: BEGIN: Context::ContextView::ContextView(Plasma::Containment*, Plasma::Corona*, QWidget*)
  399. amarok: BEGIN: virtual void Context::VerticalToolbarContainment::setView(Context::ContextView*)
  400. amarok: END__: virtual void Context::VerticalToolbarContainment::setView(Context::ContextView*) [Took: 0s]
  401. amarok: END__: Context::ContextView::ContextView(Plasma::Containment*, Plasma::Corona*, QWidget*) [Took: 0.044s]
  402. amarok: BEGIN: void Context::ContextView::showHome()
  403. amarok: BEGIN: virtual void Context::VerticalToolbarContainment::loadConfig(const KConfigGroup&)
  404. amarok: [VerticalToolbarContainment] plugins.size(): 3
  405. amarok: [VerticalToolbarContainment] Adding applet: "currenttrack"
  406. amarok: BEGIN: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int)
  407. amarok: BEGIN: virtual void CurrentTrack::init()
  408. amarok: END__: virtual void CurrentTrack::init() [Took: 0.065s]
  409. QSimplex: No feasible solution!
  410. QSimplex: No feasible solution!
  411. amarok: BEGIN: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int)
  412. amarok: [VerticalAppletLayout] layout told to add applet "currenttrack" at -1
  413. amarok: [VerticalAppletLayout] emitting addApplet with location 0
  414. amarok: BEGIN: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int)
  415. amarok: inserting applet icon in position 0
  416. amarok: BEGIN: void Context::ToolbarView::appletAdded(Plasma::Applet*, int)
  417. amarok: END__: void Context::ToolbarView::appletAdded(Plasma::Applet*, int) [Took: 0s]
  418. amarok: END__: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int) [Took: 0.003s]
  419. amarok: END__: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int) [Took: 0.003s]
  420. amarok: END__: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int) [Took: 0.14s]
  421. amarok: [VerticalToolbarContainment] Adding applet: "lyrics"
  422. amarok: BEGIN: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int)
  423. amarok: BEGIN: virtual void LyricsApplet::init()
  424. amarok: END__: virtual void LyricsApplet::init() [Took: 0.04s]
  425. amarok: BEGIN: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int)
  426. amarok: [VerticalAppletLayout] layout told to add applet "lyrics" at -1
  427. amarok: [VerticalAppletLayout] emitting addApplet with location 1
  428. amarok: BEGIN: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int)
  429. amarok: inserting applet icon in position 1
  430. amarok: BEGIN: void Context::ToolbarView::appletAdded(Plasma::Applet*, int)
  431. amarok: END__: void Context::ToolbarView::appletAdded(Plasma::Applet*, int) [Took: 0s]
  432. amarok: END__: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int) [Took: 0s]
  433. amarok: END__: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int) [Took: 0.001s]
  434. amarok: END__: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int) [Took: 0.1s]
  435. amarok: [VerticalToolbarContainment] Adding applet: "wikipedia"
  436. amarok: BEGIN: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int)
  437. amarok: BEGIN: virtual void WikipediaApplet::init()
  438. amarok: END__: virtual void WikipediaApplet::init() [Took: 0.29s]
  439. amarok: BEGIN: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int)
  440. amarok: [VerticalAppletLayout] layout told to add applet "wikipedia" at -1
  441. amarok: [VerticalAppletLayout] emitting addApplet with location 2
  442. amarok: BEGIN: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int)
  443. amarok: inserting applet icon in position 2
  444. amarok: BEGIN: void Context::ToolbarView::appletAdded(Plasma::Applet*, int)
  445. amarok: END__: void Context::ToolbarView::appletAdded(Plasma::Applet*, int) [Took: 0s]
  446. amarok: END__: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int) [Took: 0.001s]
  447. amarok: END__: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int) [Took: 0.001s]
  448. amarok: END__: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int) [Took: 0.32s]
  449. QSimplex: No feasible solution!
  450. amarok: END__: virtual void Context::VerticalToolbarContainment::loadConfig(const KConfigGroup&) [Took: 0.56s]
  451. amarok: END__: void Context::ContextView::showHome() [Took: 0.59s]
  452. amarok: END__: void ContextDock::createContextView(Plasma::Containment*) [Took: 0.79s]
  453. amarok: BEGIN: void MainWindow::addViewMenuItems(QMenu*)
  454. amarok: END__: void MainWindow::addViewMenuItems(QMenu*) [Took: 0s]
  455. QWidget::insertAction: Attempt to insert null action
  456. amarok: BEGIN: void MainWindow::setLayoutLocked(bool)
  457. amarok: END__: void MainWindow::setLayoutLocked(bool) [Took: 0.003s]
  458. amarok: BEGIN: Creating browsers. Please report long start times!
  459. amarok: BEGIN: CollectionTreeItemDelegate::CollectionTreeItemDelegate(QTreeView*)
  460. amarok: END__: CollectionTreeItemDelegate::CollectionTreeItemDelegate(QTreeView*) [Took: 0s]
  461. amarok: [CollectionTreeItemModel] Collection root has 2 children
  462. amarok: [CollectionWidget] Sort levels: ()
  463. amarok: [CollectionWidget] Sort levels: (2, 1)
  464. amarok: BEGIN: BrowserCategoryListDelegate::BrowserCategoryListDelegate(QTreeView*)
  465. amarok: END__: BrowserCategoryListDelegate::BrowserCategoryListDelegate(QTreeView*) [Took: 0s]
  466. amarok: BEGIN: PlaylistBrowserNS::DynamicView::DynamicView(QWidget*)
  467. amarok: BEGIN: QModelIndex Dynamic::DynamicModel::insertPlaylist(int, Dynamic::DynamicPlaylist*)
  468. amarok: [DynamicModel] insert playlist before ""
  469. amarok: [DynamicModel] OldIndex: -1 was active false to Str "Случайные дорожки"
  470. amarok: [DynamicModel] insert playlist after "Случайные дорожки 8cb7ca0
  471. Случайные дорожки 8caff10
  472. "
  473. amarok: END__: QModelIndex Dynamic::DynamicModel::insertPlaylist(int, Dynamic::DynamicPlaylist*) [Took: 0s]
  474. amarok: BEGIN: virtual void Dynamic::SearchQueryBias::fromXml(QXmlStreamReader*)
  475. amarok: END__: virtual void Dynamic::SearchQueryBias::fromXml(QXmlStreamReader*) [Took: 0s]
  476. amarok: BEGIN: QModelIndex Dynamic::DynamicModel::insertPlaylist(int, Dynamic::DynamicPlaylist*)
  477. amarok: [DynamicModel] insert playlist before "Случайные дорожки 8cb7ca0
  478. Случайные дорожки 8caff10
  479. "
  480. amarok: [DynamicModel] OldIndex: -1 was active false to Str "Рок- и поп-музыка"
  481. amarok: [DynamicModel] insert playlist after "Случайные дорожки 8cb7ca0
  482. Случайные дорожки 8caff10
  483. Рок- и поп-музыка 8cb85d0
  484. Поиск: жанр:Рок AND жанр:Поп 8cb8100
  485. "
  486. amarok: END__: QModelIndex Dynamic::DynamicModel::insertPlaylist(int, Dynamic::DynamicPlaylist*) [Took: 0s]
  487. amarok: BEGIN: virtual void Dynamic::SearchQueryBias::fromXml(QXmlStreamReader*)
  488. amarok: END__: virtual void Dynamic::SearchQueryBias::fromXml(QXmlStreamReader*) [Took: 0s]
  489. amarok: BEGIN: QModelIndex Dynamic::DynamicModel::insertPlaylist(int, Dynamic::DynamicPlaylist*)
  490. amarok: [DynamicModel] insert playlist before "Случайные дорожки 8cb7ca0
  491. Случайные дорожки 8caff10
  492. Рок- и поп-музыка 8cb85d0
  493. Поиск: жанр:Рок AND жанр:Поп 8cb8100
  494. "
  495. amarok: [DynamicModel] OldIndex: -1 was active false to Str "Прослушивание целых альбомов"
  496. amarok: [DynamicModel] insert playlist after "Случайные дорожки 8cb7ca0
  497. Случайные дорожки 8caff10
  498. Рок- и поп-музыка 8cb85d0
  499. Поиск: жанр:Рок AND жанр:Поп 8cb8100
  500. Прослушивание целых альбомов 8cb85f8
  501. Последовательная проверка условий 8cb9cf8
  502. Следующая дорожка из текущего альбома 8cb8620
  503. Поиск: номер_дорожки:1 8cb86d8
  504. "
  505. amarok: END__: QModelIndex Dynamic::DynamicModel::insertPlaylist(int, Dynamic::DynamicPlaylist*) [Took: 0s]
  506. amarok: BEGIN: virtual void Dynamic::PartBias::appendBias(Dynamic::BiasPtr)
  507. amarok: BEGIN: void Dynamic::PartBias::changeBiasWeight(int, qreal)
  508. amarok: END__: void Dynamic::PartBias::changeBiasWeight(int, qreal) [Took: 0s]
  509. amarok: END__: virtual void Dynamic::PartBias::appendBias(Dynamic::BiasPtr) [Took: 0s]
  510. amarok: BEGIN: virtual void Dynamic::PartBias::appendBias(Dynamic::BiasPtr)
  511. amarok: BEGIN: void Dynamic::PartBias::changeBiasWeight(int, qreal)
  512. amarok: [PartBias] Weight 0 : 1
  513. amarok: [PartBias] Weight 1 : 0
  514. amarok: END__: void Dynamic::PartBias::changeBiasWeight(int, qreal) [Took: 0s]
  515. amarok: END__: virtual void Dynamic::PartBias::appendBias(Dynamic::BiasPtr) [Took: 0s]
  516. amarok: BEGIN: virtual void Dynamic::PartBias::appendBias(Dynamic::BiasPtr)
  517. amarok: BEGIN: void Dynamic::PartBias::changeBiasWeight(int, qreal)
  518. amarok: [PartBias] Weight 0 : 1
  519. amarok: [PartBias] Weight 1 : 0
  520. amarok: [PartBias] Weight 2 : 0
  521. amarok: END__: void Dynamic::PartBias::changeBiasWeight(int, qreal) [Took: 0s]
  522. amarok: END__: virtual void Dynamic::PartBias::appendBias(Dynamic::BiasPtr) [Took: 0s]
  523. amarok: BEGIN: QModelIndex Dynamic::DynamicModel::insertPlaylist(int, Dynamic::DynamicPlaylist*)
  524. amarok: [DynamicModel] insert playlist before "Случайные дорожки 8cb7ca0
  525. Случайные дорожки 8caff10
  526. Рок- и поп-музыка 8cb85d0
  527. Поиск: жанр:Рок AND жанр:Поп 8cb8100
  528. Прослушивание целых альбомов 8cb85f8
  529. Последовательная проверка условий 8cb9cf8
  530. Следующая дорожка из текущего альбома 8cb8620
  531. Поиск: номер_дорожки:1 8cb86d8
  532. "
  533. amarok: [DynamicModel] OldIndex: -1 was active false to Str "Высоко оценённые"
  534. amarok: [DynamicModel] insert playlist after "Случайные дорожки 8cb7ca0
  535. Случайные дорожки 8caff10
  536. Рок- и поп-музыка 8cb85d0
  537. Поиск: жанр:Рок AND жанр:Поп 8cb8100
  538. Прослушивание целых альбомов 8cb85f8
  539. Последовательная проверка условий 8cb9cf8
  540. Следующая дорожка из текущего альбома 8cb8620
  541. Поиск: номер_дорожки:1 8cb86d8
  542. Высоко оценённые 8cb99a8
  543. Какое-либо из условий 8cb9d28
  544. Случайные дорожки 8cb7e08
  545. оценка:>2.5 8cba150
  546. оценка:>4 8cb9fe8
  547. "
  548. amarok: END__: QModelIndex Dynamic::DynamicModel::insertPlaylist(int, Dynamic::DynamicPlaylist*) [Took: 0s]
  549. amarok: END__: PlaylistBrowserNS::DynamicView::DynamicView(QWidget*) [Took: 0.038s]
  550. amarok: BEGIN: void PlaylistBrowserNS::DynamicCategory::selectionChanged()
  551. amarok: END__: void PlaylistBrowserNS::DynamicCategory::selectionChanged() [Took: 0s]
  552. amarok: [PlaylistBrowserModel] 0 playlists for category 1
  553. amarok: BEGIN: void PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int)
  554. amarok: END__: void PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int) [Took: 0s]
  555. amarok: BEGIN: void PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int)
  556. amarok: END__: void PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int) [Took: 0s]
  557. amarok: BEGIN: PlaylistBrowserNS::PlaylistBrowserView::PlaylistBrowserView(QAbstractItemModel*, QWidget*)
  558. amarok: END__: PlaylistBrowserNS::PlaylistBrowserView::PlaylistBrowserView(QAbstractItemModel*, QWidget*) [Took: 0s]
  559. amarok: BEGIN: PlaylistTreeItemDelegate::PlaylistTreeItemDelegate(QTreeView*)
  560. amarok: END__: PlaylistTreeItemDelegate::PlaylistTreeItemDelegate(QTreeView*) [Took: 0s]
  561. amarok: [APG::PresetModel] Reading presets from "/home/cerceo/.kde4/share/apps/amarok/playlistgenerator.xml"
  562. amarok: [APG::PresetModel] creating a new generator preset
  563. amarok: BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
  564. amarok: [APG::ConstraintNode] new constraint node at 0x8d24fb0 with parent at 0x0
  565. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  566. amarok: [APG::ConstraintGroup] "Все вложенные условия должны выполняться"
  567. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  568. amarok: [APG::ConstraintNode] new constraint node at 0x8d24f88 with parent at 0x8d24fb0
  569. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  570. amarok: [APG::ConstraintGroup] "Все вложенные условия должны выполняться"
  571. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  572. amarok: [APG::ConstraintNode] new constraint node at 0x8d25000 with parent at 0x8d24f88
  573. amarok: [APG::ConstraintNode] new constraint node at 0x8d34338 with parent at 0x8d24f88
  574. amarok: END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) [Took: 0.002s]
  575. amarok: [APG::PresetModel] creating a new generator preset
  576. amarok: BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
  577. amarok: [APG::ConstraintNode] new constraint node at 0x8d36020 with parent at 0x0
  578. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  579. amarok: [APG::ConstraintGroup] "Все вложенные условия должны выполняться"
  580. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  581. amarok: [APG::ConstraintNode] new constraint node at 0x8d35f98 with parent at 0x8d36020
  582. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  583. amarok: [APG::ConstraintGroup] "Хотя бы одно из вложенных условий должно выполняться"
  584. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  585. amarok: [APG::ConstraintNode] new constraint node at 0x8d25580 with parent at 0x8d35f98
  586. amarok: [APG::ConstraintNode] new constraint node at 0x8d37f60 with parent at 0x8d35f98
  587. amarok: END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) [Took: 0.001s]
  588. amarok: [APG::PresetModel] creating a new generator preset
  589. amarok: BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
  590. amarok: [APG::ConstraintNode] new constraint node at 0x8d36180 with parent at 0x0
  591. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  592. amarok: [APG::ConstraintGroup] "Все вложенные условия должны выполняться"
  593. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  594. amarok: [APG::ConstraintNode] new constraint node at 0x8d39c68 with parent at 0x8d36180
  595. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  596. amarok: [APG::ConstraintGroup] "Все вложенные условия должны выполняться"
  597. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  598. amarok: [APG::ConstraintNode] new constraint node at 0x8d39e90 with parent at 0x8d39c68
  599. amarok: [APG::ConstraintNode] new constraint node at 0x8d39eb8 with parent at 0x8d39c68
  600. amarok: END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) [Took: 0s]
  601. amarok: [APG::PresetModel] creating a new generator preset
  602. amarok: BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
  603. amarok: [APG::ConstraintNode] new constraint node at 0x8d39ff0 with parent at 0x0
  604. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  605. amarok: [APG::ConstraintGroup] "Все вложенные условия должны выполняться"
  606. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  607. amarok: [APG::ConstraintNode] new constraint node at 0x8d3a2f0 with parent at 0x8d39ff0
  608. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  609. amarok: [APG::ConstraintGroup] "Все вложенные условия должны выполняться"
  610. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  611. amarok: [APG::ConstraintNode] new constraint node at 0x8d3a308 with parent at 0x8d3a2f0
  612. amarok: [APG::ConstraintNode] new constraint node at 0x8d39f98 with parent at 0x8d3a2f0
  613. amarok: [APG::ConstraintNode] new constraint node at 0x8d3bf00 with parent at 0x8d3a2f0
  614. amarok: [APG::ConstraintNode] new constraint node at 0x8d3db60 with parent at 0x8d3a2f0
  615. amarok: END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) [Took: 0.001s]
  616. amarok: [APG::PresetModel] creating a new generator preset
  617. amarok: BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
  618. amarok: [APG::ConstraintNode] new constraint node at 0x8d3dc28 with parent at 0x0
  619. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  620. amarok: [APG::ConstraintGroup] "Все вложенные условия должны выполняться"
  621. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  622. amarok: [APG::ConstraintNode] new constraint node at 0x8d3df40 with parent at 0x8d3dc28
  623. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  624. amarok: [APG::ConstraintGroup] "Все вложенные условия должны выполняться"
  625. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  626. amarok: [APG::ConstraintNode] new constraint node at 0x8d3dfe0 with parent at 0x8d3df40
  627. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  628. amarok: [APG::ConstraintGroup] "Хотя бы одно из вложенных условий должно выполняться"
  629. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  630. amarok: [APG::ConstraintNode] new constraint node at 0x8d3de28 with parent at 0x8d3dfe0
  631. amarok: [APG::ConstraintNode] new constraint node at 0x8d3fb60 with parent at 0x8d3dfe0
  632. amarok: [APG::ConstraintNode] new constraint node at 0x8d417e0 with parent at 0x8d3dfe0
  633. amarok: [APG::ConstraintNode] new constraint node at 0x8d43488 with parent at 0x8d3df40
  634. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  635. amarok: [APG::ConstraintGroup] "Все вложенные условия должны выполняться"
  636. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  637. amarok: [APG::ConstraintNode] new constraint node at 0x8d43460 with parent at 0x8d43488
  638. amarok: [APG::ConstraintNode] new constraint node at 0x8d434f0 with parent at 0x8d43488
  639. amarok: END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) [Took: 0.001s]
  640. amarok: [PlaylistBrowserModel] 0 playlists for category 2
  641. amarok: BEGIN: void PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int)
  642. amarok: END__: void PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int) [Took: 0s]
  643. amarok: BEGIN: PlaylistBrowserNS::PlaylistBrowserView::PlaylistBrowserView(QAbstractItemModel*, QWidget*)
  644. amarok: END__: PlaylistBrowserNS::PlaylistBrowserView::PlaylistBrowserView(QAbstractItemModel*, QWidget*) [Took: 0s]
  645. amarok: BEGIN: PlaylistTreeItemDelegate::PlaylistTreeItemDelegate(QTreeView*)
  646. amarok: END__: PlaylistTreeItemDelegate::PlaylistTreeItemDelegate(QTreeView*) [Took: 0s]
  647. amarok: END__: Creating browsers. Please report long start times! [Took: 0.24s]
  648. amarok: BEGIN: CoverFetcher::CoverFetcher()
  649. amarok: END__: CoverFetcher::CoverFetcher() [Took: 0s]
  650. amarok: BEGIN: void MainWindow::restoreLayout()
  651. amarok: END__: void MainWindow::restoreLayout() [Took: 0s]
  652. amarok: END__: void MainWindow::init() [DELAY Took (quite long) 5.3s]
  653. amarok: BEGIN: QString BrowserCategoryList::navigate(const QString&)
  654. amarok: [BrowserCategoryList] target: "root list/collections"
  655. amarok: [BrowserCategoryList] removing own name ( "root list" ) from path
  656. amarok: [BrowserCategoryList] looking for child category "collections"
  657. amarok: [BrowserCategoryList] got it!
  658. amarok: BEGIN: void BrowserCategoryList::setActiveCategory(BrowserCategory*)
  659. amarok: END__: void BrowserCategoryList::setActiveCategory(BrowserCategory*) [Took: 0.004s]
  660. amarok: [BrowserCategoryList] child is not a list...
  661. amarok: END__: QString BrowserCategoryList::navigate(const QString&) [Took: 0.004s]
  662. amarok: END__: MainWindow::MainWindow() [DELAY Took (quite long) 9.1s]
  663. amarok: Register object: true
  664. amarok: BEGIN: void App::applySettings(bool)
  665. amarok: END__: void App::applySettings(bool) [Took: 0s]
  666. amarok: BEGIN: ScriptManager::ScriptManager(QObject*)
  667. amarok: END__: ScriptManager::ScriptManager(QObject*) [Took: 0s]
  668. amarok: BEGIN: void Amarok::MediaPlayer2Player::volumeChanged(int)
  669. amarok: MPRIS2: Queueing up a PropertiesChanged signal
  670. amarok: END__: void Amarok::MediaPlayer2Player::volumeChanged(int) [Took: 0s]
  671. amarok: MPRIS2: Queueing up a PropertiesChanged signal
  672. amarok: BEGIN: void Amarok::OSD::applySettings()
  673. amarok: END__: void Amarok::OSD::applySettings() [Took: 0s]
  674. amarok: BEGIN: void ProgressWidget::redrawBookmarks(const QString*)
  675. amarok: END__: void ProgressWidget::redrawBookmarks(const QString*) [Took: 0s]
  676. amarok: BEGIN: void ProgressWidget::redrawBookmarks(const QString*)
  677. amarok: END__: void ProgressWidget::redrawBookmarks(const QString*) [Took: 0s]
  678. amarok: BEGIN: virtual void Playlist::Dock::polish()
  679. amarok: BEGIN: Playlist::ProgressiveSearchWidget::ProgressiveSearchWidget(QWidget*)
  680. amarok: BEGIN: void Playlist::ProgressiveSearchWidget::slotShowOnlyMatches(bool)
  681. amarok: END__: void Playlist::ProgressiveSearchWidget::slotShowOnlyMatches(bool) [Took: 0s]
  682. amarok: END__: Playlist::ProgressiveSearchWidget::ProgressiveSearchWidget(QWidget*) [Took: 0.001s]
  683. amarok: BEGIN: void Playlist::Dock::showDynamicHint()
  684. amarok: END__: void Playlist::Dock::showDynamicHint() [Took: 0s]
  685. amarok: BEGIN: void Playlist::PrettyListView::slotPlaylistActiveTrackChanged()
  686. amarok: BEGIN: void Playlist::PrettyListView::scrollToActiveTrack()
  687. amarok: END__: void Playlist::PrettyListView::scrollToActiveTrack() [Took: 0s]
  688. amarok: END__: void Playlist::PrettyListView::slotPlaylistActiveTrackChanged() [Took: 0s]
  689. amarok: [PlaylistDock] Adding provider: "База данных Amarok"
  690. amarok: [PlaylistDock] Adding provider: "Файлы списков воспроизведения на диске"
  691. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  692. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0.001s]
  693. amarok: END__: virtual void Playlist::Dock::polish() [Took: 0.016s]
  694. amarok: BEGIN: virtual void ContextDock::polish()
  695. amarok: END__: virtual void ContextDock::polish() [Took: 0s]
  696. amarok: END__: void App::continueInit() [DELAY Took (quite long) 9.9s]
  697. amarok: END__: App::App() [DELAY Took (quite long) 9.9s]
  698. amarok: BEGIN: virtual int App::newInstance()
  699. amarok: BEGIN: static void App::handleCliArgs()
  700. amarok: END__: static void App::handleCliArgs() [Took: 0s]
  701. amarok: END__: virtual int App::newInstance() [Took: 0s]
  702. amarok: BEGIN: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&)
  703. [cerceo@comp-core-i3-2310m-93c7de ~]$ amarok: END__: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) [Took: 0.17s]
  704. amarok: BEGIN: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr)
  705. amarok: "UIDurl: file:///home/%D0%93%D0%BB%D0%B0%D0%B2%D0%B5%D1%80%D0%B1%D0%B5%D0%BB%D1%8C%20%D0%9A%D0%BB%D0%B8%D0%BD/Arctic%20Monkeys%20-%20Discography%20-%202005-2011%20(320%20kbps)/Albums/2006%20Whatever%20People%20Say%20I%20Am,%20That%60s%20What%20I%60m%20Not%20(320%20kbps)/00.%20Arctic%20Monkeys%20-%20Whatever%20People%20Say%20I%20Am,%20That%60s%20What%20I%60m%20Not%20-%202006.m3u"
  706. amarok: END__: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr) [Took: 0s]
  707. amarok: BEGIN: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&)
  708. amarok: END__: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) [Took: 0s]
  709. amarok: BEGIN: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr)
  710. amarok: "UIDurl: file:///home/%D0%93%D0%BB%D0%B0%D0%B2%D0%B5%D1%80%D0%B1%D0%B5%D0%BB%D1%8C%20%D0%9A%D0%BB%D0%B8%D0%BD/Arctic%20Monkeys%20-%20Discography%20-%202005-2011%20(320%20kbps)/Albums/2007%20Favourite%20Worst%20Nightmare%20(320%20kbps)/00.%20Arctic%20Monkeys%20-%20Favourite%20Worst%20Nightmare%20-%202007.m3u"
  711. amarok: END__: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr) [Took: 0s]
  712. amarok: BEGIN: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&)
  713. amarok: END__: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) [Took: 0s]
  714. amarok: BEGIN: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr)
  715. amarok: "UIDurl: file:///home/%D0%93%D0%BB%D0%B0%D0%B2%D0%B5%D1%80%D0%B1%D0%B5%D0%BB%D1%8C%20%D0%9A%D0%BB%D0%B8%D0%BD/Arctic%20Monkeys%20-%20Discography%20-%202005-2011%20(320%20kbps)/Albums/2009%20Humbug%20(320%20kbps)/00.%20Arctic%20Monkeys%20-%20Humbug%20-%202009.m3u"
  716. amarok: END__: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr) [Took: 0s]
  717. amarok: BEGIN: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&)
  718. amarok: END__: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) [Took: 0s]
  719. amarok: BEGIN: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr)
  720. amarok: "UIDurl: file:///home/%D0%93%D0%BB%D0%B0%D0%B2%D0%B5%D1%80%D0%B1%D0%B5%D0%BB%D1%8C%20%D0%9A%D0%BB%D0%B8%D0%BD/Arctic%20Monkeys%20-%20Discography%20-%202005-2011%20(320%20kbps)/Albums/2011%20Suck%20It%20And%20See%20(Japan%20Edition)%20(320%20kbps)/00.%20Arctic%20Monkeys%20-%20Suck%20It%20And%20See%20(Japan%20Edition)%20-%202011.m3u"
  721. amarok: END__: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr) [Took: 0s]
  722. amarok: BEGIN: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&)
  723. amarok: END__: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) [Took: 0.011s]
  724. amarok: BEGIN: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr)
  725. amarok: "UIDurl: file:///home/%D0%93%D0%BB%D0%B0%D0%B2%D0%B5%D1%80%D0%B1%D0%B5%D0%BB%D1%8C%20%D0%9A%D0%BB%D0%B8%D0%BD/Caro%20Emerald%20-%20Deleted%20Scenes%20From%20the%20Cutting%20Room%20Floor%20-%202010/Playlist.m3u"
  726. amarok: END__: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr) [Took: 0s]
  727. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  728. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  729. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  730. amarok: [Playlist::Model] Metadata updated for track "Не отступай"
  731. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  732. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  733. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  734. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  735. amarok: [Playlist::Model] Metadata updated for track "Ботинки"
  736. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  737. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  738. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  739. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  740. amarok: [Playlist::Model] Metadata updated for track "Бунтари"
  741. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  742. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  743. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  744. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  745. amarok: [Playlist::Model] Metadata updated for track "Джи"
  746. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  747. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  748. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  749. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  750. amarok: [Playlist::Model] Metadata updated for track "Жизнь"
  751. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  752. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  753. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  754. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  755. amarok: [Playlist::Model] Metadata updated for track "Сейчас"
  756. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  757. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  758. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  759. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  760. amarok: [Playlist::Model] Metadata updated for track "Хана"
  761. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  762. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  763. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  764. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  765. amarok: [Playlist::Model] Metadata updated for track "Блядь"
  766. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  767. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  768. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  769. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  770. amarok: [Playlist::Model] Metadata updated for track "У.ебаны"
  771. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  772. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  773. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  774. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  775. amarok: [Playlist::Model] Metadata updated for track "Проснулся"
  776. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  777. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  778. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  779. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  780. amarok: [Playlist::Model] Metadata updated for track "Сердце"
  781. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  782. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  783. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  784. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  785. amarok: [Playlist::Model] Metadata updated for track "2001 Cage Odyssey (feat. Dj Klock)"
  786. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  787. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  788. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  789. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  790. amarok: [Playlist::Model] Metadata updated for track "Cage (feat. Dj Baku)"
  791. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  792. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  793. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  794. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  795. amarok: [Playlist::Model] Metadata updated for track "Final Home(Mista Sinista Remix"
  796. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  797. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  798. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  799. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  800. amarok: [Playlist::Model] Metadata updated for track "final home (vocal version)"
  801. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  802. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  803. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  804. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  805. amarok: [Playlist::Model] Metadata updated for track "kemuri"
  806. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  807. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  808. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  809. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  810. amarok: [Playlist::Model] Metadata updated for track "Думай"
  811. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  812. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  813. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  814. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  815. amarok: [Playlist::Model] Metadata updated for track "Final Home(Mista Sinista Remix"
  816. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  817. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  818. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  819. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  820. amarok: [Playlist::Model] Metadata updated for track "Zen Approach(Jels 24hr SP Remi"
  821. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  822. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  823. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  824. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  825. amarok: [Playlist::Model] Metadata updated for track "Kiro"
  826. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  827. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  828. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  829. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  830. amarok: [Playlist::Model] Metadata updated for track "Bonus Voice (Voice by C.L. Smooth)"
  831. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  832. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  833. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  834. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  835. amarok: [Playlist::Model] Metadata updated for track "Zen Approach(Jels 24hr SP Remi"
  836. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  837. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  838. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  839. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  840. amarok: [Playlist::Model] Metadata updated for track "Krio (Beats by Dj Krush)"
  841. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  842. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  843. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  844. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  845. amarok: [Playlist::Model] Metadata updated for track "Meiso (Beats by DJ Evil-DEE)"
  846. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  847. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  848. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  849. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  850. amarok: [Playlist::Model] Metadata updated for track "Meiso (Beats by Dj Krush)"
  851. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  852. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  853. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  854. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  855. amarok: [Playlist::Model] Metadata updated for track "Meiso (Original Beats by Dj Krush)"
  856. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  857. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  858. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  859. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  860. amarok: [Playlist::Model] Metadata updated for track "Meiso (Save The Data Mix)"
  861. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  862. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  863. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  864. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  865. amarok: [Playlist::Model] Metadata updated for track "Meiso (Vocal Mix) by DJ Shadow"
  866. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  867. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  868. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  869. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  870. amarok: [Playlist::Model] Metadata updated for track "Only The Strong Survive (Beats by Dj Krush)"
  871. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  872. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  873. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  874. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  875. amarok: [Playlist::Model] Metadata updated for track "Only The Strong Survive (Original Beats by Dj Krush)"
  876. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  877. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  878. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  879. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  880. amarok: [Playlist::Model] Metadata updated for track "Only The Strong Survive (Remix)"
  881. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  882. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  883. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  884. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  885. amarok: [Playlist::Model] Metadata updated for track "Alepheuo (truthspeaking) (radi"
  886. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  887. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  888. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  889. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  890. amarok: [Playlist::Model] Metadata updated for track "Meiso (Da Beatminerz Remix) Remixed by DJ Evil-Dee"
  891. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  892. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  893. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  894. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  895. amarok: [Playlist::Model] Metadata updated for track "Meiso (Beats by DJ Shadow)"
  896. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  897. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  898. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  899. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  900. amarok: [Playlist::Model] Metadata updated for track "Alepheuo (truthspeaking) featu"
  901. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  902. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  903. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  904. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  905. amarok: [Playlist::Model] Metadata updated for track "Supreme Team (clean version)"
  906. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  907. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  908. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  909. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  910. amarok: [Playlist::Model] Metadata updated for track "Supreme Team featuring Anti-Po"
  911. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  912. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  913. amarok: BEGIN: void PlaylistInfoWidget::updateTotalPlaylistLength()
  914. amarok: END__: void PlaylistInfoWidget::updateTotalPlaylistLength() [Took: 0s]
  915. amarok: [Playlist::Model] Metadata updated for track "Mount Marilyn"
  916. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  917. amarok: BEGIN: void RecentlyPlayedListWidget::startQuery()
  918. amarok: END__: void RecentlyPlayedListWidget::startQuery() [Took: 0.41s]
  919. amarok: [LyricsEngine] no current track
  920. "/org/freedesktop/UDisks2/drives/TSSTcorp_CDDVDW_TS_L633F_R8BO6GCB715100" : property "Drive" does not exist
  921. "/org/freedesktop/UDisks2/drives/TOSHIBA_MK6465GSXN_7176C1VNT" : property "Drive" does not exist
  922. amarok: BEGIN: void ScriptManager::updateAllScripts()
  923. amarok: [ScriptManager] ScriptUpdater: Skipping update check
  924. amarok: [ScriptManager] found script: "Scriptable Service" "vk_search" "2.2.1" ("Amarok2.3")
  925. amarok: [ScriptManager] found script: "Lyrics" "LyricWiki" ".2" ("Amarok2.0")
  926. amarok: [ScriptManager] found script: "Scriptable Service" "Librivox.org" "1.0" ("Amarok2.0")
  927. amarok: [ScriptManager] found script: "Scriptable Service" "Free Music Charts" "1.6.0" ("Amarok2.5")
  928. amarok: [ScriptManager] found script: "Generic" "Amarok Script Console" "1.0" ("Amarok2.0")
  929. amarok: [ScriptManager] found script: "Scriptable Service" "Cool Streams" "1.0" ("Amarok2.0")
  930. amarok: BEGIN: void ScriptManager::configChanged(bool)
  931. amarok: BEGIN: bool ScriptManager::slotRunScript(const QString&, bool)
  932. amarok: BEGIN: void ScriptManager::startScriptEngine(const QString&)
  933. amarok: [ScriptManager] start script engine: "vk_search"
  934. amarok: BEGIN: ScriptableServiceScript::ScriptableServiceScript(QScriptEngine*)
  935. amarok: END__: ScriptableServiceScript::ScriptableServiceScript(QScriptEngine*) [Took: 0s]
  936. amarok: END__: void ScriptManager::startScriptEngine(const QString&) [Took: 0s]
  937. amarok: BEGIN: bool AmarokScript::AmarokWindowScript::addMenuAction(QWeakPointer<KMenu>, QString, QString, QString, QString)
  938. amarok: END__: bool AmarokScript::AmarokWindowScript::addMenuAction(QWeakPointer<KMenu>, QString, QString, QString, QString) [Took: 0.002s]
  939. amarok: BEGIN: static QScriptValue ScriptableServiceScript::ScriptableServiceScript_prototype_ctor(QScriptContext*, QScriptEngine*)
  940. amarok: BEGIN: bool ScriptableServiceManager::initService(const QString&, int, const QString&, const QString&, bool)
  941. amarok: initializing scripted service: "vk_search"
  942. amarok: BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&)
  943. amarok: END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0.002s]
  944. amarok: BEGIN: ScriptableService::ScriptableService(const QString&)
  945. amarok: creating ScriptableService "vk_search"
  946. amarok: END__: ScriptableService::ScriptableService(const QString&) [Took: 0s]
  947. amarok: BEGIN: void ScriptableService::init(int, const QString&, bool)
  948. amarok: BEGIN: Collections::ScriptableServiceCollection::ScriptableServiceCollection(const QString&)
  949. amarok: END__: Collections::ScriptableServiceCollection::ScriptableServiceCollection(const QString&) [Took: 0s]
  950. amarok: END__: void ScriptableService::init(int, const QString&, bool) [Took: 0s]
  951. amarok: emitting scripted service "vk_search"
  952. amarok: BEGIN: void ServiceBrowser::addService(ServiceBase*)
  953. amarok: BEGIN: void BrowserCategoryList::childViewChanged()
  954. amarok: END__: void BrowserCategoryList::childViewChanged() [Took: 0.015s]
  955. amarok: END__: void ServiceBrowser::addService(ServiceBase*) [Took: 0.017s]
  956. amarok: END__: bool ScriptableServiceManager::initService(const QString&, int, const QString&, const QString&, bool) [Took: 0.02s]
  957. amarok: END__: static QScriptValue ScriptableServiceScript::ScriptableServiceScript_prototype_ctor(QScriptContext*, QScriptEngine*) [Took: 0.02s]
  958. amarok: BEGIN: void ScriptableServiceScript::slotCustomize(const QString&)
  959. amarok: BEGIN: void ScriptableServiceManager::setIcon(const QString&, const QPixmap&)
  960. amarok: service: "vk_search"
  961. amarok: END__: void ScriptableServiceManager::setIcon(const QString&, const QPixmap&) [Took: 0s]
  962. amarok: END__: void ScriptableServiceScript::slotCustomize(const QString&) [Took: 0.024s]
  963. amarok: END__: bool ScriptManager::slotRunScript(const QString&, bool) [Took: 0.74s]
  964. amarok: BEGIN: bool ScriptManager::slotRunScript(const QString&, bool)
  965. amarok: BEGIN: void ScriptManager::startScriptEngine(const QString&)
  966. amarok: [ScriptManager] start script engine: "Free Music Charts"
  967. amarok: BEGIN: ScriptableServiceScript::ScriptableServiceScript(QScriptEngine*)
  968. amarok: END__: ScriptableServiceScript::ScriptableServiceScript(QScriptEngine*) [Took: 0s]
  969. amarok: END__: void ScriptManager::startScriptEngine(const QString&) [Took: 0s]
  970. amarok: SCRIPT "Free Music Charts" : "creating fmc service..."
  971. amarok: BEGIN: static QScriptValue ScriptableServiceScript::ScriptableServiceScript_prototype_ctor(QScriptContext*, QScriptEngine*)
  972. amarok: BEGIN: bool ScriptableServiceManager::initService(const QString&, int, const QString&, const QString&, bool)
  973. amarok: initializing scripted service: "Free Music Charts"
  974. amarok: BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&)
  975. amarok: END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0.002s]
  976. amarok: BEGIN: ScriptableService::ScriptableService(const QString&)
  977. amarok: creating ScriptableService "Free Music Charts"
  978. amarok: END__: ScriptableService::ScriptableService(const QString&) [Took: 0s]
  979. amarok: BEGIN: void ScriptableService::init(int, const QString&, bool)
  980. amarok: BEGIN: Collections::ScriptableServiceCollection::ScriptableServiceCollection(const QString&)
  981. amarok: END__: Collections::ScriptableServiceCollection::ScriptableServiceCollection(const QString&) [Took: 0s]
  982. amarok: END__: void ScriptableService::init(int, const QString&, bool) [Took: 0s]
  983. amarok: emitting scripted service "Free Music Charts"
  984. amarok: BEGIN: void ServiceBrowser::addService(ServiceBase*)
  985. amarok: BEGIN: void BrowserCategoryList::childViewChanged()
  986. amarok: END__: void BrowserCategoryList::childViewChanged() [Took: 0.003s]
  987. amarok: END__: void ServiceBrowser::addService(ServiceBase*) [Took: 0.003s]
  988. amarok: END__: bool ScriptableServiceManager::initService(const QString&, int, const QString&, const QString&, bool) [Took: 0.006s]
  989. amarok: END__: static QScriptValue ScriptableServiceScript::ScriptableServiceScript_prototype_ctor(QScriptContext*, QScriptEngine*) [Took: 0.006s]
  990. amarok: SCRIPT "Free Music Charts" : "done creating fmc service!"
  991. amarok: BEGIN: bool AmarokScript::AmarokWindowScript::addMenuAction(QWeakPointer<KMenu>, QString, QString, QString, QString)
  992. amarok: END__: bool AmarokScript::AmarokWindowScript::addMenuAction(QWeakPointer<KMenu>, QString, QString, QString, QString) [Took: 0s]
  993. amarok: BEGIN: void ScriptableServiceScript::slotCustomize(const QString&)
  994. amarok: SCRIPT "Free Music Charts" : "customizing fmc service"
  995. amarok: SCRIPT "Free Music Charts" : "loading icon: /usr/share/kde4/apps/amarok/scripts/free_music_charts_service/FMCIcon.png"
  996. amarok: BEGIN: void ScriptableServiceManager::setIcon(const QString&, const QPixmap&)
  997. amarok: service: "Free Music Charts"
  998. amarok: END__: void ScriptableServiceManager::setIcon(const QString&, const QPixmap&) [Took: 0s]
  999. amarok: END__: void ScriptableServiceScript::slotCustomize(const QString&) [Took: 0.019s]
  1000. amarok: END__: bool ScriptManager::slotRunScript(const QString&, bool) [Took: 0.13s]
  1001. amarok: BEGIN: bool ScriptManager::slotRunScript(const QString&, bool)
  1002. amarok: BEGIN: void ScriptManager::startScriptEngine(const QString&)
  1003. amarok: [ScriptManager] start script engine: "Librivox.org"
  1004. amarok: BEGIN: ScriptableServiceScript::ScriptableServiceScript(QScriptEngine*)
  1005. amarok: END__: ScriptableServiceScript::ScriptableServiceScript(QScriptEngine*) [Took: 0s]
  1006. amarok: END__: void ScriptManager::startScriptEngine(const QString&) [Took: 0s]
  1007. amarok: SCRIPT "Librivox.org" : "creating service..."
  1008. amarok: BEGIN: static QScriptValue ScriptableServiceScript::ScriptableServiceScript_prototype_ctor(QScriptContext*, QScriptEngine*)
  1009. amarok: BEGIN: bool ScriptableServiceManager::initService(const QString&, int, const QString&, const QString&, bool)
  1010. amarok: initializing scripted service: "Librivox.org"
  1011. amarok: BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&)
  1012. amarok: END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0.002s]
  1013. amarok: BEGIN: ScriptableService::ScriptableService(const QString&)
  1014. amarok: creating ScriptableService "Librivox.org"
  1015. amarok: END__: ScriptableService::ScriptableService(const QString&) [Took: 0s]
  1016. amarok: BEGIN: void ScriptableService::init(int, const QString&, bool)
  1017. amarok: BEGIN: Collections::ScriptableServiceCollection::ScriptableServiceCollection(const QString&)
  1018. amarok: END__: Collections::ScriptableServiceCollection::ScriptableServiceCollection(const QString&) [Took: 0s]
  1019. amarok: END__: void ScriptableService::init(int, const QString&, bool) [Took: 0s]
  1020. amarok: emitting scripted service "Librivox.org"
  1021. amarok: BEGIN: void ServiceBrowser::addService(ServiceBase*)
  1022. amarok: BEGIN: void BrowserCategoryList::childViewChanged()
  1023. amarok: END__: void BrowserCategoryList::childViewChanged() [Took: 0.002s]
  1024. amarok: END__: void ServiceBrowser::addService(ServiceBase*) [Took: 0.003s]
  1025. amarok: END__: bool ScriptableServiceManager::initService(const QString&, int, const QString&, const QString&, bool) [Took: 0.006s]
  1026. amarok: END__: static QScriptValue ScriptableServiceScript::ScriptableServiceScript_prototype_ctor(QScriptContext*, QScriptEngine*) [Took: 0.007s]
  1027. amarok: SCRIPT "Librivox.org" : "done creating service!"
  1028. amarok: BEGIN: void ScriptableServiceScript::slotCustomize(const QString&)
  1029. amarok: SCRIPT "Librivox.org" : "customizing Librivox service"
  1030. amarok: SCRIPT "Librivox.org" : "loading icon: /usr/share/kde4/apps/amarok/scripts/librivox_service/LibrivoxIcon.png"
  1031. amarok: BEGIN: void ScriptableServiceManager::setIcon(const QString&, const QPixmap&)
  1032. amarok: service: "Librivox.org"
  1033. amarok: END__: void ScriptableServiceManager::setIcon(const QString&, const QPixmap&) [Took: 0s]
  1034. amarok: END__: void ScriptableServiceScript::slotCustomize(const QString&) [Took: 0.001s]
  1035. amarok: END__: bool ScriptManager::slotRunScript(const QString&, bool) [Took: 0.1s]
  1036. amarok: BEGIN: bool ScriptManager::slotRunScript(const QString&, bool)
  1037. amarok: BEGIN: void ScriptManager::startScriptEngine(const QString&)
  1038. amarok: [ScriptManager] start script engine: "LyricWiki"
  1039. amarok: END__: void ScriptManager::startScriptEngine(const QString&) [Took: 0s]
  1040. amarok: [ScriptManager] lyrics script started: "LyricWiki"
  1041. amarok: END__: bool ScriptManager::slotRunScript(const QString&, bool) [Took: 0.029s]
  1042. amarok: BEGIN: bool ScriptManager::slotRunScript(const QString&, bool)
  1043. amarok: BEGIN: void ScriptManager::startScriptEngine(const QString&)
  1044. amarok: [ScriptManager] start script engine: "Cool Streams"
  1045. amarok: BEGIN: ScriptableServiceScript::ScriptableServiceScript(QScriptEngine*)
  1046. amarok: END__: ScriptableServiceScript::ScriptableServiceScript(QScriptEngine*) [Took: 0s]
  1047. amarok: END__: void ScriptManager::startScriptEngine(const QString&) [Took: 0s]
  1048. amarok: BEGIN: static QScriptValue ScriptableServiceScript::ScriptableServiceScript_prototype_ctor(QScriptContext*, QScriptEngine*)
  1049. amarok: BEGIN: bool ScriptableServiceManager::initService(const QString&, int, const QString&, const QString&, bool)
  1050. amarok: initializing scripted service: "Cool Streams"
  1051. amarok: BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&)
  1052. amarok: END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0.002s]
  1053. amarok: BEGIN: ScriptableService::ScriptableService(const QString&)
  1054. amarok: creating ScriptableService "Cool Streams"
  1055. amarok: END__: ScriptableService::ScriptableService(const QString&) [Took: 0s]
  1056. amarok: BEGIN: void ScriptableService::init(int, const QString&, bool)
  1057. amarok: BEGIN: Collections::ScriptableServiceCollection::ScriptableServiceCollection(const QString&)
  1058. amarok: END__: Collections::ScriptableServiceCollection::ScriptableServiceCollection(const QString&) [Took: 0s]
  1059. amarok: END__: void ScriptableService::init(int, const QString&, bool) [Took: 0s]
  1060. amarok: emitting scripted service "Cool Streams"
  1061. amarok: BEGIN: void ServiceBrowser::addService(ServiceBase*)
  1062. amarok: BEGIN: void BrowserCategoryList::childViewChanged()
  1063. amarok: END__: void BrowserCategoryList::childViewChanged() [Took: 0.051s]
  1064. amarok: END__: void ServiceBrowser::addService(ServiceBase*) [Took: 0.052s]
  1065. amarok: END__: bool ScriptableServiceManager::initService(const QString&, int, const QString&, const QString&, bool) [Took: 0.055s]
  1066. amarok: END__: static QScriptValue ScriptableServiceScript::ScriptableServiceScript_prototype_ctor(QScriptContext*, QScriptEngine*) [Took: 0.055s]
  1067. amarok: BEGIN: void ScriptableServiceScript::slotCustomize(const QString&)
  1068. amarok: END__: void ScriptableServiceScript::slotCustomize(const QString&) [Took: 0s]
  1069. amarok: END__: bool ScriptManager::slotRunScript(const QString&, bool) [Took: 0.058s]
  1070. amarok: END__: void ScriptManager::configChanged(bool) [Took: 1.1s]
  1071. amarok: END__: void ScriptManager::updateAllScripts() [Took: 1.2s]
  1072. amarok: BEGIN: void DBusAbstractAdaptor::_m_emitPropertiesChanged()
  1073. amarok: END__: void DBusAbstractAdaptor::_m_emitPropertiesChanged() [Took: 0s]
  1074. amarok: BEGIN: void DBusAbstractAdaptor::_m_emitPropertiesChanged()
  1075. amarok: END__: void DBusAbstractAdaptor::_m_emitPropertiesChanged() [Took: 0s]
  1076. amarok: BEGIN: void Playlist::PrettyListView::slotPlaylistActiveTrackChanged()
  1077. amarok: BEGIN: void Playlist::PrettyListView::scrollToActiveTrack()
  1078. amarok: END__: void Playlist::PrettyListView::scrollToActiveTrack() [Took: 0s]
  1079. amarok: END__: void Playlist::PrettyListView::slotPlaylistActiveTrackChanged() [Took: 0s]
  1080. amarok: BEGIN: void CollectionTreeItemModelBase::handleSpecialQueryResult(CollectionTreeItem::Type, Collections::QueryMaker*, const DataList&)
  1081. amarok: [CollectionTreeItemModelBase] Received special data: 0
  1082. amarok: END__: void CollectionTreeItemModelBase::handleSpecialQueryResult(CollectionTreeItem::Type, Collections::QueryMaker*, const DataList&) [Took: 0s]
  1083. amarok: BEGIN: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&)
  1084. amarok: END__: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) [Took: 0.065s]
  1085. amarok: BEGIN: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr)
  1086. amarok: "UIDurl: file:///home/%D0%93%D0%BB%D0%B0%D0%B2%D0%B5%D1%80%D0%B1%D0%B5%D0%BB%D1%8C%20%D0%9A%D0%BB%D0%B8%D0%BD/Delphic%20-%20Acolyte%20%5BFLAC%5D/Delphic%20-%20Acolyte.m3u"
  1087. amarok: END__: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr) [Took: 0s]
  1088. amarok: BEGIN: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&)
  1089. amarok: END__: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) [Took: 0.024s]
  1090. amarok: BEGIN: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr)
  1091. amarok: "UIDurl: file:///home/%D0%93%D0%BB%D0%B0%D0%B2%D0%B5%D1%80%D0%B1%D0%B5%D0%BB%D1%8C%20%D0%9A%D0%BB%D0%B8%D0%BD/Kasabian/Albums/2011%20-%20Velociraptor!%20(Japan%20Edition)/Kasabian%20-%20Velociraptor!.m3u"
  1092. amarok: END__: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr) [Took: 0s]
  1093. amarok: BEGIN: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&)
  1094. amarok: END__: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) [Took: 0.014s]
  1095. amarok: BEGIN: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr)
  1096. amarok: "UIDurl: file:///home/%D0%93%D0%BB%D0%B0%D0%B2%D0%B5%D1%80%D0%B1%D0%B5%D0%BB%D1%8C%20%D0%9A%D0%BB%D0%B8%D0%BD/Oi%20Va%20Voi%20-%20%D0%94%D0%B8%D1%81%D0%BA%D0%BE%D0%B3%D1%80%D0%B0%D1%84%D0%B8%D1%8F%20%5Blossless%5D/2003.09.29%20-%20Laughter%20Through%20Tears/Oi%20Va%20Voi%20-%20Laughter%20Through%20Tears.m3u"
  1097. amarok: END__: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr) [Took: 0s]
  1098. amarok: BEGIN: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&)
  1099. amarok: END__: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) [Took: 0.009s]
  1100. amarok: BEGIN: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr)
  1101. amarok: "UIDurl: file:///home/%D0%93%D0%BB%D0%B0%D0%B2%D0%B5%D1%80%D0%B1%D0%B5%D0%BB%D1%8C%20%D0%9A%D0%BB%D0%B8%D0%BD/Oi%20Va%20Voi%20-%20%D0%94%D0%B8%D1%81%D0%BA%D0%BE%D0%B3%D1%80%D0%B0%D1%84%D0%B8%D1%8F%20%5Blossless%5D/2007.07.09%20-%20Oi%20Va%20Voi/Oi%20Va%20Voi%20-%20Oi%20Va%20Voi.m3u"
  1102. amarok: END__: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr) [Took: 0s]
  1103. amarok: BEGIN: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&)
  1104. amarok: END__: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) [Took: 0.045s]
  1105. amarok: BEGIN: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr)
  1106. amarok: "UIDurl: file:///home/%D0%93%D0%BB%D0%B0%D0%B2%D0%B5%D1%80%D0%B1%D0%B5%D0%BB%D1%8C%20%D0%9A%D0%BB%D0%B8%D0%BD/Oi%20Va%20Voi%20-%20%D0%94%D0%B8%D1%81%D0%BA%D0%BE%D0%B3%D1%80%D0%B0%D1%84%D0%B8%D1%8F%20%5Blossless%5D/2009.05.08%20-%20Travelling%20the%20Face%20of%20the%20Globe/Oi%20Va%20Voi%20-%20Travelling%20the%20Face%20of%20the%20Globe.m3u"
  1107. amarok: END__: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr) [Took: 0s]
  1108. amarok: BEGIN: void RecentlyPlayedListWidget::setupTracksData()
  1109. amarok: BEGIN: void RecentlyPlayedListWidget::updateWidget()
  1110. amarok: END__: void RecentlyPlayedListWidget::updateWidget() [Took: 0s]
  1111. amarok: END__: void RecentlyPlayedListWidget::setupTracksData() [Took: 0s]
  1112. amarok: BEGIN: void CollectionTreeItemModelBase::handleSpecialQueryResult(CollectionTreeItem::Type, Collections::QueryMaker*, const DataList&)
  1113. amarok: [CollectionTreeItemModelBase] Received special data: 298
  1114. amarok: BEGIN: CollectionTreeItem::CollectionTreeItem(CollectionTreeItem::Type, const DataList&, CollectionTreeItem*, CollectionTreeItemModelBase*)
  1115. amarok: END__: CollectionTreeItem::CollectionTreeItem(CollectionTreeItem::Type, const DataList&, CollectionTreeItem*, CollectionTreeItemModelBase*) [Took: 0s]
  1116. amarok: END__: void CollectionTreeItemModelBase::handleSpecialQueryResult(CollectionTreeItem::Type, Collections::QueryMaker*, const DataList&) [Took: 0s]
  1117. amarok: BEGIN: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&)
  1118. amarok: END__: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) [Took: 0.044s]
  1119. amarok: BEGIN: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr)
  1120. amarok: "UIDurl: file:///home/%D0%93%D0%BB%D0%B0%D0%B2%D0%B5%D1%80%D0%B1%D0%B5%D0%BB%D1%8C%20%D0%9A%D0%BB%D0%B8%D0%BD/Queen%20-%20The%20Platinum%20Collection%20(3CD%20Box)%20%5BUICY-75044%5D%202011%20(320%20kbps)/Queen%20-%20The%20Platinum%20Collection%20(3CD%20Box)%20%5BUICY-75044%5D%202011.m3u"
  1121. amarok: END__: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr) [Took: 0s]
  1122. amarok: BEGIN: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&)
  1123. amarok: END__: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) [Took: 0.065s]
  1124. amarok: BEGIN: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr)
  1125. amarok: "UIDurl: file:///home/%D0%93%D0%BB%D0%B0%D0%B2%D0%B5%D1%80%D0%B1%D0%B5%D0%BB%D1%8C%20%D0%9A%D0%BB%D0%B8%D0%BD/Strangelove%20-%20%D0%94%D0%B8%D1%81%D0%BA%D0%BE%D0%B3%D1%80%D0%B0%D1%84%D0%B8%D1%8F%20%5BMP3%5D/Singles/1996%20-%20Sway/Sway%20(part%201)/Strangelove%20-%20Sway%20(part1).m3u"
  1126. amarok: END__: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr) [Took: 0s]
  1127. amarok: BEGIN: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&)
  1128. amarok: END__: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) [Took: 0.016s]
  1129. amarok: BEGIN: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr)
  1130. amarok: "UIDurl: file:///home/%D0%93%D0%BB%D0%B0%D0%B2%D0%B5%D1%80%D0%B1%D0%B5%D0%BB%D1%8C%20%D0%9A%D0%BB%D0%B8%D0%BD/Strangelove%20-%20%D0%94%D0%B8%D1%81%D0%BA%D0%BE%D0%B3%D1%80%D0%B0%D1%84%D0%B8%D1%8F%20%5BMP3%5D/Singles/1996%20-%20Sway/Sway%20(part%202)/Strangelove%20-%20Sway%20(Disc%202).m3u"
  1131. amarok: END__: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr) [Took: 0s]
  1132. amarok: BEGIN: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&)
  1133. amarok: END__: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) [Took: 0.068s]
  1134. amarok: BEGIN: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr)
  1135. amarok: "UIDurl: file:///home/%D0%93%D0%BB%D0%B0%D0%B2%D0%B5%D1%80%D0%B1%D0%B5%D0%BB%D1%8C%20%D0%9A%D0%BB%D0%B8%D0%BD/Trip%20Hop,%20Abstract%20Hip-Hop/DJ%20Krush/Collaborations/DJ%20Krush%20vs%20Gravity%20-%201999%20-%20Code1255%20EP%20(192)/00-dj_krush-code1255-vls-1999-soup.m3u"
  1136. amarok: END__: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr) [Took: 0s]
  1137. amarok: BEGIN: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&)
  1138. amarok: END__: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) [Took: 0.043s]
  1139. amarok: BEGIN: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr)
  1140. amarok: "UIDurl: file:///home/%D0%93%D0%BB%D0%B0%D0%B2%D0%B5%D1%80%D0%B1%D0%B5%D0%BB%D1%8C%20%D0%9A%D0%BB%D0%B8%D0%BD/Trip%20Hop,%20Abstract%20Hip-Hop/DJ%20Krush/Remixes/Nigo%20-%202002%20-%20Something%20For%20The%20People%20(DJ%20Krush%20Remix)%20EP%20(VBR%20V2)/00-nigo_ft_biz_markie-something_for_the_people_(dj_krush_rmx)-vls-2000-cms.m3u"
  1141. amarok: END__: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr) [Took: 0s]
  1142. amarok: BEGIN: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&)
  1143. amarok: END__: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) [Took: 0.018s]
  1144. amarok: BEGIN: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr)
  1145. amarok: "UIDurl: file:///home/%D0%93%D0%BB%D0%B0%D0%B2%D0%B5%D1%80%D0%B1%D0%B5%D0%BB%D1%8C%20%D0%9A%D0%BB%D0%B8%D0%BD/Trip%20Hop,%20Abstract%20Hip-Hop/DJ%20Krush/Singles/DJ%20Krush%20-%201995%20-%20Dig%20This%20Vibe%20(Roni%20Size%20&%20Krust%20Remixes)%20EP%20(192)/00-dj_krush-a_whim_remixes-(10_inch)-1995-soup.m3u"
  1146. amarok: END__: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr) [Took: 0s]
  1147. amarok: BEGIN: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&)
  1148. amarok: END__: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) [Took: 0.007s]
  1149. amarok: BEGIN: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr)
  1150. amarok: "UIDurl: file:///home/%D0%93%D0%BB%D0%B0%D0%B2%D0%B5%D1%80%D0%B1%D0%B5%D0%BB%D1%8C%20%D0%9A%D0%BB%D0%B8%D0%BD/Trip%20Hop,%20Abstract%20Hip-Hop/DJ%20Krush/Singles/DJ%20Krush%20-%201995%20-%20Yeah-Dig%20This%20Vibe%20(Remix)%20EP%20(192)/00-dj_krush-yeah_bw_dig_this_vibe_remixes-vls-1995-soup.m3u"
  1151. amarok: END__: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr) [Took: 0s]
  1152. amarok: BEGIN: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&)
  1153. amarok: END__: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) [Took: 0.01s]
  1154. amarok: BEGIN: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr)
  1155. amarok: "UIDurl: file:///home/%D0%93%D0%BB%D0%B0%D0%B2%D0%B5%D1%80%D0%B1%D0%B5%D0%BB%D1%8C%20%D0%9A%D0%BB%D0%B8%D0%BD/Trip%20Hop,%20Abstract%20Hip-Hop/DJ%20Krush/Singles/DJ%20Krush%20-%202002%20-%20Final%20Home%20(Remix)%20EP%20(192)/00-dj_krush-final_home-remix-2002-cms.m3u"
  1156. amarok: END__: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr) [Took: 0s]
  1157. 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;"
  1158. amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
  1159. amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
  1160. amarok: BEGIN: bool OpmlParser::read(const KUrl&)
  1161. amarok: BEGIN: bool OpmlParser::read()
  1162. amarok: BEGIN: bool OpmlParser::continueRead()
  1163. amarok: BEGIN: void OpmlParser::beginOutline()
  1164. amarok: END__: void OpmlParser::beginOutline() [Took: 0s]
  1165. amarok: BEGIN: void OpmlParser::beginOutline()
  1166. amarok: END__: void OpmlParser::beginOutline() [Took: 0s]
  1167. amarok: successfuly parsed OPML
  1168. amarok: END__: bool OpmlParser::continueRead() [Took: 0.027s]
  1169. amarok: END__: bool OpmlParser::read() [Took: 0.027s]
  1170. amarok: END__: bool OpmlParser::read(const KUrl&) [Took: 0.027s]
  1171. X Error: BadValue (integer parameter out of range for operation) 2
  1172. Major opcode: 53 (X_CreatePixmap)
  1173. Resource id: 0x0
  1174. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  1175. Major opcode: 14 (X_GetGeometry)
  1176. Resource id: 0x5e00130
  1177. X Error: BadWindow (invalid Window parameter) 3
  1178. Major opcode: 3 (X_GetWindowAttributes)
  1179. Resource id: 0x0
  1180. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  1181. Extension: 139 (RENDER)
  1182. Minor opcode: 4 (RenderCreatePicture)
  1183. Resource id: 0x5e00130
  1184. X Error: BadValue (integer parameter out of range for operation) 2
  1185. Major opcode: 53 (X_CreatePixmap)
  1186. Resource id: 0x0
  1187. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  1188. Major opcode: 14 (X_GetGeometry)
  1189. Resource id: 0x5e00132
  1190. X Error: BadWindow (invalid Window parameter) 3
  1191. Major opcode: 3 (X_GetWindowAttributes)
  1192. Resource id: 0x1
  1193. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  1194. Extension: 139 (RENDER)
  1195. Minor opcode: 4 (RenderCreatePicture)
  1196. Resource id: 0x5e00132
  1197. X Error: BadValue (integer parameter out of range for operation) 2
  1198. Major opcode: 53 (X_CreatePixmap)
  1199. Resource id: 0x0
  1200. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  1201. Major opcode: 14 (X_GetGeometry)
  1202. Resource id: 0x5e00134
  1203. X Error: BadWindow (invalid Window parameter) 3
  1204. Major opcode: 3 (X_GetWindowAttributes)
  1205. Resource id: 0x0
  1206. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  1207. Extension: 139 (RENDER)
  1208. Minor opcode: 4 (RenderCreatePicture)
  1209. Resource id: 0x5e00134
  1210. X Error: BadValue (integer parameter out of range for operation) 2
  1211. Major opcode: 53 (X_CreatePixmap)
  1212. Resource id: 0x0
  1213. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  1214. Major opcode: 14 (X_GetGeometry)
  1215. Resource id: 0x5e00136
  1216. X Error: BadWindow (invalid Window parameter) 3
  1217. Major opcode: 3 (X_GetWindowAttributes)
  1218. Resource id: 0x1
  1219. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  1220. Extension: 139 (RENDER)
  1221. Minor opcode: 4 (RenderCreatePicture)
  1222. Resource id: 0x5e00136
  1223. X Error: BadValue (integer parameter out of range for operation) 2
  1224. Major opcode: 53 (X_CreatePixmap)
  1225. Resource id: 0x0
  1226. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  1227. Major opcode: 14 (X_GetGeometry)
  1228. Resource id: 0x5e00138
  1229. X Error: BadWindow (invalid Window parameter) 3
  1230. Major opcode: 3 (X_GetWindowAttributes)
  1231. Resource id: 0x0
  1232. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  1233. Extension: 139 (RENDER)
  1234. Minor opcode: 4 (RenderCreatePicture)
  1235. Resource id: 0x5e00138
  1236. X Error: BadValue (integer parameter out of range for operation) 2
  1237. Major opcode: 53 (X_CreatePixmap)
  1238. Resource id: 0x0
  1239. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  1240. Major opcode: 14 (X_GetGeometry)
  1241. Resource id: 0x5e0013a
  1242. X Error: BadWindow (invalid Window parameter) 3
  1243. Major opcode: 3 (X_GetWindowAttributes)
  1244. Resource id: 0x0
  1245. amarok: BEGIN: void WikipediaEnginePrivate::_dataContainerUpdated(const QString&, const Data&)
  1246. amarok: [WikipediaEngine] "updated preferred wikipedia languages:" ("en")
  1247. amarok: END__: void WikipediaEnginePrivate::_dataContainerUpdated(const QString&, const Data&) [Took: 0s]
  1248. amarok: BEGIN: void WikipediaApplet::dataUpdated(const QString&, const Data&)
  1249. amarok: END__: void WikipediaApplet::dataUpdated(const QString&, const Data&) [Took: 0s]
  1250. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  1251. Extension: 139 (RENDER)
  1252. Minor opcode: 4 (RenderCreatePicture)
  1253. Resource id: 0x5e0013a
  1254. amarok: [CoverFetcher] Queueing automatic cover fetch for: "Cage (12")"
  1255. amarok: [CoverFetcher] Queueing automatic cover fetch for: "Code1255 VLS"
  1256. amarok: [CoverFetcher] Queueing automatic cover fetch for: "Final Home Remix"
  1257. amarok: BEGIN: virtual Collections::QueryMaker* Collections::ScriptableServiceQueryMaker::setQueryType(Collections::QueryMaker::QueryType)
  1258. amarok: END__: virtual Collections::QueryMaker* Collections::ScriptableServiceQueryMaker::setQueryType(Collections::QueryMaker::QueryType) [Took: 0s]
  1259. amarok: BEGIN: virtual void Collections::ScriptableServiceQueryMaker::run()
  1260. amarok: END__: virtual void Collections::ScriptableServiceQueryMaker::run() [Took: 0s]
  1261. amarok: BEGIN: virtual Collections::QueryMaker* Collections::ScriptableServiceQueryMaker::setQueryType(Collections::QueryMaker::QueryType)
  1262. amarok: END__: virtual Collections::QueryMaker* Collections::ScriptableServiceQueryMaker::setQueryType(Collections::QueryMaker::QueryType) [Took: 0s]
  1263. amarok: BEGIN: virtual void Collections::ScriptableServiceQueryMaker::run()
  1264. amarok: END__: virtual void Collections::ScriptableServiceQueryMaker::run() [Took: 0s]
  1265. amarok: BEGIN: virtual Collections::QueryMaker* Collections::ScriptableServiceQueryMaker::setQueryType(Collections::QueryMaker::QueryType)
  1266. amarok: END__: virtual Collections::QueryMaker* Collections::ScriptableServiceQueryMaker::setQueryType(Collections::QueryMaker::QueryType) [Took: 0s]
  1267. amarok: BEGIN: virtual Collections::QueryMaker* Collections::ScriptableServiceQueryMaker::setQueryType(Collections::QueryMaker::QueryType)
  1268. amarok: END__: virtual Collections::QueryMaker* Collections::ScriptableServiceQueryMaker::setQueryType(Collections::QueryMaker::QueryType) [Took: 0s]
  1269. amarok: BEGIN: virtual void Collections::ScriptableServiceQueryMaker::run()
  1270. amarok: END__: virtual void Collections::ScriptableServiceQueryMaker::run() [Took: 0s]
  1271. amarok: BEGIN: virtual void Collections::ScriptableServiceQueryMaker::run()
  1272. amarok: END__: virtual void Collections::ScriptableServiceQueryMaker::run() [Took: 0s]
  1273. amarok: BEGIN: virtual Collections::QueryMaker* Collections::ScriptableServiceQueryMaker::setQueryType(Collections::QueryMaker::QueryType)
  1274. amarok: END__: virtual Collections::QueryMaker* Collections::ScriptableServiceQueryMaker::setQueryType(Collections::QueryMaker::QueryType) [Took: 0s]
  1275. amarok: BEGIN: virtual void Collections::ScriptableServiceQueryMaker::run()
  1276. amarok: END__: virtual void Collections::ScriptableServiceQueryMaker::run() [Took: 0s]
  1277. X Error: BadWindow (invalid Window parameter) 3
  1278. Major opcode: 20 (X_GetProperty)
  1279. Resource id: 0x5e00012
  1280. amarok: BEGIN: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&)
  1281. amarok: END__: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) [Took: 0.013s]
  1282. amarok: BEGIN: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr)
  1283. amarok: "UIDurl: file:///home/%D0%93%D0%BB%D0%B0%D0%B2%D0%B5%D1%80%D0%B1%D0%B5%D0%BB%D1%8C%20%D0%9A%D0%BB%D0%B8%D0%BD/Trip%20Hop,%20Abstract%20Hip-Hop/DJ%20Krush/Singles/DJ%20Krush%20-%202003%20-%20Supreme%20Team-Alepheuo%20(Truthspeaking)%20EP%20(VBR%20V2)/00-dj_krush-supreme_team_bw_alepheuo-promo_cdm-2003-jrp.m3u"
  1284. amarok: END__: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr) [Took: 0s]
  1285. amarok: BEGIN: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&)
  1286. amarok: END__: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) [Took: 0.006s]
  1287. amarok: BEGIN: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr)
  1288. amarok: "UIDurl: file:///home/%D0%93%D0%BB%D0%B0%D0%B2%D0%B5%D1%80%D0%B1%D0%B5%D0%BB%D1%8C%20%D0%9A%D0%BB%D0%B8%D0%BD/Trip%20Hop,%20Abstract%20Hip-Hop/DJ%20Krush/Singles/DJ%20Krush%20-%202004%20-%20Final%20Home%20EP%20(320)/00_Dj_Krush-Final_Home-2004-VP.m3u"
  1289. amarok: END__: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr) [Took: 0s]
  1290. QSimplex: No feasible solution!
  1291. amarok: BEGIN: void Collections::ScriptableServiceQueryMaker::fetchAlbums()
  1292. amarok: parent id: -1
  1293. amarok: BEGIN: void ScriptableServiceScript::slotPopulate(QString, int, int, QString, QString)
  1294. amarok: BEGIN: static QScriptValue Downloader::init(QScriptContext*, QScriptEngine*, bool)
  1295. amarok: END__: static QScriptValue Downloader::init(QScriptContext*, QScriptEngine*, bool) [Took: 0s]
  1296. amarok: END__: void ScriptableServiceScript::slotPopulate(QString, int, int, QString, QString) [Took: 0.001s]
  1297. amarok: END__: void Collections::ScriptableServiceQueryMaker::fetchAlbums() [Took: 0.001s]
  1298. amarok: BEGIN: void Collections::ScriptableServiceQueryMaker::fetchAlbums()
  1299. amarok: parent id: -1
  1300. amarok: BEGIN: void ScriptableServiceScript::slotPopulate(QString, int, int, QString, QString)
  1301. amarok: SCRIPT "Free Music Charts" : "populating fmc level: 1"
  1302. amarok: SCRIPT "Free Music Charts" : "fetching fmc xml..."
  1303. amarok: BEGIN: static QScriptValue Downloader::init(QScriptContext*, QScriptEngine*, bool)
  1304. amarok: END__: static QScriptValue Downloader::init(QScriptContext*, QScriptEngine*, bool) [Took: 0s]
  1305. amarok: SCRIPT "Free Music Charts" : "done fetching fmc xml..."
  1306. amarok: END__: void ScriptableServiceScript::slotPopulate(QString, int, int, QString, QString) [Took: 0.001s]
  1307. amarok: END__: void Collections::ScriptableServiceQueryMaker::fetchAlbums() [Took: 0.002s]
  1308. amarok: BEGIN: void Collections::ScriptableServiceQueryMaker::fetchArtists()
  1309. amarok: BEGIN: void ScriptableServiceScript::slotPopulate(QString, int, int, QString, QString)
  1310. amarok: BEGIN: int ScriptableServiceScript::donePopulating() const
  1311. amarok: BEGIN: void ScriptableServiceManager::donePopulating(const QString&, int)
  1312. amarok: Service name: "Librivox.org" , parent id: -1
  1313. amarok: BEGIN: void Collections::ScriptableServiceCollection::donePopulating(int)
  1314. amarok: BEGIN: void Collections::ScriptableServiceQueryMaker::slotScriptComplete()
  1315. amarok: there are 1 artists
  1316. amarok: END__: void Collections::ScriptableServiceQueryMaker::slotScriptComplete() [Took: 0s]
  1317. amarok: BEGIN: void Collections::ScriptableServiceQueryMaker::slotScriptComplete()
  1318. amarok: there are 0 albums
  1319. amarok: END__: void Collections::ScriptableServiceQueryMaker::slotScriptComplete() [Took: 0s]
  1320. amarok: END__: void Collections::ScriptableServiceCollection::donePopulating(int) [Took: 0s]
  1321. amarok: END__: void ScriptableServiceManager::donePopulating(const QString&, int) [Took: 0s]
  1322. amarok: END__: int ScriptableServiceScript::donePopulating() const [Took: 0s]
  1323. amarok: END__: void ScriptableServiceScript::slotPopulate(QString, int, int, QString, QString) [Took: 0s]
  1324. amarok: END__: void Collections::ScriptableServiceQueryMaker::fetchArtists() [Took: 0s]
  1325. amarok: BEGIN: void Collections::ScriptableServiceQueryMaker::fetchTracks()
  1326. amarok: parent id: -1
  1327. amarok: i am sending signals!
  1328. amarok: BEGIN: void ScriptableServiceScript::slotPopulate(QString, int, int, QString, QString)
  1329. amarok: SCRIPT "Cool Streams" : " Populating station level..."
  1330. amarok: BEGIN: int ScriptableServiceScript::donePopulating() const
  1331. amarok: BEGIN: void ScriptableServiceManager::donePopulating(const QString&, int)
  1332. amarok: Service name: "Cool Streams" , parent id: -1
  1333. amarok: BEGIN: void Collections::ScriptableServiceCollection::donePopulating(int)
  1334. amarok: BEGIN: void Collections::ScriptableServiceQueryMaker::slotScriptComplete()
  1335. amarok: there are 24 tracks
  1336. amarok: Emitting 24 tracks
  1337. amarok: END__: void Collections::ScriptableServiceQueryMaker::slotScriptComplete() [Took: 0s]
  1338. amarok: END__: void Collections::ScriptableServiceCollection::donePopulating(int) [Took: 0s]
  1339. amarok: END__: void ScriptableServiceManager::donePopulating(const QString&, int) [Took: 0s]
  1340. amarok: END__: int ScriptableServiceScript::donePopulating() const [Took: 0s]
  1341. amarok: END__: void ScriptableServiceScript::slotPopulate(QString, int, int, QString, QString) [Took: 0.032s]
  1342. amarok: END__: void Collections::ScriptableServiceQueryMaker::fetchTracks() [Took: 0.032s]
  1343. amarok: BEGIN: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&)
  1344. amarok: END__: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) [Took: 0.024s]
  1345. amarok: BEGIN: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr)
  1346. amarok: "UIDurl: file:///home/%D0%93%D0%BB%D0%B0%D0%B2%D0%B5%D1%80%D0%B1%D0%B5%D0%BB%D1%8C%20%D0%9A%D0%BB%D0%B8%D0%BD/Trip%20Hop,%20Abstract%20Hip-Hop/DJ%20Krush/Unofficial/DJ%20Krush%20-%202005%20-%20Def%20Beat%20Remixes%20Vol.%204%20(VBR)/00-def_beat_remixes_vol.4-dj_krush-(def_beat_remixes)-2lp-2005-soup.m3u"
  1347. amarok: END__: virtual SyncedPlaylistPtr KConfigSyncRelStore::asSyncedPlaylist(Playlists::PlaylistPtr) [Took: 0s]
  1348. amarok: BEGIN: void CollectionTreeItemModelBase::handleSpecialQueryResult(CollectionTreeItem::Type, Collections::QueryMaker*, const DataList&)
  1349. amarok: [CollectionTreeItemModelBase] Received special data: 0
  1350. amarok: END__: void CollectionTreeItemModelBase::handleSpecialQueryResult(CollectionTreeItem::Type, Collections::QueryMaker*, const DataList&) [Took: 0s]
  1351. amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
  1352. QSimplex: No feasible solution!
  1353. amarok: BEGIN: LongMessageWidget::LongMessageWidget(QWidget*, const QString&, Amarok::Logger::MessageType)
  1354. amarok: END__: LongMessageWidget::LongMessageWidget(QWidget*, const QString&, Amarok::Logger::MessageType) [Took: 0.004s]
  1355. amarok: [CoverFetcher] Finished due to cover not found for album "Cage (12")"
  1356. amarok: [CoverFetcher] Finished due to cover not found for album "Final Home Remix"
  1357. amarok: [CoverFetcher] Finished due to cover not found for album "Code1255 VLS"
  1358. amarok: BEGIN: void ProgressWidget::redrawBookmarks(const QString*)
  1359. amarok: END__: void ProgressWidget::redrawBookmarks(const QString*) [Took: 0s]
  1360. amarok: BEGIN: virtual Collections::QueryMaker* Collections::ScriptableServiceQueryMaker::setQueryType(Collections::QueryMaker::QueryType)
  1361. amarok: END__: virtual Collections::QueryMaker* Collections::ScriptableServiceQueryMaker::setQueryType(Collections::QueryMaker::QueryType) [Took: 0s]
  1362. amarok: BEGIN: virtual void Collections::ScriptableServiceQueryMaker::run()
  1363. amarok: END__: virtual void Collections::ScriptableServiceQueryMaker::run() [Took: 0s]
  1364. amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
  1365. amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
  1366. amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
  1367. amarok: QModelIndex(0,0,0x89d1cd0,OpmlDirectoryModel(0x88d7a50) )
  1368. amarok: QModelIndex(1,0,0x93b1b98,OpmlDirectoryModel(0x88d7a50) )
  1369. amarok: QModelIndex(1,0,0x93b1b98,OpmlDirectoryModel(0x88d7a50) )
  1370. amarok: QModelIndex(0,0,0x89d1cd0,OpmlDirectoryModel(0x88d7a50) )
  1371. amarok: BEGIN: LongMessageWidget::LongMessageWidget(QWidget*, const QString&, Amarok::Logger::MessageType)
  1372. amarok: END__: LongMessageWidget::LongMessageWidget(QWidget*, const QString&, Amarok::Logger::MessageType) [Took: 0.003s]
  1373. amarok: BEGIN: void Collections::ScriptableServiceQueryMaker::fetchAlbums()
  1374. amarok: parent id: 1
  1375. amarok: BEGIN: void ScriptableServiceScript::slotPopulate(QString, int, int, QString, QString)
  1376. amarok: SCRIPT "Librivox.org" : " Populating book level..."
  1377. amarok: BEGIN: static QScriptValue Downloader::init(QScriptContext*, QScriptEngine*, bool)
  1378. amarok: END__: static QScriptValue Downloader::init(QScriptContext*, QScriptEngine*, bool) [Took: 0s]
  1379. amarok: END__: void ScriptableServiceScript::slotPopulate(QString, int, int, QString, QString) [Took: 0s]
  1380. amarok: END__: void Collections::ScriptableServiceQueryMaker::fetchAlbums() [Took: 0s]
  1381. amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
  1382. amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
  1383. amarok: BEGIN: virtual PopupWidget::~PopupWidget()
  1384. amarok: END__: virtual PopupWidget::~PopupWidget() [Took: 0s]
  1385. amarok: BEGIN: virtual PopupWidget::~PopupWidget()
  1386. amarok: END__: virtual PopupWidget::~PopupWidget() [Took: 0s]
  1387. "<?xml version="1.0" encoding="utf-8"?>
  1388. <lfm status="failed">
  1389. <error code="6">
  1390. No user with that name was found
  1391. </error>
  1392. </lfm>
  1393. "
  1394. amarok: [LastFmService] Got exception in parsing from last.fm: "
  1395. No user with that name was found
  1396. "
  1397. amarok: [SqlRegistry] albums: 304 (-1078) of 1382 cached
  1398. amarok: [SqlRegistry] artists: 486 (-369) of 855 cached
  1399. amarok: [SqlRegistry] genres: 5 (-109) of 114 cached
  1400. amarok: [SqlRegistry] tracks: 38 (-10324) of 10362 cached
  1401. amarok: BEGIN: void ScanManager::checkScannerVersion()
  1402. amarok: END__: void ScanManager::checkScannerVersion() [Took: 0.16s]
  1403. amarok: [WARNING] [AmarokNetworkScript] Error fetching string: "www.archive.org: Время на операцию с сокетом истекло"
  1404. amarok: SCRIPT "Free Music Charts" : "start fmc shows xml parsing..."
  1405. amarok: SCRIPT "Free Music Charts" : "got 0 shows!"
  1406. amarok: BEGIN: int ScriptableServiceScript::donePopulating() const
  1407. amarok: BEGIN: void ScriptableServiceManager::donePopulating(const QString&, int)
  1408. amarok: Service name: "Free Music Charts" , parent id: -1
  1409. amarok: BEGIN: void Collections::ScriptableServiceCollection::donePopulating(int)
  1410. amarok: BEGIN: void Collections::ScriptableServiceQueryMaker::slotScriptComplete()
  1411. amarok: there are 1 albums
  1412. amarok: END__: void Collections::ScriptableServiceQueryMaker::slotScriptComplete() [Took: 0s]
  1413. amarok: END__: void Collections::ScriptableServiceCollection::donePopulating(int) [Took: 0s]
  1414. amarok: END__: void ScriptableServiceManager::donePopulating(const QString&, int) [Took: 0s]
  1415. amarok: END__: int ScriptableServiceScript::donePopulating() const [Took: 0s]
  1416. amarok: BEGIN: LongMessageWidget::LongMessageWidget(QWidget*, const QString&, Amarok::Logger::MessageType)
  1417. amarok: END__: LongMessageWidget::LongMessageWidget(QWidget*, const QString&, Amarok::Logger::MessageType) [Took: 0.003s]
  1418. amarok: [WARNING] [AmarokNetworkScript] Error fetching string: "librivox.org: Время на операцию с сокетом истекло"
  1419. amarok: SCRIPT "Librivox.org" : "got 0 books!"
  1420. amarok: BEGIN: int ScriptableServiceScript::donePopulating() const
  1421. amarok: BEGIN: void ScriptableServiceManager::donePopulating(const QString&, int)
  1422. amarok: Service name: "Librivox.org" , parent id: 1
  1423. amarok: BEGIN: void Collections::ScriptableServiceCollection::donePopulating(int)
  1424. amarok: BEGIN: void Collections::ScriptableServiceQueryMaker::slotScriptComplete()
  1425. amarok: there are 0 albums
  1426. amarok: END__: void Collections::ScriptableServiceQueryMaker::slotScriptComplete() [Took: 0s]
  1427. amarok: END__: void Collections::ScriptableServiceCollection::donePopulating(int) [Took: 0s]
  1428. amarok: END__: void ScriptableServiceManager::donePopulating(const QString&, int) [Took: 0s]
  1429. amarok: END__: int ScriptableServiceScript::donePopulating() const [Took: 0s]
  1430. amarok: [CoverFetcher] Queueing automatic cover fetch for: "Cage (12")"
  1431. amarok: [CoverFetcher] Queueing automatic cover fetch for: "Code1255 VLS"
  1432. amarok: [CoverFetcher] Queueing automatic cover fetch for: "Final Home Remix"
  1433. amarok: [CoverFetcher] Finished due to cover not found for album "Code1255 VLS"
  1434. amarok: [CoverFetcher] Finished due to cover not found for album "Final Home Remix"
  1435. amarok: [CoverFetcher] Finished due to cover not found for album "Cage (12")"
  1436. amarok: BEGIN: virtual PopupWidget::~PopupWidget()
  1437. amarok: END__: virtual PopupWidget::~PopupWidget() [Took: 0s]
  1438. amarok: BEGIN: void Amarok::MediaPlayer2Player::volumeChanged(int)
  1439. amarok: MPRIS2: Queueing up a PropertiesChanged signal
  1440. amarok: END__: void Amarok::MediaPlayer2Player::volumeChanged(int) [Took: 0s]
  1441. amarok: BEGIN: void DBusAbstractAdaptor::_m_emitPropertiesChanged()
  1442. amarok: END__: void DBusAbstractAdaptor::_m_emitPropertiesChanged() [Took: 0s]
  1443. amarok: BEGIN: void Amarok::MediaPlayer2Player::volumeChanged(int)
  1444. amarok: MPRIS2: Queueing up a PropertiesChanged signal
  1445. amarok: END__: void Amarok::MediaPlayer2Player::volumeChanged(int) [Took: 0s]
  1446. amarok: BEGIN: void DBusAbstractAdaptor::_m_emitPropertiesChanged()
  1447. amarok: END__: void DBusAbstractAdaptor::_m_emitPropertiesChanged() [Took: 0s]
  1448. ++===================
  1449. bash: ===================: команда не найдена
  1450. [cerceo@comp-core-i3-2310m-93c7de ~]$ pfrPFRamarok: [SqlRegistry] albums: 304 (0) of 1382 cached
  1451. amarok: [SqlRegistry] artists: 486 (-1) of 855 cached
  1452. amarok: [SqlRegistry] genres: 5 (0) of 114 cached
  1453. amarok: [SqlRegistry] tracks: 38 (-2) of 10362 cached
  1454. amarok: BEGIN: void ScanManager::checkForDirectoryChanges()
  1455. amarok: BEGIN: virtual void ScanManager::requestIncrementalScan(const QString&)
  1456. amarok: [ScanManager] addDirToList for ""
  1457. amarok: END__: virtual void ScanManager::requestIncrementalScan(const QString&) [Took: 0s]
  1458. amarok: BEGIN: DirWatchJob::DirWatchJob(QObject*, Collections::DatabaseCollection*)
  1459. amarok: BEGIN: virtual void ScannerJob::run()
  1460. amarok: END__: DirWatchJob::DirWatchJob(QObject*, Collections::DatabaseCollection*) [Took: 0s]
  1461. amarok: END__: void ScanManager::checkForDirectoryChanges() [Took: 0.001s]
  1462. amarok: BEGIN: virtual void DirWatchJob::run()
  1463. зз++++++++++++++++++++++++ запустился amarok: END__: virtual void DirWatchJob::run() [DELAY Took (quite long) 12s]
  1464. amarok: [ScanManager] ScannerJob: got count: 931
  1465. amarok: BEGIN: virtual void SqlScanResultProcessor::commit()
  1466. amarok: BEGIN: void SqlScanResultProcessor::urlsCacheInit()
  1467. amarok: END__: void SqlScanResultProcessor::urlsCacheInit() [Took: 0.16s]
  1468. amarok: BEGIN: virtual void SqlScanResultProcessor::deleteDeletedDirectories()
  1469. amarok: END__: virtual void SqlScanResultProcessor::deleteDeletedDirectories() [Took: 0.011s]
  1470. amarok: END__: virtual void SqlScanResultProcessor::commit() [Took: 0.92s]
  1471. amarok: [ScanManager] ScannerJob finished
  1472. amarok: END__: virtual void ScannerJob::run() [DELAY Took (quite long) 13s]
  1473. amarok: BEGIN: virtual ScannerJob::~ScannerJob()
  1474. amarok: END__: virtual ScannerJob::~ScannerJob() [Took: 0s]
  1475.  
  1476. bash: ++++++++++++++++++++++++: команда не найдена
  1477. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1478. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1479. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1480. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1481. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1482. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1483. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1484. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1485. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1486. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1487. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1488. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1489. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1490. [cerceo@comp-core-i3-2310m-93c7de ~]$ запустился
  1491. bash: запустился: команда не найдена
  1492. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1493. [cerceo@comp-core-i3-2310m-93c7de ~]$ попытка проигрывания трека
  1494. bash: попытка: команда не найдена
  1495. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1496. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1497. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1498. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1499. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1500. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1501. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1502. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1503. [cerceo@comp-core-i3-2310m-93c7de ~]$ amarok: [CoverFetcher] Queueing automatic cover fetch for: "Cage (12")"
  1504. amarok: [CoverFetcher] Queueing automatic cover fetch for: "Code1255 VLS"
  1505. amarok: [CoverFetcher] Queueing automatic cover fetch for: "Final Home Remix"
  1506. amarok: [CoverFetcher] Finished due to cover not found for album "Cage (12")"
  1507. amarok: [CoverFetcher] Finished due to cover not found for album "Code1255 VLS"
  1508. amarok: [CoverFetcher] Finished due to cover not found for album "Final Home Remix"
  1509. amarok: BEGIN: void Playlist::PrettyListView::trackActivated(const QModelIndex&)
  1510. amarok: BEGIN: void Playlist::Actions::play(const QModelIndex&)
  1511. amarok: BEGIN: void Playlist::Actions::play(quint64, bool)
  1512. amarok: BEGIN: void EngineController::play(Meta::TrackPtr, uint)
  1513. amarok: BEGIN: void EngineController::stop(bool, bool)
  1514. amarok: END__: void EngineController::stop(bool, bool) [Took: 0s]
  1515. amarok: [EngineController] play: bounded is QObject(0x0) current "Final Home(Mista Sinista Remix"
  1516. amarok: [EngineController] Just a normal, boring track... :-P
  1517. amarok: BEGIN: void EngineController::playUrl(const KUrl&, uint)
  1518. amarok: [EngineController] URL: KUrl("file:///home/Главербель Клин/Trip Hop, Abstract Hip-Hop/DJ Krush/Singles/DJ Krush - 2002 - Final Home (Remix) EP (192)/01-dj_krush_-final_home(mista_sinista_remix)-cms.mp3") "file:///home/%D0%93%D0%BB%D0%B0%D0%B2%D0%B5%D1%80%D0%B1%D0%B5%D0%BB%D1%8C%20%D0%9A%D0%BB%D0%B8%D0%BD/Trip%20Hop,%20Abstract%20Hip-Hop/DJ%20Krush/Singles/DJ%20Krush%20-%202002%20-%20Final%20Home%20(Remix)%20EP%20(192)/01-dj_krush_-final_home(mista_sinista_remix)-cms.mp3"
  1519. amarok: [EngineController] Offset: 0
  1520. amarok: END__: void EngineController::playUrl(const KUrl&, uint) [Took: 0.18s]
  1521. amarok: END__: void EngineController::play(Meta::TrackPtr, uint) [Took: 0.18s]
  1522. amarok: END__: void Playlist::Actions::play(quint64, bool) [Took: 0.18s]
  1523. amarok: END__: void Playlist::Actions::play(const QModelIndex&) [Took: 0.18s]
  1524. amarok: END__: void Playlist::PrettyListView::trackActivated(const QModelIndex&) [Took: 0.18s]
  1525. amarok: BEGIN: void EngineController::slotMetaDataChanged()
  1526. amarok: [EngineController] slotMetaDataChanged(): new meta-data: QMap(("xesam:album", QVariant(QString, "Final Home Remix") ) ( "xesam:author" , QVariant(QString, "Dj Krush") ) ( "xesam:genre" , QVariant(QString, "Hip-Hop") ) ( "xesam:title" , QVariant(QString, "Final Home(Mista Sinista Remix") ) ( "xesam:url" , QVariant(QUrl, QUrl("file:///home/Главербель Клин/Trip Hop, Abstract Hip-Hop/DJ Krush/Singles/DJ Krush - 2002 - Final Home (Remix) EP (192)/01-dj_krush_-final_home(mista_sinista_remix)-cms.mp3") ) ) )
  1527. amarok: END__: void EngineController::slotMetaDataChanged() [Took: 0s]
  1528. amarok: BEGIN: void EngineController::slotMetaDataChanged()
  1529. amarok: [EngineController] slotMetaDataChanged() triggered by phonon, but we've already seen exactly the same metadata recently. Ignoring for now.
  1530. amarok: END__: void EngineController::slotMetaDataChanged() [Took: 0s]
  1531. amarok: BEGIN: void EngineController::slotMetaDataChanged()
  1532. amarok: [EngineController] slotMetaDataChanged() triggered by phonon, but we've already seen exactly the same metadata recently. Ignoring for now.
  1533. amarok: END__: void EngineController::slotMetaDataChanged() [Took: 0s]
  1534.  
  1535. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1536. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1537. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1538. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1539. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1540. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1541. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1542. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1543. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1544. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1545. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1546. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1547. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1548. [cerceo@comp-core-i3-2310m-93c7de ~]$
  1549. [cerceo@comp-core-i3-2310m-93c7de ~]$ amarok: [SqlRegistry] albums: 304 (0) of 1382 cached
  1550. amarok: [SqlRegistry] artists: 486 (-1) of 855 cached
  1551. amarok: [SqlRegistry] genres: 5 (0) of 114 cached
  1552. amarok: [SqlRegistry] tracks: 38 (-2) of 10362 cached
  1553. amarok: BEGIN: void ScanManager::checkForDirectoryChanges()
  1554. amarok: BEGIN: void DirWatchJob::setPaused(bool)
  1555. amarok: END__: void DirWatchJob::setPaused(bool) [Took: 0s]
  1556. amarok: END__: void ScanManager::checkForDirectoryChanges() [Took: 0s]
  1557. не проигрывается
  1558. bash: не: команда не найдена
  1559. [cerceo@comp-core-i3-2310m-93c7de ~]$ выходamarok: [CoverFetcher] Queueing automatic cover fetch for: "Cage (12")"
  1560. amarok: [CoverFetcher] Queueing automatic cover fetch for: "Code1255 VLS"
  1561. amarok: [CoverFetcher] Queueing automatic cover fetch for: "Final Home Remix"
  1562. amarok: [CoverFetcher] Finished due to cover not found for album "Cage (12")"
  1563. amarok: [CoverFetcher] Finished due to cover not found for album "Code1255 VLS"
  1564. amarok: [CoverFetcher] Finished due to cover not found for album "Final Home Remix"
  1565. amarok: BEGIN: virtual bool MainWindow::queryExit()
  1566. amarok: BEGIN: void MainWindow::saveLayout()
  1567. amarok: END__: void MainWindow::saveLayout() [Took: 0s]
  1568. amarok: END__: virtual bool MainWindow::queryExit() [Took: 0s]
  1569. amarok: BEGIN: virtual App::~App()
  1570. amarok: [ScanManager] Abort scan: "Abort requested from SqlCollection::stopScan()"
  1571. amarok: BEGIN: virtual ScriptManager::~ScriptManager()
  1572. amarok: BEGIN: virtual ScriptableServiceScript::~ScriptableServiceScript()
  1573. amarok: END__: virtual ScriptableServiceScript::~ScriptableServiceScript() [Took: 0s]
  1574. amarok: BEGIN: virtual ScriptableServiceScript::~ScriptableServiceScript()
  1575. amarok: END__: virtual ScriptableServiceScript::~ScriptableServiceScript() [Took: 0s]
  1576. amarok: BEGIN: virtual ScriptableServiceScript::~ScriptableServiceScript()
  1577. amarok: END__: virtual ScriptableServiceScript::~ScriptableServiceScript() [Took: 0s]
  1578. amarok: BEGIN: virtual ScriptableServiceScript::~ScriptableServiceScript()
  1579. amarok: END__: virtual ScriptableServiceScript::~ScriptableServiceScript() [Took: 0s]
  1580. amarok: END__: virtual ScriptManager::~ScriptManager() [Took: 0.031s]
  1581. amarok: BEGIN: virtual OSDWidget::~OSDWidget()
  1582. amarok: END__: virtual OSDWidget::~OSDWidget() [Took: 0s]
  1583. amarok: BEGIN: virtual MainWindow::~MainWindow()
  1584. amarok: BEGIN: QString BrowserCategoryList::path()
  1585. amarok: [BrowserCategoryList] path: "root list/collections"
  1586. amarok: END__: QString BrowserCategoryList::path() [Took: 0s]
  1587. amarok: BEGIN: virtual SvgHandler::~SvgHandler()
  1588. amarok: END__: virtual SvgHandler::~SvgHandler() [Took: 0.001s]
  1589. amarok: BEGIN: virtual PaletteHandler::~PaletteHandler()
  1590. amarok: END__: virtual PaletteHandler::~PaletteHandler() [Took: 0s]
  1591. amarok: END__: virtual MainWindow::~MainWindow() [Took: 0.002s]
  1592. amarok: BEGIN: virtual CollectionTreeView::~CollectionTreeView()
  1593. amarok: BEGIN: virtual CollectionTreeItemModel::~CollectionTreeItemModel()
  1594. amarok: END__: virtual CollectionTreeItemModel::~CollectionTreeItemModel() [Took: 0s]
  1595. amarok: END__: virtual CollectionTreeView::~CollectionTreeView() [Took: 0s]
  1596. amarok: BEGIN: virtual ServiceBrowser::~ServiceBrowser()
  1597. amarok: END__: virtual ServiceBrowser::~ServiceBrowser() [Took: 0s]
  1598. amarok: BEGIN: virtual JamendoService::~JamendoService()
  1599. amarok: END__: virtual JamendoService::~JamendoService() [Took: 0s]
  1600. amarok: BEGIN: virtual CollectionTreeView::~CollectionTreeView()
  1601. amarok: END__: virtual CollectionTreeView::~CollectionTreeView() [Took: 0s]
  1602. amarok: BEGIN: virtual LastFmService::~LastFmService()
  1603. amarok: END__: virtual LastFmService::~LastFmService() [Took: 0s]
  1604. amarok: BEGIN: virtual LastFmServiceConfig::~LastFmServiceConfig()
  1605. amarok: END__: virtual LastFmServiceConfig::~LastFmServiceConfig() [Took: 0s]
  1606. amarok: BEGIN: virtual CollectionTreeView::~CollectionTreeView()
  1607. amarok: END__: virtual CollectionTreeView::~CollectionTreeView() [Took: 0s]
  1608. amarok: BEGIN: virtual CollectionTreeView::~CollectionTreeView()
  1609. amarok: END__: virtual CollectionTreeView::~CollectionTreeView() [Took: 0s]
  1610. amarok: BEGIN: virtual CollectionTreeView::~CollectionTreeView()
  1611. amarok: END__: virtual CollectionTreeView::~CollectionTreeView() [Took: 0s]
  1612. amarok: BEGIN: virtual CollectionTreeView::~CollectionTreeView()
  1613. amarok: END__: virtual CollectionTreeView::~CollectionTreeView() [Took: 0s]
  1614. amarok: BEGIN: virtual ScriptableServiceManager::~ScriptableServiceManager()
  1615. amarok: END__: virtual ScriptableServiceManager::~ScriptableServiceManager() [Took: 0s]
  1616. amarok: [APG::ConstraintNode] destroying constraint at 0x8d24fb0 that has parent 0x0
  1617. amarok: [APG::ConstraintNode] destroying constraint at 0x8d24f88 that has parent 0x8d24fb0
  1618. amarok: [APG::ConstraintNode] destroying constraint at 0x8d25000 that has parent 0x8d24f88
  1619. amarok: [APG::ConstraintNode] destroying constraint at 0x8d34338 that has parent 0x8d24f88
  1620. amarok: [APG::ConstraintNode] destroying constraint at 0x8d36020 that has parent 0x0
  1621. amarok: [APG::ConstraintNode] destroying constraint at 0x8d35f98 that has parent 0x8d36020
  1622. amarok: [APG::ConstraintNode] destroying constraint at 0x8d25580 that has parent 0x8d35f98
  1623. amarok: [APG::ConstraintNode] destroying constraint at 0x8d37f60 that has parent 0x8d35f98
  1624. amarok: [APG::ConstraintNode] destroying constraint at 0x8d36180 that has parent 0x0
  1625. amarok: [APG::ConstraintNode] destroying constraint at 0x8d39c68 that has parent 0x8d36180
  1626. amarok: [APG::ConstraintNode] destroying constraint at 0x8d39e90 that has parent 0x8d39c68
  1627. amarok: [APG::ConstraintNode] destroying constraint at 0x8d39eb8 that has parent 0x8d39c68
  1628. amarok: [APG::ConstraintNode] destroying constraint at 0x8d39ff0 that has parent 0x0
  1629. amarok: [APG::ConstraintNode] destroying constraint at 0x8d3a2f0 that has parent 0x8d39ff0
  1630. amarok: [APG::ConstraintNode] destroying constraint at 0x8d3a308 that has parent 0x8d3a2f0
  1631. amarok: [APG::ConstraintNode] destroying constraint at 0x8d39f98 that has parent 0x8d3a2f0
  1632. amarok: [APG::ConstraintNode] destroying constraint at 0x8d3bf00 that has parent 0x8d3a2f0
  1633. amarok: [APG::ConstraintNode] destroying constraint at 0x8d3db60 that has parent 0x8d3a2f0
  1634. amarok: [APG::ConstraintNode] destroying constraint at 0x8d3dc28 that has parent 0x0
  1635. amarok: [APG::ConstraintNode] destroying constraint at 0x8d3df40 that has parent 0x8d3dc28
  1636. amarok: [APG::ConstraintNode] destroying constraint at 0x8d3dfe0 that has parent 0x8d3df40
  1637. amarok: [APG::ConstraintNode] destroying constraint at 0x8d3de28 that has parent 0x8d3dfe0
  1638. amarok: [APG::ConstraintNode] destroying constraint at 0x8d3fb60 that has parent 0x8d3dfe0
  1639. amarok: [APG::ConstraintNode] destroying constraint at 0x8d417e0 that has parent 0x8d3dfe0
  1640. amarok: [APG::ConstraintNode] destroying constraint at 0x8d43488 that has parent 0x8d3df40
  1641. amarok: [APG::ConstraintNode] destroying constraint at 0x8d43460 that has parent 0x8d43488
  1642. amarok: [APG::ConstraintNode] destroying constraint at 0x8d434f0 that has parent 0x8d43488
  1643. amarok: BEGIN: virtual PopupWidget::~PopupWidget()
  1644. amarok: END__: virtual PopupWidget::~PopupWidget() [Took: 0s]
  1645. amarok: BEGIN: virtual Context::ContextView::~ContextView()
  1646. amarok: [ContextView] Unloading plasma engine: "amarok-photos"
  1647. amarok: [ContextView] Unloading plasma engine: "amarok-tabs"
  1648. amarok: [ContextView] Unloading plasma engine: "amarok-wikipedia"
  1649. amarok: [ContextView] Unloading plasma engine: "amarok-current"
  1650. amarok: [ContextView] Unloading plasma engine: "amarok-lyrics"
  1651. amarok: [ContextView] Unloading plasma engine: "amarok-info"
  1652. amarok: [ContextView] Unloading plasma engine: "amarok-labels"
  1653. amarok: [ContextView] Unloading plasma engine: "amarok-similarArtists"
  1654. amarok: [ContextView] Unloading plasma engine: "amarok-upcomingEvents"
  1655. amarok: BEGIN: void Context::ContextView::clear(const Context::ContextState&)
  1656. amarok: BEGIN: virtual void Context::VerticalAppletLayout::saveToConfig(KConfigGroup&)
  1657. amarok: [VerticalAppletLayout] saving applet "currenttrack"
  1658. amarok: [VerticalAppletLayout] saving applet "lyrics"
  1659. amarok: [VerticalAppletLayout] saving applet "wikipedia"
  1660. amarok: END__: virtual void Context::VerticalAppletLayout::saveToConfig(KConfigGroup&) [Took: 0s]
  1661. QSimplex: No feasible solution!
  1662. amarok: END__: void Context::ContextView::clear(const Context::ContextState&) [Took: 0.025s]
  1663. amarok: END__: virtual Context::ContextView::~ContextView() [Took: 0.053s]
  1664. amarok: BEGIN: virtual ContextSubject::~ContextSubject()
  1665. amarok: END__: virtual ContextSubject::~ContextSubject() [Took: 0s]
  1666. amarok: BEGIN: virtual Context::ContextScene::~ContextScene()
  1667. amarok: END__: virtual Context::ContextScene::~ContextScene() [Took: 0s]
  1668. amarok: BEGIN: virtual Context::Containment::~Containment()
  1669. amarok: END__: virtual Context::Containment::~Containment() [Took: 0s]
  1670. amarok: BEGIN: virtual Context::VerticalAppletLayout::~VerticalAppletLayout()
  1671. amarok: END__: virtual Context::VerticalAppletLayout::~VerticalAppletLayout() [Took: 0.041s]
  1672. amarok: BEGIN: virtual Playlist::Model::~Model()
  1673. amarok: END__: virtual Playlist::Model::~Model() [Took: 0.006s]
  1674. amarok: BEGIN: virtual Playlists::PlaylistFileProvider::~PlaylistFileProvider()
  1675. amarok: 21 Playlists loaded
  1676. amarok: END__: virtual Playlists::PlaylistFileProvider::~PlaylistFileProvider() [Took: 0.002s]
  1677. amarok: BEGIN: virtual CollectionManager::~CollectionManager()
  1678. amarok: [ScanManager] Abort scan: "Scan blocked"
  1679. amarok: BEGIN: virtual MySqlStorage::~MySqlStorage()
  1680. amarok: END__: virtual MySqlStorage::~MySqlStorage() [Took: 0s]
  1681. amarok: BEGIN: virtual MountPointManager::~MountPointManager()
  1682. amarok: END__: virtual MountPointManager::~MountPointManager() [Took: 0s]
  1683. amarok: [ScanManager] Abort scan: "Scan blocked"
  1684. amarok: BEGIN: virtual Collections::MtpCollectionFactory::~MtpCollectionFactory()
  1685. amarok: END__: virtual Collections::MtpCollectionFactory::~MtpCollectionFactory() [Took: 0s]
  1686. amarok: END__: virtual CollectionManager::~CollectionManager() [Took: 0.006s]
  1687. amarok: BEGIN: CollectionManager::CollectionManager()
  1688. amarok: END__: CollectionManager::CollectionManager() [Took: 0s]
  1689. amarok: BEGIN: virtual EngineController::~EngineController()
  1690. amarok: END__: virtual EngineController::~EngineController() [Took: 0.001s]
  1691. amarok: END__: virtual App::~App() [Took: 0.21s]
  1692. amarok: BEGIN: bool Dynamic::DynamicModel::savePlaylists(const QString&)
  1693. amarok: END__: bool Dynamic::DynamicModel::savePlaylists(const QString&) [Took: 0.034s]
  1694. amarok: BEGIN: virtual void Dynamic::BiasedPlaylist::requestAbort()
  1695. amarok: END__: virtual void Dynamic::BiasedPlaylist::requestAbort() [Took: 0s]
  1696. amarok: BEGIN: virtual void Dynamic::BiasedPlaylist::requestAbort()
  1697. amarok: END__: virtual void Dynamic::BiasedPlaylist::requestAbort() [Took: 0s]
  1698. amarok: BEGIN: virtual void Dynamic::BiasedPlaylist::requestAbort()
  1699. amarok: END__: virtual void Dynamic::BiasedPlaylist::requestAbort() [Took: 0s]
  1700. amarok: BEGIN: virtual void Dynamic::BiasedPlaylist::requestAbort()
  1701. amarok: END__: virtual void Dynamic::BiasedPlaylist::requestAbort() [Took: 0s]
  1702. amarok: [MySqlStorage] Deinitialized thread, count== 4
  1703.  
  1704. bash: выход: команда не найдена
  1705. [cerceo@comp-core-i3-2310m-93c7de ~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement