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

Nothing matches org.winehq.flatpak-proton-68-ge-1 in remote flathub #36

Open
bVdCreations opened this issue Jun 9, 2021 · 8 comments
Open
Labels
bug Something isn't working

Comments

@bVdCreations
Copy link

bVdCreations commented Jun 9, 2021

First off all Thanks for this repo and the work!

trying to run the script "fusion360-flatpak-dxvk-install.sh"

I'm getting the following error

Install a special Wine-Version!
--2021-06-09 08:02:22--  https://github.com/fastrizwaan/flatpak-wine-releases/releases/download/6.8-20210510/org.winehq.flatpak-proton-68-ge-1-6.8-20210510.flatpak
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving github.com (github.com)... 140.82.121.4
Connecting to github.com (github.com)|140.82.121.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://github-releases.githubusercontent.com/361254011/214d6900-b1cf-11eb-9bfd-f5be05d2a63a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210609%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210609T060222Z&X-Amz-Expires=300&X-Amz-Signature=f5ad87e15d2005a673030627e0aa88cf23156541e84e9355ae8a803494e6d6be&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=361254011&response-content-disposition=attachment%3B%20filename%3Dorg.winehq.flatpak-proton-68-ge-1-6.8-20210510.flatpak&response-content-type=application%2Foctet-stream [following]
--2021-06-09 08:02:22--  https://github-releases.githubusercontent.com/361254011/214d6900-b1cf-11eb-9bfd-f5be05d2a63a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210609%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210609T060222Z&X-Amz-Expires=300&X-Amz-Signature=f5ad87e15d2005a673030627e0aa88cf23156541e84e9355ae8a803494e6d6be&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=361254011&response-content-disposition=attachment%3B%20filename%3Dorg.winehq.flatpak-proton-68-ge-1-6.8-20210510.flatpak&response-content-type=application%2Foctet-stream
Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.108.154, 185.199.109.154, ...
Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 117060752 (112M) [application/octet-stream]
Saving to: ‘org.winehq.flatpak-proton-68-ge-1-6.8-20210510.flatpak’

org.winehq.flatpak-proton- 100%[=====================================>] 111,64M  29,1MB/s    in 4,6s    

2021-06-09 08:02:27 (24,4 MB/s) - ‘org.winehq.flatpak-proton-68-ge-1-6.8-20210510.flatpak’ saved [117060752/117060752]

Looking for matches…
error: Nothing matches org.winehq.flatpak-proton-68-ge-1 in remote flathub
error: app/org.winehq.flatpak-proton-68-ge-1/x86_64/master not installed
error: app/org.winehq.flatpak-proton-68-ge-1/x86_64/master not installed
---------------------------------
d3d10core = disabled
d3d11 = builtin
d3d9 = builtin
dxgi = builtin
projects/Fusion-360---Linux-Wine-Version-/scripts/fusion360-flatpak-dxvk-install.sh: line 88: winecfg: command not found
And here we can change this option (Experimental): renderer to vulkan
projects/Fusion-360---Linux-Wine-Version-/scripts/fusion360-flatpak-dxvk-install.sh: line 95: wine: command not found
The installation of Autodesk Fusion 360 is completed.

I assume the error comes from this line
flatpak -y --user install flathub org.winehq.flatpak-proton-68-ge-1 &&

@cryinkfly
Copy link
Owner

@bVdCreations Okay thank you for this information. 😊 Can you check if you can install this Flatpak-App without my script, so that run the commands itself?

@bVdCreations
Copy link
Author

I was already planning to do this, after work. I will post my finding on this threat.

@bVdCreations
Copy link
Author

bVdCreations commented Jun 10, 2021

I got further but i ran into other problem,

I changed

-flatpak -y --user install flathub org.winehq.flatpak-proton-68-ge-1 &&
+flatpak -y --user install --bundle org.winehq.flatpak-proton-68-ge-1*
+rm org.winehq.flatpak-proton-68-ge-1*

This fixed this bug but then i ran into other issues.
At this point I already put to much time into it.

and i just ran fusion360-install.sh
this also did not work ...

@cryinkfly
Copy link
Owner

@bVdCreations Okay, thank you very much for your answer: :-)

@ghost
Copy link

ghost commented Jun 30, 2021

After fixing the error reported by @bVdCreations , I've also experienced a "sha256sum mismatch" for the vc_redist.x86.exe:

Executing load_vcrun2019 
------------------------------------------------------
warning: Checksum for /home/mau-jac/.var/app/org.winehq.flatpak-proton-68-ge-1/cache/winetricks/vcrun2019/vc_redist.x86.exe did not match, retrying download
------------------------------------------------------
Executing cd /home/mau-jac/.var/app/org.winehq.flatpak-proton-68-ge-1/cache/winetricks/vcrun2019
Downloading https://aka.ms/vs/16/release/vc_redist.x86.exe to /home/mau-jac/.var/app/org.winehq.flatpak-proton-68-ge-1/cache/winetricks/vcrun2019
--2021-06-29 22:19:04--  https://aka.ms/vs/16/release/vc_redist.x86.exe
Resolving aka.ms (aka.ms)... 104.102.98.101
Connecting to aka.ms (aka.ms)|104.102.98.101|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://download.visualstudio.microsoft.com/download/pr/76a91598-ca94-410b-b874-c7fa26e400da/91C21C93A88DD82E8AE429534DACBC7A4885198361EAE18D82920C714E328CF9/VC_redist.x86.exe [following]
--2021-06-29 22:19:05--  https://download.visualstudio.microsoft.com/download/pr/76a91598-ca94-410b-b874-c7fa26e400da/91C21C93A88DD82E8AE429534DACBC7A4885198361EAE18D82920C714E328CF9/VC_redist.x86.exe
Resolving download.visualstudio.microsoft.com (download.visualstudio.microsoft.com)... 93.184.215.201, 2606:2800:11f:7de:d31:7db:168f:1225
Connecting to download.visualstudio.microsoft.com (download.visualstudio.microsoft.com)|93.184.215.201|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 13781992 (13M) [application/octet-stream]
Saving to: ‘vc_redist.x86.exe’

vc_redist.x86.exe                       100%[===============================================================================>]  13.14M  4.67MB/s    in 2.8s    

2021-06-29 22:19:08 (4.67 MB/s) - ‘vc_redist.x86.exe’ saved [13781992/13781992]

Executing cd /home/mau-jac/Downloads
------------------------------------------------------
warning: sha256sum mismatch! Rename /home/mau-jac/.var/app/org.winehq.flatpak-proton-68-ge-1/cache/winetricks/vcrun2019/vc_redist.x86.exe and try again.
------------------------------------------------------
bash-5.1$

I'm on Fedora 34 using Gnome 40. Happy to provide more information or test things if useful.

@cryinkfly
Copy link
Owner

cryinkfly commented Jun 30, 2021

@mauriandres Sometimes it’s so, that I get this error, when winetricks isn’t up to date!

Can you check if you get the older version vcrun2017?

@ghost
Copy link

ghost commented Jul 1, 2021

With vcrun2017 I did not get the sha256 mismatch error, however, other errors happened:

  • Around line 85, mkdir -p "$HOME/.local/share/flatpak-proton-68-ge-1/default/drive_c/users/steamuser/Application Data/Autodesk/Neutron Platform/", I suggest adding Options/ to the end of the line so the next command does not fail with No such file or directory
  • The command wine Fusion\ 360\ Admin\ Install.exe -p deploy -g -f log.txt --quiet outputs a lot of errors, most of which I don't understand the severity or impact. I cannot find log.txt in order to report.
  • After finishing flatpak-install.sh I manually ran the commands inside flatpak-start.sh and got the following output:
./fusion360-flatpak-start.sh 
bash-5.1$ wine /$HOME/.local/share/flatpak-proton-68-ge-1/default/dosdevices/c:/ProgramData/Microsoft/Windows/Start\ Menu/Programs/Autodesk/Autodesk\ Fusion\ 360.lnk
wineserver: using server-side synchronization.
002c:fixme:winediag:LdrInitializeThunk wine-staging 6.8 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
005c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
007c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
007c:err:module:open_builtin_so_file failed to load .so lib "/app/lib64/wine/x86_64-unix/wineusb.sys.so"
007c:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\wineusb": c0000142
0034:fixme:service:scmdatabase_autostart_services Auto-start service L"wineusb" failed to start: 1114
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00b0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

002c:fixme:ver:GetCurrentPackageId (000000000021FD70 0000000000000000): stub
0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00fc:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0024:fixme:shell:ISF_NetworkPlaces_fnParseDisplayName not implemented for L"\\\\home\\mau-jac\\.local\\share\\flatpak-proton-68-ge-1\\default\\dosdevices\\c:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\Autodesk\\Autodesk Fusion 360.lnk"
0024:err:exec:shellex_load_object_and_run failed to get data object
Application could not be started, or no application associated with the specified file.
ShellExecuteEx failed: Bad device type.

00fc:fixme:ver:GetCurrentPackageId (000000000021FD70 0000000000000000): stub

@cryinkfly cryinkfly added the bug Something isn't working label Jul 3, 2021
@cryinkfly
Copy link
Owner

@mauriandres Okay, you can download this file NMachineSpecificOptions.xml and then you change to this path:

/home/YOUR-USER-NAME/.local/share/flatpak-proton-68-ge-1/default/drive_c/users/steamuser/Application Data/Autodesk/Neutron Platform/

... there you must create a new folder "Options" and then you copy the file NMachineSpecificOptions.xml into this folder!


MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

It looks like so that you have some problems with you graphics card driver or so!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants