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

Bug: Visualization of Tasks/Workflows causes malfunction in dark mode #1113

Closed
3 tasks
detlefarend opened this issue Dec 10, 2024 · 1 comment · Fixed by #1102
Closed
3 tasks

Bug: Visualization of Tasks/Workflows causes malfunction in dark mode #1113

detlefarend opened this issue Dec 10, 2024 · 1 comment · Fixed by #1102
Assignees
Labels
BF Basic Functions/Infrastructure bug Something isn't working quality Quality assurance

Comments

@detlefarend
Copy link
Member

detlefarend commented Dec 10, 2024

1 Describe the bug
If the visualization of a workflow (e.g., a stream workflow as part of a stream scenario) is turned off, a runtime error occurs.

2 To Reproduce
Steps to reproduce the behavior:

  1. Pick a howto with stream visualization and turn off the visualization.

3 Expected behavior
The program should run without any errors and visualization artifacts.

4 Screenshots
...

5 Additional Information

5.1 Operating System

  • Linux
  • Windows
  • Mac OS
@detlefarend detlefarend added bug Something isn't working quality Quality assurance BF Basic Functions/Infrastructure labels Dec 10, 2024
@detlefarend detlefarend self-assigned this Dec 10, 2024
@detlefarend
Copy link
Member Author

The malfunction mentioned was caused by a leak in method mlpro.bf.mt.Workflow.init_plot()...

@detlefarend detlefarend changed the title Bug: Stream visualization causes break in dark mode Bug: Visualization of Tasks/Workflows causes malfunction in dark mode Dec 10, 2024
@detlefarend detlefarend linked a pull request Dec 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BF Basic Functions/Infrastructure bug Something isn't working quality Quality assurance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant