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
{{ message }}
This repository was archived by the owner on Nov 20, 2020. It is now read-only.
I had been testing screenly webview for a very static application and (despite the web page not changing!) it now crashes with the error as soon as it's instructed to load via DBus;
Unsupported return type 65 QPixmap in method "grab"
I'm not familiar enough with Webkit or QT to understand what's going on here, but it seems odd that the behaviour should change despite the content not having changed.
I had been testing screenly webview for a very static application and (despite the web page not changing!) it now crashes with the error as soon as it's instructed to load via DBus;
Unsupported return type 65 QPixmap in method "grab"I'm not familiar enough with Webkit or QT to understand what's going on here, but it seems odd that the behaviour should change despite the content not having changed.