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

Flatpak Bottles Installation Can't sign in during startup #341

Open
sinicide opened this issue Aug 11, 2023 · 6 comments
Open

Flatpak Bottles Installation Can't sign in during startup #341

sinicide opened this issue Aug 11, 2023 · 6 comments

Comments

@sinicide
Copy link

Describe the bug
I've installed Fusion360 via Bottles. I am able to launch the Fusion360 application from within Bottles. However, I can't bypass the Sign in page. Clicking on Sign In doesn't open a web browser. Not sure if this is a limitation of Bottles/Fusion360 Flatpak.

To Reproduce
Steps to reproduce the behavior:

  1. Install Bottles on
  2. Create a Bottle
  3. Install Program (Fusion 360)
  4. Launch Fusion 360
  5. When prompted, click the Sign In Button

Expected behavior
I'm assuming it would open in some web browser either my Chrome Browser or something else maybe through Bottles?

Screenshots

Desktop (please complete the following information):

  • Installed via Bottles
  • Graphics card model + Graphics card driver (Version number) Nvidia
  • Operating system (OpenSUSE Leap 15.3, Fedora 34, ...) Archlinux
  • Desktop environment (XFCE 4.16, Gnome 40, ...) KDE Plasma 5.27.7
  • DXVK- or OpenGL-Mode: Flatpak seems to use DXVK

Additional context
N/A

@RustyStriker
Copy link

Hey, just encountered this issue and found a solution in issue #319.
To fix this issue simply:

  1. Go to the fusion 360 bottle
  2. click the 3 dots(near the installed fusion 360) menu and choose Change launch options...
  3. add FUSION_IDSDK=false to the start of the Command Arguments section(followed by a whitespace)
  4. Save and launch fusion 360, it should use the old login system now

@kossLAN
Copy link

kossLAN commented Aug 14, 2023

Followed issue #319 this but for the installer version:
WINEPREFIX="/home/cole/.fusion360/wineprefixes/default" FUSION_ISSDK=false WINEDEBUG=-all wine /home/cole/.fusion360/wineprefixes/default/drive_c/Program\ Files/Autodesk/webdeploy/production/dabca83aceed67f5b8555a5b9697a3fc08792c77/FusionLauncher.exe
Launches and I get to the login menu but still the same login menu, tries to send me to a chromium based web browser according to logs, but I don't know how I would install google chrome windows version in wine, installed firefox but that didn't work.

@RustyStriker
Copy link

@kossLAN you seemed to write FUSION_ISSDK and not FUSION_IDSDK

@kossLAN
Copy link

kossLAN commented Aug 16, 2023

You would be correct, and I am an idiot. Thank you for pointing that out.

@Yariazen
Copy link

I'm still failing to sign in due to an error regarding no compatible browsers.

@sinbadsalmon
Copy link

I'm still failing to sign in due to an error regarding no compatible browsers.

Same for me since updating to the latest version of Fusion360 (updated by re-installing)

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

5 participants