QWebView freeze application
-
Hello I`m using QWebView to load page from a third party website. Page loads and displays and then QWebView freeze for 1 -2 seconds and all application freeze too. and after than everything works perfectlyI home someone helps me to avoid this lag.
Additional info:
-I am using QT 5.5.1
-website requires local cashe storage and enabled javascript -
Hello I`m using QWebView to load page from a third party website. Page loads and displays and then QWebView freeze for 1 -2 seconds and all application freeze too. and after than everything works perfectlyI home someone helps me to avoid this lag.
Additional info:
-I am using QT 5.5.1
-website requires local cashe storage and enabled javascriptWhat is the URL of site?
-
Hello I`m using QWebView to load page from a third party website. Page loads and displays and then QWebView freeze for 1 -2 seconds and all application freeze too. and after than everything works perfectlyI home someone helps me to avoid this lag.
Additional info:
-I am using QT 5.5.1
-website requires local cashe storage and enabled javascript@6ygyjiau You can try https://github.com/annulen/webkit/releases/tag/qtwebkit-5.212.0-alpha2 with Qt 5.9, maybe it will work better
-
What is the URL of site?
@Konstantin-Tokarev it`s skype online.
-
@Konstantin-Tokarev it`s skype online.
@6ygyjiau Then you certainly need to switch to 5.212
-
@6ygyjiau You can try https://github.com/annulen/webkit/releases/tag/qtwebkit-5.212.0-alpha2 with Qt 5.9, maybe it will work better
@Konstantin-Tokarev I afraid to use alpa version. I also used nano browser example and get the same problem.I tried another accounts and I find out that lag happents when you have chat with few hundred people.
-
@Konstantin-Tokarev I afraid to use alpa version. I also used nano browser example and get the same problem.I tried another accounts and I find out that lag happents when you have chat with few hundred people.
@6ygyjiau It's actually much more stable than what you are using currently. It has "alpha" suffix mostly because it didn't pass API review for new APIs yet, and has some missing bits in QML API