Closed RoadTrain closed 4 years ago
Other than that the toolkit runs fine on Linux! There are some specific wine tweaks needed though. Maybe I could describe them on the wiki or somewhere else.
Committed both PRs. Thanks for overlooking Linux support.
Another fix required to launch toolkit under Wine. At first I thought it was a Wine problem, but it looks like
Icon.ExtractAssociatedIcon
can actually returnnull
in some situations: https://referencesource.microsoft.com/#System.Drawing/commonui/System/Drawing/Icon.cs,289So we better check for null here -- the worst case is just missing icons: