You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a MacOS specific problem. The problem seems to be in class Settings, line 113 and 114. MacOS uses NFD encoded paths. The line variable is not necessarily NFD encoded. Thus the exists() check fails.
Recent opened projects with umlauts in their path disappear at restart.
The text was updated successfully, but these errors were encountered: