{"url":"https://api.github.com/repos/open-cogsci/OpenSesame/issues/690","repository_url":"https://api.github.com/repos/open-cogsci/OpenSesame","labels_url":"https://api.github.com/repos/open-cogsci/OpenSesame/issues/690/labels{/name}","comments_url":"https://api.github.com/repos/open-cogsci/OpenSesame/issues/690/comments","events_url":"https://api.github.com/repos/open-cogsci/OpenSesame/issues/690/events","html_url":"https://github.com/open-cogsci/OpenSesame/issues/690","id":611742076,"node_id":"MDU6SXNzdWU2MTE3NDIwNzY=","number":690,"title":"Unable to load saved experiment","user":{"login":"MichlF","id":7805682,"node_id":"MDQ6VXNlcjc4MDU2ODI=","avatar_url":"https://avatars.githubusercontent.com/u/7805682?v=4","gravatar_id":"","url":"https://api.github.com/users/MichlF","html_url":"https://github.com/MichlF","followers_url":"https://api.github.com/users/MichlF/followers","following_url":"https://api.github.com/users/MichlF/following{/other_user}","gists_url":"https://api.github.com/users/MichlF/gists{/gist_id}","starred_url":"https://api.github.com/users/MichlF/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/MichlF/subscriptions","organizations_url":"https://api.github.com/users/MichlF/orgs","repos_url":"https://api.github.com/users/MichlF/repos","events_url":"https://api.github.com/users/MichlF/events{/privacy}","received_events_url":"https://api.github.com/users/MichlF/received_events","type":"User","user_view_type":"public","site_admin":false},"labels":[{"id":425538403,"node_id":"MDU6TGFiZWw0MjU1Mzg0MDM=","url":"https://api.github.com/repos/open-cogsci/OpenSesame/labels/Bug","name":"Bug","color":"FF9800","default":false,"description":null}],"state":"closed","locked":false,"assignees":[{"login":"smathot","id":594936,"node_id":"MDQ6VXNlcjU5NDkzNg==","avatar_url":"https://avatars.githubusercontent.com/u/594936?v=4","gravatar_id":"","url":"https://api.github.com/users/smathot","html_url":"https://github.com/smathot","followers_url":"https://api.github.com/users/smathot/followers","following_url":"https://api.github.com/users/smathot/following{/other_user}","gists_url":"https://api.github.com/users/smathot/gists{/gist_id}","starred_url":"https://api.github.com/users/smathot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/smathot/subscriptions","organizations_url":"https://api.github.com/users/smathot/orgs","repos_url":"https://api.github.com/users/smathot/repos","events_url":"https://api.github.com/users/smathot/events{/privacy}","received_events_url":"https://api.github.com/users/smathot/received_events","type":"User","user_view_type":"public","site_admin":false}],"milestone":null,"comments":3,"created_at":"2020-05-04T09:46:36Z","updated_at":"2020-05-06T13:19:41Z","closed_at":"2020-05-06T13:19:41Z","assignee":{"login":"smathot","id":594936,"node_id":"MDQ6VXNlcjU5NDkzNg==","avatar_url":"https://avatars.githubusercontent.com/u/594936?v=4","gravatar_id":"","url":"https://api.github.com/users/smathot","html_url":"https://github.com/smathot","followers_url":"https://api.github.com/users/smathot/followers","following_url":"https://api.github.com/users/smathot/following{/other_user}","gists_url":"https://api.github.com/users/smathot/gists{/gist_id}","starred_url":"https://api.github.com/users/smathot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/smathot/subscriptions","organizations_url":"https://api.github.com/users/smathot/orgs","repos_url":"https://api.github.com/users/smathot/repos","events_url":"https://api.github.com/users/smathot/events{/privacy}","received_events_url":"https://api.github.com/users/smathot/received_events","type":"User","user_view_type":"public","site_admin":false},"author_association":"NONE","issue_field_values":[],"type":null,"active_lock_reason":null,"sub_issues_summary":{"total":0,"completed":0,"percent_completed":0},"issue_dependencies_summary":{"blocked_by":0,"total_blocked_by":0,"blocking":0,"total_blocking":0},"body":"I saved an experiment. OS crashed at the end of the saving process and everytime I try to reload the save file now it spits out the following error message and freezes. I can still use the program after a brief moment but the cursor remains the hourglass. Sometimes I also get this message in a pop-up window before:\r\n\r\n> Extension get_started misbehaved on event open_recent_1 (see debug window for stack trace)\r\n\r\nI don't particularly need this saved file to be restored but I figured if this is a more general problem, it might be worth fixing.\r\n\r\nI have the most recent (3.3.0) version of OS installed in a separate anaconda environment and always start the program via the command line. I can share the experiment file if that helps.\r\n\r\n\r\n\r\nInformation:\r\n\r\n> Operating System: win32\r\n> OpenSesame: 3.3.0\r\n> Python: 3.7.7\r\n> Don't show me this message!\r\n> \r\n> If you don't want to see bug-report messages in the future, you can disable the bug_report extension under Menu â†’ Tools â†’ Plug-in and extension manager. This does not automagically solve the problem--it only suppresses the report!\r\n> \r\n\r\nError message:\r\n\r\n```\r\nTraceback (most recent call last):\r\n File \"C:\\Users\\Michl\\Anaconda3\\envs\\opensesame-py3\\lib\\site-packages\\libqtopensesame\\qtopensesame.py\", line 831, in open_file\r\n  self.experiment.build_item_tree()\r\n File \"C:\\Users\\Michl\\Anaconda3\\envs\\opensesame-py3\\lib\\site-packages\\libqtopensesame\\items\\experiment.py\", line 145, in build_item_tree\r\n  self.treeitem_general = tree_general_item(self)\r\n File \"C:\\Users\\Michl\\Anaconda3\\envs\\opensesame-py3\\lib\\site-packages\\libqtopensesame\\widgets\\tree_general_item.py\", line 56, in __init__\r\n  .build_item_tree(self)\r\n File \"C:\\Users\\Michl\\Anaconda3\\envs\\opensesame-py3\\lib\\site-packages\\libqtopensesame\\items\\sequence.py\", line 147, in build_item_tree\r\n  max_depth=max_depth-1, extra_info=cond)\r\n File \"C:\\Users\\Michl\\Anaconda3\\envs\\opensesame-py3\\lib\\site-packages\\libqtopensesame\\items\\loop.py\", line 337, in build_item_tree\r\n  max_depth=max_depth-1)\r\n File \"C:\\Users\\Michl\\Anaconda3\\envs\\opensesame-py3\\lib\\site-packages\\libqtopensesame\\items\\sequence.py\", line 147, in build_item_tree\r\n  max_depth=max_depth-1, extra_info=cond)\r\n File \"C:\\Users\\Michl\\Anaconda3\\envs\\opensesame-py3\\lib\\site-packages\\libqtopensesame\\items\\loop.py\", line 337, in build_item_tree\r\n  max_depth=max_depth-1)\r\n File \"C:\\Users\\Michl\\Anaconda3\\envs\\opensesame-py3\\lib\\site-packages\\libqtopensesame\\items\\sequence.py\", line 147, in build_item_tree\r\n  max_depth=max_depth-1, extra_info=cond)\r\n File \"C:\\Users\\Michl\\Anaconda3\\envs\\opensesame-py3\\lib\\site-packages\\libqtopensesame\\items\\qtitem.py\", line 700, in build_item_tree\r\n  widget = tree_item_item(self, extra_info=extra_info)\r\n File \"C:\\Users\\Michl\\Anaconda3\\envs\\opensesame-py3\\lib\\site-packages\\libqtopensesame\\widgets\\tree_item_item.py\", line 60, in __init__\r\n  self.setText(1, extra_info)\r\nTypeError: setText(self, int, str): argument 2 has unexpected type 'int'\r\n```","closed_by":{"login":"smathot","id":594936,"node_id":"MDQ6VXNlcjU5NDkzNg==","avatar_url":"https://avatars.githubusercontent.com/u/594936?v=4","gravatar_id":"","url":"https://api.github.com/users/smathot","html_url":"https://github.com/smathot","followers_url":"https://api.github.com/users/smathot/followers","following_url":"https://api.github.com/users/smathot/following{/other_user}","gists_url":"https://api.github.com/users/smathot/gists{/gist_id}","starred_url":"https://api.github.com/users/smathot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/smathot/subscriptions","organizations_url":"https://api.github.com/users/smathot/orgs","repos_url":"https://api.github.com/users/smathot/repos","events_url":"https://api.github.com/users/smathot/events{/privacy}","received_events_url":"https://api.github.com/users/smathot/received_events","type":"User","user_view_type":"public","site_admin":false},"reactions":{"url":"https://api.github.com/repos/open-cogsci/OpenSesame/issues/690/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/open-cogsci/OpenSesame/issues/690/timeline","performed_via_github_app":null,"state_reason":"completed","pinned_comment":null}