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

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

Open
JamesNewton opened this issue Mar 30, 2022 · 5 comments
Open
Labels
good first issue Good for newcomers

Comments

@JamesNewton
Copy link

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.

@JamesNewton
Copy link
Author

Ah, I forgot to paste in the stuff you get if you click "Show Details..." on the above error dialog:

Unhandled exception: 0x20474343 in 64-bit code (0x000000007b0131bd).
Register dump:
 rip:000000007b0131bd rsp:000000000011dc70 rbp:000000000011df70 eflags:00000202 (   - --  I   - - - )
 rax:000000000011dc90 rbx:000000027107d970 rcx:000000000011dc90 rdx:000000000011dcb0
 rsi:000000000011dd88 rdi:000000000011dcb8  r8:0000000000000001  r9:000000000011dd80 r10:000000001d450000
 r11:000000001d359c78 r12:000000001d359bc0 r13:00000002711bd530 r14:000000001d355660 r15:000000000011df00
Stack dump:
0x000000000011dc70:  000000000011dc90 0000000000000002
0x000000000011dc80:  00000000000000c0 0000000271061343
0x000000000011dc90:  0000000020474343 0000000000000000
0x000000000011dca0:  000000007b0131bd 0000000000000001
0x000000000011dcb0:  000000001d359bc0 000000001d355928
0x000000000011dcc0:  0000000000000027 000000001d359c00
0x000000000011dcd0:  000000000011ded0 0000000000000000
0x000000000011dce0:  000000001d358780 000000001d355928
0x000000000011dcf0:  00000000000000cb 0000000271061d46
0x000000000011dd00:  00000000000000c0 000000001d355928
0x000000000011dd10:  000000000011df70 0000000000000028
0x000000000011dd20:  000000027107d970 000000001d358780
Backtrace:
=>0 0x000000007b0131bd RaiseException+0x65(code=<internal error>, flags=<internal error>, count=<is not available>, args=<internal error>) in kernelbase (0x000000000011df70)
  1 0x00000002710536e1 in d3d9 (+0xf36e1) (0x000000000011df70)
  2 0x0000000271142c0b in d3d9 (+0x1e2c0b) (0x000000000011df70)
  3 0x000000027115066e in d3d9 (+0x1f066e) (0x000000000011df70)
  4 0x0000000270ff95dc in d3d9 (+0x995dc) (0x000000000011e110)
  5 0x0000000270f6269f in d3d9 (+0x269f) (0x000000000011e6b0)
  6 0x0000000270f6154f EntryPoint+0x1ff() in d3d9 (0x000000000011e6b0)
  7 0x000000001ed12aad in qwindows (+0x42aad) (0x000000000011e6b0)
  8 0x000000001ed1458c in qwindows (+0x4458c) (0x000000000011f0b8)
  9 0x000000001ecddd10 in qwindows (+0xdd10) (0x000000000011f0b8)
  10 0x000000001ecde9b1 in qwindows (+0xe9b1) (0x000000000011f0b8)
  11 0x000000001ecdd283 in qwindows (+0xd283) (0x000000000011f0b8)
  12 0x0000000001a39520 ??$handleApplicationStateChanged@UAsynchronousDelivery@QWindowSystemInterface@@@QWindowSystemInterface@@SAXW4ApplicationState@Qt@@_N@Z+0x51e50() in qt5gui (0x000000000011f0b8)
  13 0x00000000051ad516 ??0?$QEnableSharedFromThis@VUserNotificationController@QtWebEngineCore@@@@IEAA@AEBV0@@Z+0x1902ef6() in qt5webenginecore (0x000000000011f0b8)
  14 0x00000001801d21fa ??$qbswap@$01@@YAPEAXPEBX_JPEAX@Z+0x1ba61a() in qt5core (0x000000000011f0b8)
  15 0x00000000019fe98d ??$handleApplicationStateChanged@UAsynchronousDelivery@QWindowSystemInterface@@@QWindowSystemInterface@@SAXW4ApplicationState@Qt@@_N@Z+0x172bd() in qt5gui (0x000000000011f200)
  16 0x0000000003220f3f ??0QAction@@IEAA@AEAVQActionPrivate@@PEAVQObject@@@Z+0xee4f() in qt5widgets (0x000000000011f450)
  17 0x000000000321d26b ??0QAction@@IEAA@AEAVQActionPrivate@@PEAVQObject@@@Z+0xb17b() in qt5widgets (0x000000000011f450)
  18 0x000000000c5f1ce6 ??0AM_Item@ToolbarFramework@@QEAA@$$QEAV01@@Z+0x3c816() in nubase10 (0x000000000011f450)
  19 0x000000000c8af26d ??0?$PerDocumentData@F@Utility@Nu@@QEAA@AEBFH@Z+0x25690d() in nubase10 (0x000000000011f580)
  20 0x000000000c89a940 ??0?$PerDocumentData@F@Utility@Nu@@QEAA@AEBFH@Z+0x241fe0() in nubase10 (0x000000001e453bc0)
  21 0x000000014000dd89 in fusion360 (+0xdd89) (0x0000000000000000)
  22 0x000000014000dbec in fusion360 (+0xdbec) (0x0000000000000000)
  23 0x00000001400152ae in fusion360 (+0x152ae) (0x0000000000000000)
  24 0x000000007b62bcd9 BaseThreadInitThunk+0x9(unknown=<internal error>, entry=<internal error>, arg=<internal error>) in kernel32 (0x0000000000000000)
  25 0x000000017005c54e __wine_pop_frame(unknown=<internal error>, entry=<internal error>, arg=<internal error>) in ntdll (0x0000000000000000)
  26 0x000000017005c54e RtlUserThreadStart+0x7e(entry=[<register RSP not accessible in this frame>, arg=[<register RSP not accessible in this frame>) in ntdll (0x0000000000000000)
0x000000007b0131bd RaiseException+0x65 in kernelbase: nop	
Modules:
Module	Address					Debug info	Name (304 modules)
PE	0000000000300000-00000000003ec000	Deferred        ucrtbase
PE	00000000003f0000-0000000000416000	Deferred        userenv
PE	0000000000420000-00000000008e9000	Deferred        ole32
PE	00000000008f0000-0000000001754000	Deferred        shell32
PE	0000000001760000-00000000018fa000	Deferred        winmm
PE	0000000001900000-0000000001991000	Deferred        msvcp140
PE	00000000019a0000-00000000019b9000	Deferred        vcruntime140
PE	00000000019c0000-000000000203d000	Export          qt5gui
PE	0000000002040000-0000000002942000	Deferred        nucommands10
PE	0000000002950000-0000000002a4c000	Deferred        acge227
PE	0000000002a50000-0000000002e10000	Deferred        python37
PE	0000000002e10000-0000000002f9a000	Deferred        adwebservices
PE	0000000002fa0000-00000000030eb000	Deferred        qt5network
PE	00000000030f0000-0000000003169000	Deferred        log4cplusu_ad_1
PE	0000000003170000-00000000031a6000	Deferred        qt5xml
PE	00000000031b0000-0000000003204000	Deferred        qt5svg
PE	0000000003210000-000000000374f000	Export          qt5widgets
PE	0000000003750000-000000000378f000	Deferred        qt5webenginewidgets
PE	0000000003790000-0000000009a76000	Export          qt5webenginecore
PE	0000000009a80000-0000000009e77000	Deferred        qt5quick
PE	0000000009e80000-0000000009eed000	Deferred        qt5qmlmodels
PE	0000000009ef0000-000000000a261000	Deferred        qt5qml
PE	000000000a270000-000000000a293000	Deferred        qt5webchannel
PE	000000000a2a0000-000000000a2f0000	Deferred        qt5positioning
PE	000000000a2f0000-000000000a384000	Deferred        secur32
PE	000000000a390000-000000000a3da000	Deferred        jsproxy
PE	000000000a3e0000-000000000a69a000	Deferred        dwrite
PE	000000000a6a0000-000000000a98a000	Deferred        urlmon
PE	000000000a990000-000000000a9df000	Deferred        qt5printsupport
PE	000000000a9e0000-000000000a9f6000	Deferred        qt5quickwidgets
PE	000000000aa00000-000000000b071000	Deferred        ogsgraphics
PE	000000000b080000-000000000be3e000	Deferred        ogsdevices
PE	000000000be40000-000000000bea9000	Deferred        tbb
PE	000000000beb0000-000000000c068000	Deferred        ogsobjects
PE	000000000c070000-000000000c0d2000	Deferred        tbbmalloc
PE	000000000c0e0000-000000000c10d000	Deferred        vcomp140
PE	000000000c110000-000000000c339000	Deferred        adp_core-6_1
PE	000000000c340000-000000000c499000	Deferred        wldap32
PE	000000000c4a0000-000000000c4a2000	Deferred        normaliz
PE	000000000c4b0000-000000000c533000	Deferred        ziparchive
PE	000000000c540000-000000000e2cd000	Export          nubase10
PE	000000000e2d0000-000000000e2df000	Deferred        qtsolutions_mfcmigrationframework
PE	000000000e2e0000-000000000e844000	Deferred        mfc140u
PE	000000000e850000-000000000e877000	Deferred        qt5websockets
PE	000000000e880000-000000000e8b6000	Deferred        qt5sql
PE	000000000e8c0000-000000000f114000	Deferred        ogsatilintegration
PE	000000000f120000-000000000f78a000	Deferred        admaterialui
PE	000000000f790000-000000000f847000	Deferred        adcoreunits-16
PE	000000000f850000-000000000f8db000	Deferred        adcoreunitsui-16
PE	000000000f8e0000-000000000fab8000	Deferred        aduicore
PE	000000000fac0000-000000000fc2f000	Deferred        xirang2
PE	000000000fc30000-000000000fd22000	Deferred        xirangall-16
PE	000000000fd30000-000000000fd39000	Deferred        ogsfbxassettranslator
PE	000000000fd40000-000000000fdc9000	Deferred        ogsprotein
PE	000000000fdd0000-000000000ffb9000	Deferred        ogsrapidrtshaderinterface
PE	000000000ffc0000-000000000ffcc000	Deferred        contentserviceui
PE	000000000ffd0000-000000000ffe5000	Deferred        acipcx64
PE	000000000fff0000-000000000fffa000	Deferred        nsarchive10
PE	0000000010000000-0000000010002000	Deferred        usp10
PE	0000000010010000-00000000103f2000	Deferred        adskassetapi_new-16
PE	0000000010400000-00000000104c1000	Deferred        ogsrapidrt
PE	00000000104d0000-000000001054c000	Deferred        contentservice
PE	0000000010550000-00000000106cf000	Deferred        ogsdebugutil
PE	00000000106d0000-000000001072e000	Deferred        libcurl
PE	0000000010730000-00000000108e1000	Deferred        cpprest142_2_10
PE	00000000108f0000-0000000010919000	Deferred        httpapi
PE	0000000010920000-00000000109cc000	Deferred        libssl-1_1-x64
PE	00000000109d0000-0000000010d19000	Deferred        libcrypto-1_1-x64
PE	0000000010d20000-0000000010d3a000	Deferred        zlib1
PE	0000000010d40000-0000000010d8d000	Deferred        concrt140
PE	0000000010d90000-0000000011042000	Deferred        xlayer10
PE	0000000011050000-000000001109b000	Deferred        acgex227
PE	00000000110a0000-00000000111d4000	Deferred        asmbase227a
PE	00000000111e0000-000000001126a000	Deferred        adpsdkwrapper
PE	0000000011270000-000000001200f000	Deferred        asmkern227a
PE	0000000012010000-00000000120d2000	Deferred        asmlaw227a
PE	00000000120e0000-0000000012d1c000	Deferred        tsplines9a
PE	0000000012d20000-0000000013146000	Deferred        asmintr227a
PE	0000000013150000-000000001317d000	Deferred        asmdefm227a
PE	0000000013180000-0000000013241000	Deferred        asmdatax227a
PE	0000000013250000-00000000133fd000	Deferred        asmnpch227a
PE	0000000013400000-00000000138f3000	Deferred        asmblnd227a
PE	0000000013900000-0000000013971000	Deferred        asmofst227a
PE	0000000013980000-0000000013e3a000	Deferred        asmahl227a
PE	0000000013e40000-0000000013f8f000	Deferred        asmfct227a
PE	0000000013f90000-00000000141f9000	Deferred        asmbool227a
PE	0000000014200000-000000001437f000	Deferred        asmcstr227a
PE	0000000014380000-00000000143d0000	Deferred        asmct227a
PE	00000000143d0000-00000000144f7000	Deferred        asmtopt227a
PE	0000000014500000-0000000014531000	Deferred        asmga227a
PE	0000000014540000-0000000014555000	Deferred        asmeulr227a
PE	0000000014560000-00000000145b5000	Deferred        asmrbase227a
PE	00000000145c0000-000000001464b000	Deferred        asmrem227a
PE	0000000014650000-00000000147a3000	Deferred        asmrbi227a
PE	00000000147b0000-000000001486f000	Deferred        asmlopt227a
PE	0000000014870000-0000000014af1000	Deferred        asmskin227a
PE	0000000014b00000-0000000014b34000	Deferred        asmcovr227a
PE	0000000014b40000-0000000014cb5000	Deferred        nsentitytracking10
PE	0000000014cc0000-0000000014f54000	Deferred        nscomponent10
PE	0000000014f60000-00000000152e6000	Deferred        vcs
PE	00000000152f0000-0000000015471000	Deferred        nsbody10
PE	0000000015480000-00000000157fa000	Deferred        nscommondata10
PE	0000000015800000-0000000015d88000	Deferred        nsscene10
PE	0000000015d90000-0000000017e73000	Deferred        rti
PE	0000000017e80000-0000000018078000	Deferred        nsasminterface10
PE	0000000018080000-000000001824a000	Deferred        nstypes10
PE	0000000018250000-000000001879d000	Deferred        nsdatamodel10
PE	00000000187a0000-000000001884f000	Deferred        nsaddinmgr10
PE	0000000018850000-0000000018e8f000	Deferred        nsbase10
PE	0000000018e90000-0000000019252000	Deferred        xerces-ad-c_3
PE	0000000019260000-0000000019853000	Deferred        synhub
PE	0000000019860000-000000001987a000	Deferred        mswsock
PE	0000000019880000-00000000198f9000	Deferred        ldclientapi
PE	0000000019900000-0000000019fa9000	Deferred        v8
PE	0000000019fb0000-000000001a0f2000	Deferred        icuud
PE	000000001a100000-000000001a2cf000	Deferred        icui18n
PE	000000001a2d0000-000000001a597000	Deferred        gdiplus
PE	000000001a5a0000-000000001a5df000	Deferred        clientdata
PE	000000001a5e0000-000000001a656000	Deferred        qt5remoteobjects
PE	000000001a660000-000000001a683000	Deferred        nsarchivetest10
PE	000000001a690000-000000001a6cf000	Deferred        xinterface10
PE	000000001a6d0000-000000001a71f000	Deferred        nsasmentitytracking10
PE	000000001a720000-000000001a79d000	Deferred        asmshl227a
PE	000000001a7a0000-000000001aaf7000	Deferred        asmlop227a
PE	000000001ab00000-000000001ac72000	Deferred        asmheal227a
PE	000000001ac80000-000000001acbb000	Deferred        asmsbool227a
PE	000000001acc0000-000000001acce000	Deferred        asmpid227a
PE	000000001acd0000-000000001afda000	Deferred        asmufld227a
PE	000000001afe0000-000000001b0dc000	Deferred        asmfrec227a
PE	000000001b0e0000-000000001b34c000	Deferred        asmswp227a
PE	000000001b350000-000000001b502000	Deferred        asmsbap227a
PE	000000001b510000-000000001b6ba000	Deferred        asmimport227a
PE	000000001b6c0000-000000001b6e8000	Deferred        asmoper227a
PE	000000001b6f0000-000000001b6ff000	Deferred        nscustomtags10
PE	000000001b700000-000000001b758000	Deferred        nsdimension10
PE	000000001b760000-000000001bc17000	Deferred        nscloudbrowser10
PE	000000001bc20000-000000001bc3e000	Deferred        nssymphonydm10
PE	000000001bc40000-000000001bc59000	Deferred        nsfusiondm10
PE	000000001bc60000-000000001bdb3000	Deferred        nscloudfilestore10
PE	000000001bdc0000-000000001bdec000	Deferred        nsad36010
PE	000000001bdf0000-000000001be49000	Deferred        nsjobmanager10
PE	000000001be50000-000000001c023000	Deferred        nsgeometry10
PE	000000001c030000-000000001c159000	Deferred        nspim10
PE	000000001c160000-000000001c5be000	Deferred        nswipdatamodel10
PE	000000001c5c0000-000000001c672000	Deferred        oss
PE	000000001c680000-000000001c6b0000	Deferred        jansson
PE	000000001c6b0000-000000001c78d000	Deferred        diff
PE	000000001c790000-000000001c9bc000	Deferred        libeay32
PE	000000001c9c0000-000000001c9f3000	Deferred        zlib
PE	000000001ca00000-000000001ca58000	Deferred        nspushnotifications10
PE	000000001ca60000-000000001cc67000	Deferred        libeay32_ad_1
PE	000000001cc70000-000000001ccca000	Deferred        ssleay32_ad_1
PE	000000001ccd0000-000000001cce1000	Deferred        nspubnub10
PE	000000001ccf0000-000000001cd2d000	Deferred        nsfremontjs10
PE	000000001cd30000-000000001ceb1000	Deferred        nsbatchrender10
PE	000000001cec0000-000000001cee3000	Deferred        nslogmanager10
PE	000000001cef0000-000000001cf56000	Deferred        nslocalcachemanagement10
PE	000000001cf60000-000000001cf9a000	Deferred        clientdataui
PE	000000001cfa0000-000000001cfac000	Deferred        clientcommon
PE	000000001ecd0000-000000001ee38000	Export          qwindows
PE	0000000061300000-0000000061381000	Deferred        iphlpapi
PE	0000000061540000-0000000061643000	Deferred        advapi32
PE	0000000061740000-0000000061954000	Deferred        wininet
PE	0000000062cc0000-0000000062ce1000	Deferred        ncrypt
PE	0000000062dc0000-0000000063014000	Deferred        rpcrt4
PE	0000000063280000-000000006329e000	Deferred        version
PE	00000000636c0000-000000006370c000	Deferred        credui
PE	0000000063800000-0000000063850000	Deferred        netprofm
PE	00000000639c0000-0000000063a0a000	Deferred        shcore
PE	0000000064840000-000000006496f000	Deferred        shlwapi
PE	0000000064cc0000-000000006511d000	Deferred        oleaut32
PE	0000000065200000-0000000065209000	Deferred        msvcp140_1
PE	0000000065380000-00000000653aa000	Deferred        wtsapi32
PE	0000000065d40000-0000000065d65000	Deferred        kerberos
PE	0000000066040000-0000000066087000	Deferred        bcrypt
PE	00000000661c0000-0000000066285000	Deferred        winspool
PE	00000000664c0000-00000000664ec000	Deferred        hid
PE	0000000066900000-000000006695e000	Deferred        win32u
PE	0000000067640000-0000000067652000	Deferred        psapi
PE	00000000680c0000-000000006817f000	Deferred        winevulkan
PE	0000000068300000-0000000068468000	Deferred        combase
PE	0000000068500000-00000000685aa000	Deferred        uxtheme
PE	00000000686c0000-000000006875c000	Deferred        netapi32
PE	0000000068c00000-0000000068c23000	Deferred        aclui
PE	0000000069200000-000000006920c000	Deferred        vcruntime140_1
PE	0000000069400000-0000000069515000	Deferred        winhttp
PE	0000000069800000-0000000069834000	Deferred        wintab32
PE	00000000698c0000-00000000698d4000	Deferred        vulkan-1
PE	0000000069e40000-0000000069ea5000	Deferred        msacm32
PE	000000006a080000-000000006a30b000	Deferred        msvcrt
PE	000000006b7c0000-000000006b7de000	Deferred        dhcpcsvc
PE	000000006ba00000-000000006bab0000	Deferred        sechost
PE	000000006bac0000-000000006bcb3000	Deferred        setupapi
PE	000000006c7c0000-000000006c9c4000	Deferred        gdi32
PE	000000006ca40000-000000006cec9000	Deferred        comctl32
PE	000000006d580000-000000006d60d000	Deferred        ws2_32
PE	000000006d680000-000000006d6b9000	Deferred        msv1_0
PE	000000006e2c0000-000000006e300000	Deferred        dnsapi
PE	000000006e6c0000-000000006e9b9000	Deferred        crypt32
PE	000000006ea40000-000000006ea5f000	Deferred        dwmapi
PE	000000006eb00000-000000006f20e000	Deferred        user32
PE	000000006f280000-000000006f29e000	Deferred        nsi
PE	000000006f2c0000-000000006f37a000	Deferred        wintrust
PE	000000006f880000-000000006fb1c000	Deferred        dbghelp
PE	0000000070740000-0000000070798000	Deferred        mpr
PE	0000000070b00000-0000000070d61000	Deferred        comdlg32
PE	0000000071000000-0000000071050000	Deferred        imm32
PE	00000000710c0000-000000007111f000	Deferred        dxva2
PE	000000007b000000-000000007b355000	Dwarf-4         kernelbase
PE	000000007b600000-000000007b92c000	Dwarf-4         kernel32
ELF	000000007d000000-000000007d004000	Deferred        <wine-loader>
PE	0000000140000000-00000001400e3000	Export          fusion360
PE	0000000170000000-00000001702c8000	Dwarf-4         ntdll
PE	0000000180000000-00000001805c7000	Export          qt5core
PE	0000000270f60000-0000000271239000	Export          d3d9
PE	00000002edf00000-00000002ee0fb000	Deferred        dxgi
PE	0000000359050000-0000000359353000	Deferred        d3d11
ELF	00007f5ae7db1000-00007f5ae8000000	Deferred        libvulkan.so.1
ELF	00007f5aec22d000-00007f5aec430000	Deferred        msv1_0.so
ELF	00007f5aec430000-00007f5aec637000	Deferred        kerberos.so
ELF	00007f5aec637000-00007f5aec849000	Deferred        libnss_files.so.2
ELF	00007f5aec849000-00007f5aeca63000	Deferred        libnsl.so.1
ELF	00007f5aeca63000-00007f5aecc6f000	Deferred        libnss_nis.so.2
ELF	00007f5aecc6f000-00007f5aece79000	Deferred        libnss_compat.so.2
ELF	00007f5aece79000-00007f5aed08e000	Deferred        libgpg-error.so.0
ELF	00007f5aed08e000-00007f5aed3aa000	Deferred        libgcrypt.so.20
ELF	00007f5aed3aa000-00007f5aed5c6000	Deferred        liblz4.so.1
ELF	00007f5aed5c6000-00007f5aed7ec000	Deferred        liblzma.so.5
ELF	00007f5aed7ec000-00007f5aeda70000	Deferred        libsystemd.so.0
ELF	00007f5aeda70000-00007f5aedc74000	Deferred        libkeyutils.so.1
ELF	00007f5aedc74000-00007f5aedec1000	Deferred        libdbus-1.so.3
ELF	00007f5aedec1000-00007f5aee0cc000	Deferred        libkrb5support.so.0
ELF	00007f5aee0cc000-00007f5aee2fe000	Deferred        libk5crypto.so.3
ELF	00007f5aee2fe000-00007f5aee5d4000	Deferred        libkrb5.so.3
ELF	00007f5aee5d4000-00007f5aee7e5000	Deferred        libavahi-client.so.3
ELF	00007f5aee7e5000-00007f5aee9f1000	Deferred        libavahi-common.so.3
ELF	00007f5aee9f1000-00007f5aeec3c000	Deferred        libgssapi_krb5.so.2
ELF	00007f5aeec3c000-00007f5aeeec8000	Deferred        libcups.so.2
ELF	00007f5aeef2a000-00007f5aef130000	Deferred        libxfixes.so.3
ELF	00007f5aef130000-00007f5aef33a000	Deferred        libxcursor.so.1
ELF	00007f5aef33a000-00007f5aef54a000	Deferred        libxi.so.6
ELF	00007f5aef54a000-00007f5aef74d000	Deferred        libxcomposite.so.1
ELF	00007f5aef74d000-00007f5aef958000	Deferred        libxrandr.so.2
ELF	00007f5aef958000-00007f5aefb62000	Deferred        libxrender.so.1
ELF	00007f5aefb62000-00007f5aefd68000	Deferred        libxxf86vm.so.1
ELF	00007f5aefd68000-00007f5aeff6b000	Deferred        libxinerama.so.1
ELF	00007f5af006b000-00007f5af0280000	Deferred        libbsd.so.0
ELF	00007f5af0280000-00007f5af0486000	Deferred        libxdmcp.so.6
ELF	00007f5af0486000-00007f5af068a000	Deferred        libxau.so.6
ELF	00007f5af068a000-00007f5af08b2000	Deferred        libxcb.so.1
ELF	00007f5af08b2000-00007f5af0bea000	Deferred        libx11.so.6
ELF	00007f5af0bea000-00007f5af0dfc000	Deferred        libxext.so.6
ELF	00007f5af0e18000-00007f5af0ecf000	Deferred        winex11<elf>
  \-PE	00007f5af0e30000-00007f5af0ecf000	\               winex11
ELF	00007f5af0f47000-00007f5af1179000	Deferred        libexpat.so.1
ELF	00007f5af1179000-00007f5af13be000	Deferred        libfontconfig.so.1
ELF	00007f5af13be000-00007f5af15f0000	Deferred        libpng16.so.16
ELF	00007f5af15f0000-00007f5af18a4000	Deferred        libfreetype.so.6
ELF	00007f5af18a4000-00007f5af1aac000	Deferred        libffi.so.6
ELF	00007f5af1aac000-00007f5af1ce4000	Deferred        libcrypt.so.1
ELF	00007f5af1ce4000-00007f5af1fed000	Deferred        libsqlite3.so.0
ELF	00007f5af1fed000-00007f5af2237000	Deferred        libhx509.so.5
ELF	00007f5af2237000-00007f5af2446000	Deferred        libheimbase.so.1
ELF	00007f5af2446000-00007f5af266f000	Deferred        libwind.so.0
ELF	00007f5af266f000-00007f5af28f0000	Deferred        libgmp.so.10
ELF	00007f5af28f0000-00007f5af2b26000	Deferred        libhogweed.so.4
ELF	00007f5af2b26000-00007f5af2d5c000	Deferred        libnettle.so.6
ELF	00007f5af2d5c000-00007f5af2f6f000	Deferred        libtasn1.so.6
ELF	00007f5af2f6f000-00007f5af32ed000	Deferred        libunistring.so.2
ELF	00007f5af32ed000-00007f5af350a000	Deferred        libidn2.so.0
ELF	00007f5af350a000-00007f5af3839000	Deferred        libp11-kit.so.0
ELF	00007f5af3839000-00007f5af3a56000	Deferred        libz.so.1
ELF	00007f5af3a56000-00007f5af3c6c000	Deferred        libroken.so.18
ELF	00007f5af3c6c000-00007f5af3ea2000	Deferred        libhcrypto.so.4
ELF	00007f5af3ea2000-00007f5af40a6000	Deferred        libcom_err.so.2
ELF	00007f5af40a6000-00007f5af4348000	Deferred        libasn1.so.8
ELF	00007f5af4348000-00007f5af45d5000	Deferred        libkrb5.so.26
ELF	00007f5af45d5000-00007f5af47de000	Deferred        libheimntlm.so.0
ELF	00007f5af47de000-00007f5af4b44000	Deferred        libgnutls.so.30
ELF	00007f5af4b44000-00007f5af4d85000	Deferred        libgssapi.so.3
ELF	00007f5af4d85000-00007f5af4fa0000	Deferred        libsasl2.so.2
ELF	00007f5af4fa0000-00007f5af51ae000	Deferred        liblber-2.4.so.2
ELF	00007f5af51ae000-00007f5af5400000	Deferred        libldap_r-2.4.so.2
ELF	00007f5af5400000-00007f5af5605000	Deferred        wldap32.so
ELF	00007f5af5605000-00007f5af580a000	Deferred        dwrite.so
ELF	00007f5af580a000-00007f5af5a11000	Deferred        secur32.so
ELF	00007f5af5a11000-00007f5af5c16000	Deferred        winspool.so
ELF	00007f5af5c16000-00007f5af5e1f000	Deferred        bcrypt.so
ELF	00007f5af5e1f000-00007f5af6024000	Deferred        crypt32.so
ELF	00007f5af6124000-00007f5af635b000	Deferred        winevulkan.so
ELF	00007f5af645b000-00007f5af6660000	Deferred        ws2_32.so
ELF	00007f5af6660000-00007f5af687a000	Deferred        libresolv.so.2
ELF	00007f5af687a000-00007f5af6a7d000	Deferred        dnsapi.so
ELF	00007f5af6a7d000-00007f5af6c82000	Deferred        netapi32.so
ELF	00007f5af6c82000-00007f5af7020000	Deferred        libm.so.6
ELF	00007f5af7020000-00007f5af7397000	Deferred        win32u.so
ELF	00007f5af7497000-00007f5af780c000	Dwarf           libwine.so.1
ELF	00007f5af7bea000-00007f5af7e02000	Deferred        libgcc_s.so.1
ELF	00007f5af7e02000-00007f5af800a000	Deferred        librt.so.1
ELF	00007f5af800a000-00007f5af82c6000	Deferred        ntdll.so
ELF	00007f5af82c9000-00007f5af86ba000	Deferred        libc.so.6
ELF	00007f5af86ba000-00007f5af88be000	Deferred        libdl.so.2
ELF	00007f5af88be000-00007f5af8add000	Deferred        libpthread.so.0
ELF	00007f5af8afb000-00007f5af8d27000	Deferred        ld-linux-x86-64.so.2
Threads:
process  tid      prio    name (all IDs are in hex)
00000038 services.exe
	["C:\windows\system32\services.exe"]
	0000003c    0     
	00000040    0     
	0000004c    0     
	0000006c    0     
	00000078    0     
	000000a0    0     
	000000c4    0     
	000000dc    0     
00000044 winedevice.exe
	[C:\windows\system32\winedevice.exe]
	00000048    0     
	00000054    0     
	00000058    0     
	0000005c    0     
	00000060    0     
	000000d0    0     
00000064 winedevice.exe
	[C:\windows\system32\winedevice.exe]
	00000068    0     
	00000070    0     
	00000074    0     
	0000007c    0     
	00000088    0     
	0000008c    0     
	00000090    0     
00000080 explorer.exe
	["C:\windows\system32\explorer.exe" /desktop]
	00000084    0     
	0000009c    0     
	000000a4    0     
00000094 plugplay.exe
	[C:\windows\system32\plugplay.exe]
	00000098    0     
	000000a8    0     
	000000b0    0     
	000000b4    0     
000000bc svchost.exe
	[C:\windows\system32\svchost.exe -k LocalServiceNetworkRestricted]
	000000c0    0     
	000000c8    0     
	000000cc    0     
000000d4 rpcss.exe
	[C:\windows\system32\rpcss.exe]
	000000d8    0     
	000000e0    0     
	000000e4    0     
	000000e8    0     
	000000ec    0     
	000000f0    0     
	00000134    0     
00000100 (D) C:\Program Files\Autodesk\webdeploy\production\50d1a2b00ac928c7781cbca6551e586a5384d498\Fusion360.exe
	["C:\Program Files\Autodesk\webdeploy\production\50d1a2b00ac928c7781cbca6551e586a5384d498\Fusion360.exe" ]
	00000104    0 <== 
	00000108    0     
	0000010c    0     
	00000120    0     
00000118 conhost.exe
	["C:\windows\system32\conhost.exe" --server 0x30]
	0000011c    0     
00000124 explorer.exe
	["C:\windows\system32\explorer.exe" /desktop]
	00000128    0     
	0000012c    0     
	00000130    0     
System information:
    Wine build: wine-7.5 (Staging)
    Platform: x86_64
    Version: Windows 8
    Host system: Linux
    Host version: 5.4.0-105-generic

@cryinkfly
Copy link
Owner

cryinkfly commented Mar 30, 2022

Please check these files here: https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/tree/main/files/builds/stable-branch/.desktop

Here is the correct command for you:

bash $HOME/.config/fusion-360/bin/launcher.sh

@cryinkfly cryinkfly added the good first issue Good for newcomers label Mar 30, 2022
@JamesNewton
Copy link
Author

Please check these files here: https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/tree/main/files/builds/stable-branch/.desktop

Here is the correct command for you:

bash $HOME/.config/fusion-360/bin/launcher.sh

Nope. Doesn't even try to start.

 cd /home/jamesn/.config/fusion-360/bin
~/.config/fusion-360/bin$ bash ./launcher.sh
--2022-03-30 10:41:54--  https://raw.githubusercontent.com/cryinkfly/Autodesk-Fusion-360-for-Linux/main/files/builds/stable-branch/bin/build-version.txt
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 20 [text/plain]
Saving to: ‘/home/jamesn/.config/fusion-360/bin/build-version.txt’

build-version.txt   100%[===================>]      20  --.-KB/s    in 0s      

Last-modified header missing -- time-stamps turned off.
2022-03-30 10:41:54 (694 KB/s) - ‘/home/jamesn/.config/fusion-360/bin/build-version.txt’ saved [20/20]

Online Build-Version: 2.0.12665
cat: '/home/jamesn/.wineprefixes/fusion360/drive_c/users/jamesn/AppData/Roaming/Autodesk/Autodesk Fusion 360/API/version.txt': No such file or directory
System Build-Version: 
Gtk-Message: 10:41:55.253: GtkDialog mapped without a transient parent. This is discouraged.
cat: '/home/jamesn/.wineprefixes/fusion360/drive_c/users/jamesn/AppData/Roaming/Autodesk/Autodesk Fusion 360/API/version.txt': No such file or directory
Gtk-Message: 10:42:09.083: GtkDialog mapped without a transient parent. This is discouraged.
Gtk-Message: 10:42:11.279: GtkDialog mapped without a transient parent. This is discouraged.
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\\.config\\fusion-360\\bin\\", starting in the Windows directory.
0034:fixme:ver:GetCurrentPackageId (000000000068FD70 0000000000000000): stub
Application could not be started, or no application associated with the specifie
d file.
ShellExecuteEx failed: File not found.

00f8:fixme:ver:GetCurrentPackageId (000000000069FD70 0000000000000000): stub
~/.config/fusion-360/bin$ 003c:fixme:ver:GetCurrentPackageId (000000000069FD70 0000000000000000): stub

@JamesNewton
Copy link
Author

/home/jamesn/.config/fusion-360/bin does exist. Not sure why the "unix" is on there, but I assume that is WINEs way of referring back into the Linux file system?

@cryinkfly
Copy link
Owner

Please look here: #232 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants