Skip to content

Application could not be started, or no application associated with the specified file. when running it in manual installation #525

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

Open
galrub opened this issue Feb 10, 2025 · 1 comment

Comments

@galrub
Copy link

galrub commented Feb 10, 2025

Describe the bug
A clear and concise description of what the bug is.
fail to run manual installation on ArchLinux.

Line in question

INEPREFIX=$HOME/.fusion360/wineprefixes/default wine $HOME/.fusion360/wineprefixes/default/drive_c/users/$USER/Downloads/Fusion360installer.exe

To Reproduce
Steps to reproduce the behavior:

  1. Run through the maual installation : https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/wiki/Documentation#installation-of-autodesk-fusion-360
  2. Get to the point of the executing the fusion installer itself, line 19
  3. Verify that the Installer is present in target folder:
ls  $HOME/.fusion360/wineprefixes/default/drive_c/users/$USER/Downloads | grep Fus
Fusion360installer.exe
  1. See error: Application could not be started, or no application associated with the specified file.

Expected behavior
installation finishes successfully.
.

Desktop (please complete the following information):

  • Version number of Autodesk Fusion 360, I have no idea, downloaded today
  • Graphics: Nvida 3080 Ti, driver version: 570.86.16
  • Operating system: Arch Linux, Linux archmain 6.13.1-arch1-1
  • Desktop environment: Gnome 47.7
  • DXVK
@ForkedInTime
Copy link

Same experience as above:

  1. Latest Version fo Fusion360 installed
  2. Nvidia 3090 Ti
  3. PopOS (Ubuntu 22.04)
  4. Thought the issue was identity manager authentication but looking at the logs: "Application could not be started, or no application associated with the specified file. ShellExecuteEx failed: File not found."

┌─[yetipaw][dolphin][~]
└─▪ firefox "https://accounts.autodesk.com/idmgr/callback?code=P6ZIg2nwn3q7rmZhRYm4ihOu9gC8RgI_BSgWxsMC&state=VzRPelVCUnJDVXRsVlJJZ0FSYnY1clJJS01IZTdkWHAuM0UyT3JRZExuN1J5dk81Q3JLODdFM3NqZVkzSnJfY2lVNk1Yc0c2NFQzRS51c2VyLXByb2ZpbGUlM0FyZWFkJTIwdXNlciUzQXJlYWQlMjB1c2VyJTNBd3JpdGUlMjB2aWV3YWJsZXMlM0FyZWFkJTIwZGF0YSUzQXJlYWQlMjBkYXRhJTNBd3JpdGUlMjBkYXRhJTNBY3JlYXRlJTIwZ"
Gtk-Message: 00:12:14.304: Failed to load module "xapp-gtk3-module"
[ERROR glean_core::metrics::ping] Invalid reason code active for ping usage-reporting
Application could not be started, or no application associated with the specified file.
ShellExecuteEx failed: File not found.

Application could not be started, or no application associated with the specified file.
ShellExecuteEx failed: File not found.

Application could not be started, or no application associated with the specified file.
ShellExecuteEx failed: File not found.

NOTE: The console is not spitting out any wine messages about the Identity Manager.

I ran fusion360 on a seperate CLI tab but the wine message is just about a plugin.

┌─[yetipaw][dolphin][~/.../wineprefixes/default]
└─▪ ./box-run.sh
--2025-02-13 00:09:10-- 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: ‘/tmp/fusion360/build-version.txt’

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

Last-modified header missing -- time-stamps turned off.
2025-02-13 00:09:10 (23.4 KB/s) - ‘/tmp/fusion360/build-version.txt’ saved [20/20]

Online Build-Version: 2.0.19994
Online Insider-Build-Version: 2.0.20220
The version.txt file not exist!
EN
Gtk-Message: 00:09:10.818: Failed to load module "xapp-gtk3-module"
Gtk-Message: 00:09:13.270: Failed to load module "xapp-gtk3-module"
wine: could not open working directory L"unix\home\yetipaw.fusion360\wineprefixes\default", starting in the Windows directory.
wine: could not open working directory L"unix\home\yetipaw.fusion360\wineprefixes\default", starting in the Windows directory.
qt.qpa.screen: "Unable to open monitor interface to \.\DISPLAY1:" "Success."
"C:/users/yetipaw/AppData/Local/Autodesk/webdeploy/production/30c9d5533837458c62c42054f4d8a9dcee4200a0/plugins"
EnableNonClientDpiScaling() failed for HWND 0x800f6 (120) (Call not implemented.)

Something else is prohibiting the app to start. Not sure.

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

2 participants