Opened 6 years ago

Closed 6 years ago

#12296 closed defect (fixed)

Fix QtWebEngine's background rendering problem and Linux 5.2+ issues

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 9.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

I encountered an article on this early today. When on multimedia-heavy sites (such as Twitch.tv), Falkon will crash, and background rendering will fail.

Two patches are needed to fix this:

https://code.qt.io/cgit/qt/qtwebengine.git/patch/?id=4746bb90 https://code.qt.io/cgit/qt/qtwebengine.git/patch/?id=662de14c

Change History (4)

comment:1 by Douglas R. Reno, 6 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 6 years ago

Let's fix for Linux 5.2+ as part of this.

I'll submit the following sed in addition to this patch:

sed -i 's/SIOCGSTAMP/0x8906/' src/3rdparty/chromium/third_party/webrtc/rtc_base/physical_socket_server.cc

comment:3 by Douglas R. Reno, 6 years ago

Summary: Fix background rendering in Falkon (qtwebengine related)Fix QtWebEngine's background rendering problem and Linux 5.2+ issues

Rename the ticket to something that makes a bit more sense

comment:4 by Douglas R. Reno, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r21859 , including the API fix

Note: See TracTickets for help on using tickets.