The DnD Sanctuary

Pings => Otter Browser Forum => Topic started by: ejoshva on 2015-04-24, 05:42:46

Title: Webpage with Unity 3D web player is displaying blank page in MAC
Post by: ejoshva on 2015-04-24, 05:42:46
I took the source of the beta 5 version (QWebEngineView) ported.

Upon trying to view the page with Unity 3D web player, blank page is only show. Though the player (with play button) was visible first, on clicking, blank page is shown.

Also being a Qt developer myself, I tried separately loading the Unity Web Player embedded page directly in QWebEngineView, it failed to display anything. It would be greatly helpful, if I could know how its being loaded.

Thanks

Title: Re: Webpage with Unity 3D web player is displaying blank page in MAC
Post by: Emdek on 2015-05-02, 18:51:31
@ejoshva, if you are using QtWebEngine backend then I suggest to try if it works better with preview packages for Qt 5.5 beta (now required when building from master), they are at least usable under Linux.