Autodesk-Fusion-360-for-Linux icon indicating copy to clipboard operation
Autodesk-Fusion-360-for-Linux copied to clipboard

Bottles (Flatpak) - Installation Can't sign in during startup

Open sinicide opened this issue 2 years ago • 14 comments

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

sinicide avatar Aug 11 '23 15:08 sinicide

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

RustyStriker avatar Aug 14 '23 11:08 RustyStriker

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.

kossLAN avatar Aug 14 '23 21:08 kossLAN

@kossLAN you seemed to write FUSION_ISSDK and not FUSION_IDSDK

RustyStriker avatar Aug 16 '23 07:08 RustyStriker

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

kossLAN avatar Aug 16 '23 20:08 kossLAN

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

Yariazen avatar Sep 29 '23 10:09 Yariazen

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)

sinbadsalmon avatar Oct 07 '23 10:10 sinbadsalmon