You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for putting this together! Trying to get it running to build models for a 3D printer. Launching the snap results in a progress bar popping up a few times, then exiting.
The command line looks as such:
❯ fusion360
esync: up and running.
Installing application..
(yad:2054036): Gdk-WARNING **: 07:08:33.940: ../../../../../gdk/x11/gdkwindow-x11.c:5633 drawable is not a native X11 window
--2024-01-04 07:08:43-- https://mirrors.kernel.org/gentoo/distfiles/7d/andale32.exe
Resolving mirrors.kernel.org (mirrors.kernel.org)... 2604:1380:45e3:2400::1, 139.178.88.99
Connecting to mirrors.kernel.org (mirrors.kernel.org)|2604:1380:45e3:2400::1|:443... connected.
ERROR: cannot verify mirrors.kernel.org's certificate, issued by ‘CN=R3,O=Let's Encrypt,C=US’:
Unable to locally verify the issuer's authority.
To connect to mirrors.kernel.org insecurely, use `--no-check-certificate'.
--2024-01-04 07:08:43-- https://web.archive.org/web/2000/https://mirrors.kernel.org/gentoo/distfiles/7d/andale32.exe
Resolving web.archive.org (web.archive.org)... 207.241.237.3
Connecting to web.archive.org (web.archive.org)|207.241.237.3|:443... connected.
ERROR: cannot verify web.archive.org's certificate, issued by ‘CN=Go Daddy Secure Certificate Authority - G2,OU=http://certs.godaddy.com/repository/,O=GoDaddy.com\\, Inc.,L=Scottsdale,ST=Arizona,C=US’:
Self-signed certificate encountered.
To connect to web.archive.org insecurely, use `--no-check-certificate'.
(yad:2055283): Gdk-WARNING **: 07:08:44.389: ../../../../../gdk/x11/gdkwindow-x11.c:5633 drawable is not a native X11 window
--2024-01-04 07:08:52-- https://aka.ms/vs/15/release/vc_redist.x86.exe
Resolving aka.ms (aka.ms)... 173.222.230.182
Connecting to aka.ms (aka.ms)|173.222.230.182|:443... connected.
ERROR: cannot verify aka.ms's certificate, issued by ‘CN=Microsoft Azure RSA TLS Issuing CA 04,O=Microsoft Corporation,C=US’:
Unable to locally verify the issuer's authority.
To connect to aka.ms insecurely, use `--no-check-certificate'.
--2024-01-04 07:08:52-- https://web.archive.org/web/2000/https://aka.ms/vs/15/release/vc_redist.x86.exe
Resolving web.archive.org (web.archive.org)... 207.241.237.3
Connecting to web.archive.org (web.archive.org)|207.241.237.3|:443... connected.
ERROR: cannot verify web.archive.org's certificate, issued by ‘CN=Go Daddy Secure Certificate Authority - G2,OU=http://certs.godaddy.com/repository/,O=GoDaddy.com\\, Inc.,L=Scottsdale,ST=Arizona,C=US’:
Self-signed certificate encountered.
To connect to web.archive.org insecurely, use `--no-check-certificate'.
(yad:2056335): Gdk-WARNING **: 07:08:52.497: ../../../../../gdk/x11/gdkwindow-x11.c:5633 drawable is not a native X11 window
(yad:2057377): Gdk-WARNING **: 07:09:00.633: ../../../../../gdk/x11/gdkwindow-x11.c:5633 drawable is not a native X11 window
Running hook '/snap/fusion360/16/sommelier/hooks/pre-install'
Writing NMachineSpecificOptions.xml to force OpenGL
(yad:2058401): Gdk-WARNING **: 07:09:13.181: ../../../../../gdk/x11/gdkwindow-x11.c:5633 drawable is not a native X11 window
esync: up and running.
(yad:2058436): Gdk-WARNING **: 07:09:13.391: ../../../../../gdk/x11/gdkwindow-x11.c:5633 drawable is not a native X11 window
Application could not be started, or no application associated with the specified file.
ShellExecuteEx failed: File not found.
removed '/tmp/Fusion%20360%20Admin%20Install.exe'
Running hook '/snap/fusion360/16/sommelier/hooks/post-install'
updated RUN_EXE=
Starting application..
Application could not be started, or no application associated with the specified file.
ShellExecuteEx failed: File not found.
It seems there might be an issue with accessing system certificates from the snap.
Full disclosure, I'm using snapd on NixOS, so not sure if that's related.
Thanks for putting this together! Trying to get it running to build models for a 3D printer. Launching the snap results in a progress bar popping up a few times, then exiting.
The command line looks as such:
It seems there might be an issue with accessing system certificates from the snap.
Full disclosure, I'm using snapd on NixOS, so not sure if that's related.
Snap details:
Kernel:
OS: NixOS 23.11
The text was updated successfully, but these errors were encountered: