cgravolet / scroblr

A lightweight browser extension that scrobbles the music you listen to on the web.
http://scroblr.fm
Other
230 stars 62 forks source link

Runtime TypeErrors #46

Closed asclepiadae closed 8 years ago

asclepiadae commented 10 years ago

Uncaught TypeError: Cannot read property 'album' of null (repeated 2 times) Uncaught TypeError: Cannot read property 'host' of null (repeated 5 times)

Context: background.html Stack trace: js/bundle-background.js:5


Error in event handler for runtime.onMessage: Cannot read property 'id' of null Stack trace: TypeError: Cannot read property 'id' of null

Both issues: Chrome 36.0.1933.0 dev-m Win8.1x64 Errors listed in Chrome Extensions page with developer mode enabled. Site scrobbling from: Pandora.com (but probably unrelated to this bug)

cgravolet commented 10 years ago

Are you running scroblr v2.1.1?

asclepiadae commented 10 years ago

Apologies for not clarifying that - yes, I am running 2.1.1 (Chrome webstore version).