Advertisement
rael_gc

Amarok debug

May 6th, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 101.63 KB | None | 0 0
  1. 08:47 ~$ set PHONON_DEBUG=5
  2. 08:47 ~$ set PHONON_BACKEND_DEBUG=5
  3. 08:47 ~$ set PHONON_SUBSYSTEM_DEBUG=2
  4. 08:47 ~$ set PHONON_PULSEAUDIO_DEBUG=5
  5. 08:47 ~$ set PHONON_VLC_DEBUG=5
  6. 08:47 ~$ set PHONON_GST_DEBUG=5
  7. 08:47 ~$ amarok -d --nofork
  8. QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
  9. amarok: BEGIN: App::App()
  10. amarok: BEGIN: void App::continueInit()
  11. amarok: BEGIN: EngineController::EngineController()
  12. amarok: END__: EngineController::EngineController() [Took: 0s]
  13. amarok: BEGIN: void EngineController::initializePhonon()
  14. [0x21b6e38] main services discovery error: no suitable services discovery module
  15. WARNING: Phonon::createPath: Cannot connect Phonon::MediaObject ( no objectName ) to Phonon::AudioDataOutput ( no objectName ).
  16. Object::connect: No such signal Phonon::VLC::MediaObject::angleChanged(int) in ../../phonon/mediacontroller.cpp:64
  17. Object::connect: No such signal Phonon::VLC::MediaObject::availableAnglesChanged(int) in ../../phonon/mediacontroller.cpp:65
  18. amarok: [EngineController] Tick Interval (actual): 100
  19. amarok: END__: void EngineController::initializePhonon() [Took: 0.18s]
  20. amarok: BEGIN: CollectionManager::CollectionManager()
  21. amarok: END__: CollectionManager::CollectionManager() [Took: 0s]
  22. amarok: BEGIN: MainWindow::MainWindow()
  23. amarok: BEGIN: Plugins::PluginManager::PluginManager(QObject*)
  24. amarok: BEGIN: void Plugins::PluginManager::findAllPlugins()
  25. amarok: [PluginManager] found plugin: "amarok_collection-audiocdcollection" enabled: true
  26. amarok: [PluginManager] found plugin: "amarok_collection-daapcollection" enabled: false
  27. amarok: [PluginManager] found plugin: "amarok_collection-mtpcollection" enabled: false
  28. amarok: [PluginManager] found plugin: "amarok_collection-mysqlservercollection" enabled: true
  29. amarok: [PluginManager] found plugin: "amarok_collection-mysqlecollection" enabled: true
  30. amarok: [PluginManager] found plugin: "amarok_collection-nepomukcollection" enabled: false
  31. amarok: [PluginManager] found plugin: "amarok_collection-upnpcollection" enabled: false
  32. amarok: [PluginManager] found plugin: "amarok_collection-umscollection" enabled: false
  33. amarok: [PluginManager] found plugin: "amarok_collection-ipodcollection" enabled: false
  34. amarok: [PluginManager] found plugin: "amarok_service_ampache" enabled: false
  35. amarok: [PluginManager] found plugin: "amarok_service_jamendo" enabled: false
  36. amarok: [PluginManager] found plugin: "amarok_service_lastfm" enabled: false
  37. amarok: [PluginManager] found plugin: "amarok_service_amazonstore" enabled: false
  38. amarok: [PluginManager] found plugin: "amarok_service_mp3tunes" enabled: false
  39. amarok: [PluginManager] found plugin: "amarok_service_magnatunestore" enabled: false
  40. amarok: [PluginManager] found plugin: "amarok_service_opmldirectory" enabled: false
  41. amarok: [PluginManager] found plugin: "amarok_service_gpodder" enabled: false
  42. amarok: [PluginManager] 17 plugins in total
  43. amarok: END__: void Plugins::PluginManager::findAllPlugins() [Took: 0s]
  44. amarok: [PluginManager] created factory for plugin "amarok_collection-audiocdcollection" type: "Collection"
  45. amarok: [PluginManager] created factory for plugin "amarok_collection-mysqlservercollection" type: "Collection"
  46. amarok: BEGIN: void CollectionManager::init(const QList<Plugins::PluginFactory*>&)
  47. amarok: BEGIN: void CollectionManager::loadPlugins(const QList<Collections::CollectionFactory*>&)
  48. amarok: [CollectionManager] initializing "amarok_collection-mysqlservercollection"
  49. amarok: BEGIN: MySqlServerStorage::MySqlServerStorage()
  50. amarok: Automatic reconnect successfully activated
  51. amarok: Automatic reconnect successfully activated
  52. amarok: [MySqlStorage] Connected to MySQL server 5.5.31-0ubuntu0.12.04.1
  53. amarok: Connected to MySQL server 5.5.31-0ubuntu0.12.04.1
  54. amarok: [MySqlStorage] Initialized thread, count== 1
  55. amarok: END__: MySqlServerStorage::MySqlServerStorage() [Took: 0.005s]
  56. amarok: BEGIN: SqlRegistry::SqlRegistry(Collections::SqlCollection*)
  57. amarok: END__: SqlRegistry::SqlRegistry(Collections::SqlCollection*) [Took: 0.001s]
  58. amarok: BEGIN: MountPointManager::MountPointManager(QObject*, SqlStorage*)
  59. amarok: BEGIN: MediaDeviceCache::MediaDeviceCache()
  60. amarok: END__: MediaDeviceCache::MediaDeviceCache() [Took: 0.017s]
  61. amarok: BEGIN: void MountPointManager::createDeviceFactories()
  62. amarok: [MountPointManager] Initializing DeviceHandlerFactory of type: "uuid"
  63. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  64. amarok: [MountPointManager] Device added and mounted, checking handlers
  65. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  66. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  67. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks/devices/sda5"
  68. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  69. amarok: [MassStorageDeviceHandler] Found existing UUID config for ID "1" , uuid "5cb867d4b867aaea"
  70. amarok: BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&)
  71. amarok: END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s]
  72. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0.001s]
  73. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0.002s]
  74. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  75. amarok: [MountPointManager] Device added and mounted, checking handlers
  76. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  77. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  78. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks/devices/sda6"
  79. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  80. amarok: [MassStorageDeviceHandler] Found existing UUID config for ID "2" , uuid "4456b3d1-091a-66f8-15b6-9794ed65265a"
  81. amarok: BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&)
  82. amarok: END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s]
  83. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0.001s]
  84. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0.001s]
  85. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  86. amarok: [MountPointManager] Device added and mounted, checking handlers
  87. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  88. amarok: [MassStorageDeviceHandler] volume is ignored
  89. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  90. amarok: [MountPointManager] Factory can't handle device "/org/freedesktop/UDisks/devices/sda1"
  91. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  92. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  93. amarok: [MountPointManager] Device added and mounted, checking handlers
  94. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  95. amarok: [MassStorageDeviceHandler] volume is ignored
  96. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  97. amarok: [MountPointManager] Factory can't handle device "/org/freedesktop/UDisks/devices/sda2"
  98. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  99. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  100. amarok: [MountPointManager] Device added and mounted, checking handlers
  101. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  102. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  103. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks/devices/sda3"
  104. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  105. amarok: [MassStorageDeviceHandler] Found existing UUID config for ID "3" , uuid "d8607cd3607cba38"
  106. amarok: BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&)
  107. amarok: END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s]
  108. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0.001s]
  109. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0.001s]
  110. amarok: [MountPointManager] Initializing DeviceHandlerFactory of type: "nfs"
  111. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  112. amarok: [MountPointManager] Device added and mounted, checking handlers
  113. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  114. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  115. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks/devices/sda5"
  116. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  117. amarok: [MassStorageDeviceHandler] Found existing UUID config for ID "1" , uuid "5cb867d4b867aaea"
  118. amarok: BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&)
  119. amarok: END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s]
  120. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0.001s]
  121. amarok: [MountPointManager] Key 1 already exists in handlerMap, replacing
  122. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0.002s]
  123. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  124. amarok: [MountPointManager] Device added and mounted, checking handlers
  125. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  126. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  127. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks/devices/sda6"
  128. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  129. amarok: [MassStorageDeviceHandler] Found existing UUID config for ID "2" , uuid "4456b3d1-091a-66f8-15b6-9794ed65265a"
  130. amarok: BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&)
  131. amarok: END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s]
  132. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0.001s]
  133. amarok: [MountPointManager] Key 2 already exists in handlerMap, replacing
  134. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0.001s]
  135. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  136. amarok: [MountPointManager] Device added and mounted, checking handlers
  137. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  138. amarok: [MassStorageDeviceHandler] volume is ignored
  139. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  140. amarok: [MountPointManager] Factory can't handle device "/org/freedesktop/UDisks/devices/sda1"
  141. amarok: [NfsDeviceHandler] virtual bool NfsDeviceHandlerFactory::canHandle(const Solid::Device&) const "/org/freedesktop/UDisks/devices/sda1" has no NetworkShare interface
  142. amarok: [MountPointManager] Factory can't handle device "/org/freedesktop/UDisks/devices/sda1"
  143. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  144. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  145. amarok: [MountPointManager] Device added and mounted, checking handlers
  146. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  147. amarok: [MassStorageDeviceHandler] volume is ignored
  148. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  149. amarok: [MountPointManager] Factory can't handle device "/org/freedesktop/UDisks/devices/sda2"
  150. amarok: [NfsDeviceHandler] virtual bool NfsDeviceHandlerFactory::canHandle(const Solid::Device&) const "/org/freedesktop/UDisks/devices/sda2" has no NetworkShare interface
  151. amarok: [MountPointManager] Factory can't handle device "/org/freedesktop/UDisks/devices/sda2"
  152. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  153. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  154. amarok: [MountPointManager] Device added and mounted, checking handlers
  155. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  156. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  157. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks/devices/sda3"
  158. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  159. amarok: [MassStorageDeviceHandler] Found existing UUID config for ID "3" , uuid "d8607cd3607cba38"
  160. amarok: BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&)
  161. amarok: END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s]
  162. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0.001s]
  163. amarok: [MountPointManager] Key 3 already exists in handlerMap, replacing
  164. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0.001s]
  165. amarok: [MountPointManager] Initializing DeviceHandlerFactory of type: "smb"
  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/UDisks/devices/sda5"
  171. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  172. amarok: [MassStorageDeviceHandler] Found existing UUID config for ID "1" , uuid "5cb867d4b867aaea"
  173. amarok: BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&)
  174. amarok: END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s]
  175. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0.001s]
  176. amarok: [MountPointManager] Key 1 already exists in handlerMap, replacing
  177. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0.002s]
  178. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  179. amarok: [MountPointManager] Device added and mounted, checking handlers
  180. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  181. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  182. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks/devices/sda6"
  183. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  184. amarok: [MassStorageDeviceHandler] Found existing UUID config for ID "2" , uuid "4456b3d1-091a-66f8-15b6-9794ed65265a"
  185. amarok: BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&)
  186. amarok: END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s]
  187. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0.001s]
  188. amarok: [MountPointManager] Key 2 already exists in handlerMap, replacing
  189. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0.001s]
  190. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  191. amarok: [MountPointManager] Device added and mounted, checking handlers
  192. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  193. amarok: [MassStorageDeviceHandler] volume is ignored
  194. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  195. amarok: [MountPointManager] Factory can't handle device "/org/freedesktop/UDisks/devices/sda1"
  196. amarok: [NfsDeviceHandler] virtual bool NfsDeviceHandlerFactory::canHandle(const Solid::Device&) const "/org/freedesktop/UDisks/devices/sda1" has no NetworkShare interface
  197. amarok: [MountPointManager] Factory can't handle device "/org/freedesktop/UDisks/devices/sda1"
  198. amarok: [SmbDeviceHandler] virtual bool SmbDeviceHandlerFactory::canHandle(const Solid::Device&) const "/org/freedesktop/UDisks/devices/sda1" has no NetworkShare interface
  199. amarok: [MountPointManager] Factory can't handle device "/org/freedesktop/UDisks/devices/sda1"
  200. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  201. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  202. amarok: [MountPointManager] Device added and mounted, checking handlers
  203. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  204. amarok: [MassStorageDeviceHandler] volume is ignored
  205. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  206. amarok: [MountPointManager] Factory can't handle device "/org/freedesktop/UDisks/devices/sda2"
  207. amarok: [NfsDeviceHandler] virtual bool NfsDeviceHandlerFactory::canHandle(const Solid::Device&) const "/org/freedesktop/UDisks/devices/sda2" has no NetworkShare interface
  208. amarok: [MountPointManager] Factory can't handle device "/org/freedesktop/UDisks/devices/sda2"
  209. amarok: [SmbDeviceHandler] virtual bool SmbDeviceHandlerFactory::canHandle(const Solid::Device&) const "/org/freedesktop/UDisks/devices/sda2" has no NetworkShare interface
  210. amarok: [MountPointManager] Factory can't handle device "/org/freedesktop/UDisks/devices/sda2"
  211. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
  212. amarok: BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
  213. amarok: [MountPointManager] Device added and mounted, checking handlers
  214. amarok: BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
  215. amarok: END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
  216. amarok: [MountPointManager] found handler for "/org/freedesktop/UDisks/devices/sda3"
  217. amarok: BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
  218. amarok: [MassStorageDeviceHandler] Found existing UUID config for ID "3" , uuid "d8607cd3607cba38"
  219. amarok: BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&)
  220. amarok: END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s]
  221. amarok: END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0.001s]
  222. amarok: [MountPointManager] Key 3 already exists in handlerMap, replacing
  223. amarok: END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0.001s]
  224. amarok: END__: void MountPointManager::createDeviceFactories() [Took: 0.19s]
  225. amarok: END__: MountPointManager::MountPointManager(QObject*, SqlStorage*) [Took: 0.21s]
  226. amarok: BEGIN: void CollectionManager::slotNewCollection(Collections::Collection*)
  227. amarok: END__: void CollectionManager::slotNewCollection(Collections::Collection*) [Took: 0s]
  228. amarok: [CollectionManager] initializing "amarok_collection-audiocdcollection"
  229. amarok: BEGIN: MediaDeviceMonitor::MediaDeviceMonitor()
  230. amarok: BEGIN: void MediaDeviceMonitor::init()
  231. amarok: END__: void MediaDeviceMonitor::init() [Took: 0s]
  232. amarok: END__: MediaDeviceMonitor::MediaDeviceMonitor() [Took: 0s]
  233. amarok: BEGIN: void MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*)
  234. amarok: BEGIN: void MediaDeviceMonitor::checkDevicesFor(ConnectionAssistant*)
  235. amarok: BEGIN: QStringList MediaDeviceMonitor::getDevices()
  236. amarok: BEGIN: void MediaDeviceCache::refreshCache()
  237. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::PortableMediaPlayer with udi = "/org/kde/solid/udev/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2"
  238. amarok: [MediaDeviceCache] Device name is = "SAMSUNG_Android" and was made by "SAMSUNG"
  239. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks/devices/sda1"
  240. amarok: [MediaDeviceCache] Device name is = "DellUtility" and was made by "ATA"
  241. amarok: [MediaDeviceCache] Solid device is not accessible, will wait until it is to consider it added.
  242. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks/devices/sda2"
  243. amarok: [MediaDeviceCache] Device name is = "RECOVERY" and was made by "ATA"
  244. amarok: [MediaDeviceCache] Solid device is not accessible, will wait until it is to consider it added.
  245. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks/devices/sda3"
  246. amarok: [MediaDeviceCache] Device name is = "Sistema" and was made by "ATA"
  247. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks/devices/sda5"
  248. amarok: [MediaDeviceCache] Device name is = "Dados" and was made by "ATA"
  249. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi = "/org/freedesktop/UDisks/devices/sda6"
  250. amarok: [MediaDeviceCache] Device name is = "Linux" and was made by "ATA"
  251. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi = "/org/freedesktop/UDisks/devices/sda"
  252. amarok: [MediaDeviceCache] Device name is = "ST9750420AS" and was made by "ATA"
  253. amarok: [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi = "/org/freedesktop/UDisks/devices/sr0"
  254. amarok: [MediaDeviceCache] Device name is = "HL-DT-ST DVDRW/BDROM CT40N" and was made by "HL-DT-ST"
  255. amarok: END__: void MediaDeviceCache::refreshCache() [Took: 0.45s]
  256. amarok: END__: QStringList MediaDeviceMonitor::getDevices() [Took: 0.45s]
  257. amarok: END__: void MediaDeviceMonitor::checkDevicesFor(ConnectionAssistant*) [Took: 0.45s]
  258. amarok: END__: void MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*) [Took: 0.45s]
  259. amarok: END__: void CollectionManager::loadPlugins(const QList<Collections::CollectionFactory*>&) [Took: 0.67s]
  260. amarok: END__: void CollectionManager::init(const QList<Plugins::PluginFactory*>&) [Took: 0.67s]
  261. amarok: BEGIN: BrowserCategoryListDelegate::BrowserCategoryListDelegate(QTreeView*)
  262. amarok: END__: BrowserCategoryListDelegate::BrowserCategoryListDelegate(QTreeView*) [Took: 0s]
  263. amarok: ServiceBrowser starting...
  264. amarok: BEGIN: ServicePluginManager::ServicePluginManager(QObject*)
  265. amarok: END__: ServicePluginManager::ServicePluginManager(QObject*) [Took: 0s]
  266. amarok: BEGIN: void ServicePluginManager::init(const QList<Plugins::PluginFactory*>&)
  267. amarok: END__: void ServicePluginManager::init(const QList<Plugins::PluginFactory*>&) [Took: 0s]
  268. amarok: END__: Plugins::PluginManager::PluginManager(QObject*) [Took: 0.7s]
  269. amarok: BEGIN: void Playlist::Actions::playlistModeChanged()
  270. amarok: [Playlist::Actions] Dynamic mode: false
  271. amarok: BEGIN: Playlist::ModelStack::ModelStack()
  272. amarok: BEGIN: Playlist::Model::Model(QObject*)
  273. amarok: END__: Playlist::Model::Model(QObject*) [Took: 0s]
  274. amarok: END__: Playlist::ModelStack::ModelStack() [Took: 0s]
  275. amarok: END__: void Playlist::Actions::playlistModeChanged() [Took: 0s]
  276. amarok: BEGIN: void Playlist::Actions::restoreDefaultPlaylist()
  277. amarok: BEGIN: KConfigSyncRelStore::KConfigSyncRelStore()
  278. amarok: END__: KConfigSyncRelStore::KConfigSyncRelStore() [Took: 0s]
  279. amarok: BEGIN: void Playlists::SqlUserPlaylistProvider::checkTables()
  280. amarok: END__: void Playlists::SqlUserPlaylistProvider::checkTables() [Took: 0s]
  281. amarok: BEGIN: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&)
  282. amarok: END__: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) [Took: 0.002s]
  283. amarok: [MySqlStorage] Initialized thread, count== 2
  284. amarok: [MySqlStorage] Initialized thread, count== 3
  285. amarok: BEGIN: Playlist::Controller::Controller()
  286. amarok: END__: Playlist::Controller::Controller() [Took: 0s]
  287. amarok: BEGIN: MetaStream::Track::Track(const KUrl&)
  288. amarok: BEGIN: void Playlist::Controller::insertTracks(int, Meta::TrackList)
  289. amarok: BEGIN: int Playlist::Controller::insertionTopRowToBottom(int)
  290. amarok: [Playlist::Controller] SortProxy is NOT SORTED ... so I'll take care of the right row.
  291. amarok: END__: int Playlist::Controller::insertionTopRowToBottom(int) [Took: 0s]
  292. amarok: END__: MetaStream::Track::Track(const KUrl&) [Took: 0s]
  293. amarok: BEGIN: MetaStream::Track::Track(const KUrl&)
  294. amarok: [MySqlStorage] Initialized thread, count== 4
  295. amarok: END__: MetaStream::Track::Track(const KUrl&) [Took: 0s]
  296. amarok: BEGIN: virtual void Playlist::InsertTracksCmd::redo()
  297. amarok: BEGIN: void Playlist::Model::setAllNewlyAddedToUnplayed()
  298. amarok: END__: void Playlist::Model::setAllNewlyAddedToUnplayed() [Took: 0s]
  299. amarok: [MySqlStorage] Initialized thread, count== 5
  300. amarok: END__: virtual void Playlist::InsertTracksCmd::redo() [Took: 0s]
  301. amarok: END__: void Playlist::Controller::insertTracks(int, Meta::TrackList) [Took: 0s]
  302. amarok: BEGIN: void Playlist::Actions::queue(QList<int>)
  303. amarok: END__: void Playlist::Actions::queue(QList<int>) [Took: 0s]
  304. amarok: END__: void Playlist::Actions::restoreDefaultPlaylist() [Took: 0.008s]
  305. amarok: BEGIN: Playlist::LayoutManager::LayoutManager()
  306. amarok: BEGIN: void Playlist::LayoutManager::loadLayouts(const QString&, bool)
  307. amarok: loading layout "Default"
  308. amarok: grouping mode is: "Album"
  309. amarok: loading layout "No Grouping"
  310. amarok: grouping mode is: "None"
  311. amarok: loading layout "No Grouping (Single Line)"
  312. amarok: grouping mode is: "None"
  313. amarok: loading layout "Verbose"
  314. amarok: grouping mode is: "Album"
  315. amarok: END__: void Playlist::LayoutManager::loadLayouts(const QString&, bool) [Took: 0.001s]
  316. amarok: END__: Playlist::LayoutManager::LayoutManager() [Took: 0.001s]
  317. amarok: BEGIN: AmarokUrlHandler::AmarokUrlHandler()
  318. amarok: BEGIN: void BookmarkModel::checkTables()
  319. amarok: END__: void BookmarkModel::checkTables() [Took: 0s]
  320. amarok: END__: AmarokUrlHandler::AmarokUrlHandler() [Took: 0.001s]
  321. amarok: [ActionClasses] setCurrentItem: 1
  322. amarok: [ActionClasses] setCurrentItem: 0
  323. amarok: BEGIN: void MainWindow::init()
  324. amarok: BEGIN: MainToolbar::MainToolbar(QWidget*)
  325. amarok: BEGIN: SvgHandler::SvgHandler(QObject*)
  326. amarok: END__: SvgHandler::SvgHandler(QObject*) [Took: 0s]
  327. amarok: END__: MainToolbar::MainToolbar(QWidget*) [Took: 0.006s]
  328. amarok: BEGIN: BrowserCategoryListDelegate::BrowserCategoryListDelegate(QTreeView*)
  329. amarok: END__: BrowserCategoryListDelegate::BrowserCategoryListDelegate(QTreeView*) [Took: 0s]
  330. amarok: BEGIN: Playlist::Dock::Dock(QWidget*)
  331. amarok: END__: Playlist::Dock::Dock(QWidget*) [Took: 0s]
  332. amarok: BEGIN: Context::ContextScene::ContextScene(QObject*)
  333. amarok: END__: Context::ContextScene::ContextScene(QObject*) [Took: 0s]
  334. amarok: BEGIN: Context::VerticalToolbarContainment::VerticalToolbarContainment(QObject*, const QVariantList&)
  335. amarok: [VerticalToolbarContainment] applet containment has corona: QObject(0x0)
  336. amarok: END__: Context::VerticalToolbarContainment::VerticalToolbarContainment(QObject*, const QVariantList&) [Took: 0s]
  337. amarok: BEGIN: void ContextDock::createContextView(Plasma::Containment*)
  338. amarok: [ContextDock] Creating context view on containmend "Vertical Context Containment"
  339. amarok: BEGIN: ContextSubject::ContextSubject()
  340. amarok: END__: ContextSubject::ContextSubject() [Took: 0s]
  341. amarok: BEGIN: Context::ContextView::ContextView(Plasma::Containment*, Plasma::Corona*, QWidget*)
  342. amarok: BEGIN: virtual void Context::VerticalToolbarContainment::setView(Context::ContextView*)
  343. amarok: END__: virtual void Context::VerticalToolbarContainment::setView(Context::ContextView*) [Took: 0s]
  344. amarok: END__: Context::ContextView::ContextView(Plasma::Containment*, Plasma::Corona*, QWidget*) [Took: 0.006s]
  345. amarok: BEGIN: void Context::ContextView::showHome()
  346. amarok: BEGIN: virtual void Context::VerticalToolbarContainment::loadConfig(const KConfigGroup&)
  347. amarok: [VerticalToolbarContainment] plugins.size(): 3
  348. amarok: [VerticalToolbarContainment] Adding applet: "currenttrack"
  349. amarok: BEGIN: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int)
  350. amarok: BEGIN: virtual void CurrentTrack::init()
  351. amarok: END__: virtual void CurrentTrack::init() [Took: 0.041s]
  352. amarok: BEGIN: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int)
  353. amarok: [VerticalAppletLayout] layout told to add applet "currenttrack" at -1
  354. amarok: [VerticalAppletLayout] emitting addApplet with location 0
  355. amarok: BEGIN: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int)
  356. amarok: inserting applet icon in position 0
  357. amarok: BEGIN: void Context::ToolbarView::appletAdded(Plasma::Applet*, int)
  358. amarok: END__: void Context::ToolbarView::appletAdded(Plasma::Applet*, int) [Took: 0s]
  359. amarok: END__: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int) [Took: 0s]
  360. amarok: END__: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int) [Took: 0s]
  361. amarok: END__: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int) [Took: 0.054s]
  362. amarok: [VerticalToolbarContainment] Adding applet: "lyrics"
  363. amarok: BEGIN: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int)
  364. amarok: BEGIN: virtual void LyricsApplet::init()
  365. amarok: END__: virtual void LyricsApplet::init() [Took: 0.015s]
  366. amarok: BEGIN: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int)
  367. amarok: [VerticalAppletLayout] layout told to add applet "lyrics" at -1
  368. amarok: [VerticalAppletLayout] emitting addApplet with location 1
  369. amarok: BEGIN: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int)
  370. amarok: inserting applet icon in position 1
  371. amarok: BEGIN: void Context::ToolbarView::appletAdded(Plasma::Applet*, int)
  372. amarok: END__: void Context::ToolbarView::appletAdded(Plasma::Applet*, int) [Took: 0s]
  373. amarok: END__: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int) [Took: 0.001s]
  374. amarok: END__: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int) [Took: 0.001s]
  375. amarok: END__: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int) [Took: 0.026s]
  376. amarok: [VerticalToolbarContainment] Adding applet: "wikipedia"
  377. amarok: BEGIN: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int)
  378. amarok: BEGIN: virtual void WikipediaApplet::init()
  379. amarok: END__: virtual void WikipediaApplet::init() [Took: 0.065s]
  380. amarok: BEGIN: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int)
  381. amarok: [VerticalAppletLayout] layout told to add applet "wikipedia" at -1
  382. amarok: [VerticalAppletLayout] emitting addApplet with location 2
  383. amarok: BEGIN: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int)
  384. amarok: inserting applet icon in position 2
  385. amarok: BEGIN: void Context::ToolbarView::appletAdded(Plasma::Applet*, int)
  386. amarok: END__: void Context::ToolbarView::appletAdded(Plasma::Applet*, int) [Took: 0s]
  387. amarok: END__: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int) [Took: 0s]
  388. amarok: END__: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int) [Took: 0s]
  389. amarok: END__: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int) [Took: 0.077s]
  390. amarok: END__: virtual void Context::VerticalToolbarContainment::loadConfig(const KConfigGroup&) [Took: 0.16s]
  391. amarok: END__: void Context::ContextView::showHome() [Took: 0.16s]
  392. amarok: END__: void ContextDock::createContextView(Plasma::Containment*) [Took: 0.25s]
  393. amarok: BEGIN: void MainWindow::addViewMenuItems(QMenu*)
  394. amarok: END__: void MainWindow::addViewMenuItems(QMenu*) [Took: 0s]
  395. QWidget::insertAction: Attempt to insert null action
  396. amarok: BEGIN: void MainWindow::setLayoutLocked(bool)
  397. amarok: END__: void MainWindow::setLayoutLocked(bool) [Took: 0.001s]
  398. amarok: BEGIN: Creating browsers. Please report long start times!
  399. amarok: BEGIN: CollectionTreeItemDelegate::CollectionTreeItemDelegate(QTreeView*)
  400. amarok: END__: CollectionTreeItemDelegate::CollectionTreeItemDelegate(QTreeView*) [Took: 0s]
  401. amarok: [CollectionTreeItemModel] Collection root has 1 children
  402. amarok: [CollectionWidget] Sort levels: ()
  403. amarok: [CollectionWidget] Sort levels: (2, 1)
  404. amarok: BEGIN: BrowserCategoryListDelegate::BrowserCategoryListDelegate(QTreeView*)
  405. amarok: END__: BrowserCategoryListDelegate::BrowserCategoryListDelegate(QTreeView*) [Took: 0s]
  406. amarok: BEGIN: PlaylistBrowserNS::DynamicView::DynamicView(QWidget*)
  407. amarok: BEGIN: QModelIndex Dynamic::DynamicModel::insertPlaylist(int, Dynamic::DynamicPlaylist*)
  408. amarok: [DynamicModel] insert playlist before ""
  409. amarok: [DynamicModel] OldIndex: -1 was active false to Str "Random"
  410. amarok: [DynamicModel] insert playlist after "Random 2016330
  411. Random songs 2c43220
  412. "
  413. amarok: END__: QModelIndex Dynamic::DynamicModel::insertPlaylist(int, Dynamic::DynamicPlaylist*) [Took: 0s]
  414. amarok: BEGIN: virtual void Dynamic::SearchQueryBias::fromXml(QXmlStreamReader*)
  415. amarok: END__: virtual void Dynamic::SearchQueryBias::fromXml(QXmlStreamReader*) [Took: 0s]
  416. amarok: BEGIN: QModelIndex Dynamic::DynamicModel::insertPlaylist(int, Dynamic::DynamicPlaylist*)
  417. amarok: [DynamicModel] insert playlist before "Random 2016330
  418. Random songs 2c43220
  419. "
  420. amarok: [DynamicModel] OldIndex: -1 was active false to Str "Rock and Pop"
  421. amarok: [DynamicModel] insert playlist after "Random 2016330
  422. Random songs 2c43220
  423. Rock and Pop 2c433d0
  424. Search for: genre:Rock AND genre:Pop 2c42e60
  425. "
  426. amarok: END__: QModelIndex Dynamic::DynamicModel::insertPlaylist(int, Dynamic::DynamicPlaylist*) [Took: 0s]
  427. amarok: BEGIN: virtual void Dynamic::SearchQueryBias::fromXml(QXmlStreamReader*)
  428. amarok: END__: virtual void Dynamic::SearchQueryBias::fromXml(QXmlStreamReader*) [Took: 0s]
  429. amarok: BEGIN: QModelIndex Dynamic::DynamicModel::insertPlaylist(int, Dynamic::DynamicPlaylist*)
  430. amarok: [DynamicModel] insert playlist before "Random 2016330
  431. Random songs 2c43220
  432. Rock and Pop 2c433d0
  433. Search for: genre:Rock AND genre:Pop 2c42e60
  434. "
  435. amarok: [DynamicModel] OldIndex: -1 was active false to Str "Album play"
  436. amarok: [DynamicModel] insert playlist after "Random 2016330
  437. Random songs 2c43220
  438. Rock and Pop 2c433d0
  439. Search for: genre:Rock AND genre:Pop 2c42e60
  440. Album play 2c43570
  441. Match all sequentially 2c43650
  442. The next track from the album 2c44880
  443. Search for: tracknumber:1 2c45020
  444. "
  445. amarok: END__: QModelIndex Dynamic::DynamicModel::insertPlaylist(int, Dynamic::DynamicPlaylist*) [Took: 0s]
  446. amarok: BEGIN: virtual void Dynamic::PartBias::appendBias(Dynamic::BiasPtr)
  447. amarok: BEGIN: void Dynamic::PartBias::changeBiasWeight(int, qreal)
  448. amarok: END__: void Dynamic::PartBias::changeBiasWeight(int, qreal) [Took: 0s]
  449. amarok: END__: virtual void Dynamic::PartBias::appendBias(Dynamic::BiasPtr) [Took: 0s]
  450. amarok: BEGIN: virtual void Dynamic::PartBias::appendBias(Dynamic::BiasPtr)
  451. amarok: BEGIN: void Dynamic::PartBias::changeBiasWeight(int, qreal)
  452. amarok: [PartBias] Weight 0 : 1
  453. amarok: [PartBias] Weight 1 : 0
  454. amarok: END__: void Dynamic::PartBias::changeBiasWeight(int, qreal) [Took: 0s]
  455. amarok: END__: virtual void Dynamic::PartBias::appendBias(Dynamic::BiasPtr) [Took: 0s]
  456. amarok: BEGIN: virtual void Dynamic::PartBias::appendBias(Dynamic::BiasPtr)
  457. amarok: BEGIN: void Dynamic::PartBias::changeBiasWeight(int, qreal)
  458. amarok: [PartBias] Weight 0 : 1
  459. amarok: [PartBias] Weight 1 : 0
  460. amarok: [PartBias] Weight 2 : 0
  461. amarok: END__: void Dynamic::PartBias::changeBiasWeight(int, qreal) [Took: 0s]
  462. amarok: END__: virtual void Dynamic::PartBias::appendBias(Dynamic::BiasPtr) [Took: 0s]
  463. amarok: BEGIN: QModelIndex Dynamic::DynamicModel::insertPlaylist(int, Dynamic::DynamicPlaylist*)
  464. amarok: [DynamicModel] insert playlist before "Random 2016330
  465. Random songs 2c43220
  466. Rock and Pop 2c433d0
  467. Search for: genre:Rock AND genre:Pop 2c42e60
  468. Album play 2c43570
  469. Match all sequentially 2c43650
  470. The next track from the album 2c44880
  471. Search for: tracknumber:1 2c45020
  472. "
  473. amarok: [DynamicModel] OldIndex: -1 was active false to Str "Rating"
  474. amarok: [DynamicModel] insert playlist after "Random 2016330
  475. Random songs 2c43220
  476. Rock and Pop 2c433d0
  477. Search for: genre:Rock AND genre:Pop 2c42e60
  478. Album play 2c43570
  479. Match all sequentially 2c43650
  480. The next track from the album 2c44880
  481. Search for: tracknumber:1 2c45020
  482. Rating 2c453f0
  483. Partition 2c455c0
  484. Random songs 2c44e80
  485. rating:>2.5 2c457a0
  486. rating:>4 2c46170
  487. "
  488. amarok: END__: QModelIndex Dynamic::DynamicModel::insertPlaylist(int, Dynamic::DynamicPlaylist*) [Took: 0s]
  489. amarok: END__: PlaylistBrowserNS::DynamicView::DynamicView(QWidget*) [Took: 0.002s]
  490. amarok: BEGIN: void PlaylistBrowserNS::DynamicCategory::selectionChanged()
  491. amarok: END__: void PlaylistBrowserNS::DynamicCategory::selectionChanged() [Took: 0s]
  492. amarok: [PlaylistBrowserModel] 0 playlists for category 1
  493. amarok: BEGIN: void PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int)
  494. amarok: END__: void PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int) [Took: 0s]
  495. amarok: BEGIN: void PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int)
  496. amarok: END__: void PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int) [Took: 0s]
  497. amarok: BEGIN: PlaylistBrowserNS::PlaylistBrowserView::PlaylistBrowserView(QAbstractItemModel*, QWidget*)
  498. amarok: END__: PlaylistBrowserNS::PlaylistBrowserView::PlaylistBrowserView(QAbstractItemModel*, QWidget*) [Took: 0s]
  499. amarok: BEGIN: PlaylistTreeItemDelegate::PlaylistTreeItemDelegate(QTreeView*)
  500. amarok: END__: PlaylistTreeItemDelegate::PlaylistTreeItemDelegate(QTreeView*) [Took: 0s]
  501. amarok: [APG::PresetModel] Reading presets from "/home/rael/.kde/share/apps/amarok/playlistgenerator.xml"
  502. amarok: [APG::PresetModel] creating a new generator preset
  503. amarok: BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
  504. amarok: [APG::ConstraintNode] new constraint node at 0x2cd2090 with parent at 0x0
  505. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  506. amarok: [APG::ConstraintGroup] ""Match All" group"
  507. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  508. amarok: [APG::ConstraintNode] new constraint node at 0x2cd6e70 with parent at 0x2cd2090
  509. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  510. amarok: [APG::ConstraintGroup] ""Match All" group"
  511. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  512. amarok: [APG::ConstraintNode] new constraint node at 0x2cd6ba0 with parent at 0x2cd6e70
  513. amarok: [APG::ConstraintNode] new constraint node at 0x2ce6580 with parent at 0x2cd6e70
  514. amarok: END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) [Took: 0s]
  515. amarok: [APG::PresetModel] creating a new generator preset
  516. amarok: BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
  517. amarok: [APG::ConstraintNode] new constraint node at 0x2ce90a0 with parent at 0x0
  518. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  519. amarok: [APG::ConstraintGroup] ""Match All" group"
  520. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  521. amarok: [APG::ConstraintNode] new constraint node at 0x2ce97f0 with parent at 0x2ce90a0
  522. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  523. amarok: [APG::ConstraintGroup] ""Match Any" group"
  524. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  525. amarok: [APG::ConstraintNode] new constraint node at 0x2ce9db0 with parent at 0x2ce97f0
  526. amarok: [APG::ConstraintNode] new constraint node at 0x2cebfd0 with parent at 0x2ce97f0
  527. amarok: END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) [Took: 0s]
  528. amarok: [APG::PresetModel] creating a new generator preset
  529. amarok: BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
  530. amarok: [APG::ConstraintNode] new constraint node at 0x2d2cec0 with parent at 0x0
  531. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  532. amarok: [APG::ConstraintGroup] ""Match All" group"
  533. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  534. amarok: [APG::ConstraintNode] new constraint node at 0x2d2d450 with parent at 0x2d2cec0
  535. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  536. amarok: [APG::ConstraintGroup] ""Match All" group"
  537. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  538. amarok: [APG::ConstraintNode] new constraint node at 0x2d2d580 with parent at 0x2d2d450
  539. amarok: [APG::ConstraintNode] new constraint node at 0x2d2d6e0 with parent at 0x2d2d450
  540. amarok: END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) [Took: 0s]
  541. amarok: [APG::PresetModel] creating a new generator preset
  542. amarok: BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
  543. amarok: [APG::ConstraintNode] new constraint node at 0x2d2d4e0 with parent at 0x0
  544. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  545. amarok: [APG::ConstraintGroup] ""Match All" group"
  546. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  547. amarok: [APG::ConstraintNode] new constraint node at 0x2d2dac0 with parent at 0x2d2d4e0
  548. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  549. amarok: [APG::ConstraintGroup] ""Match All" group"
  550. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  551. amarok: [APG::ConstraintNode] new constraint node at 0x2d2d630 with parent at 0x2d2dac0
  552. amarok: [APG::ConstraintNode] new constraint node at 0x2d2da40 with parent at 0x2d2dac0
  553. amarok: [APG::ConstraintNode] new constraint node at 0x2d30310 with parent at 0x2d2dac0
  554. amarok: [APG::ConstraintNode] new constraint node at 0x2d32d00 with parent at 0x2d2dac0
  555. amarok: END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) [Took: 0s]
  556. amarok: [APG::PresetModel] creating a new generator preset
  557. amarok: BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
  558. amarok: [APG::ConstraintNode] new constraint node at 0x2d32f40 with parent at 0x0
  559. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  560. amarok: [APG::ConstraintGroup] ""Match All" group"
  561. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  562. amarok: [APG::ConstraintNode] new constraint node at 0x2d33120 with parent at 0x2d32f40
  563. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  564. amarok: [APG::ConstraintGroup] ""Match All" group"
  565. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  566. amarok: [APG::ConstraintNode] new constraint node at 0x2d335e0 with parent at 0x2d33120
  567. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  568. amarok: [APG::ConstraintGroup] ""Match Any" group"
  569. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  570. amarok: [APG::ConstraintNode] new constraint node at 0x2d33300 with parent at 0x2d335e0
  571. amarok: [APG::ConstraintNode] new constraint node at 0x2d35e30 with parent at 0x2d335e0
  572. amarok: [APG::ConstraintNode] new constraint node at 0x2d388a0 with parent at 0x2d335e0
  573. amarok: [APG::ConstraintNode] new constraint node at 0x2d3b300 with parent at 0x2d33120
  574. amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
  575. amarok: [APG::ConstraintGroup] ""Match All" group"
  576. amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
  577. amarok: [APG::ConstraintNode] new constraint node at 0x2d3b520 with parent at 0x2d3b300
  578. amarok: [APG::ConstraintNode] new constraint node at 0x2d3bb30 with parent at 0x2d3b300
  579. amarok: END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) [Took: 0s]
  580. amarok: [PlaylistBrowserModel] 0 playlists for category 2
  581. amarok: BEGIN: void PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int)
  582. amarok: END__: void PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int) [Took: 0s]
  583. amarok: BEGIN: PlaylistBrowserNS::PlaylistBrowserView::PlaylistBrowserView(QAbstractItemModel*, QWidget*)
  584. amarok: END__: PlaylistBrowserNS::PlaylistBrowserView::PlaylistBrowserView(QAbstractItemModel*, QWidget*) [Took: 0s]
  585. amarok: BEGIN: PlaylistTreeItemDelegate::PlaylistTreeItemDelegate(QTreeView*)
  586. amarok: END__: PlaylistTreeItemDelegate::PlaylistTreeItemDelegate(QTreeView*) [Took: 0s]
  587. amarok: END__: Creating browsers. Please report long start times! [Took: 0.044s]
  588. amarok: BEGIN: CoverFetcher::CoverFetcher()
  589. amarok: END__: CoverFetcher::CoverFetcher() [Took: 0s]
  590. amarok: BEGIN: void MainWindow::restoreLayout()
  591. amarok: END__: void MainWindow::restoreLayout() [Took: 0s]
  592. amarok: END__: void MainWindow::init() [Took: 0.34s]
  593. amarok: BEGIN: QString BrowserCategoryList::navigate(const QString&)
  594. amarok: [BrowserCategoryList] target: "root list"
  595. amarok: [BrowserCategoryList] removing own name ( "root list" ) from path
  596. amarok: BEGIN: void BrowserCategoryList::home()
  597. amarok: END__: void BrowserCategoryList::home() [Took: 0s]
  598. amarok: END__: QString BrowserCategoryList::navigate(const QString&) [Took: 0s]
  599. amarok: END__: MainWindow::MainWindow() [Took: 1.1s]
  600. amarok: Register object: true
  601. amarok: BEGIN: void App::applySettings(bool)
  602. amarok: END__: void App::applySettings(bool) [Took: 0s]
  603. amarok: BEGIN: ScriptManager::ScriptManager(QObject*)
  604. amarok: END__: ScriptManager::ScriptManager(QObject*) [Took: 0s]
  605. amarok: BEGIN: void Amarok::MediaPlayer2Player::volumeChanged(int)
  606. amarok: MPRIS2: Queueing up a PropertiesChanged signal
  607. amarok: END__: void Amarok::MediaPlayer2Player::volumeChanged(int) [Took: 0s]
  608. amarok: MPRIS2: Queueing up a PropertiesChanged signal
  609. amarok: BEGIN: void Amarok::OSD::applySettings()
  610. amarok: END__: void Amarok::OSD::applySettings() [Took: 0s]
  611. amarok: END__: void App::continueInit() [Took: 1.3s]
  612. amarok: END__: App::App() [Took: 1.3s]
  613. amarok: BEGIN: virtual int App::newInstance()
  614. amarok: BEGIN: static void App::handleCliArgs()
  615. amarok: END__: static void App::handleCliArgs() [Took: 0s]
  616. amarok: END__: virtual int App::newInstance() [Took: 0s]
  617. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  618. amarok: [Playlist::Model] Metadata updated for track "Energia 97 FM"
  619. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  620. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  621. amarok: [Playlist::Model] Metadata updated for track "PLAIN WHITE T'S-HEY THERE DELILAH"
  622. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  623. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  624. amarok: [Playlist::Model] Metadata updated for track "Solar Coaster"
  625. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  626. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  627. amarok: [Playlist::Model] Metadata updated for track "Scorpion"
  628. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  629. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  630. amarok: [Playlist::Model] Metadata updated for track "Character Select"
  631. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  632. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  633. amarok: [Playlist::Model] Metadata updated for track "Dream On"
  634. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  635. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  636. amarok: [Playlist::Model] Metadata updated for track "Where Is Mah Coffee"
  637. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  638. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  639. amarok: [Playlist::Model] Metadata updated for track "Freaking Good Times"
  640. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  641. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  642. amarok: [Playlist::Model] Metadata updated for track "Unstable"
  643. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  644. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  645. amarok: [Playlist::Model] Metadata updated for track "Im Cwazy - Hot Stuff"
  646. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  647. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  648. amarok: [Playlist::Model] Metadata updated for track "Come On"
  649. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  650. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  651. amarok: [Playlist::Model] Metadata updated for track "Deadlocked Vol.2 (ALBUM MEGAMIX)"
  652. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  653. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  654. amarok: [Playlist::Model] Metadata updated for track "Before I Forget"
  655. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  656. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  657. amarok: [Playlist::Model] Metadata updated for track "Duality"
  658. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  659. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  660. amarok: [Playlist::Model] Metadata updated for track "Psychosocial"
  661. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  662. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  663. amarok: [Playlist::Model] Metadata updated for track "Khandhalha"
  664. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  665. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  666. amarok: [Playlist::Model] Metadata updated for track "The Love Supreme (Love Mix)"
  667. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  668. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  669. amarok: [Playlist::Model] Metadata updated for track "New Hopes"
  670. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  671. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  672. amarok: [Playlist::Model] Metadata updated for track "Senali"
  673. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  674. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  675. amarok: [Playlist::Model] Metadata updated for track "Let Me Go (Deep Sand Mix)"
  676. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  677. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  678. amarok: [Playlist::Model] Metadata updated for track "Searching Behind The Light"
  679. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  680. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  681. amarok: [Playlist::Model] Metadata updated for track "Im Waiting For Love"
  682. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  683. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  684. amarok: [Playlist::Model] Metadata updated for track "Snow Desert (Tqt Mix)"
  685. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  686. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  687. amarok: [Playlist::Model] Metadata updated for track "Hindu Beat"
  688. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  689. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  690. amarok: [Playlist::Model] Metadata updated for track "Twilight (Instrumental Version)"
  691. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  692. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  693. amarok: [Playlist::Model] Metadata updated for track "Stigma"
  694. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  695. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  696. amarok: [Playlist::Model] Metadata updated for track "On Ledianoi (Moonstar Remix)"
  697. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  698. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  699. amarok: [Playlist::Model] Metadata updated for track "Please Say Goodbye"
  700. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  701. amarok: BEGIN: void RecentlyPlayedListWidget::startQuery()
  702. amarok: END__: void RecentlyPlayedListWidget::startQuery() [Took: 0s]
  703. amarok: [LyricsEngine] no current track
  704. amarok: BEGIN: virtual void CollectionTreeItemModel::requestCollectionsExpansion()
  705. amarok: END__: virtual void CollectionTreeItemModel::requestCollectionsExpansion() [Took: 0s]
  706. amarok: BEGIN: void ScriptManager::updateAllScripts()
  707. amarok: [ScriptManager] ScriptUpdater: Skipping update check
  708. amarok: [ScriptManager] found script: "Scriptable Service" "Librivox.org" "1.0" ("Amarok2.0")
  709. amarok: [ScriptManager] found script: "Scriptable Service" "Free Music Charts" "1.6.0" ("Amarok2.5")
  710. amarok: [ScriptManager] found script: "Scriptable Service" "Cool Streams" "1.0" ("Amarok2.0")
  711. amarok: [ScriptManager] found script: "Lyrics" "LyricWiki" ".2" ("Amarok2.0")
  712. amarok: [ScriptManager] found script: "Generic" "Amarok Script Console" "1.0" ("Amarok2.0")
  713. amarok: BEGIN: void ScriptManager::configChanged(bool)
  714. amarok: BEGIN: bool ScriptManager::slotRunScript(const QString&, bool)
  715. amarok: BEGIN: void ScriptManager::startScriptEngine(const QString&)
  716. amarok: [ScriptManager] start script engine: "Free Music Charts"
  717. amarok: BEGIN: ScriptableServiceScript::ScriptableServiceScript(QScriptEngine*)
  718. amarok: END__: ScriptableServiceScript::ScriptableServiceScript(QScriptEngine*) [Took: 0s]
  719. amarok: END__: void ScriptManager::startScriptEngine(const QString&) [Took: 0s]
  720. amarok: SCRIPT "Free Music Charts" : "creating fmc service..."
  721. amarok: BEGIN: static QScriptValue ScriptableServiceScript::ScriptableServiceScript_prototype_ctor(QScriptContext*, QScriptEngine*)
  722. amarok: BEGIN: bool ScriptableServiceManager::initService(const QString&, int, const QString&, const QString&, bool)
  723. amarok: initializing scripted service: "Free Music Charts"
  724. amarok: BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&)
  725. amarok: END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0.001s]
  726. amarok: BEGIN: ScriptableService::ScriptableService(const QString&)
  727. amarok: creating ScriptableService "Free Music Charts"
  728. amarok: END__: ScriptableService::ScriptableService(const QString&) [Took: 0s]
  729. amarok: BEGIN: void ScriptableService::init(int, const QString&, bool)
  730. amarok: BEGIN: Collections::ScriptableServiceCollection::ScriptableServiceCollection(const QString&)
  731. amarok: END__: Collections::ScriptableServiceCollection::ScriptableServiceCollection(const QString&) [Took: 0s]
  732. amarok: END__: void ScriptableService::init(int, const QString&, bool) [Took: 0s]
  733. amarok: emitting scripted service "Free Music Charts"
  734. amarok: BEGIN: void ServiceBrowser::addService(ServiceBase*)
  735. amarok: BEGIN: InfoProxy::InfoProxy()
  736. amarok: BEGIN: void InfoProxy::loadHomePage()
  737. amarok: END__: void InfoProxy::loadHomePage() [Took: 0s]
  738. amarok: END__: InfoProxy::InfoProxy() [Took: 0s]
  739. amarok: BEGIN: void BrowserCategoryList::childViewChanged()
  740. amarok: END__: void BrowserCategoryList::childViewChanged() [Took: 0s]
  741. amarok: END__: void ServiceBrowser::addService(ServiceBase*) [Took: 0s]
  742. amarok: END__: bool ScriptableServiceManager::initService(const QString&, int, const QString&, const QString&, bool) [Took: 0.002s]
  743. amarok: END__: static QScriptValue ScriptableServiceScript::ScriptableServiceScript_prototype_ctor(QScriptContext*, QScriptEngine*) [Took: 0.002s]
  744. amarok: SCRIPT "Free Music Charts" : "done creating fmc service!"
  745. amarok: BEGIN: bool AmarokScript::AmarokWindowScript::addMenuAction(QWeakPointer<KMenu>, QString, QString, QString, QString)
  746. amarok: END__: bool AmarokScript::AmarokWindowScript::addMenuAction(QWeakPointer<KMenu>, QString, QString, QString, QString) [Took: 0s]
  747. amarok: BEGIN: void ScriptableServiceScript::slotCustomize(const QString&)
  748. amarok: SCRIPT "Free Music Charts" : "customizing fmc service"
  749. amarok: SCRIPT "Free Music Charts" : "loading icon: /usr/share/kde4/apps/amarok/scripts/free_music_charts_service/FMCIcon.png"
  750. amarok: BEGIN: void ScriptableServiceManager::setIcon(const QString&, const QPixmap&)
  751. amarok: service: "Free Music Charts"
  752. amarok: END__: void ScriptableServiceManager::setIcon(const QString&, const QPixmap&) [Took: 0s]
  753. amarok: END__: void ScriptableServiceScript::slotCustomize(const QString&) [Took: 0s]
  754. amarok: END__: bool ScriptManager::slotRunScript(const QString&, bool) [Took: 0.077s]
  755. amarok: BEGIN: bool ScriptManager::slotRunScript(const QString&, bool)
  756. amarok: BEGIN: void ScriptManager::startScriptEngine(const QString&)
  757. amarok: [ScriptManager] start script engine: "Librivox.org"
  758. amarok: BEGIN: ScriptableServiceScript::ScriptableServiceScript(QScriptEngine*)
  759. amarok: END__: ScriptableServiceScript::ScriptableServiceScript(QScriptEngine*) [Took: 0s]
  760. amarok: END__: void ScriptManager::startScriptEngine(const QString&) [Took: 0s]
  761. amarok: SCRIPT "Librivox.org" : "creating service..."
  762. amarok: BEGIN: static QScriptValue ScriptableServiceScript::ScriptableServiceScript_prototype_ctor(QScriptContext*, QScriptEngine*)
  763. amarok: BEGIN: bool ScriptableServiceManager::initService(const QString&, int, const QString&, const QString&, bool)
  764. amarok: initializing scripted service: "Librivox.org"
  765. amarok: BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&)
  766. amarok: END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0.001s]
  767. amarok: BEGIN: ScriptableService::ScriptableService(const QString&)
  768. amarok: creating ScriptableService "Librivox.org"
  769. amarok: END__: ScriptableService::ScriptableService(const QString&) [Took: 0s]
  770. amarok: BEGIN: void ScriptableService::init(int, const QString&, bool)
  771. amarok: BEGIN: Collections::ScriptableServiceCollection::ScriptableServiceCollection(const QString&)
  772. amarok: END__: Collections::ScriptableServiceCollection::ScriptableServiceCollection(const QString&) [Took: 0s]
  773. amarok: END__: void ScriptableService::init(int, const QString&, bool) [Took: 0s]
  774. amarok: emitting scripted service "Librivox.org"
  775. amarok: BEGIN: void ServiceBrowser::addService(ServiceBase*)
  776. amarok: BEGIN: void BrowserCategoryList::childViewChanged()
  777. amarok: END__: void BrowserCategoryList::childViewChanged() [Took: 0s]
  778. amarok: END__: void ServiceBrowser::addService(ServiceBase*) [Took: 0s]
  779. amarok: END__: bool ScriptableServiceManager::initService(const QString&, int, const QString&, const QString&, bool) [Took: 0.002s]
  780. amarok: END__: static QScriptValue ScriptableServiceScript::ScriptableServiceScript_prototype_ctor(QScriptContext*, QScriptEngine*) [Took: 0.002s]
  781. amarok: SCRIPT "Librivox.org" : "done creating service!"
  782. amarok: BEGIN: void ScriptableServiceScript::slotCustomize(const QString&)
  783. amarok: SCRIPT "Librivox.org" : "customizing Librivox service"
  784. amarok: SCRIPT "Librivox.org" : "loading icon: /usr/share/kde4/apps/amarok/scripts/librivox_service/LibrivoxIcon.png"
  785. amarok: BEGIN: void ScriptableServiceManager::setIcon(const QString&, const QPixmap&)
  786. amarok: service: "Librivox.org"
  787. amarok: END__: void ScriptableServiceManager::setIcon(const QString&, const QPixmap&) [Took: 0s]
  788. amarok: END__: void ScriptableServiceScript::slotCustomize(const QString&) [Took: 0s]
  789. amarok: END__: bool ScriptManager::slotRunScript(const QString&, bool) [Took: 0.035s]
  790. amarok: BEGIN: bool ScriptManager::slotRunScript(const QString&, bool)
  791. amarok: BEGIN: void ScriptManager::startScriptEngine(const QString&)
  792. amarok: [ScriptManager] start script engine: "Cool Streams"
  793. amarok: BEGIN: ScriptableServiceScript::ScriptableServiceScript(QScriptEngine*)
  794. amarok: END__: ScriptableServiceScript::ScriptableServiceScript(QScriptEngine*) [Took: 0s]
  795. amarok: END__: void ScriptManager::startScriptEngine(const QString&) [Took: 0s]
  796. amarok: BEGIN: static QScriptValue ScriptableServiceScript::ScriptableServiceScript_prototype_ctor(QScriptContext*, QScriptEngine*)
  797. amarok: BEGIN: bool ScriptableServiceManager::initService(const QString&, int, const QString&, const QString&, bool)
  798. amarok: initializing scripted service: "Cool Streams"
  799. amarok: BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&)
  800. amarok: END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0.001s]
  801. amarok: BEGIN: ScriptableService::ScriptableService(const QString&)
  802. amarok: creating ScriptableService "Cool Streams"
  803. amarok: END__: ScriptableService::ScriptableService(const QString&) [Took: 0s]
  804. amarok: BEGIN: void ScriptableService::init(int, const QString&, bool)
  805. amarok: BEGIN: Collections::ScriptableServiceCollection::ScriptableServiceCollection(const QString&)
  806. amarok: END__: Collections::ScriptableServiceCollection::ScriptableServiceCollection(const QString&) [Took: 0s]
  807. amarok: END__: void ScriptableService::init(int, const QString&, bool) [Took: 0s]
  808. amarok: emitting scripted service "Cool Streams"
  809. amarok: BEGIN: void ServiceBrowser::addService(ServiceBase*)
  810. amarok: BEGIN: void BrowserCategoryList::childViewChanged()
  811. amarok: END__: void BrowserCategoryList::childViewChanged() [Took: 0s]
  812. amarok: END__: void ServiceBrowser::addService(ServiceBase*) [Took: 0s]
  813. amarok: END__: bool ScriptableServiceManager::initService(const QString&, int, const QString&, const QString&, bool) [Took: 0.002s]
  814. amarok: END__: static QScriptValue ScriptableServiceScript::ScriptableServiceScript_prototype_ctor(QScriptContext*, QScriptEngine*) [Took: 0.002s]
  815. amarok: BEGIN: void ScriptableServiceScript::slotCustomize(const QString&)
  816. amarok: END__: void ScriptableServiceScript::slotCustomize(const QString&) [Took: 0s]
  817. amarok: END__: bool ScriptManager::slotRunScript(const QString&, bool) [Took: 0.003s]
  818. amarok: BEGIN: bool ScriptManager::slotRunScript(const QString&, bool)
  819. amarok: BEGIN: void ScriptManager::startScriptEngine(const QString&)
  820. amarok: [ScriptManager] start script engine: "LyricWiki"
  821. amarok: END__: void ScriptManager::startScriptEngine(const QString&) [Took: 0s]
  822. amarok: [ScriptManager] lyrics script started: "LyricWiki"
  823. amarok: END__: bool ScriptManager::slotRunScript(const QString&, bool) [Took: 0.009s]
  824. amarok: END__: void ScriptManager::configChanged(bool) [Took: 0.13s]
  825. amarok: END__: void ScriptManager::updateAllScripts() [Took: 0.13s]
  826. amarok: BEGIN: void DBusAbstractAdaptor::_m_emitPropertiesChanged()
  827. amarok: END__: void DBusAbstractAdaptor::_m_emitPropertiesChanged() [Took: 0s]
  828. amarok: BEGIN: void DBusAbstractAdaptor::_m_emitPropertiesChanged()
  829. amarok: END__: void DBusAbstractAdaptor::_m_emitPropertiesChanged() [Took: 0s]
  830. amarok: BEGIN: void RecentlyPlayedListWidget::setupTracksData()
  831. amarok: BEGIN: void RecentlyPlayedListWidget::updateWidget()
  832. amarok: END__: void RecentlyPlayedListWidget::updateWidget() [Took: 0s]
  833. amarok: END__: void RecentlyPlayedListWidget::setupTracksData() [Took: 0s]
  834. amarok: BEGIN: void CollectionTreeItemModelBase::handleSpecialQueryResult(CollectionTreeItem::Type, Collections::QueryMaker*, const DataList&)
  835. amarok: [CollectionTreeItemModelBase] Received special data: 0
  836. amarok: END__: void CollectionTreeItemModelBase::handleSpecialQueryResult(CollectionTreeItem::Type, Collections::QueryMaker*, const DataList&) [Took: 0s]
  837. amarok: BEGIN: void WikipediaEnginePrivate::_dataContainerUpdated(const QString&, const Data&)
  838. amarok: [WikipediaEngine] "updated preferred wikipedia languages:" ("en")
  839. amarok: END__: void WikipediaEnginePrivate::_dataContainerUpdated(const QString&, const Data&) [Took: 0s]
  840. amarok: BEGIN: void WikipediaApplet::dataUpdated(const QString&, const Data&)
  841. amarok: END__: void WikipediaApplet::dataUpdated(const QString&, const Data&) [Took: 0s]
  842. amarok: BEGIN: virtual Collections::QueryMaker* Collections::ScriptableServiceQueryMaker::setQueryType(Collections::QueryMaker::QueryType)
  843. amarok: END__: virtual Collections::QueryMaker* Collections::ScriptableServiceQueryMaker::setQueryType(Collections::QueryMaker::QueryType) [Took: 0s]
  844. amarok: BEGIN: virtual void Collections::ScriptableServiceQueryMaker::run()
  845. amarok: END__: virtual void Collections::ScriptableServiceQueryMaker::run() [Took: 0s]
  846. amarok: BEGIN: virtual Collections::QueryMaker* Collections::ScriptableServiceQueryMaker::setQueryType(Collections::QueryMaker::QueryType)
  847. amarok: END__: virtual Collections::QueryMaker* Collections::ScriptableServiceQueryMaker::setQueryType(Collections::QueryMaker::QueryType) [Took: 0s]
  848. amarok: BEGIN: virtual Collections::QueryMaker* Collections::ScriptableServiceQueryMaker::setQueryType(Collections::QueryMaker::QueryType)
  849. amarok: END__: virtual Collections::QueryMaker* Collections::ScriptableServiceQueryMaker::setQueryType(Collections::QueryMaker::QueryType) [Took: 0s]
  850. amarok: BEGIN: virtual void Collections::ScriptableServiceQueryMaker::run()
  851. amarok: END__: virtual void Collections::ScriptableServiceQueryMaker::run() [Took: 0s]
  852. amarok: BEGIN: virtual void Collections::ScriptableServiceQueryMaker::run()
  853. amarok: END__: virtual void Collections::ScriptableServiceQueryMaker::run() [Took: 0s]
  854. amarok: BEGIN: virtual Collections::QueryMaker* Collections::ScriptableServiceQueryMaker::setQueryType(Collections::QueryMaker::QueryType)
  855. amarok: END__: virtual Collections::QueryMaker* Collections::ScriptableServiceQueryMaker::setQueryType(Collections::QueryMaker::QueryType) [Took: 0s]
  856. amarok: BEGIN: virtual void Collections::ScriptableServiceQueryMaker::run()
  857. amarok: END__: virtual void Collections::ScriptableServiceQueryMaker::run() [Took: 0s]
  858. amarok: BEGIN: void Collections::ScriptableServiceQueryMaker::fetchAlbums()
  859. amarok: parent id: -1
  860. amarok: BEGIN: void ScriptableServiceScript::slotPopulate(QString, int, int, QString, QString)
  861. amarok: SCRIPT "Free Music Charts" : "populating fmc level: 1"
  862. amarok: SCRIPT "Free Music Charts" : "fetching fmc xml..."
  863. amarok: BEGIN: static QScriptValue Downloader::init(QScriptContext*, QScriptEngine*, bool)
  864. amarok: END__: static QScriptValue Downloader::init(QScriptContext*, QScriptEngine*, bool) [Took: 0.012s]
  865. amarok: SCRIPT "Free Music Charts" : "done fetching fmc xml..."
  866. amarok: END__: void ScriptableServiceScript::slotPopulate(QString, int, int, QString, QString) [Took: 0.014s]
  867. amarok: END__: void Collections::ScriptableServiceQueryMaker::fetchAlbums() [Took: 0.015s]
  868. amarok: BEGIN: void Collections::ScriptableServiceQueryMaker::fetchArtists()
  869. amarok: BEGIN: void ScriptableServiceScript::slotPopulate(QString, int, int, QString, QString)
  870. amarok: BEGIN: int ScriptableServiceScript::donePopulating() const
  871. amarok: BEGIN: void ScriptableServiceManager::donePopulating(const QString&, int)
  872. amarok: Service name: "Librivox.org" , parent id: -1
  873. amarok: BEGIN: void Collections::ScriptableServiceCollection::donePopulating(int)
  874. amarok: BEGIN: void Collections::ScriptableServiceQueryMaker::slotScriptComplete()
  875. amarok: there are 1 artists
  876. amarok: END__: void Collections::ScriptableServiceQueryMaker::slotScriptComplete() [Took: 0s]
  877. amarok: BEGIN: void Collections::ScriptableServiceQueryMaker::slotScriptComplete()
  878. amarok: there are 0 albums
  879. amarok: END__: void Collections::ScriptableServiceQueryMaker::slotScriptComplete() [Took: 0s]
  880. amarok: END__: void Collections::ScriptableServiceCollection::donePopulating(int) [Took: 0s]
  881. amarok: END__: void ScriptableServiceManager::donePopulating(const QString&, int) [Took: 0s]
  882. amarok: END__: int ScriptableServiceScript::donePopulating() const [Took: 0s]
  883. amarok: END__: void ScriptableServiceScript::slotPopulate(QString, int, int, QString, QString) [Took: 0s]
  884. amarok: END__: void Collections::ScriptableServiceQueryMaker::fetchArtists() [Took: 0s]
  885. amarok: BEGIN: void Collections::ScriptableServiceQueryMaker::fetchTracks()
  886. amarok: parent id: -1
  887. amarok: i am sending signals!
  888. amarok: BEGIN: void ScriptableServiceScript::slotPopulate(QString, int, int, QString, QString)
  889. amarok: SCRIPT "Cool Streams" : " Populating station level..."
  890. amarok: BEGIN: int ScriptableServiceScript::donePopulating() const
  891. amarok: BEGIN: void ScriptableServiceManager::donePopulating(const QString&, int)
  892. amarok: Service name: "Cool Streams" , parent id: -1
  893. amarok: BEGIN: void Collections::ScriptableServiceCollection::donePopulating(int)
  894. amarok: BEGIN: void Collections::ScriptableServiceQueryMaker::slotScriptComplete()
  895. amarok: there are 24 tracks
  896. amarok: Emitting 24 tracks
  897. amarok: END__: void Collections::ScriptableServiceQueryMaker::slotScriptComplete() [Took: 0s]
  898. amarok: END__: void Collections::ScriptableServiceCollection::donePopulating(int) [Took: 0s]
  899. amarok: END__: void ScriptableServiceManager::donePopulating(const QString&, int) [Took: 0s]
  900. amarok: END__: int ScriptableServiceScript::donePopulating() const [Took: 0s]
  901. amarok: END__: void ScriptableServiceScript::slotPopulate(QString, int, int, QString, QString) [Took: 0.003s]
  902. amarok: END__: void Collections::ScriptableServiceQueryMaker::fetchTracks() [Took: 0.003s]
  903. amarok: BEGIN: void CollectionTreeItemModelBase::handleSpecialQueryResult(CollectionTreeItem::Type, Collections::QueryMaker*, const DataList&)
  904. amarok: [CollectionTreeItemModelBase] Received special data: 0
  905. amarok: END__: void CollectionTreeItemModelBase::handleSpecialQueryResult(CollectionTreeItem::Type, Collections::QueryMaker*, const DataList&) [Took: 0s]
  906. X Error: BadValue (integer parameter out of range for operation) 2
  907. Major opcode: 53 (X_CreatePixmap)
  908. Resource id: 0x0
  909. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  910. Major opcode: 14 (X_GetGeometry)
  911. Resource id: 0x4e000a3
  912. X Error: BadWindow (invalid Window parameter) 3
  913. Major opcode: 3 (X_GetWindowAttributes)
  914. Resource id: 0x1f0bb10
  915. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  916. Extension: 149 (RENDER)
  917. Minor opcode: 4 (RenderCreatePicture)
  918. Resource id: 0x4e000a3
  919. X Error: BadValue (integer parameter out of range for operation) 2
  920. Major opcode: 53 (X_CreatePixmap)
  921. Resource id: 0x0
  922. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  923. Major opcode: 14 (X_GetGeometry)
  924. Resource id: 0x4e000a5
  925. X Error: BadWindow (invalid Window parameter) 3
  926. Major opcode: 3 (X_GetWindowAttributes)
  927. Resource id: 0x1f0bb10
  928. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  929. Extension: 149 (RENDER)
  930. Minor opcode: 4 (RenderCreatePicture)
  931. Resource id: 0x4e000a5
  932. X Error: BadValue (integer parameter out of range for operation) 2
  933. Major opcode: 53 (X_CreatePixmap)
  934. Resource id: 0x0
  935. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  936. Major opcode: 14 (X_GetGeometry)
  937. Resource id: 0x4e000a7
  938. X Error: BadWindow (invalid Window parameter) 3
  939. Major opcode: 3 (X_GetWindowAttributes)
  940. Resource id: 0x1f0bb10
  941. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  942. Extension: 149 (RENDER)
  943. Minor opcode: 4 (RenderCreatePicture)
  944. Resource id: 0x4e000a7
  945. X Error: BadValue (integer parameter out of range for operation) 2
  946. Major opcode: 53 (X_CreatePixmap)
  947. Resource id: 0x0
  948. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  949. Major opcode: 14 (X_GetGeometry)
  950. Resource id: 0x4e000a9
  951. X Error: BadWindow (invalid Window parameter) 3
  952. Major opcode: 3 (X_GetWindowAttributes)
  953. Resource id: 0x1f0bb10
  954. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  955. Extension: 149 (RENDER)
  956. Minor opcode: 4 (RenderCreatePicture)
  957. Resource id: 0x4e000a9
  958. X Error: BadValue (integer parameter out of range for operation) 2
  959. Major opcode: 53 (X_CreatePixmap)
  960. Resource id: 0x0
  961. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  962. Major opcode: 14 (X_GetGeometry)
  963. Resource id: 0x4e000ab
  964. X Error: BadWindow (invalid Window parameter) 3
  965. Major opcode: 3 (X_GetWindowAttributes)
  966. Resource id: 0x1f0bb10
  967. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  968. Extension: 149 (RENDER)
  969. Minor opcode: 4 (RenderCreatePicture)
  970. Resource id: 0x4e000ab
  971. X Error: BadValue (integer parameter out of range for operation) 2
  972. Major opcode: 53 (X_CreatePixmap)
  973. Resource id: 0x0
  974. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  975. Major opcode: 14 (X_GetGeometry)
  976. Resource id: 0x4e000ad
  977. X Error: BadWindow (invalid Window parameter) 3
  978. Major opcode: 3 (X_GetWindowAttributes)
  979. Resource id: 0x1f0bb10
  980. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  981. Extension: 149 (RENDER)
  982. Minor opcode: 4 (RenderCreatePicture)
  983. Resource id: 0x4e000ad
  984. amarok: [NetworkAccessManagerProxy] the server is redirecting the request to: KUrl("http://archive.org/download/freemusiccharts.songs/fmc.xml")
  985. amarok: BEGIN: void AmarokDownloadHelper::requestRedirected(const KUrl&, const KUrl&)
  986. amarok: END__: void AmarokDownloadHelper::requestRedirected(const KUrl&, const KUrl&) [Took: 0s]
  987. amarok: [NetworkAccessManagerProxy] the server is redirecting the request to: KUrl("http://ia700209.us.archive.org/9/items/freemusiccharts.songs/fmc.xml")
  988. amarok: BEGIN: void AmarokDownloadHelper::requestRedirected(const KUrl&, const KUrl&)
  989. amarok: END__: void AmarokDownloadHelper::requestRedirected(const KUrl&, const KUrl&) [Took: 0s]
  990. amarok: SCRIPT "Free Music Charts" : "start fmc shows xml parsing..."
  991. amarok: SCRIPT "Free Music Charts" : "got 56 shows!"
  992. amarok: BEGIN: int ScriptableServiceScript::donePopulating() const
  993. amarok: BEGIN: void ScriptableServiceManager::donePopulating(const QString&, int)
  994. amarok: Service name: "Free Music Charts" , parent id: -1
  995. amarok: BEGIN: void Collections::ScriptableServiceCollection::donePopulating(int)
  996. amarok: BEGIN: void Collections::ScriptableServiceQueryMaker::slotScriptComplete()
  997. amarok: there are 56 albums
  998. amarok: END__: void Collections::ScriptableServiceQueryMaker::slotScriptComplete() [Took: 0s]
  999. amarok: END__: void Collections::ScriptableServiceCollection::donePopulating(int) [Took: 0s]
  1000. amarok: END__: void ScriptableServiceManager::donePopulating(const QString&, int) [Took: 0s]
  1001. amarok: END__: int ScriptableServiceScript::donePopulating() const [Took: 0s]
  1002. amarok: BEGIN: void EngineController::playPause()
  1003. amarok: [EngineController] PlayPause: EngineController state 1
  1004. amarok: BEGIN: void EngineController::play()
  1005. amarok: BEGIN: void Playlist::Actions::play()
  1006. amarok: BEGIN: void Playlist::Actions::play(quint64, bool)
  1007. amarok: BEGIN: void EngineController::play(Meta::TrackPtr, uint)
  1008. amarok: BEGIN: void EngineController::stop(bool, bool)
  1009. amarok: END__: void EngineController::stop(bool, bool) [Took: 0s]
  1010. amarok: [EngineController] play: bounded is QObject(0x0) current "Energia 97 FM"
  1011. amarok: [EngineController] Just a normal, boring track... :-P
  1012. amarok: BEGIN: void EngineController::playUrl(const KUrl&, uint)
  1013. amarok: [EngineController] URL: KUrl("http://mp4.97fm.com.br") "http://mp4.97fm.com.br"
  1014. amarok: [EngineController] Offset: 0
  1015. amarok: END__: void EngineController::playUrl(const KUrl&, uint) [Took: 0.001s]
  1016. amarok: END__: void EngineController::play(Meta::TrackPtr, uint) [Took: 0.001s]
  1017. amarok: END__: void Playlist::Actions::play(quint64, bool) [Took: 0.002s]
  1018. amarok: END__: void Playlist::Actions::play() [Took: 0.002s]
  1019. amarok: END__: void EngineController::play() [Took: 0.002s]
  1020. amarok: END__: void EngineController::playPause() [Took: 0.002s]
  1021. amarok: BEGIN: void EngineController::slotNewTrackPlaying(const Phonon::MediaSource&)
  1022. amarok: [EngineController] Empty MediaSource (engine stop)
  1023. amarok: END__: void EngineController::slotNewTrackPlaying(const Phonon::MediaSource&) [Took: 0s]
  1024. amarok: [EngineController] slotStateChanged from 1 to 0
  1025. amarok: [EngineController] slotStateChanged from 0 to 1
  1026. amarok: MPRIS2: Queueing up a PropertiesChanged signal
  1027. amarok: BEGIN: void EngineController::slotNewTrackPlaying(const Phonon::MediaSource&)
  1028. amarok: [EngineController] Using gain of 0 with relative peak of 0
  1029. amarok: [WikipediaEngine] Fetching langlinks: KUrl("http://en.wikipedia.org/w/api.php?action=query&prop=langlinks&titles=Unknown&format=xml&lllimit=100&redirects=1")
  1030. amarok: MPRIS2: Album image location is KUrl("")
  1031. amarok: BEGIN: void Playlist::Actions::slotTrackPlaying(Meta::TrackPtr)
  1032. amarok: END__: void Playlist::Actions::slotTrackPlaying(Meta::TrackPtr) [Took: 0s]
  1033. amarok: BEGIN: void ProgressWidget::redrawBookmarks(const QString*)
  1034. amarok: END__: void ProgressWidget::redrawBookmarks(const QString*) [Took: 0s]
  1035. amarok: BEGIN: void CurrentEngine::trackPlaying(Meta::TrackPtr)
  1036. amarok: [CurrentEngine] updating track "Energia 97 FM"
  1037. amarok: END__: void CurrentEngine::trackPlaying(Meta::TrackPtr) [Took: 0.003s]
  1038. amarok: BEGIN: void OSDWidget::show(const QString&, const QImage&)
  1039. amarok: END__: void OSDWidget::show(const QString&, const QImage&) [Took: 0s]
  1040. amarok: END__: void EngineController::slotNewTrackPlaying(const Phonon::MediaSource&) [Took: 0.009s]
  1041. amarok: BEGIN: void DBusAbstractAdaptor::_m_emitPropertiesChanged()
  1042. amarok: END__: void DBusAbstractAdaptor::_m_emitPropertiesChanged() [Took: 0s]
  1043. amarok: BEGIN: void ScriptManager::notifyFetchLyrics(const QString&, const QString&)
  1044. amarok: SCRIPT "LyricWiki" : "request URL: http://lyrics.wikia.com/api.php?action=query&prop=revisions&rvprop=content&format=xml&titles=Unknown:Energia_97_FM"
  1045. amarok: BEGIN: static QScriptValue Downloader::init(QScriptContext*, QScriptEngine*, bool)
  1046. amarok: END__: static QScriptValue Downloader::init(QScriptContext*, QScriptEngine*, bool) [Took: 0s]
  1047. amarok: END__: void ScriptManager::notifyFetchLyrics(const QString&, const QString&) [Took: 0.001s]
  1048. amarok: BEGIN: void EngineController::slotMetaDataChanged()
  1049. amarok: [EngineController] slotMetaDataChanged(): new meta-data: QMap(("xesam:album", QVariant(QString, "") ) ( "xesam:author" , QVariant(QString, "") ) ( "xesam:comment" , QVariant(QString, "") ) ( "xesam:genre" , QVariant(QString, "") ) ( "xesam:title" , QVariant(QString, "http://mp4.97fm.com.br") ) ( "xesam:trackNumber" , QVariant(QString, "") ) ( "xesam:url" , QVariant(QUrl, QUrl("http://mp4.97fm.com.br") ) ) )
  1050. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  1051. amarok: [Playlist::Model] Metadata updated for track "http://mp4.97fm.com.br"
  1052. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  1053. amarok: BEGIN: void Context::ContextView::slotMetadataChanged(Meta::TrackPtr)
  1054. amarok: END__: void Context::ContextView::slotMetadataChanged(Meta::TrackPtr) [Took: 0s]
  1055. amarok: MPRIS2: Album image location is KUrl("")
  1056. amarok: MPRIS2: Queueing up a PropertiesChanged signal
  1057. amarok: BEGIN: void OSDWidget::show(const QString&, const QImage&)
  1058. amarok: END__: void OSDWidget::show(const QString&, const QImage&) [Took: 0s]
  1059. amarok: END__: void EngineController::slotMetaDataChanged() [Took: 0.001s]
  1060. amarok: [EngineController] slotStateChanged from 1 to 0
  1061. amarok: [EngineController] slotStateChanged from 0 to 3
  1062. amarok: BEGIN: void LyricsEngine::onTrackMetadataChanged(Meta::TrackPtr)
  1063. amarok: BEGIN: void ScriptManager::notifyFetchLyrics(const QString&, const QString&)
  1064. amarok: SCRIPT "LyricWiki" : "request URL: http://lyrics.wikia.com/api.php?action=query&prop=revisions&rvprop=content&format=xml&titles=Unknown:Http://mp4.97fm.com.br"
  1065. amarok: BEGIN: static QScriptValue Downloader::init(QScriptContext*, QScriptEngine*, bool)
  1066. amarok: END__: static QScriptValue Downloader::init(QScriptContext*, QScriptEngine*, bool) [Took: 0s]
  1067. amarok: END__: void ScriptManager::notifyFetchLyrics(const QString&, const QString&) [Took: 0s]
  1068. amarok: END__: void LyricsEngine::onTrackMetadataChanged(Meta::TrackPtr) [Took: 0s]
  1069. amarok: BEGIN: void DBusAbstractAdaptor::_m_emitPropertiesChanged()
  1070. amarok: END__: void DBusAbstractAdaptor::_m_emitPropertiesChanged() [Took: 0s]
  1071. amarok: BEGIN: static QScriptValue Downloader::init(QScriptContext*, QScriptEngine*, bool)
  1072. amarok: END__: static QScriptValue Downloader::init(QScriptContext*, QScriptEngine*, bool) [Took: 0s]
  1073. amarok: [NetworkAccessManagerProxy] the server is redirecting the request to: KUrl("http://lyrics.wikia.com/api.php?action=lyrics&func=getSong&fmt=xml&artist=Unknown&song=Http%3A%2F%2Fmp4.97fm.com.br&*")
  1074. amarok: BEGIN: void AmarokDownloadHelper::requestRedirected(const KUrl&, const KUrl&)
  1075. amarok: END__: void AmarokDownloadHelper::requestRedirected(const KUrl&, const KUrl&) [Took: 0s]
  1076. amarok: BEGIN: void AmarokScript::AmarokLyricsScript::showLyricsNotFound(const QString&) const
  1077. amarok: BEGIN: void LyricsManager::lyricsNotFound(const QString&)
  1078. amarok: BEGIN: bool LyricsManager::showCached()
  1079. amarok: END__: bool LyricsManager::showCached() [Took: 0s]
  1080. amarok: BEGIN: void LyricsSubject::sendLyricsMessage(const QString&, const QString&)
  1081. amarok: BEGIN: virtual void LyricsEngine::lyricsMessage(const QString&, const QString&)
  1082. amarok: END__: virtual void LyricsEngine::lyricsMessage(const QString&, const QString&) [Took: 0s]
  1083. amarok: END__: void LyricsSubject::sendLyricsMessage(const QString&, const QString&) [Took: 0s]
  1084. amarok: END__: void LyricsManager::lyricsNotFound(const QString&) [Took: 0s]
  1085. amarok: END__: void AmarokScript::AmarokLyricsScript::showLyricsNotFound(const QString&) const [Took: 0.001s]
  1086. amarok: [NetworkAccessManagerProxy] the server is redirecting the request to: KUrl("http://lyrics.wikia.com/api.php?action=query&prop=revisions&rvprop=content&format=xml&titles=Unknown:Http%3A%2F%2Fmp4.97fm.com.br&*")
  1087. amarok: BEGIN: void AmarokDownloadHelper::requestRedirected(const KUrl&, const KUrl&)
  1088. amarok: END__: void AmarokDownloadHelper::requestRedirected(const KUrl&, const KUrl&) [Took: 0s]
  1089. amarok: BEGIN: static QScriptValue Downloader::init(QScriptContext*, QScriptEngine*, bool)
  1090. amarok: END__: static QScriptValue Downloader::init(QScriptContext*, QScriptEngine*, bool) [Took: 0s]
  1091. amarok: [WikipediaEngine] Fetching listing: KUrl("http://en.wikipedia.org/w/api.php?action=query&list=search&srsearch=Unknown&srprop=size&srredirects=1&srlimit=20&format=xml")
  1092. amarok: BEGIN: void WikipediaEnginePrivate::_dataContainerUpdated(const QString&, const Data&)
  1093. amarok: END__: void WikipediaEnginePrivate::_dataContainerUpdated(const QString&, const Data&) [Took: 0s]
  1094. amarok: BEGIN: void WikipediaApplet::dataUpdated(const QString&, const Data&)
  1095. amarok: END__: void WikipediaApplet::dataUpdated(const QString&, const Data&) [Took: 0s]
  1096. [0x7f60ec001288] access_http access: Raw-audio server found, m4a demuxer selected
  1097. amarok: MPRIS2: Queueing up a PropertiesChanged signal
  1098. amarok: BEGIN: void DBusAbstractAdaptor::_m_emitPropertiesChanged()
  1099. amarok: END__: void DBusAbstractAdaptor::_m_emitPropertiesChanged() [Took: 0s]
  1100. amarok: [NetworkAccessManagerProxy] the server is redirecting the request to: KUrl("http://lyrics.wikia.com/api.php?action=lyrics&func=getSong&fmt=xml&artist=Unknown&song=Http%3A%2F%2Fmp4.97fm.com.br&*")
  1101. amarok: BEGIN: void AmarokDownloadHelper::requestRedirected(const KUrl&, const KUrl&)
  1102. amarok: END__: void AmarokDownloadHelper::requestRedirected(const KUrl&, const KUrl&) [Took: 0s]
  1103. amarok: BEGIN: void AmarokScript::AmarokLyricsScript::showLyricsNotFound(const QString&) const
  1104. amarok: BEGIN: void LyricsManager::lyricsNotFound(const QString&)
  1105. amarok: BEGIN: bool LyricsManager::showCached()
  1106. amarok: END__: bool LyricsManager::showCached() [Took: 0s]
  1107. amarok: BEGIN: void LyricsSubject::sendLyricsMessage(const QString&, const QString&)
  1108. amarok: BEGIN: virtual void LyricsEngine::lyricsMessage(const QString&, const QString&)
  1109. amarok: END__: virtual void LyricsEngine::lyricsMessage(const QString&, const QString&) [Took: 0s]
  1110. amarok: END__: void LyricsSubject::sendLyricsMessage(const QString&, const QString&) [Took: 0s]
  1111. amarok: END__: void LyricsManager::lyricsNotFound(const QString&) [Took: 0s]
  1112. amarok: END__: void AmarokScript::AmarokLyricsScript::showLyricsNotFound(const QString&) const [Took: 0s]
  1113. [0x7f60ec009268] packetizer_mpeg4audio demux packetizer: AAC channels: 2 samplerate: 22050
  1114. amarok: BEGIN: void EngineController::slotMetaDataChanged()
  1115. amarok: [EngineController] slotMetaDataChanged(): new meta-data: QMap(("xesam:album", QVariant(QString, "") ) ( "xesam:author" , QVariant(QString, "") ) ( "xesam:comment" , QVariant(QString, "") ) ( "xesam:genre" , QVariant(QString, "Dance") ) ( "xesam:title" , QVariant(QString, "Energia 97 FM") ) ( "xesam:trackNumber" , QVariant(QString, "") ) ( "xesam:url" , QVariant(QUrl, QUrl("http://mp4.97fm.com.br") ) ) )
  1116. amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr)
  1117. amarok: [Playlist::Model] Metadata updated for track "Energia 97 FM"
  1118. amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s]
  1119. amarok: BEGIN: void Context::ContextView::slotMetadataChanged(Meta::TrackPtr)
  1120. amarok: END__: void Context::ContextView::slotMetadataChanged(Meta::TrackPtr) [Took: 0s]
  1121. amarok: MPRIS2: Album image location is KUrl("")
  1122. amarok: MPRIS2: Queueing up a PropertiesChanged signal
  1123. amarok: BEGIN: void OSDWidget::show(const QString&, const QImage&)
  1124. amarok: END__: void OSDWidget::show(const QString&, const QImage&) [Took: 0s]
  1125. amarok: END__: void EngineController::slotMetaDataChanged() [Took: 0.005s]
  1126. amarok: [EngineController] slotStateChanged from 3 to 2
  1127. amarok: [EngineController] slotStateChanged from 2 to 3
  1128. amarok: BEGIN: void LyricsEngine::onTrackMetadataChanged(Meta::TrackPtr)
  1129. amarok: BEGIN: void ScriptManager::notifyFetchLyrics(const QString&, const QString&)
  1130. amarok: SCRIPT "LyricWiki" : "request URL: http://lyrics.wikia.com/api.php?action=query&prop=revisions&rvprop=content&format=xml&titles=Unknown:Energia_97_FM"
  1131. amarok: BEGIN: static QScriptValue Downloader::init(QScriptContext*, QScriptEngine*, bool)
  1132. amarok: END__: static QScriptValue Downloader::init(QScriptContext*, QScriptEngine*, bool) [Took: 0s]
  1133. amarok: END__: void ScriptManager::notifyFetchLyrics(const QString&, const QString&) [Took: 0.002s]
  1134. amarok: END__: void LyricsEngine::onTrackMetadataChanged(Meta::TrackPtr) [Took: 0.003s]
  1135. amarok: BEGIN: void DBusAbstractAdaptor::_m_emitPropertiesChanged()
  1136. amarok: END__: void DBusAbstractAdaptor::_m_emitPropertiesChanged() [Took: 0s]
  1137. amarok: [EngineController] slotTrackLengthChanged( 0 )
  1138. amarok: BEGIN: void ProgressWidget::redrawBookmarks(const QString*)
  1139. amarok: END__: void ProgressWidget::redrawBookmarks(const QString*) [Took: 0s]
  1140. amarok: MPRIS2: Album image location is KUrl("")
  1141. amarok: MPRIS2: Queueing up a PropertiesChanged signal
  1142. amarok: BEGIN: void DBusAbstractAdaptor::_m_emitPropertiesChanged()
  1143. amarok: END__: void DBusAbstractAdaptor::_m_emitPropertiesChanged() [Took: 0s]
  1144. amarok: BEGIN: static QScriptValue Downloader::init(QScriptContext*, QScriptEngine*, bool)
  1145. amarok: END__: static QScriptValue Downloader::init(QScriptContext*, QScriptEngine*, bool) [Took: 0s]
  1146. amarok: BEGIN: void AmarokScript::AmarokLyricsScript::showLyricsNotFound(const QString&) const
  1147. amarok: BEGIN: void LyricsManager::lyricsNotFound(const QString&)
  1148. amarok: BEGIN: bool LyricsManager::showCached()
  1149. amarok: END__: bool LyricsManager::showCached() [Took: 0s]
  1150. amarok: BEGIN: void LyricsSubject::sendLyricsMessage(const QString&, const QString&)
  1151. amarok: BEGIN: virtual void LyricsEngine::lyricsMessage(const QString&, const QString&)
  1152. amarok: END__: virtual void LyricsEngine::lyricsMessage(const QString&, const QString&) [Took: 0s]
  1153. amarok: END__: void LyricsSubject::sendLyricsMessage(const QString&, const QString&) [Took: 0s]
  1154. amarok: END__: void LyricsManager::lyricsNotFound(const QString&) [Took: 0s]
  1155. amarok: END__: void AmarokScript::AmarokLyricsScript::showLyricsNotFound(const QString&) const [Took: 0s]
  1156. amarok: [EngineController] slotStateChanged from 3 to 2
  1157. amarok: MPRIS2: Queueing up a PropertiesChanged signal
  1158. amarok: BEGIN: void DBusAbstractAdaptor::_m_emitPropertiesChanged()
  1159. amarok: END__: void DBusAbstractAdaptor::_m_emitPropertiesChanged() [Took: 0s]
  1160. amarok: [WikipediaEngine] Received page from wikipedia: KUrl("http://en.wikipedia.org/w/index.php?title=Unknown&redirects=1&useskin=monobook")
  1161. amarok: BEGIN: void WikipediaEnginePrivate::_dataContainerUpdated(const QString&, const Data&)
  1162. amarok: END__: void WikipediaEnginePrivate::_dataContainerUpdated(const QString&, const Data&) [Took: 0s]
  1163. amarok: BEGIN: void WikipediaApplet::dataUpdated(const QString&, const Data&)
  1164. amarok: END__: void WikipediaApplet::dataUpdated(const QString&, const Data&) [Took: 0.015s]
  1165. amarok: BEGIN: void EngineController::slotAboutToFinish()
  1166. amarok: BEGIN: void Playlist::Actions::requestNextTrack()
  1167. amarok: BEGIN: void Playlist::Actions::play(quint64, bool)
  1168. amarok: BEGIN: void EngineController::setNextTrack(Meta::TrackPtr)
  1169. amarok: END__: void EngineController::setNextTrack(Meta::TrackPtr) [Took: 0s]
  1170. amarok: END__: void Playlist::Actions::play(quint64, bool) [Took: 0s]
  1171. amarok: END__: void Playlist::Actions::requestNextTrack() [Took: 0.002s]
  1172. amarok: END__: void EngineController::slotAboutToFinish() [Took: 0.003s]
  1173. amarok: BEGIN: void EngineController::playPause()
  1174. amarok: [EngineController] PlayPause: EngineController state 2
  1175. amarok: BEGIN: void OSDWidget::show(const QString&, const QImage&)
  1176. amarok: END__: void OSDWidget::show(const QString&, const QImage&) [Took: 0.004s]
  1177. amarok: END__: void EngineController::playPause() [Took: 0.011s]
  1178. amarok: BEGIN: void EngineController::playPause()
  1179. amarok: [EngineController] PlayPause: EngineController state 2
  1180. amarok: BEGIN: void OSDWidget::show(const QString&, const QImage&)
  1181. amarok: END__: void OSDWidget::show(const QString&, const QImage&) [Took: 0.004s]
  1182. amarok: END__: void EngineController::playPause() [Took: 0.01s]
  1183. amarok: BEGIN: void ScanManager::checkScannerVersion()
  1184. amarok: END__: void ScanManager::checkScannerVersion() [Took: 0s]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement