VitalElement / AvalonStudio

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

Does not run on linux mint 19.3 Cinnamon #741

Open domestomas opened 4 years ago

domestomas commented 4 years ago

I built the avalon-studio from source according to the instructions in readme file (because the deb package is broken, as mentioned in #730). When i try to run it, I get this error: Unhandled exception. System.Exception: Proportional StackPanel cannot be inside a component of unlimited size (like ScrollViewer or ListBox). Whole error output in attached file. errors.txt

liuyon9 commented 4 years ago

@danwalmsley,@domestomas,I get the same error:"Proportional StackPanel cannot be inside a component of unlimited size (like ScrollViewer or ListBox)".But I'm running on WIN10.