-
Notifications
You must be signed in to change notification settings - Fork 55
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 report: Error with QFontMetrics
on PySide6 in console widget
#1146
Comments
corranwebster
added a commit
that referenced
this issue
Jul 8, 2022
corranwebster
added a commit
that referenced
this issue
Jul 8, 2022
corranwebster
added a commit
that referenced
this issue
Jul 8, 2022
corranwebster
added a commit
that referenced
this issue
Jul 8, 2022
corranwebster
added a commit
that referenced
this issue
Jul 11, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
OS: all
Python version: 3.8
Toolkit: Qt
Qt API: PyQt6/PySide6
Description
When pressing the tab key in the Mayavi Python console, we get the following exception:
See enthought/mayavi#1158
Steps to Reproduce
Start Mayavi, enter
from mayavi import mlab
, typemlab.
and then tab.Probably simpler reproduction is possible.
The text was updated successfully, but these errors were encountered: