# HG changeset patch # User Chris Cannam # Date 1530628587 -3600 # Node ID 4e43b07eb84dbafbc521b67192e28f59c2960967 # Parent 95c44f5fd4686d381ad5184aa10db3b4e4def1c8 Use openLocalFolder for this; + update subdir to wait for xdg-open completion (as it used to do with previous process call) diff -r 95c44f5fd468 -r 4e43b07eb84d main/MainWindow.cpp --- a/main/MainWindow.cpp Tue Jul 03 15:06:53 2018 +0100 +++ b/main/MainWindow.cpp Tue Jul 03 15:36:27 2018 +0100 @@ -122,7 +122,6 @@ #include #include #include -#include #include #include #include @@ -3445,7 +3444,7 @@ MainWindow::manageSavedTemplates() { ResourceFinder rf; - QDesktopServices::openUrl("file:" + rf.getResourceSaveDir("templates")); + openLocalFolder(rf.getResourceSaveDir("templates")); } void diff -r 95c44f5fd468 -r 4e43b07eb84d repoint-lock.json --- a/repoint-lock.json Tue Jul 03 15:06:53 2018 +0100 +++ b/repoint-lock.json Tue Jul 03 15:36:27 2018 +0100 @@ -10,7 +10,7 @@ "pin": "be935f9b2ae6" }, "svapp": { - "pin": "ffda5e5444aa" + "pin": "125200a67543" }, "checker": { "pin": "3ccc384c0161"