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

Add information on loaded plugins #50

Open
philipstarkey opened this issue Oct 26, 2018 · 2 comments
Open

Add information on loaded plugins #50

philipstarkey opened this issue Oct 26, 2018 · 2 comments
Labels
enhancement New feature or request minor

Comments

@philipstarkey
Copy link
Member

Original report (archived issue) by Lars Kohfahl (Bitbucket: lkohfahl, GitHub: lakodarmstadt).


When implementing the latest progress_bar changes I stumpled over some problems with our own progress bar because I had the naming in the labconfig file wrong. However this was not noticable as labscript just silently included the new progress bar and did not inform me about the plugins that could not be loaded.
I tried to write some lines to face this problem, which probably need some improvements before starting a PR.

[https://bitbucket-archive.labscriptsuite.org/#!/lkohfahl/blacs/commits/1c7d683103d6dea218de4eedd25020f7c78b5544 (labscript-suite-bitbucket-archive/lkohfahl-blacs--forked-from--labscript_suite-blacs@27ece19)](Link URL)

@philipstarkey
Copy link
Member Author

Original comment by Philip Starkey (Bitbucket: philipstarkey, GitHub: philipstarkey).


Good idea! Generating a notification in the GUI would be good, as well as logging to the BLACS log file. Unsure if you can generate Notifications outside of a plugin... there's probably a way to do it though!

@philipstarkey
Copy link
Member Author

Original comment by Chris Billington (Bitbucket: cbillington, GitHub: chrisjbillington).


Failed plugin instantiation I think is in the log file already. I think I recently added a change to make it a full traceback, it used to be a bit silent.

We're saying promote this failure to a notification?

@philipstarkey philipstarkey added minor enhancement New feature or request labels Apr 5, 2020
Loki27182 pushed a commit to Loki27182/blacs that referenced this issue Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor
Projects
None yet
Development

No branches or pull requests

1 participant