[bt-devel] BibleTime Gentoo Issue
Gary Holmlund
gary.holmlund at gmail.com
Thu Oct 6 19:26:56 MST 2016
Jaak,
The rendering of QtWebEngine view's is done asynchronously by a separate
process, QtWebEngineProcess. When I run BibleTime with Qt 5.7 I see the
following processes.
gary 6906 3717 2 19:11 ? 00:00:00
/home/gary/sw/bt3/debug/install/bin/bibletime
gary 6912 6906 0 19:11 ? 00:00:00
/opt/qt5/5.7/gcc_64/libexec/QtWebEngineProcess --type=zygote --lang=en
gary 6932 6914 0 19:11 ? 00:00:00
/opt/qt5/5.7/gcc_64/libexec/QtWebEngineProcess --type=renderer
--disable-accelerated-video-decode --enable-threaded-compositing
--use-gl=desktop --disable-webrtc-hw-encoding --lang=en
--num-raster-threads=4
--content-image-texture-target=3553,3553,3553,3553,3553,3553,3553,3553,3553,3553,3553,3553,3553,3553
--video-image-texture-target=3553 --disable-gpu-compositing
--channel=6906.0.1992650468
gary 6938 6914 0 19:11 ? 00:00:00
/opt/qt5/5.7/gcc_64/libexec/QtWebEngineProcess --type=renderer
--disable-accelerated-video-decode --enable-threaded-compositing
--use-gl=desktop --disable-webrtc-hw-encoding --lang=en
--num-raster-threads=4
--content-image-texture-target=3553,3553,3553,3553,3553,3553,3553,3553,3553,3553,3553,3553,3553,3553
--video-image-texture-target=3553 --disable-gpu-compositing
--channel=6906.1.503656975
g
I wonder if the QtWebEngineProcess is not installed or running correctly
on your system.
Gary
More information about the bt-devel
mailing list