Advertisement
eartle

vlc logs

May 23rd, 2012
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.83 KB | None | 0 0
  1. sStarting debugger 'CdbEngine' for ABI 'x86-windows-msvc2010-pe-32bit'...
  2. dStart parameters: 'client' mode: 1
  3. dABI: x86-windows-msvc2010-pe-32bit
  4. dExecutable: C:\Dev\lastfm-desktop\_bin\Last.fm.exe -stylesheet ../app/client/Last.fm.css
  5. dDirectory: C:\Dev\lastfm-desktop\_bin
  6. dDebugger: C:\Program Files\Debugging Tools for Windows (x64)\cdb.exe
  7. dProject: C:\Dev\lastfm-desktop (built: C:\Dev\lastfm-desktop)
  8. dQt: C:\Qt\4.8.1
  9. dQML server: 127.0.0.1:3768
  10. dSysroot:
  11. dDebug Source Loaction:
  12. dSymbol file:
  13. dDumper libraries: C:\Qt\4.8.1\qtc-debugging-helper\ C:\QtSDK\QtCreator\qtc-debugging-helper\128627217\ C:\Users\michael\AppData\Local\Nokia\QtCreator\qtc-debugging-helper\128627217\
  14. d
  15. dDebugger settings:
  16. dUseAlternatingRowColours: false (default: false)
  17. dFontSizeFollowsEditor: false (default: false)
  18. dUseMessageBoxForSignals: true (default: true)
  19. dAutoQuit: false (default: false)
  20. dLogTimeStamps: false (default: false)
  21. dVerboseLog: false (default: false)
  22. dCloseBuffersOnExit: false (default: false)
  23. dSwitchModeOnExit: false (default: false)
  24. dUseDebuggingHelper: true (default: true)
  25. dUseCodeModel: true (default: true)
  26. dShowThreadNames: false (default: false)
  27. dUseToolTips: false (default: false)
  28. dUseToolTipsInLocalsView: false (default: false)
  29. dUseToolTipsInBreakpointsView: false (default: false)
  30. dUseAddressInBreakpointsView: false (default: false)
  31. dUseAddressInStackView: false (default: false)
  32. dRegisterForPostMortem: false (default: false)
  33. dLoadGdbInit: true (default: true)
  34. dScriptFile: (default: )
  35. dWatchdogTimeout: 20 (default: 20)
  36. dAutoEnrichParameters: false (default: false)
  37. dTargetAsync: false (default: false)
  38. dMaximalStackDepth: 20 (default: 20)
  39. dAlwaysAdjustStackColumnWidths: false (default: false)
  40. dShowStandardNamespace: true (default: true)
  41. dShowQtNamespace: true (default: true)
  42. dSortStructMembers: true (default: true)
  43. dAutoDerefPointers: true (default: true)
  44. dAlwaysAdjustLocalsColumnWidths: false (default: false)
  45. dListSourceFiles: false (default: false)
  46. dSkipKnownFrames: false (default: false)
  47. dEnableReverseDebugging: false (default: false)
  48. dAllPluginBreakpoints: true (default: true)
  49. dSelectedPluginBreakpoints: false (default: false)
  50. dAdjustBreakpointLocations: true (default: true)
  51. dAlwaysAdjustBreakpointsColumnWidths: false (default: false)
  52. dNoPluginBreakpoints: false (default: false)
  53. dSelectedPluginBreakpointsPattern: .* (default: .*)
  54. dBreakOnThrow: false (default: false)
  55. dBreakOnCatch: false (default: false)
  56. dBreakOnWarning: false (default: false)
  57. dBreakOnFatal: false (default: false)
  58. dAlwaysAdjustRegistersColumnWidths: false (default: false)
  59. dAlwaysAdjustSnapshotsColumnWidths: false (default: false)
  60. dAlwaysAdjustThreadsColumnWidths: false (default: false)
  61. dAlwaysAdjustModulesColumnWidths: false (default: false)
  62. dState changed from DebuggerNotReady(0) to EngineSetupRequested(1).
  63. dQUEUE: SETUP ENGINE
  64. dCALL: SETUP ENGINE
  65. Launching C:\Program Files\Debugging Tools for Windows (x64)\cdb.exe -aqtcreatorcdbext.dll -lines -G -c .idle_cmd !qtcreatorcdbext.idle -y symsrv*symsrv.dll*C:\Users\michael\AppData\Local\Temp\symbolcache*http://msdl.microsoft.com/download/symbols C:\Dev\lastfm-desktop\_bin\Last.fm.exe -stylesheet ../app/client/Last.fm.css
  66. using C:\QtSDK\QtCreator\lib\qtcreatorcdbext64\qtcreatorcdbext.dll of 12/01/2012 18:23:54.
  67. C:\Program Files\Debugging Tools for Windows (x64)\cdb.exe running as 6096
  68. Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
  69. Copyright (c) Microsoft Corporation. All rights reserved.
  70. CommandLine: C:\Dev\lastfm-desktop\_bin\Last.fm.exe -stylesheet ../app/client/Last.fm.css
  71. Symbol search path is: symsrv*symsrv.dll*C:\Users\michael\AppData\Local\Temp\symbolcache*http://msdl.microsoft.com/download/symbols
  72. Executable search path is:
  73. ModLoad: 00000000`00b20000 00000000`00d7c000 Last.fm.exe
  74. ModLoad: 00000000`77260000 00000000`77409000 ntdll.dll
  75. ModLoad: 00000000`77440000 00000000`775c0000 ntdll32.dll
  76. ModLoad: 00000000`74920000 00000000`7495f000 C:\Windows\SYSTEM32\wow64.dll
  77. ModLoad: 00000000`748c0000 00000000`7491c000 C:\Windows\SYSTEM32\wow64win.dll
  78. ModLoad: 00000000`748b0000 00000000`748b8000 C:\Windows\SYSTEM32\wow64cpu.dll
  79. (1750.1410): Break instruction exception - code 80000003 (first chance)
  80. ntdll!LdrpDoDebuggerBreak+0x30:
  81. 00000000`7730cb60 cc int 3
  82. cdb: Reading initial command '.idle_cmd !qtcreatorcdbext.idle'
  83. Execute when idle: !qtcreatorcdbext.idle
  84. 0:000>
  85. <l+t
  86. <l+s
  87. dNOTE: ENGINE SETUP OK
  88. dState changed from EngineSetupRequested(1) to EngineSetupOk(3).
  89. dQUEUE: SETUP INFERIOR
  90. dState changed from EngineSetupOk(3) to InferiorSetupRequested(4).
  91. dQUEUE: SETUP INFERIOR
  92. dCALL: SETUP INFERIOR
  93. <sxn 0x4000001f
  94. <.asm source_line
  95. <!qtcreatorcdbext.pid -t 0
  96. Source options are 1:
  97. 1/t - Step/trace by source line
  98. Source options are 5:
  99. 1/t - Step/trace by source line
  100. 4/s - List source code at prompt
  101. Assembly options: source_line
  102. Qt Creator CDB extension version 0.11 (Qt 5 support) 64 bit built Oct 11 2011.
  103. dTaking notice of pid 5968
  104. dNOTE: INFERIOR SETUP OK
  105. dState changed from InferiorSetupRequested(4) to InferiorSetupOk(6).
  106. dState changed from InferiorSetupOk(6) to EngineRunRequested(7).
  107. dQUEUE: RUN ENGINE
  108. dCALL: RUN ENGINE
  109. <g
  110. dNOTE: ENGINE RUN AND INFERIOR RUN OK
  111. dState changed from EngineRunRequested(7) to InferiorRunOk(11).
  112. ModLoad: 00000000`77140000 00000000`7725f000 WOW64_IMAGE_SECTION
  113. ModLoad: 00000000`75e80000 00000000`75f90000 WOW64_IMAGE_SECTION
  114. ModLoad: 00000000`77140000 00000000`7725f000 NOT_AN_IMAGE
  115. ModLoad: 00000000`76b80000 00000000`76c7a000 NOT_AN_IMAGE
  116. ModLoad: 00000000`75e80000 00000000`75f90000 C:\Windows\syswow64\kernel32.dll
  117. ModLoad: 00000000`76740000 00000000`76786000 C:\Windows\syswow64\KERNELBASE.dll
  118. ModLoad: 00000000`76480000 00000000`76580000 C:\Windows\syswow64\USER32.dll
  119. ModLoad: 00000000`74c50000 00000000`74ce0000 C:\Windows\syswow64\GDI32.dll
  120. ModLoad: 00000000`74ed0000 00000000`74eda000 C:\Windows\syswow64\LPK.dll
  121. ModLoad: 00000000`74b80000 00000000`74c1d000 C:\Windows\syswow64\USP10.dll
  122. ModLoad: 00000000`76ad0000 00000000`76b7c000 C:\Windows\syswow64\msvcrt.dll
  123. ModLoad: 00000000`76070000 00000000`76110000 C:\Windows\syswow64\ADVAPI32.dll
  124. ModLoad: 00000000`76460000 00000000`76479000 C:\Windows\SysWOW64\sechost.dll
  125. ModLoad: 00000000`761b0000 00000000`762a0000 C:\Windows\syswow64\RPCRT4.dll
  126. ModLoad: 00000000`74b20000 00000000`74b80000 C:\Windows\syswow64\SspiCli.dll
  127. ModLoad: 00000000`74b10000 00000000`74b1c000 C:\Windows\syswow64\CRYPTBASE.dll
  128. ModLoad: 00000000`5d730000 00000000`5d829000 C:\Dev\lastfm-desktop\_bin\unicorn.dll
  129. ModLoad: 00000000`60b60000 00000000`60b7a000 C:\Dev\lastfm-desktop\_bin\logger.dll
  130. ModLoad: 00000000`5e340000 00000000`5e3f7000 C:\Windows\SysWOW64\MSVCP100D.dll
  131. ModLoad: 00000000`5d310000 00000000`5d482000 C:\Windows\SysWOW64\MSVCR100D.dll
  132. ModLoad: 00000000`5d9e0000 00000000`5da90000 C:\Dev\lastfm-desktop\_bin\lastfm.dll
  133. ModLoad: 00000000`5ac30000 00000000`5b079000 C:\Qt\4.8.1\bin\QtCored4.dll
  134. ModLoad: 00000000`74f80000 00000000`750dc000 C:\Windows\syswow64\ole32.dll
  135. ModLoad: 00000000`75f90000 00000000`75fc5000 C:\Windows\syswow64\WS2_32.dll
  136. ModLoad: 00000000`761a0000 00000000`761a6000 C:\Windows\syswow64\NSI.dll
  137. ModLoad: 00000000`5bbd0000 00000000`5bd84000 C:\Qt\4.8.1\bin\QtNetworkd4.dll
  138. ModLoad: 00000000`5ecb0000 00000000`5ed46000 C:\Qt\4.8.1\bin\QtXmld4.dll
  139. ModLoad: 00000000`724f0000 00000000`72548000 C:\Windows\SysWOW64\WINHTTP.dll
  140. ModLoad: 00000000`724a0000 00000000`724ef000 C:\Windows\SysWOW64\webio.dll
  141. ModLoad: 00000000`750e0000 00000000`75d2a000 C:\Windows\syswow64\SHELL32.dll
  142. ModLoad: 00000000`74ee0000 00000000`74f37000 C:\Windows\syswow64\SHLWAPI.dll
  143. ModLoad: 00000000`75df0000 00000000`75e7f000 C:\Windows\syswow64\OLEAUT32.dll
  144. ModLoad: 00000000`5fbf0000 00000000`5fc16000 C:\Windows\SysWOW64\ATL100.DLL
  145. ModLoad: 00000000`5bad0000 00000000`5bbc6000 C:\Dev\lastfm-desktop\_bin\WinSparkle.dll
  146. ModLoad: 00000000`76890000 00000000`769ab000 C:\Windows\syswow64\WININET.dll
  147. ModLoad: 00000000`77410000 00000000`77413000 C:\Windows\syswow64\Normaliz.dll
  148. ModLoad: 00000000`762a0000 00000000`76458000 C:\Windows\syswow64\iertutil.dll
  149. ModLoad: 00000000`769b0000 00000000`76ac1000 C:\Windows\syswow64\urlmon.dll
  150. ModLoad: 00000000`74760000 00000000`74769000 C:\Windows\SysWOW64\VERSION.dll
  151. ModLoad: 00000000`73630000 00000000`737ce000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
  152. ModLoad: 00000000`59df0000 00000000`5ac27000 C:\Qt\4.8.1\bin\QtGuid4.dll
  153. ModLoad: 00000000`74e00000 00000000`74e7b000 C:\Windows\syswow64\COMDLG32.dll
  154. ModLoad: 00000000`75d90000 00000000`75df0000 C:\Windows\syswow64\IMM32.dll
  155. ModLoad: 00000000`76790000 00000000`7685c000 C:\Windows\syswow64\MSCTF.dll
  156. ModLoad: 00000000`745b0000 00000000`745e2000 C:\Windows\SysWOW64\WINMM.dll
  157. ModLoad: 00000000`6b110000 00000000`6b161000 C:\Windows\SysWOW64\WINSPOOL.DRV
  158. ModLoad: 00000000`5e2e0000 00000000`5e335000 C:\Dev\lastfm-desktop\_bin\listener.dll
  159. ModLoad: 00000000`5ba20000 00000000`5bacc000 C:\Dev\lastfm-desktop\_bin\phonon.dll
  160. (1750.1410): WOW64 breakpoint - code 4000001f (first chance)
  161. s
  162. sException at 0x774e0fab, code: 0x4000001f: Win32 x86 emulation subsystem breakpoint hit, flags=0x0 in ntdll32!LdrpDoDebuggerBreak
  163. ModLoad: 734e0000 7352c000 C:\Windows\SysWOW64\apphelp.dll
  164. ModLoad: 00000000`62b30000 00000000`62bbd000 C:\Windows\AppPatch\AcLayers.DLL
  165. ModLoad: 00000000`742f0000 00000000`74307000 C:\Windows\SysWOW64\USERENV.dll
  166. ModLoad: 00000000`74350000 00000000`7435b000 C:\Windows\SysWOW64\profapi.dll
  167. ModLoad: 00000000`66980000 00000000`66992000 C:\Windows\SysWOW64\MPR.dll
  168. ModLoad: 00000000`73f00000 00000000`73f1c000 C:\Windows\SysWOW64\IPHLPAPI.DLL
  169. ModLoad: 00000000`73ef0000 00000000`73ef7000 C:\Windows\SysWOW64\WINNSI.DLL
  170. ModLoad: 00000000`726b0000 00000000`726bd000 C:\Windows\SysWOW64\dhcpcsvc6.DLL
  171. ModLoad: 00000000`725d0000 00000000`725e2000 C:\Windows\SysWOW64\dhcpcsvc.DLL
  172. ModLoad: 00000000`71cb0000 00000000`71d30000 C:\Windows\SysWOW64\uxtheme.dll
  173. ModLoad: 00000000`10000000 00000000`10004000 C:\Program Files (x86)\Unlocker\UnlockerHook.dll
  174. ModLoad: 00000000`72000000 00000000`72013000 C:\Windows\SysWOW64\dwmapi.dll
  175. ModLoad: 00000000`02bb0000 00000000`037fa000 C:\Windows\SysWOW64\shell32.dll
  176. ModLoad: 00000000`029b0000 00000000`02ac0000 C:\Windows\SysWOW64\kernel32.dll
  177. ModLoad: 00000000`02bb0000 00000000`037fa000 C:\Windows\SysWOW64\shell32.dll
  178. ModLoad: 00000000`02bb0000 00000000`02cb0000 C:\Windows\SysWOW64\user32.dll
  179. ModLoad: 00000000`02bb0000 00000000`02cb0000 C:\Windows\SysWOW64\user32.dll
  180. unicorn::Application::init() "C:/Dev/lastfm-desktop/_bin/../plugins"
  181.  
  182. unicorn::CoreApplication::init() Introducing "Last.fm 2.1.19"
  183.  
  184. unicorn::CoreApplication::init() Directed by Windows 7
  185.  
  186. ModLoad: 00000000`75fd0000 00000000`76053000 C:\Windows\syswow64\CLBCatQ.DLL
  187. ModLoad: 00000000`61490000 00000000`6149a000 C:\Windows\SysWOW64\wbem\wbemprox.dll
  188. ModLoad: 00000000`5d6d0000 00000000`5d72c000 C:\Windows\SysWOW64\wbemcomn.dll
  189. ModLoad: 00000000`73a70000 00000000`73a86000 C:\Windows\SysWOW64\CRYPTSP.dll
  190. ModLoad: 00000000`73a30000 00000000`73a6b000 C:\Windows\SysWOW64\rsaenh.dll
  191. ModLoad: 00000000`71a90000 00000000`71a9e000 C:\Windows\SysWOW64\RpcRtRemote.dll
  192. ModLoad: 00000000`61480000 00000000`6148f000 C:\Windows\SysWOW64\wbem\wbemsvc.dll
  193. ModLoad: 00000000`5c260000 00000000`5c2f6000 C:\Windows\SysWOW64\wbem\fastprox.dll
  194. ModLoad: 00000000`72240000 00000000`72258000 C:\Windows\SysWOW64\NTDSAPI.dll
  195. unicorn::Bus::onMessage() Message received
  196.  
  197. unicorn::Bus::onMessage() Message: "Now Listening"
  198.  
  199. QSettings::endGroup: No matching beginGroup()
  200.  
  201. unicorn::Session::fetchUserInfo() fetching user info
  202.  
  203. ModLoad: 00000000`73920000 00000000`73928000 C:\Windows\SysWOW64\credssp.dll
  204. ModLoad: 00000000`74c20000 00000000`74c47000 C:\Windows\syswow64\CFGMGR32.dll
  205. s
  206. sException at 0x7674b9bc, code: 0x406d1388: Startup complete, flags=0x0 in KERNELBASE!RaiseException
  207. ModLoad: 5fc50000 5fc6c000 C:\Qt\4.8.1\plugins\bearer\qgenericbearerd4.dll
  208. ModLoad: 00000000`5fbd0000 00000000`5fbee000 C:\Qt\4.8.1\plugins\bearer\qnativewifibearerd4.dll
  209. ModLoad: 00000000`5f880000 00000000`5f896000 C:\Windows\SysWOW64\wlanapi.dll
  210. ModLoad: 00000000`61420000 00000000`61426000 C:\Windows\SysWOW64\wlanutil.dll
  211. (1750.1410): Unknown exception - code 000006a6 (first chance)
  212. s
  213. sException at 0x7674b9bc, code: 0x6a6: Invalid RPC server, flags=0x1 (execution cannot be continued) in KERNELBASE!RaiseException
  214. s
  215. sException at 0x7674b9bc, code: 0x406d1388: Startup complete, flags=0x0 in KERNELBASE!RaiseException
  216. s
  217. sException at 0x7674b9bc, code: 0x406d1388: Startup complete, flags=0x0 in KERNELBASE!RaiseException
  218. ModLoad: 00ac0000 00af5000 C:\Windows\SysWOW64\ws2_32.dll
  219. ModLoad: 00000000`74250000 00000000`7428c000 C:\Windows\SysWOW64\mswsock.dll
  220. ModLoad: 00000000`74240000 00000000`74245000 C:\Windows\SysWOW64\wshtcpip.dll
  221. ModLoad: 00000000`73ba0000 00000000`73ba6000 C:\Windows\SysWOW64\wship6.dll
  222. ModLoad: 00000000`730a0000 00000000`730e4000 C:\Windows\SysWOW64\DNSAPI.dll
  223. ModLoad: 00000000`71fd0000 00000000`71ff1000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
  224. ModLoad: 00000000`72480000 00000000`72486000 C:\Windows\SysWOW64\rasadhlp.dll
  225. ModLoad: 00000000`71de0000 00000000`71e18000 C:\Windows\SysWOW64\fwpuclnt.dll
  226. unicorn::Bus::announceSessionChange() Session change, let's spread the message through the bus!
  227.  
  228. ModLoad: 00000000`03330000 00000000`03430000 C:\Windows\SysWOW64\user32.dll
  229. ModLoad: 00000000`5ee60000 00000000`5ee74000 C:\Qt\4.8.1\plugins\imageformats\qgifd4.dll
  230. ModLoad: 00000000`5edb0000 00000000`5edc4000 C:\Qt\4.8.1\plugins\imageformats\qicod4.dll
  231. ModLoad: 00000000`5b9c0000 00000000`5ba1f000 C:\Qt\4.8.1\plugins\imageformats\qjpegd4.dll
  232. ModLoad: 00000000`5b940000 00000000`5b9b7000 C:\Qt\4.8.1\plugins\imageformats\qmngd4.dll
  233. ModLoad: 00000000`60b50000 00000000`60b60000 C:\Qt\4.8.1\plugins\imageformats\qsvgd4.dll
  234. ModLoad: 00000000`5b8b0000 00000000`5b934000 C:\Qt\4.8.1\bin\QtSvgd4.dll
  235. ModLoad: 00000000`5e8f0000 00000000`5e901000 C:\Qt\4.8.1\plugins\imageformats\qtgad4.dll
  236. ModLoad: 00000000`59d70000 00000000`59dec000 C:\Qt\4.8.1\plugins\imageformats\qtiffd4.dll
  237. PlayerListener::addListener() 0x1410
  238.  
  239. PlayerListener::addListener() 0x1410
  240.  
  241. PlayerListener::addListener() 0x1410
  242.  
  243. PlayerListener::addListener() 0x1410
  244.  
  245. PlayerListener::addListener() 0x1410
  246.  
  247. PlayerListener::addListener() 0x1410
  248.  
  249. PlayerListener::addListener() 0x1410
  250.  
  251. PlayerListener::addListener() 0x1410
  252.  
  253. RadioService::initRadio() initRadio
  254.  
  255. ModLoad: 00000000`59d00000 00000000`59d6f000 C:\Dev\lastfm-desktop\_bin\phonon_backend\phonon_vlc.dll
  256. ModLoad: 00000000`5d9b0000 00000000`5d9dd000 C:\Dev\lastfm-desktop\_bin\libvlc.dll
  257. ModLoad: 00000000`59ab0000 00000000`59cf7000 C:\Dev\lastfm-desktop\_bin\libvlccore.dll
  258. ModLoad: 00000000`5d690000 00000000`5d6c5000 C:\Dev\lastfm-desktop\_bin\plugins\access\libdshow_plugin.dll
  259. ModLoad: 00000000`5d6a0000 00000000`5d6d0000 C:\Dev\lastfm-desktop\_bin\plugins\access\libdtv_plugin.dll
  260. ModLoad: 00000000`6fc40000 00000000`6fd36000 C:\MinGW\bin\libstdc++-6.dll
  261. ModLoad: 00000000`6e940000 00000000`6e961000 C:\Dev\gtk\bin\libgcc_s_dw2-1.dll
  262. (1750.1410): Unknown exception - code c0000139 (first chance)
  263. s
  264. sException at 0x774c1d32, code: 0xc0000139: DLL entry point not found, flags=0x1 (execution cannot be continued) in ntdll32!LdrpSnapThunk
  265. ModLoad: 00000000`5e4c0000 00000000`5e4dc000 C:\Dev\lastfm-desktop\_bin\plugins\audio_filter\libspatializer_plugin.dll
  266. ModLoad: 00000000`5e4c0000 00000000`5e4dc000 C:\Dev\lastfm-desktop\_bin\plugins\audio_output\libaout_directx_plugin.dll
  267. ModLoad: 00000000`5d6b0000 00000000`5d6cd000 C:\Dev\lastfm-desktop\_bin\plugins\audio_output\libwaveout_plugin.dll
  268. ModLoad: 00000000`59a50000 00000000`59aaf000 C:\Dev\lastfm-desktop\_bin\plugins\demux\libgme_plugin.dll
  269. ModLoad: 00000000`59a10000 00000000`59ab0000 C:\Dev\lastfm-desktop\_bin\plugins\demux\liblive555_plugin.dll
  270. ModLoad: 00000000`59a00000 00000000`59aaa000 C:\Dev\lastfm-desktop\_bin\plugins\demux\libmkv_plugin.dll
  271. ModLoad: 00000000`599b0000 00000000`59aad000 C:\Dev\lastfm-desktop\_bin\plugins\demux\libmod_plugin.dll
  272. ModLoad: 00000000`59a40000 00000000`59aae000 C:\Dev\lastfm-desktop\_bin\plugins\demux\libsid_plugin.dll
  273. ModLoad: 00000000`58aa0000 00000000`59519000 C:\Dev\lastfm-desktop\_bin\plugins\gui\libqt4_plugin.dll
  274. ModLoad: 00000000`74620000 00000000`74627000 C:\Windows\SysWOW64\WSOCK32.DLL
  275. ModLoad: 00000000`59940000 00000000`59aa6000 C:\Dev\lastfm-desktop\_bin\plugins\gui\libskins2_plugin.dll
  276. ModLoad: 00000000`72020000 00000000`72025000 C:\Windows\SysWOW64\MSIMG32.DLL
  277. ModLoad: 00000000`599f0000 00000000`59aa6000 C:\Dev\lastfm-desktop\_bin\plugins\meta_engine\libtaglib_plugin.dll
  278. ModLoad: 00000000`59a60000 00000000`59aa3000 C:\Dev\lastfm-desktop\_bin\plugins\services_discovery\libupnp_plugin.dll
  279. ModLoad: 00000000`5d270000 00000000`5d2a4000 C:\Dev\lastfm-desktop\_bin\plugins\stream_filter\libstream_filter_dash_plugin.dll
  280. ModLoad: 00000000`5d2e0000 00000000`5d310000 C:\Dev\lastfm-desktop\_bin\plugins\video_filter\libatmo_plugin.dll
  281. ModLoad: 00000000`5d2e0000 00000000`5d30d000 C:\Dev\lastfm-desktop\_bin\plugins\video_filter\libblend_plugin.dll
  282. ModLoad: 00000000`5d2e0000 00000000`5d305000 C:\Dev\lastfm-desktop\_bin\plugins\video_output\libdirectx_plugin.dll
  283. ModLoad: 00000000`59990000 00000000`59aa9000 C:\Dev\lastfm-desktop\_bin\plugins\visualization\libprojectm_plugin.dll
  284. ModLoad: 00000000`598c0000 00000000`59988000 C:\Windows\SysWOW64\OPENGL32.DLL
  285. ModLoad: 00000000`5d280000 00000000`5d2a2000 C:\Windows\SysWOW64\GLU32.dll
  286. ModLoad: 00000000`597d0000 00000000`598b7000 C:\Windows\SysWOW64\DDRAW.dll
  287. ModLoad: 00000000`5f870000 00000000`5f876000 C:\Windows\SysWOW64\DCIMAN32.dll
  288. ModLoad: 00000000`76580000 00000000`7671d000 C:\Windows\syswow64\SETUPAPI.dll
  289. ModLoad: 00000000`76720000 00000000`76732000 C:\Windows\syswow64\DEVOBJ.dll
  290. ModLoad: 00000000`5d690000 00000000`5d6a9000 C:\Dev\lastfm-desktop\_bin\plugins\mmxext\libmemcpymmxext_plugin.dll
  291. ModLoad: 00000000`5d290000 00000000`5d2ad000 C:\Dev\lastfm-desktop\_bin\plugins\control\libhotkeys_plugin.dll
  292. RadioService::initRadio() "Last.fm"
  293.  
  294. RadioService::initRadio() ""
  295.  
  296. RadioService::initRadio() ""
  297.  
  298. RadioService::initRadio() not-muted, valid, 0 db 1
  299.  
  300. RadioService::initRadio() Audio Output Device Count: 0
  301.  
  302. ModLoad: 00000000`03ab0000 00000000`03bb0000 C:\Windows\SysWOW64\user32.dll
  303. ModLoad: 00000000`03160000 00000000`031f0000 C:\Windows\SysWOW64\gdi32.dll
  304. ScrobblesListWidget::read() "C:/Users/michael/AppData/Local/Last.fm/eartle_recent_tracks.xml"
  305.  
  306. unicorn::Application::installHotKey() Installing HotKey
  307.  
  308. audioscrobbler::Application::parseArguments() ("C:\Dev\lastfm-desktop\_bin\Last.fm.exe", "../app/client/Last.fm.css")
  309.  
  310. audioscrobbler::Application::parseArguments() Unknown argument: "C:\Dev\lastfm-desktop\_bin\Last.fm.exe"
  311.  
  312. audioscrobbler::Application::parseArguments() Unknown argument: "../app/client/Last.fm.css"
  313.  
  314. audioscrobbler::Application::onMessageReceived() Messages: ("C:\Dev\lastfm-desktop\_bin\Last.fm.exe", "../app/client/Last.fm.css")
  315.  
  316. ModLoad: 00000000`06e10000 00000000`06f6c000 C:\Windows\SysWOW64\ole32.dll
  317. ModLoad: 00000000`06e10000 00000000`06f6c000 C:\Windows\SysWOW64\ole32.dll
  318. audioscrobbler::Application::parseArguments() ("C:\Dev\lastfm-desktop\_bin\Last.fm.exe", "../app/client/Last.fm.css")
  319.  
  320. audioscrobbler::Application::parseArguments() Unknown argument: "C:\Dev\lastfm-desktop\_bin\Last.fm.exe"
  321.  
  322. audioscrobbler::Application::parseArguments() Unknown argument: "../app/client/Last.fm.css"
  323.  
  324. unicorn::Session::onAuthGotSessionInfo() " <lfm status="ok">
  325. <application>
  326. <session>
  327. <name>eartle</name>
  328. <key>53f51c7a03e19d94659b3fec01e05908</key>
  329. <subscriber>1</subscriber>
  330. </session>
  331. <country>GB</country>
  332. <radioPermission>
  333. <user type="you">
  334. <radio>0</radio>
  335. <freetrial>0</freetrial>
  336. </user>
  337. <user type="registered">
  338. <radio>1</radio>
  339. <freetrial>0</freetrial>
  340. </user>
  341. <user type="subscriber">
  342. <radio>1</radio>
  343. <freetrial>0</freetrial>
  344. </user>
  345. </radioPermission>
  346. </application>
  347. </lfm>
  348. "
  349.  
  350. Expected node absent: freeTrial
  351.  
  352. QCoreApplication::postEvent: Unexpected null receiver
  353.  
  354. QCoreApplication::postEvent: Unexpected null receiver
  355.  
  356. QCoreApplication::postEvent: Unexpected null receiver
  357.  
  358. ModLoad: 00000000`72030000 00000000`720b4000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_ec83dffa859149af\comctl32.dll
  359. ModLoad: 00000000`62880000 00000000`629ef000 C:\Windows\SysWOW64\explorerframe.dll
  360. ModLoad: 00000000`62810000 00000000`6283f000 C:\Windows\SysWOW64\DUser.dll
  361. ModLoad: 00000000`62750000 00000000`62802000 C:\Windows\SysWOW64\DUI70.dll
  362. Expected node absent: scrobblesource
  363.  
  364. Expected node absent: name
  365.  
  366. Expected node absent: scrobblesource
  367.  
  368. Expected node absent: url
  369.  
  370. Expected node absent: scrobblesource
  371.  
  372. Expected node absent: name
  373.  
  374. Expected node absent: scrobblesource
  375.  
  376. Expected node absent: url
  377.  
  378. Expected node absent: scrobblesource
  379.  
  380. Expected node absent: name
  381.  
  382. Expected node absent: scrobblesource
  383.  
  384. Expected node absent: url
  385.  
  386. ScrobblesListWidget::doWrite() Writing recent_tracks
  387.  
  388. Expected node absent: scrobblesource
  389.  
  390. Expected node absent: name
  391.  
  392. Expected node absent: scrobblesource
  393.  
  394. Expected node absent: url
  395.  
  396. Expected node absent: scrobblesource
  397.  
  398. Expected node absent: name
  399.  
  400. Expected node absent: scrobblesource
  401.  
  402. Expected node absent: url
  403.  
  404. Expected node absent: scrobblesource
  405.  
  406. Expected node absent: name
  407.  
  408. Expected node absent: scrobblesource
  409.  
  410. Expected node absent: url
  411.  
  412. Expected node absent: scrobblesource
  413.  
  414. Expected node absent: name
  415.  
  416. Expected node absent: scrobblesource
  417.  
  418. Expected node absent: url
  419.  
  420. Expected node absent: scrobblesource
  421.  
  422. Expected node absent: name
  423.  
  424. Expected node absent: scrobblesource
  425.  
  426. Expected node absent: url
  427.  
  428. Expected node absent: scrobblesource
  429.  
  430. Expected node absent: name
  431.  
  432. Expected node absent: scrobblesource
  433.  
  434. Expected node absent: url
  435.  
  436. Expected node absent: scrobblesource
  437.  
  438. Expected node absent: name
  439.  
  440. Expected node absent: scrobblesource
  441.  
  442. Expected node absent: url
  443.  
  444. Expected node absent: scrobblesource
  445.  
  446. Expected node absent: name
  447.  
  448. Expected node absent: scrobblesource
  449.  
  450. Expected node absent: url
  451.  
  452. Expected node absent: scrobblesource
  453.  
  454. Expected node absent: name
  455.  
  456. Expected node absent: scrobblesource
  457.  
  458. Expected node absent: url
  459.  
  460. Expected node absent: scrobblesource
  461.  
  462. Expected node absent: name
  463.  
  464. Expected node absent: scrobblesource
  465.  
  466. Expected node absent: url
  467.  
  468. Expected node absent: scrobblesource
  469.  
  470. Expected node absent: name
  471.  
  472. Expected node absent: scrobblesource
  473.  
  474. Expected node absent: url
  475.  
  476. "lastfm://user/eartle/mix"
  477.  
  478. RadioService::changeState() TuningIn (was Stopped)
  479.  
  480. RadioService::changeState() Tuning to: "lastfm://user/eartle/mix"
  481.  
  482. " <lfm status="ok">
  483. <station>
  484. <type>user</type>
  485. <name>eartle’s Mix Radio</name>
  486. <url>http://www.last.fm/listen/user/eartle/mix</url>
  487. <supportsdiscovery>1</supportsdiscovery>
  488. </station>
  489. </lfm>
  490. "
  491.  
  492. " <lfm status="ok">
  493. <playlist version="1" xmlns="http://xspf.org/ns/0/">
  494. <title>Eartle’s Mix Radio</title>
  495. <creator>Last.fm</creator>
  496. <date>2012-05-23T16:20:56</date>
  497. <link rel="http://www.last.fm/expiry">3600</link>
  498. <trackList>
  499. <track>
  500. <location>http://play.last.fm/user/7fa2bfdb3fa041ff36220ddc3f1292d2.mp3</location>
  501. <title>Biggie Smalls</title>
  502. <identifier>294425617</identifier>
  503. <album>Jupiter</album>
  504. <creator>Starfucker</creator>
  505. <duration>219000</duration>
  506. <image>http://userserve-ak.last.fm/serve/174s/33168807.jpg</image>
  507. <extension application="http://www.last.fm">
  508. <trackauth>0855a</trackauth>
  509. <albumid>56088188</albumid>
  510. <artistid>2048342</artistid>
  511. <recording>129379277</recording>
  512. <artistpage>http://www.last.fm/music/Starfucker</artistpage>
  513. <albumpage>http://www.last.fm/music/Starfucker/Jupiter</albumpage>
  514. <trackpage>http://www.last.fm/music/Starfucker/_/Biggie+Smalls</trackpage>
  515. <buyTrackURL/>
  516. <buyAlbumURL/>
  517. <freeTrackURL/>
  518. <explicit>0</explicit>
  519. <loved>0</loved>
  520. <streamid>90d9987aaec55874</streamid>
  521. <context/>
  522. </extension>
  523. </track>
  524. <track>
  525. <location>http://play.last.fm/user/ae1e7a8377ca2937d84614b4ab115977.mp3</location>
  526. <title>One Monkey</title>
  527. <identifier>1974912</identifier>
  528. <album>Soul Journey</album>
  529. <creator>Gillian Welch</creator>
  530. <duration>337000</duration>
  531. <image>http://userserve-ak.last.fm/serve/174s/63338829.png</image>
  532. <extension application="http://www.last.fm">
  533. <trackauth>e0932</trackauth>
  534. <albumid>1413004</albumid>
  535. <artistid>1007752</artistid>
  536. <recording>114867513</recording>
  537. <artistpage>http://www.last.fm/music/Gillian+Welch</artistpage>
  538. <albumpage>http://www.last.fm/music/Gillian+Welch/Soul+Journey</albumpage>
  539. <trackpage>http://www.last.fm/music/Gillian+Welch/_/One+Monkey</trackpage>
  540. <buyTrackURL/>
  541. <buyAlbumURL/>
  542. <freeTrackURL/>
  543. <explicit>0</explicit>
  544. <loved>1</loved>
  545. <streamid>831f86f31ab71f94</streamid>
  546. <context/>
  547. </extension>
  548. </track>
  549. <track>
  550. <location>http://play.last.fm/user/60b189e3585acf31fb8d3403cf36458b.mp3</location>
  551. <title>Red-Eyed and Blue</title>
  552. <identifier>1073048</identifier>
  553. <album>Being There (disc 1)</album>
  554. <creator>Wilco</creator>
  555. <duration>165000</duration>
  556. <image>http://images.amazon.com/images/P/B000002N7G.01.MZZZZZZZ.jpg</image>
  557. <extension application="http://www.last.fm">
  558. <trackauth>04281</trackauth>
  559. <albumid>2026199</albumid>
  560. <artistid>1001907</artistid>
  561. <recording>1073048</recording>
  562. <artistpage>http://www.last.fm/music/Wilco</artistpage>
  563. <albumpage>http://www.last.fm/music/Wilco/Being+There+(disc+1)</albumpage>
  564. <trackpage>http://www.last.fm/music/Wilco/_/Red-Eyed+and+Blue</trackpage>
  565. <buyTrackURL/>
  566. <buyAlbumURL/>
  567. <freeTrackURL/>
  568. <explicit>0</explicit>
  569. <loved>1</loved>
  570. <streamid>449ddf1a6116dc1b</streamid>
  571. <context/>
  572. </extension>
  573. </track>
  574. <track>
  575. <location>http://play.last.fm/user/cd4eefbdc6b07c47cb0eb22770c24cda.mp3</location>
  576. <title>Business Time</title>
  577. <identifier>7628562</identifier>
  578. <album/>
  579. <creator>Flight of the Conchords</creator>
  580. <duration>243000</duration>
  581. <image/>
  582. <extension application="http://www.last.fm">
  583. <trackauth>e8c6b</trackauth>
  584. <albumid/>
  585. <artistid>1265247</artistid>
  586. <recording>110900576</recording>
  587. <artistpage>http://www.last.fm/music/Flight+of+the+Conchords</artistpage>
  588. <albumpage/>
  589. <trackpage>http://www.last.fm/music/Flight+of+the+Conchords/_/Business+Time</trackpage>
  590. <buyTrackURL/>
  591. <buyAlbumURL/>
  592. <freeTrackURL/>
  593. <explicit>0</explicit>
  594. <loved>0</loved>
  595. <streamid>8cf91562c22d0872</streamid>
  596. <context/>
  597. </extension>
  598. </track>
  599. <track>
  600. <location>http://play.last.fm/user/5a91c5480217a77f153ba7358ab96670.mp3</location>
  601. <title>Silver Dollars</title>
  602. <identifier>361039091</identifier>
  603. <album>Allo Darlin'</album>
  604. <creator>Allo Darlin'</creator>
  605. <duration>252000</duration>
  606. <image>http://userserve-ak.last.fm/serve/174s/71468442.jpg</image>
  607. <extension application="http://www.last.fm">
  608. <trackauth>34516</trackauth>
  609. <albumid>210228532</albumid>
  610. <artistid>36538603</artistid>
  611. <recording>122365734</recording>
  612. <artistpage>http://www.last.fm/music/Allo+Darlin'</artistpage>
  613. <albumpage>http://www.last.fm/music/Allo+Darlin'/Allo+Darlin'</albumpage>
  614. <trackpage>http://www.last.fm/music/Allo+Darlin'/_/Silver+Dollars</trackpage>
  615. <buyTrackURL/>
  616. <buyAlbumURL/>
  617. <freeTrackURL/>
  618. <explicit>0</explicit>
  619. <loved>1</loved>
  620. <streamid>1398ddc8cbebc8f5</streamid>
  621. <context/>
  622. </extension>
  623. </track>
  624. </trackList>
  625. </playlist>
  626. </lfm>
  627. "
  628.  
  629. RadioService::enqueue() enqueue
  630.  
  631. RadioService::phononEnqueue() phononEnqueue
  632.  
  633. RadioService::phononEnqueue() queue size: 0
  634.  
  635. RadioService::phononEnqueue() enqueuing "Starfucker - Biggie Smalls" QUrl( "http://play.last.fm/user/7fa2bfdb3fa041ff36220ddc3f1292d2.mp3" )
  636.  
  637. RadioService::onPhononStateChanged() Phonon::StoppedState -> Phonon::LoadingState
  638.  
  639. RadioService::onPhononStateChanged() Phonon::LoadingState -> Phonon::StoppedState
  640.  
  641. RadioService::changeState() Buffering (was TuningIn)
  642.  
  643. ScrobbleService::onTrackStarted() ********** AS = lastfm::Audioscrobbler(0x2aaf918)
  644.  
  645. ScrobbleService::onTrackStarted() ************** Now Playing..
  646.  
  647. QMap(("album", "Jupiter")("artist", "Starfucker")("context", "ass")("duration", "219")("method", "Track.updateNowPlaying")("track", "Biggie Smalls"))
  648.  
  649. ModLoad: 00000000`5c230000 00000000`5c256000 C:\Dev\lastfm-desktop\_bin\plugins\access\libaccess_http_plugin.dll
  650. ModLoad: 00000000`59a30000 00000000`59aab000 C:\Dev\lastfm-desktop\_bin\plugins\stream_filter\libstream_filter_httplive_plugin.dll
  651. ModLoad: 00000000`5d270000 00000000`5d28a000 C:\Dev\lastfm-desktop\_bin\plugins\access\libstream_filter_rar_plugin.dll
  652. ModLoad: 00000000`59a00000 00000000`59a25000 C:\Dev\lastfm-desktop\_bin\plugins\access\libzip_plugin.dll
  653. ModLoad: 00000000`599e0000 00000000`599f9000 C:\Dev\lastfm-desktop\_bin\plugins\stream_filter\libstream_filter_record_plugin.dll
  654. ModLoad: 00000000`599a0000 00000000`599e0000 C:\Dev\lastfm-desktop\_bin\plugins\demux\libmp4_plugin.dll
  655. ModLoad: 00000000`59970000 00000000`59996000 C:\Dev\lastfm-desktop\_bin\plugins\demux\libavi_plugin.dll
  656. ModLoad: 00000000`59940000 00000000`59962000 C:\Dev\lastfm-desktop\_bin\plugins\demux\libasf_plugin.dll
  657. ModLoad: 00000000`59920000 00000000`5993b000 C:\Dev\lastfm-desktop\_bin\plugins\demux\libes_plugin.dll
  658. ModLoad: 00000000`598b0000 00000000`59917000 C:\Dev\lastfm-desktop\_bin\plugins\codec\libtheora_plugin.dll
  659. ModLoad: 00000000`59890000 00000000`598a9000 C:\Dev\lastfm-desktop\_bin\plugins\codec\librawvideo_plugin.dll
  660. ModLoad: 00000000`59850000 00000000`59885000 C:\Dev\lastfm-desktop\_bin\plugins\codec\libspeex_plugin.dll
  661. ModLoad: 00000000`59360000 00000000`59515000 C:\Dev\lastfm-desktop\_bin\plugins\codec\libvorbis_plugin.dll
  662. ModLoad: 00000000`59830000 00000000`5984a000 C:\Dev\lastfm-desktop\_bin\plugins\codec\libaes3_plugin.dll
  663. ModLoad: 00000000`59810000 00000000`5982c000 C:\Dev\lastfm-desktop\_bin\plugins\codec\liblpcm_plugin.dll
  664. ModLoad: 00000000`597f0000 00000000`5980b000 C:\Dev\lastfm-desktop\_bin\plugins\packetizer\libpacketizer_flac_plugin.dll
  665. ModLoad: 00000000`597d0000 00000000`597ec000 C:\Dev\lastfm-desktop\_bin\plugins\packetizer\libpacketizer_dirac_plugin.dll
  666. ModLoad: 00000000`597b0000 00000000`597cb000 C:\Dev\lastfm-desktop\_bin\plugins\packetizer\libpacketizer_mlp_plugin.dll
  667. ModLoad: 00000000`59790000 00000000`597ad000 C:\Dev\lastfm-desktop\_bin\plugins\packetizer\libpacketizer_mpeg4audio_plugin.dll
  668. ModLoad: 00000000`59770000 00000000`5978e000 C:\Dev\lastfm-desktop\_bin\plugins\packetizer\libpacketizer_vc1_plugin.dll
  669. ModLoad: 00000000`59750000 00000000`5976a000 C:\Dev\lastfm-desktop\_bin\plugins\codec\libsvcdsub_plugin.dll
  670. ModLoad: 00000000`59730000 00000000`5974a000 C:\Dev\lastfm-desktop\_bin\plugins\codec\libspudec_plugin.dll
  671. ModLoad: 00000000`59710000 00000000`5972c000 C:\Dev\lastfm-desktop\_bin\plugins\packetizer\libpacketizer_mpeg4video_plugin.dll
  672. ModLoad: 00000000`596f0000 00000000`5970c000 C:\Dev\lastfm-desktop\_bin\plugins\packetizer\libpacketizer_mpegvideo_plugin.dll
  673. ModLoad: 00000000`596d0000 00000000`596ea000 C:\Dev\lastfm-desktop\_bin\plugins\codec\libcvdsub_plugin.dll
  674. ModLoad: 00000000`59330000 00000000`59356000 C:\Dev\lastfm-desktop\_bin\plugins\packetizer\libpacketizer_h264_plugin.dll
  675. ModLoad: 00000000`596b0000 00000000`596ca000 C:\Dev\lastfm-desktop\_bin\plugins\codec\libmpeg_audio_plugin.dll
  676. ModLoad: 00000000`592f0000 00000000`5932e000 C:\Dev\lastfm-desktop\_bin\plugins\codec\libpng_plugin.dll
  677. ModLoad: 00000000`592d0000 00000000`592ea000 C:\Dev\lastfm-desktop\_bin\plugins\codec\libcdg_plugin.dll
  678. ModLoad: 00000000`59180000 00000000`592d0000 C:\Dev\lastfm-desktop\_bin\plugins\codec\libschroedinger_plugin.dll
  679. BioWidget::BioWidget() 11
  680.  
  681. ModLoad: 00000000`59160000 00000000`5917d000 C:\Dev\lastfm-desktop\_bin\plugins\codec\libaraw_plugin.dll
  682. ModLoad: 00000000`59140000 00000000`5915a000 C:\Dev\lastfm-desktop\_bin\plugins\codec\libdts_plugin.dll
  683. ModLoad: 00000000`590d0000 00000000`59138000 C:\Dev\lastfm-desktop\_bin\plugins\codec\libfaad_plugin.dll
  684. ModLoad: 00000000`59080000 00000000`590cd000 C:\Dev\lastfm-desktop\_bin\plugins\codec\libflac_plugin.dll
  685. ModLoad: 00000000`58ea0000 00000000`59077000 C:\Dev\lastfm-desktop\_bin\plugins\codec\liblibass_plugin.dll
  686. ModLoad: 00000000`58e40000 00000000`58e9a000 C:\Dev\lastfm-desktop\_bin\plugins\lua\liblua_plugin.dll
  687. ModLoad: 00000000`58e20000 00000000`58e39000 C:\Dev\lastfm-desktop\_bin\plugins\audio_output\libadummy_plugin.dll
  688. ModLoad: 00000000`58e00000 00000000`58e19000 C:\Dev\lastfm-desktop\_bin\plugins\audio_mixer\libfloat32_mixer_plugin.dll
  689. ModLoad: 00000000`58de0000 00000000`58dfa000 C:\Dev\lastfm-desktop\_bin\plugins\audio_filter\libscaletempo_plugin.dll
  690. ModLoad: 00000000`58da0000 00000000`58ddd000 C:\Dev\lastfm-desktop\_bin\plugins\audio_filter\libdtstofloat32_plugin.dll
  691. BioWidget::setPixmap() 125
  692.  
  693. ModLoad: 00000000`58d70000 00000000`58d93000 C:\Dev\lastfm-desktop\_bin\plugins\audio_filter\liba52tofloat32_plugin.dll
  694. ModLoad: 00000000`58d40000 00000000`58d70000 C:\Dev\lastfm-desktop\_bin\plugins\audio_filter\libmpgatofixed32_plugin.dll
  695. ModLoad: 00000000`58bb0000 00000000`58d32000 C:\Dev\lastfm-desktop\_bin\plugins\audio_filter\libsamplerate_plugin.dll
  696. MetadataWidget::scrobbleString() 0 0
  697.  
  698. MetadataWidget::fetchTrackInfo() "eartle"
  699.  
  700. QMap(("artist", "Starfucker")("method", "Track.getInfo")("sk", "53f51c7a03e19d94659b3fec01e05908")("track", "Biggie Smalls")("username", "eartle"))
  701.  
  702. MetadataWidget::fetchTrackInfo() "UK"
  703.  
  704. Expected node absent: scrobblesource
  705.  
  706. Expected node absent: name
  707.  
  708. Expected node absent: scrobblesource
  709.  
  710. Expected node absent: url
  711.  
  712. Expected node absent: scrobblesource
  713.  
  714. Expected node absent: name
  715.  
  716. Expected node absent: scrobblesource
  717.  
  718. Expected node absent: url
  719.  
  720. Expected node absent: recenttrack
  721.  
  722. Expected node absent: name
  723.  
  724. Expected node absent: recenttrack
  725.  
  726. Expected node absent: album
  727.  
  728. Expected node absent: name
  729.  
  730. Expected node absent: recenttrack
  731.  
  732. Expected node absent: artist
  733.  
  734. Expected node absent: name
  735.  
  736. Expected node absent: scrobblesource
  737.  
  738. Expected node absent: name
  739.  
  740. Expected node absent: scrobblesource
  741.  
  742. Expected node absent: url
  743.  
  744. Expected node absent: recenttrack
  745.  
  746. Expected node absent: scrobblesource
  747.  
  748. Expected node absent: name
  749.  
  750. Expected node absent: scrobblesource
  751.  
  752. Expected node absent: url
  753.  
  754. Expected node absent: scrobblesource
  755.  
  756. Expected node absent: name
  757.  
  758. Expected node absent: scrobblesource
  759.  
  760. Expected node absent: url
  761.  
  762. Expected node absent: scrobblesource
  763.  
  764. Expected node absent: name
  765.  
  766. Expected node absent: scrobblesource
  767.  
  768. Expected node absent: url
  769.  
  770. Expected node absent: scrobblesource
  771.  
  772. Expected node absent: name
  773.  
  774. Expected node absent: scrobblesource
  775.  
  776. Expected node absent: url
  777.  
  778. Expected node absent: scrobblesource
  779.  
  780. Expected node absent: name
  781.  
  782. Expected node absent: scrobblesource
  783.  
  784. Expected node absent: url
  785.  
  786. MetadataWidget::scrobbleString() 0 752
  787.  
  788. RadioService::onPhononStateChanged() Phonon::StoppedState -> Phonon::LoadingState
  789.  
  790. RadioService::onPhononStateChanged() Phonon::LoadingState -> Phonon::BufferingState
  791.  
  792. RadioService::onPhononStateChanged() Phonon::BufferingState -> Phonon::PlayingState
  793.  
  794. RadioService::changeState() Playing (was Buffering)
  795.  
  796. RadioService::onPhononStateChanged() Phonon::PlayingState -> Phonon::BufferingState
  797.  
  798. RadioService::changeState() Buffering (was Playing)
  799.  
  800. RadioService::onPhononStateChanged() Phonon::BufferingState -> Phonon::PlayingState
  801.  
  802. RadioService::changeState() Playing (was Buffering)
  803.  
  804. " <lfm status="ok">
  805. <track>
  806. <id>294425617</id>
  807. <name>Biggie Smalls</name>
  808. <mbid/>
  809. <url>http://www.last.fm/music/Starfucker/_/Biggie+Smalls</url>
  810. <duration>219000</duration>
  811. <streamable fulltrack="0">0</streamable>
  812. <listeners>24245</listeners>
  813. <playcount>100324</playcount>
  814. <userplaycount>4</userplaycount>
  815. <userloved>0</userloved>
  816. <artist>
  817. <name>Starfucker</name>
  818. <mbid>0a19e3e4-7970-4adf-8439-90bdcc9c8661</mbid>
  819. <url>http://www.last.fm/music/Starfucker</url>
  820. </artist>
  821. <album position="5">
  822. <artist>Starfucker</artist>
  823. <title>Jupiter</title>
  824. <mbid>eaa00a4c-9d12-4aab-b017-2a36db9172ba</mbid>
  825. <url>http://www.last.fm/music/Starfucker/Jupiter</url>
  826. <image size="small">http://userserve-ak.last.fm/serve/64s/33168807.jpg</image>
  827. <image size="medium">http://userserve-ak.last.fm/serve/126/33168807.jpg</image>
  828. <image size="large">http://userserve-ak.last.fm/serve/174s/33168807.jpg</image>
  829. <image size="extralarge">http://userserve-ak.last.fm/serve/300x300/33168807.jpg</image>
  830. </album>
  831. <toptags>
  832. <tag>
  833. <name>electronic</name>
  834. <url>http://www.last.fm/tag/electronic</url>
  835. </tag>
  836. <tag>
  837. <name>electro</name>
  838. <url>http://www.last.fm/tag/electro</url>
  839. </tag>
  840. <tag>
  841. <name>math rock</name>
  842. <url>http://www.last.fm/tag/math%20rock</url>
  843. </tag>
  844. <tag>
  845. <name>catchy like drug-resistant tuberculosis</name>
  846. <url>http://www.last.fm/tag/catchy%20like%20drug-resistant%20tuberculosis</url>
  847. </tag>
  848. <tag>
  849. <name>indistinct voices</name>
  850. <url>http://www.last.fm/tag/indistinct%20voices</url>
  851. </tag>
  852. </toptags>
  853. </track>
  854. </lfm>
  855. "
  856.  
  857. Expected node absent: image size=mega
  858.  
  859. MetadataWidget::scrobbleString() 4 752
  860.  
  861. BioWidget::onImageLoaded() 150 108
  862.  
  863. " <lfm status="ok">
  864. <nowplaying>
  865. <track corrected="0">Biggie Smalls</track>
  866. <artist corrected="0">Starfucker</artist>
  867. <album corrected="0">Jupiter</album>
  868. <albumArtist corrected="0"/>
  869. <ignoredMessage code="0"/>
  870. </nowplaying>
  871. </lfm>
  872. "
  873.  
  874. ModLoad: 00000000`093f0000 00000000`0a03a000 C:\Windows\SysWOW64\shell32.dll
  875. ModLoad: 00000000`081a0000 00000000`082a0000 C:\Windows\SysWOW64\user32.dll
  876. ScrobblesListWidget::doWrite() Writing recent_tracks
  877.  
  878. Expected node absent: friends
  879.  
  880. Expected node absent: friends
  881.  
  882. Expected node absent: friends
  883.  
  884. sProcess exited (0)
  885. CDB exited (0)
  886. dNOTE: ENGINE SPONTANEOUS SHUTDOWN
  887. dState changed BY FORCE from InferiorRunOk(11) to EngineShutdownOk(22).
  888. dState changed from EngineShutdownOk(22) to DebuggerFinished(23).
  889. dQUEUE: FINISH DEBUGGER
  890. dNOTE: FINISH DEBUGGER
  891. dHANDLE RUNCONTROL FINISHED
  892. sDebugger finished.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement