buster icon indicating copy to clipboard operation
buster copied to clipboard

Issues installing extension for Waterfox

Open IsaacShoebottom opened this issue 1 year ago • 1 comments

System

  • OS name: Windows
  • OS version: 10
  • Browser name: Waterfox
  • Browser version: G6.06

Extension

  • Extension version: 2.0.1
  • User input simulation: n/a
  • Client app version: 0.3.0
  • Client app installed successfully: no

Bug description There is a problem running the installer using Waterfox on windows, I think it has something to do with the registry key location, which has been changed from Computer\HKEY_CURRENT_USER\SOFTWARE\Waterfox to Computer\HKEY_CURRENT_USER\SOFTWARE\WaterfoxLimited and the browser no longer sees the correct key

I also wanted to try building the client myself to see if I could patch the client and submit a PR but there isn't any build instructions and there doesn't seem to be any Asset functions that are defined in the modules anymore, but maybe I configured it incorrectly

Logs

Browser:

Error: Attempt to postMessage on disconnected port

--> Client app:

2023/11/24 09:34:50.769083 Starting setup (version: 0.3.0)
2023/11/24 09:34:51.217089 Loading setup page
2023/11/24 09:34:51.548090 Getting install location
2023/11/24 09:34:52.484844 Installing client

IsaacShoebottom avatar Nov 24 '23 09:11 IsaacShoebottom

there are build instruction on the wiki for this project. https://github.com/dessant/buster/wiki/Building-the-extension-on-Windows

whol-hoopa avatar Mar 18 '24 19:03 whol-hoopa