taurus-org / taurus

Moved to https://gitlab.com/taurus-org/taurus
http://taurus-scada.org
43 stars 46 forks source link

QWebKit #1132

Closed SergiiChernov closed 3 years ago

SergiiChernov commented 3 years ago

Am I the only one experiencing Qt problems? "QWebkit is not available" message puzzles me, as QWebkit got deprecated and deleted from Qt in 2016.

Upon loading a gui created with "taurus newgui" initialization i constantly get an error window: KeyError('TaurusMonitorTiny'). Later on "QWebkit is not available" label hangs on the gui. Subsequently, most of features do not work. When adding a new panel with a model: argument 2 has unexpected type: 'str' error shows up. Dynamically generated gui and taurus test seem to work normally though.

SergiiChernov commented 3 years ago

duplication by accident.