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
Steve Zabka
155a319c4d
✅ Fixed a bug in the update.sh
...
- All issues with this bug: #274 , #276 , #287
2022-12-12 15:18:52 +01:00
Steve Zabka
f772f33fec
✅ UPDATE PRODUCTION BUILD
...
- CURRENT PRODUCTION BUILD: V.2.0.15027 (December 5 / 2022)
2022-12-12 15:10:59 +01:00
Steve Zabka
1159e3311b
Solved bug with wget
2022-09-13 16:05:14 +02:00
Steve Zabka
9ec17a74b1
Update install.sh
2022-09-13 15:27:13 +02:00
Romain Bazile
5bb9247820
More fixes
2022-09-01 15:05:55 +02:00
Romain Bazile
fda7a4c1c3
fix SP_PATH issue
2022-08-31 21:11:53 +02:00
Romain Bazile
82a26c167b
Fix wine issue
...
"wine: could not open working directory
L"unix\\home\\user\\.fusion360\\bin\\", starting in the Windows
directory."
2022-08-31 16:25:13 +02:00
Romain Bazile
b503dfa6a5
Fix most of the shellcheck issues
2022-08-31 15:36:20 +02:00
Steve Zabka
7912f299dc
Update install.sh
...
SIGTERM & SIGKILL has been reconfigured for the installation EXE. (#257 )
2022-07-20 21:02:52 +02:00
Steve Zabka
68e08c8a49
Update install.sh
2022-07-04 09:03:32 +02:00
Philipp Reichmuth
b38fb1fe73
Update install.sh
...
WP_BOX should be visible to `launcher.sh`
2022-07-01 20:15:44 +02:00
Steve Zabka
9a679e4fa7
Update install.sh
...
Change the time!
2022-06-20 20:59:31 +02:00