Alex313031 / Thorium-Win

Chromium fork for Windows named after radioactive element No. 90; Windows builds of https://github.com/Alex313031/Thorium
https://thorium.rocks/
BSD 3-Clause "New" or "Revised" License
1.28k stars 33 forks source link

Can't open any version of the browser #176

Closed Mason-17 closed 3 months ago

Mason-17 commented 4 months ago

System Details

Problem After installing (any) version of thorium browser after attempting to update to the latest version, i can no longer run thorium browser. the App simply doesn't open.

Screenshots [None]

Additional Notes Add any other context about the problem here.

Cary2060 commented 4 months ago

Same, just add a short cut to any website, for some reason the main icon just closes the application.

Pouppa2020 commented 3 months ago

Yeah same here. I deleted everything and tried every single version .exe and .zip nothing works. This sucks, I am on windows 10

aydinunal commented 3 months ago

same...it does not start with the shotcut, exe file starts but even with the correct arguments there is a problem with theprofiles. I think in my case the problem is closely related with the second profile.

godenk789 commented 3 months ago

Add flag --profile-directory="default" to the thorium shortcut, it works for me

Cary2060 commented 3 months ago

Add flag --profile-directory="default" to the thorium shortcut, it works for me

where do you add this at?

godenk789 commented 3 months ago

Add flag --profile-directory="default" to the thorium shortcut, it works for me

where do you add this at?

Right click thorium shortcut > Properties. In the target column, add the flag after "thorium.exe" Example: Target: C:\Users\yourusername\AppData\Local\Thorium\Application\thorium.exe --profile-directory="default"

Alex313031 commented 3 months ago

@aydinunal @Cary2060 @godenk789 @Mason-17 @Pouppa2020 Fixed in latest M122 version.