buttercup / buttercup-browser-extension

:earth_asia: Buttercup browser extension
https://buttercup.pw
MIT License
230 stars 42 forks source link

2.13.0: Auto-search by URL broken #322

Closed manzing closed 4 years ago

manzing commented 4 years ago

Hello

Buttercup was working fine but after latest update, the database is correctly loaded (using webdav on pcloud) but no credentials appear when clicking button next to credentials fields.

Firefox ver 72.0.2 Windows 10 x64 1903

Am I alone ?

Revert to previous version 2.12 : everything is OK.

Thanks

perry-mitchell commented 4 years ago

I’ll check on this shortly.. it was working when I released it. Will try production copy.

perry-mitchell commented 4 years ago

Works fine for me..

image

Could you check the logs at all? If you debug the extension you should be able to see the background-script logs. If you could check those and the console log of the current page where you're opening it, that'd help - see if there are any errors present.

Please check before pasting any here, that they do not contain sensitive information.

manzing commented 4 years ago

Thanks for checking. If i do the same way you do (typing in search field) it works. But till now I've always had results related to the website i visit without typing anything, that's the only feature that is broken (and the one I love most!).

The issue occured at work on my PC. I just tried at home and have the same issue. I disabled all other extensions and restart: still the same. 2020-01-23 18_56_33-Sign in to GitHub · GitHub

Same configuration, W10 x64, Firefox 72.0.2 but i have to mention that i use french version of Firefox on both computers.

Not sure of what you expect for debugging, but I have a bunch of this console error:

Unchecked lastError value: Error: Could not establish connection. Receiving end does not exist. 27 background-index.js:1 createSyncMiddleware moz-extension://1bed277e-893f-486a-bf57-f922252683b0/background-index.js:1

manzing commented 4 years ago

Using 2.12 version of Buttercup extension :

2020-01-23 19_36_59-Sign in to GitHub · GitHub

The console error mentionned above is still present though.

perry-mitchell commented 4 years ago

Ok, confirmed this as a breakdown in the searching functionality in core. By the looks of things it should have failed a long time ago, so I'm not sure why we're only seeing this now. I'll be releasing a patch shortly!

perry-mitchell commented 4 years ago

Released in 2.13.1