elementary / files

File browser designed for elementary OS
https://elementary.io
GNU General Public License v3.0
331 stars 78 forks source link

Validate tip uri when restoring Column View #2440

Closed jeremypw closed 5 months ago

jeremypw commented 5 months ago

Fixes #2438

For simplicity this performs a blocking check for existence of the root and tip uris before restoring a Column View. (Other views are created in a non-blocking way and then removed if their content cannot be loaded but this would be complicated for Column View).