VitalElement / AvalonStudio

Cross platform IDE and Shell
GNU Lesser General Public License v3.0
1.62k stars 237 forks source link

0.61 & 0.62 can't run on mac #723

Open rakuten opened 5 years ago

rakuten commented 5 years ago

When i double click the app icon, The program window does not appear, only the icon jumps in the status bar and then automatically exits after a few seconds

mac os: 10.14.4

.net runtime: 2.1.12 2.1.2 2.2.2

rakuten commented 5 years ago

0.7 0can't run on mac....

danwalmsley commented 5 years ago

@rakuten interesting, I got it to run yesterday

Have you tried running the .App package from Downloads folder before moving to Applications?

rakuten commented 5 years ago

i can't run the 0.7.0 release from download, (yes, i moved to my Applications), Same as 0.61 & 0.62,it's auto exit when I double click on the app icon

so i rebuild it for my self with the tag 0.7.0, and use dotnet ./AvalonStudio.dll to running,it's ok