** Description changed:

+ [Impact]
+ 
  Ubuntu Cosmic.
  
  QtWebEngine 5.11.1
  
  QtWebEngine doesn't work under wayland since it can't find eglGetProcAddress 
call.
  Instead it starts spamming 10's of thousands of loglines per second.
- 
- This is an issue since qutebrowser doesn't work under native wayland
- while this bug exists, so web-browsing seems to be use software-
- rendering instead.
  
  [487:518:1113/101024.893528:ERROR:gl_surface_qt.cpp(230)] eglGetProcAddress 
not found.
  Using the 'xdg-shell-v6' shell integration
  [487:518:1113/101024.995493:ERROR:gl_surface_qt.cpp(299)] Requested OpenGL 
implementation is not supported. Implementation: 0
  [487:518:1113/101024.995511:ERROR:gl_surface_qt.cpp(292)] 
eglCreatePbufferSurface failed and surfaceless context not available
  [487:518:1113/101024.995515:ERROR:gl_surface_qt.cpp(299)] Requested OpenGL 
implementation is not supported. Implementation: 0
  [487:518:1113/101024.995518:ERROR:gl_surface_qt.cpp(292)] 
eglCreatePbufferSurface failed and surfaceless context not available
  
  
- simple qml which recreates this issue under wayland is attached and can be 
run by:
- qmlscene test.qml
- <starts spamming and doesn't work>
+ This is an issue since qutebrowser and most likely any other QtWebEngine 
implementation doesn't work under native wayland while this bug exists, only 
way i've gotten it to run is through Xwayland which seems to use 
software-rendering instead noticeably decreasing performance and battery-life 
on my client.
  
+ [Test Case]
+ 
+ I've attached a Simple qml which recreates this issue under wayland, it can 
be run by:
+ # qmlscene test.qml
+ <It should start spamming and doesn't work>
+ 
+ [Regression Potential]
+ 
+ I leave this up to package maintainers.
+ 
+ [Other Info]
+  
  Corresponding upstream / QT Bug:
  https://bugreports.qt.io/browse/QTBUG-68479
- This has been patched by QT and as far as i've understood it should be 
available in 5.11.2
+ This has been patched by QT and as far as i've understood it should be 
available in 5.11.2, patches can be found at:
  https://codereview.qt-project.org/#/c/232017/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1803103

Title:
  QtWebengine doesn't work under wayland

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtwebengine-opensource-src/+bug/1803103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to