--- a/Preferences/__init__.py Sun Feb 12 19:01:03 2017 +0100 +++ b/Preferences/__init__.py Mon Feb 13 19:04:58 2017 +0100 @@ -1868,6 +1868,7 @@ viewProfiles[name][2].append( QByteArray.fromBase64(bs.encode("utf-8"))) else: + # TODO: Remove this branch # migrate from the old ViewProfiles settings try: profiles = prefClass.settings.value("UI/ViewProfiles")