alexherbo2 / krabby

A keyboard interface to the web, inspired by Kakoune
https://krabby.netlify.app
The Unlicense
311 stars 20 forks source link

dmenu not working in firefox #25

Open SevereOverfl0w opened 4 years ago

SevereOverfl0w commented 4 years ago

I opened firefox from terminal, and when I hit q I get this:

Extension error: Error: Attempt to postMessage on disconnected port moz-extension://b9ea2c28-6460-4bc6-ba94-0b91439a1572/src/background.js 6
[[Exception stack
@moz-extension://b9ea2c28-6460-4bc6-ba94-0b91439a1572/src/background.js:6:16
Current stack
applySafeWithoutClone@resource://gre/modules/ExtensionCommon.jsm:620:13
addListener/asyncWithoutClone/<@resource://gre/modules/ExtensionCommon.jsm:2428:39
]]
alexherbo2 commented 4 years ago

Have you the webextension-shell and webextension-dmenu installed in Firefox?

SevereOverfl0w commented 4 years ago

I do, yep!

SevereOverfl0w commented 4 years ago

I do, yep!

SeerLite commented 4 years ago

Hi, I just want to say I can't reproduce this. It's working fine for me on Firefox. Did you try reinstalling the extensions?