You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/user/dangerzone/dangerzone/gui/main_window.py:208: DeprecationWarning: 'exec_' will be removed in the future. Use 'exec' instead. update_widget.exec_()
Seen in QA with Ubuntu 22.04 target during tests:
Wasn't able to find any actual deprecation timeline, just complaints about lack of documentation for this deprecation 🙃 https://bugreports.qt.io/browse/PYSIDE-1583
The text was updated successfully, but these errors were encountered: