Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
5.11.0, 5.12.0
-
None
-
OS X 10.13.4
Python 3.6.5 (Fresh virtual env, nothing installed in it but pyside2 using pip location below)
http://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.11.0-5.11.0-cp35.cp36-abi3-macosx_10_11_intel.whl (126.1MB)
Description
Copy and pasting the code from Qt for Python site, under the "Show me the Code" section runs under OS X, but clicking on the button presented does not change the displayed "Hello World" QLabel with a random choice from a list of strings. I've tried the other tutorials and they all worked as intended, so I'm not sure what is happening. I tried adding a small print debug line (print("Caught signal!") as the first line of the magic() method, and it does print out to the console.
Attachments
Issue Links
- duplicates
-
QTBUG-68740 QTextEdit missing repaint after clear signal
- Closed
- relates to
-
PYSIDE-871 macOS: QtWidgets.QTextEdit.append() does not repaint the widget in pyside2
- Closed