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

Unidentified table cannot be opened #114

Closed
HTsybenko opened this issue Oct 27, 2023 · 1 comment
Closed

Unidentified table cannot be opened #114

HTsybenko opened this issue Oct 27, 2023 · 1 comment
Assignees

Comments

@HTsybenko
Copy link

When going to the Unidentified table of the project, the error occurs:

Traceback (most recent call last):
File "/home/htsybenko/Temp/envir/lib/python3.10/site-packages/pasta_eln/GUI/table.py", line 143, in change
self.showHidden.setText(f'Show/hide hidden {docLabel.lower()}')
UnboundLocalError: local variable 'docLabel' referenced before assignment

The project table view will open with the "Unidentified" title instead of the actual unidentified items table.

Screenshot from 2023-10-27 09-59-17

Log:
10-27 10:00:57|INFO:Start PASTA GUI
10-27 10:00:58|INFO:End PASTA GUI
10-27 10:00:59|DEBUG:table:changeTable |-|x-80b4631831ff454d88544168f44b8dac|

@HTsybenko HTsybenko added the bug Something isn't working label Oct 27, 2023
SteffenBrinckmann added a commit that referenced this issue Oct 30, 2023
@SteffenBrinckmann SteffenBrinckmann added PR created and removed bug Something isn't working labels Oct 30, 2023
@SteffenBrinckmann SteffenBrinckmann self-assigned this Oct 30, 2023
@HTsybenko
Copy link
Author

The unidentified table is now displayed correctly.

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

No branches or pull requests

2 participants