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

Crash with lab topology #141

Open
maximebel opened this issue Mar 31, 2022 · 2 comments
Open

Crash with lab topology #141

maximebel opened this issue Mar 31, 2022 · 2 comments
Assignees

Comments

@maximebel
Copy link

maximebel commented Mar 31, 2022

Describe the bug
For some lab, I get a crash in the display plugin output

To Reproduce
execute lab topology

Expected behavior
Not crash

Screenshots

Additional context
python error message was : KeyError: 'beziercurviness1'

I fixed the issue replacing line 58 of display.py with
if isinstance(item, dict) and key in item:

@maximebel maximebel changed the title [BUG] Crash with lab topology Mar 31, 2022
@ttafsir ttafsir self-assigned this Mar 31, 2022
@ttafsir
Copy link
Owner

ttafsir commented Mar 31, 2022

Hi @maximebel, is possible to post the output of your execution?

@maximebel
Copy link
Author

maximebel commented Apr 1, 2022

Hello

Here is the output of the command

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