otommod / browser-mpris2

Implements the MPRIS2 interface for Chrome and Firefox
92 stars 21 forks source link

Error: attempting to use a disconnected port object #12

Closed terencode closed 6 years ago

terencode commented 6 years ago

The extension is not working anymore: image

otommod commented 6 years ago

Can't reproduce. Is there any relevant output in .xsession-errors, if you have that file? Otherwise, try running chrome from a console (must be a new session).

terencode commented 6 years ago

Closing, I was installing it using the ~/bin and not ~/bin/chrome-mpris2. Maybe it would be easier for the user to just specify the dir, and also less error prone for wrong name if you always check for a file named 'chrome-mpris2' ?