Skip to content

Commit

Permalink
Testing with Ubuntu 20.04.2 and Lutris
Browse files Browse the repository at this point in the history
I have installed Ubuntu 20.04.2 and Lutris on my system. What we need to run Fusion 360 on this Linux distribution is to install some packages.

We must install Lutris, because we need this program so that we can select later the correct runner (wine version).

Run these commands: sudo add-apt-repository ppa:lutris-team/lutris && sudo apt update &&  sudo apt install lutris

Then we must also install the package "winbind" (see the prictures!)

... and you have to perform these steps (1-13): https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-

... after this we create a new app into Lutris. (see my video!)

I hope it works also on your systems and give me a report, please! :)
  • Loading branch information
cryinkfly committed Apr 8, 2021
1 parent a060704 commit c415bbc
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 0 deletions.
Binary file added Bildschirmfoto vom 2021-04-08 08-05-17.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Bildschirmfoto vom 2021-04-08 08-09-34.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Bildschirmfoto vom 2021-04-08 08-39-07.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Bildschirmfoto vom 2021-04-08 08-40-21.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Bildschirmfoto vom 2021-04-08 08-40-33.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Bildschirmfoto vom 2021-04-08 08-40-45.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Bildschirmfoto vom 2021-04-08 08-41-09.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Bildschirmfoto vom 2021-04-08 08-52-41.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Bildschirmfoto vom 2021-04-08 08-54-49.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Test_Fusion360_on_Ubuntu.mp4
Binary file not shown.

2 comments on commit c415bbc

@cryinkfly
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have forget to say, that you must install the wine version 6.0 (stable) or 6.5 (staging)... because the current wine version on Ubuntu has a bug (internet connection)!!!

You install this with this manual: https://wiki.winehq.org/Ubuntu

Lutris use this as a basis (wine -> system)!

The Lutris-Runner (lurtis5.0.....) is only for running the program Fusion 360 on your system. So you install this program with my manual (Steps 1 to 13) and then we switched to Lutris.

So we don't install Fusion 360 with Lutris!!!

@cryinkfly
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here can you find my video on YouTube:

https://youtu.be/NJTV_enR6io

Please sign in to comment.