Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client is not working properly on non-default browser (Mullvad) #389

Open
trashbag9 opened this issue May 22, 2023 · 1 comment
Open

Client is not working properly on non-default browser (Mullvad) #389

trashbag9 opened this issue May 22, 2023 · 1 comment

Comments

@trashbag9
Copy link

System

  • OS name: Windows
  • OS version: 11
  • Browser name: Mullvad Browser
  • Browser version: Version 12.0.6 (64-bit)

Extension

  • Extension version: 2.0.1
  • User input simulation: not yet
  • Client app version: 0.3.0
  • Client app installed successfully: yes and no, more details below

Bug description

Hello, I can't install the buster client because I cannot set Mullvad Browser as my default browser. I couldn't find a workaround, other than copying the url from another browser and pasting it into Mullvad. It results in installing the buster client (successfully), but any time I do a captcha, the cursor moves to the top right corner of the screen and then closes the window, if maximized. I was using Opera GX priorly, which worked as intended.

Logs

Browser:

// REPLACE WITH LOGS

Client app:

2023/05/22 19:12:50.144292 Starting client (version: 0.3.0)
2023/05/22 19:12:50.144798 Receiving message
2023/05/22 19:12:50.144798 Processing message
2023/05/22 19:12:50.144798 Command: ping
2023/05/22 19:12:50.144798 Sending response
2023/05/22 19:12:50.144798 Receiving message
2023/05/22 19:12:50.214940 Processing message
2023/05/22 19:12:50.214940 Command: moveMouse
2023/05/22 19:12:50.214940 X: -52, Y: 9
2023/05/22 19:12:50.919511 Sending response
2023/05/22 19:12:50.919511 Receiving message
2023/05/22 19:12:51.037226 Processing message
2023/05/22 19:12:51.037226 Command: clickMouse
2023/05/22 19:12:51.051240 Sending response
2023/05/22 19:12:51.051240 Receiving message
2023/05/22 19:13:01.080780 Closing client

@trashbag9 trashbag9 changed the title Not able to install client for non-standard browser Client is not working properly on non-default browser (Mullvad) May 24, 2023
@dessant
Copy link
Owner

dessant commented May 20, 2024

Are you using a HiDPI display with scaling set to larger than 1? Mullvad is probably hiding the real value of devicePixelRatio from the extension, so the mouse is moved to the wrong coordinates. Using multiple monitors could also cause an issue: #72

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants