JonathanTreffler / backblaze-personal-wine-container

Run the Backblaze personal backup client in a docker container
https://hub.docker.com/r/tessypowder/backblaze-personal-wine
GNU Affero General Public License v3.0
374 stars 35 forks source link

Cannot sign in when backblaze account is from another oauth provider; also white screen to enter email #150

Closed alapins closed 4 months ago

alapins commented 4 months ago

Problem Description: I use my google account to sign into backblaze. After entering my email into the backblaze installer, it shows a login screen with the password label, but no password textbox, and the install now button is disabled (it doesn't look disabled, but it can't be clicked).

Solution: Exit the installer. From Start choose "run..." click Browse c:\Program Files (x86)\Internet Explorer\iexplore.exe

It will prompt that the gecko engine is not installed, but wine can install it automatically. click "Install"

relaunch the backblaze installer, and the first screen now shows meaningful text in addition to the email field, and you can log into accounts using oauth providers.

Posting for others having this problem, and also perhaps the docker image can be updated so that wine installs the iexplore rendering engine?