meetDeveloper / Dictionary-Anywhere

Dictionary extension that helps you stay focused on what you are reading by eliminating the need to search for meaning.
GNU General Public License v3.0
253 stars 53 forks source link

Pronunciation stopped working #62

Closed ambaratti closed 1 year ago

ambaratti commented 1 year ago

I've been using Dictionary-Anywhere for some time and it worked very well. Now I configured it to use a trigger key (ctrl). The popup appears when I <ctrl><double click> a word, the pronunciation icon appears and even blinks when clicked, but the is no audio.

Trying to set trigger key to None again, doesn't restore the pronunciation (tried even reinstall the add-on without success).

ambaratti commented 1 year ago

Just forgot to tell that I've recently upgraded to Firefox 103.0.2 (but I'm not certain the problem occurred or not only after this).

ambaratti commented 1 year ago

Inspecting the speaker button I got this when I click it:

Uncaught (in promise) DOMException: The media resource indicated by the src attribute or assigned media provider object was not suitable. [dictionary.js:173:19](moz-extension://787153a4-a33d-4ef2-9a36-448994f24209/content_scripts/dictionary.js)
    appendToDiv moz-extension://787153a4-a33d-4ef2-9a36-448994f24209/content_scripts/dictionary.js:173
    (Async: EventListener.handleEvent)
    appendToDiv moz-extension://787153a4-a33d-4ef2-9a36-448994f24209/content_scripts/dictionary.js:172
    showMeaning moz-extension://787153a4-a33d-4ef2-9a36-448994f24209/content_scripts/dictionary.js:17
    (Async: promise callback)
    showMeaning moz-extension://787153a4-a33d-4ef2-9a36-448994f24209/content_scripts/dictionary.js:14
    <anonymous> moz-extension://787153a4-a33d-4ef2-9a36-448994f24209/content_scripts/dictionary.js:199
ambaratti commented 1 year ago

It is working again with Firefox 104.0.1