Skip to content

Conversation

@larsbijl
Copy link
Member

fix bug with action menu's not showing.

fix bug with action menu's not showing.
@mottosso
Copy link
Member

Thanks Lars, a few notes.

There are 3 types of information in the Terminal at the moment.

  1. Log records
  2. Exceptions
  3. GUI messages

Where log records have 5 inner levels; debug, info, warning, error and critical.

The intent of show_errors was for exceptions (called "error" in the result dictionary), whereas the show_error corresponds to logging.ERROR.

It looks like the logging.INFO level corresponds to GUI messages; these will probably also need a dedicated button.

tokejepsen pushed a commit to tokejepsen/pyblish-lite that referenced this pull request May 22, 2020
…ombobox

Feature/pype 632 intent combobox
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 this pull request may close these issues.

2 participants