Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnboundLocalError: local variable 'path' referenced before assignment #1541

Closed
sentry-io bot opened this issue Oct 27, 2020 · 1 comment · Fixed by #1546
Closed

UnboundLocalError: local variable 'path' referenced before assignment #1541

sentry-io bot opened this issue Oct 27, 2020 · 1 comment · Fixed by #1546
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented Oct 27, 2020

Sentry Issue: PARSEC-QT9

UnboundLocalError: local variable 'path' referenced before assignment
  File "parsec\core\gui\workspaces_widget.py", line 497, in open_workspace
    self.open_workspace_file(workspace_fs, None)
  File "parsec\core\gui\workspaces_widget.py", line 518, in open_workspace_file
    desktop.open_file(str(path))
@Max-7 Max-7 self-assigned this Oct 27, 2020
@vxgmichel
Copy link
Contributor

2aafc47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants