Commit Graph

361 Commits

Author SHA1 Message Date
Steve Zabka
a620996f97 Update locale-en.sh 2023-07-26 18:58:16 +02:00
Steve Zabka
1e27bc0eb1 Update locale-de.sh 2023-07-26 18:58:00 +02:00
Steve Zabka
47fd5d0ade Update locale-cs.sh 2023-07-26 18:57:37 +02:00
Steve Zabka
89162146bf Update install.sh
Supported Linux distros updated!
2023-07-26 18:54:37 +02:00
Steve Zabka
2a500b04b4 Update locale-zh.sh 2023-07-26 18:08:10 +02:00
Steve Zabka
1f59dc676d Update locale-ko.sh 2023-07-26 18:07:41 +02:00
Steve Zabka
e799e8c1d8 Update locale-ja.sh 2023-07-26 18:07:10 +02:00
Steve Zabka
8d42293fe7 Update locale-it.sh 2023-07-26 18:06:40 +02:00
Steve Zabka
cc586c6248 Update locale-fr.sh 2023-07-26 18:06:12 +02:00
Steve Zabka
800940908c Update locale-es.sh 2023-07-26 18:05:44 +02:00
Steve Zabka
b31cf837bb Update locale-de.sh 2023-07-26 18:05:04 +02:00
Steve Zabka
7aae407639 Update locale-cs.sh 2023-07-26 18:04:27 +02:00
Steve Zabka
1a8281b009 Update install.sh 2023-07-26 18:03:46 +02:00
Steve Zabka
15bd7a8417 Update locale-en.sh 2023-07-26 18:02:54 +02:00
Steve Zabka
3c0f6eb3fd Update install.sh
- Fixes a bug in the standard installation routine where the "Default" folder does not exist!
- Fixes wrong repo bug for Linux Mint 21.x!
- Adding Linux Mint 5.x LMDE version!
2023-07-26 17:59:49 +02:00
Steve Zabka
96a42e00c8 Merge branch 'main' into patch-1 2023-05-31 18:01:26 +02:00
Steve Zabka
c20fe08748 Update launcher.sh
Solved the bug #319
2023-05-31 17:28:12 +02:00
Steve Zabka
6b85bd7cfa Update install.sh
Solved Bug #319
2023-05-31 17:25:43 +02:00
alextrical
286bcd1692 SSO login fix post April update
Set environment variable in Launcher to allow legacy login on up to date Fusion360

Set download back to fetching the latest release

Changed icon to align with theme change in the last 12 months
2023-05-31 15:36:43 +01:00
Sean Burau
ad0dbbb476 Update locale.sh to run in parallel for 100x speedup on launch.
Currently each locale is fetched serially, which means the user must wait for MANY roundtrip HTTP calls to start and complete.

Since each locale file is relatively tiny, fetching them all in parallel results in a near-instant startup time and the user can see the installation modal much more quickly.

Since I was here I deduplicated all the redundant lines so new locales can be added much more easily.

This more compact form also helps eliminate certain classes of bugs. I noticed that all the licenses were actually being fetched twice, likely due to copy-paste human error.
2023-05-08 13:29:09 -07:00
Nick Douma
438abe8ff9 Add -y to apt-get to actually install packages 2023-05-06 14:37:51 +02:00
Nick Douma
fa6214167f Do not download locale files twice 2023-05-06 13:53:37 +02:00
Nick Douma
37fbc30be9 Make sure DEBIAN_BASED_2 gets called properly 2023-05-06 13:51:22 +02:00
Steve Zabka
e9c38fe099 Merge branch 'main' into main 2023-05-05 07:36:48 +02:00
dumbnerd08
e67a0794b5 Update install.sh (temp) 2023-04-28 23:08:32 -05:00
alextrical
080d69e004 Updated Locale's for Ubuntu 23.04 2023-04-24 16:48:55 +01:00
alextrical
ba5ee9d866 Used link for Version locked Admin installer
As the issue with logging in is caused due to an update in Fusion 360 to use Single Sign On, This version locked download allows install and login still within Wine
2023-04-24 16:29:31 +01:00
Steve Zabka
a1f2b8f78a #319 Bug not fixed! 2023-04-06 16:41:52 +02:00
Steve Zabka
f162bfdb1a Update install.sh 2023-04-06 15:18:42 +02:00
Steve Zabka
139838c85e Create old_web.reg 2023-04-06 15:09:12 +02:00
Steve Zabka
66e9b37f73 Update web.reg 2023-04-06 15:01:05 +02:00
Steve Zabka
3d86945b0f Solved the bug with open a link (login screen) #319 2023-04-06 13:31:27 +02:00
Steve Zabka
a311d11a88 Solved this bug #319 2023-04-06 13:15:44 +02:00
Steve Zabka
542c3edd5b Update license-zh.txt 2023-02-26 17:06:42 +01:00
Steve Zabka
de84522cd9 Update license-ko.txt 2023-02-26 17:06:28 +01:00
Steve Zabka
720a22d1b0 Update license-ja.txt 2023-02-26 17:06:16 +01:00
Steve Zabka
19910dffd5 Update license-it.txt 2023-02-26 17:06:03 +01:00
Steve Zabka
011eb1eded Update license-fr.txt 2023-02-26 17:05:49 +01:00
Steve Zabka
8173c1d636 Update license-es.txt 2023-02-26 17:05:36 +01:00
Steve Zabka
3447945045 Update license-en.txt 2023-02-26 17:05:22 +01:00
Steve Zabka
4c911c2bdf Update license-de.txt 2023-02-26 17:05:04 +01:00
Steve Zabka
cab71cd41f Update license-cs.txt 2023-02-26 17:04:46 +01:00
Steve Zabka
42d0d365b0 Fix a bug with different winetricks versions!
- Solved:  No internet connection possible. Cannot launch Fusion 360 #300
2023-02-26 09:32:51 +01:00
Felix Storm
fc1d730074 Fix error "No internet connection possible"
Should fix #300
2023-02-24 15:15:19 +01:00
Steve Zabka
5bb966ab46 Update install.sh 2023-02-08 09:08:43 +01:00
Steve Zabka
9ecf237c9c Check if YAD is installed! 2023-02-02 14:09:41 +01:00
Steve Zabka
5ebe2a2caf Add function (Check if YAD is installed!) 2023-02-02 14:08:09 +01:00
Andrew Azores
bb0bb98de1 check if required binaries are on PATH before continuing with (un)install process 2023-01-30 13:59:02 -05:00
Steve Zabka
902d451be3 Update build-version.txt 2023-01-18 16:39:59 +01:00
Steve Zabka
9cd6c51332 Change the Czech locale (Extension) 2022-12-14 12:15:49 +01:00