Google hangout not working in qtweb browser on ubuntu 12.04 ?
-
Thanks for reply,
This is the url I used to start google hangout,
https://hangoutsapi.talkgadget.google.com/hangouts/_?gid=APP_ID
But it is showing blank screen(black window).After login hangout page open it is black screen.Thanks,
-
I have installed google talk plugin to run this app. I get following result on both ubuntu and windows machines.
!http://www.zimagez.com/miniature/screenshot-291113-220058.php(hangout on qt)!
"Full size":http://www.zimagez.com/zimage/screenshot-291113-220058.phpIt starts to connect, but doesn't go further. I used developer extras, to see what is going on with web browser and compare behavior with chrome. I figured out, that load process stucks at some point. And there is javascript error inside webkit, which is not present in chrome:
@ TypeError: 'null' is not an object (evaluating 'this.p.getItem') @On a screenshot you can see, where qwebview stucks.
!http://www.zimagez.com/miniature/screenshot-291113-222829.php(qt hangout)!
"Full size":http://www.zimagez.com/zimage/screenshot-291113-222829.phpMaybe that javascript error causing problem. Anyway, I think you should dig in that direction