Skip to content
This repository was archived by the owner on Feb 21, 2026. It is now read-only.
This repository was archived by the owner on Feb 21, 2026. It is now read-only.

Fusion360.exe has encountered a serious problem and needs to close #208

Description

@JamesNewton

Describe the bug
Because on my Ubuntu 18.04, there is no way to click on wine, then on Fusion 360, and you can't see the desktop icon, I launched it via the command line as shown in #44 with the commands:

F360DIR="$HOME/.wineprefixes/fusion360/"
env WINEPREFIX="${F360DIR}" wine C:\\windows\\command\\start.exe /Unix "${F360DIR}/drive_c/ProgramData/Microsoft/Windows/Start Menu/Programs/Autodesk/Autodesk Fusion 360.lnk"

I get the following in the console

002c:fixme:winediag:LdrInitializeThunk wine-staging 7.5 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
002c:fixme:ver:GetCurrentPackageId (000000000066FD70 0000000000000000): stub
wine: could not open working directory L"unix\\home\\jamesn\\dde\\", starting in the Windows directory.
0034:fixme:ver:GetCurrentPackageId (000000000068FD70 0000000000000000): stub
wine: could not open working directory L"unix\\home\\jamesn\\dde\\", starting in the Windows directory.
0100:fixme:exec:SHELL_execute flags ignored: 0x00000100
0100:fixme:exec:SHELL_execute flags ignored: 0x00004100
00f8:fixme:ver:GetCurrentPackageId (000000000069FD70 0000000000000000): stub

$ 0108:fixme:shcore:SetCurrentProcessExplicitAppUserModelID L"AutodeskInc.Fusion360": stub
0110:fixme:nls:get_dummy_preferred_ui_language (0x8 000000000011E100 0000000000000000 000000000011E104) returning a dummy value (current locale)
0110:fixme:nls:get_dummy_preferred_ui_language (0x8 000000000011E100 000000001DAC9A10 000000000011E104) returning a dummy value (current locale)
0110:fixme:file:NtLockFile I/O completion on lock not implemented yet
0110:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0110:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 000000000011EC04, 000000000011EC20 000000000011EC00
0110:fixme:nls:get_dummy_preferred_ui_language (0x38 000000000011EC04 000000000011EC20 000000000011EC00) returning a dummy value (current locale)
0110:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 000000001C905CF0, 43) stub
0110:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 000000001CA19520, 43) stub
0110:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 000000001C9CA532, 43) stub
0058:fixme:nsi:ipv6_forward_enumerate_all not implemented
0058:fixme:nsi:ipv6_forward_enumerate_all not implemented
0058:fixme:nsi:ipv6_forward_enumerate_all not implemented
0058:fixme:nsi:ipv6_forward_enumerate_all not implemented
0118:fixme:ver:GetCurrentPackageId (000000001E98FE10 0000000000000000): stub
0118:fixme:sync:SetWaitableTimerEx (000000000000014C, 000000001E98FAA0, 0, 0000000000000000, 0000000000000000, 0000000000000000, 150) semi-stub
0058:fixme:nsi:ipv6_forward_enumerate_all not implemented
0058:fixme:nsi:ipv6_forward_enumerate_all not implemented
0058:fixme:nsi:ipv6_forward_enumerate_all not implemented
0058:fixme:nsi:ipv6_forward_enumerate_all not implemented
0114:fixme:netprofm:connection_point_Advise 000000001E1A7050, 000000001DFD45F0, 000000001DFD4600 - semi-stub
0110:fixme:win:RegisterPowerSettingNotification (0000000000020066,{02731015-4510-4526-99e6-e5a17ebd1aea},0): stub
wine: Unhandled exception 0x20474343 in thread 110 at address 000000007B0131BD (thread 0110), starting debugger...
0128:fixme:font:freetype_set_outline_text_metrics failed to read full_nameW for font L"Ani"!
0068:fixme:imm:ImeSetActiveContext (0x5c420, 0): stub
0068:fixme:imm:ImmReleaseContext (0000000000010020, 000000000005C420): stub
0128:fixme:imm:ImeSetActiveContext (0x57540, 1): stub
0128:fixme:imm:ImmReleaseContext (0000000000020074, 0000000000057540): stub
0120:fixme:imm:ImeSetActiveContext (0x4eae0, 1): stub
0120:fixme:imm:ImmReleaseContext (00000000000100CA, 000000000004EAE0): stub
0134:fixme:imm:ImeSetActiveContext (0x51dd0, 0): stub
0134:fixme:imm:ImmReleaseContext (000000000001008E, 0000000000051DD0): stub
0120:fixme:dbghelp:elf_search_auxv can't find symbol in module
//clip, MANY copies of this same line over and over///
0120:fixme:dbghelp:elf_search_auxv can't find symbol in module
0120:fixme:dbghelp_dwarf:compute_location Only supporting one breg (r9/337 -> r10/338)
0120:fixme:ver:GetCurrentPackageId (00000000007AFD70 0000000000000000): stub
0128:fixme:ver:GetCurrentPackageId (000000000069FD70 0000000000000000): stub
003c:fixme:ver:GetCurrentPackageId (000000000069FD70 0000000000000000): stub

Screenshot from 2022-03-29 17-07-13

To Reproduce
Steps to reproduce the behavior:

  1. Install via:
    https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux#getting-started
  2. Run via:
    fusion360 fails to launch when using fusion360-start.sh *solved* #44 (comment)

Expected behavior
Fusion 360 should launch

Screenshots
If applicable, add screenshots to help explain your problem.
See above under Description

Desktop (please complete the following information):

  • Version number of Autodesk Fusion 360
    Whatever was current yesterday. I can't run it so I don't really know how to find that.

  • Graphics card model + Graphics card driver (Version number)

 lspci | grep "VGA"
01:00.0 VGA compatible controller: NVIDIA Corporation GF106M [GeForce GTX 460M] (rev a1)
ubuntu-drivers devices
WARNING:root:_pkg_get_support nvidia-driver-390: package has invalid Support Legacyheader, cannot determine support level
== /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 ==
modalias : pci:v000010DEd00000DD1sv00001043sd00002048bc03sc00i00
vendor   : NVIDIA Corporation
model    : GF106M [GeForce GTX 460M]
driver   : nvidia-340 - distro non-free
driver   : nvidia-driver-390 - distro non-free recommended
driver   : xserver-xorg-video-nouveau - distro free builtin
  • Operating system (OpenSUSE Leap 15.3, Fedora 34, ...)
    Ubuntu 18.04

  • Desktop environment (XFCE 4.16, Gnome 40, ...)
    GNOME 3.28.2

  • DXVK- or OpenGL-Mode
    DXVK

Additional context
Add any other context about the problem here.
Install appeared to finish without error. I've been trying for a LONG time to get this to work. Figured I would take one more shot at it, but I guess I'm going to have to stick with OnShape, I just can't get this working. It's so stunningly complex.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions