i-RIC / iricdev-2019

0 stars 2 forks source link

Should we replace QtWebKit by QWebEngine #3

Open scharlton2 opened 3 years ago

scharlton2 commented 3 years ago

QtWebKit was removed in Qt 5.6. It was officially succeeded by QtWebEngine. There is an un-official port of QtWebKit at https://code.qt.io/qt/qtwebkit.git (https://code.qt.io/cgit/qt/qtwebkit.git/). I used this (commit 10cd6a106e1c461c774ca166a67b8c835c755ef7) to build the iricdev support libraries in https://github.com/i-RIC/iricdev-2019 and iric using the VS2019 branch on https://github.com/scharlton2/prepost-gui/tree/VS2019.

So far, the Open Street Map works but none of the Google Map Background (Internet) images work. Also, an exeception is thrown when closing an iRIC project that uses Background Images (Internet) in debug mode.

I'm currently rebuilding VTK with different versions of Qt to see if it fixes any of these problems.

Scott

kskinoue0612 commented 3 years ago

Hi Scott,

Thank you for sharing the information. I see. I hope you’ll find a solution.

Thanks,

Keisuke

2020年12月19日(土) 7:21 Scott Charlton notifications@github.com:

QtWebKit was removed in Qt 5.6. It was officially succeeded by QtWebEngine. There is an un-official port of QtWebKit at https://code.qt.io/qt/qtwebkit.git ( https://code.qt.io/cgit/qt/qtwebkit.git/). I used this (commit 10cd6a106e1c461c774ca166a67b8c835c755ef7) to build the iricdev support libraries in https://github.com/i-RIC/iricdev-2019 and iric using the VS2019 branch on https://github.com/scharlton2/prepost-gui/tree/VS2019.

So far, the Open Street Map works but none of the Google Map Background (Internet) images work. Also, an exeception is thrown when closing an iRIC project that uses Background Images (Internet) in debug mode.

I'm currently rebuilding VTK with different versions of Qt to see if it fixes any of these problems.

Scott

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/i-RIC/iricdev-2019/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA6YIUJRXLDHHL7RJJUF3ITSVPIWHANCNFSM4VBX7OIQ .