bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#54033: Calibre's ebook-viewer only shows white-on-white or dark-on-d


From: Guillaume Le Vaillant
Subject: bug#54033: Calibre's ebook-viewer only shows white-on-white or dark-on-dark.
Date: Fri, 04 Mar 2022 14:07:10 +0000

Hi,

FreeCAD also has some issues with the rendering of its "start page"
where the text is missing.
And as Calibre and FreeCAD are apparently both Python applications using
QtWebEngine, it may indicate that there is something not working
correctly in QtWebEngine or in the Python bindings to QtWebEngine.

I tried printing some debug traces with:
--8<---------------cut here---------------start------------->8---
QTWEBENGINE_CHROMIUM_FLAGS="--enable-logging -v=1" ebook-viewer
QTWEBENGINE_CHROMIUM_FLAGS="--enable-logging -v=1" FreeCAD
--8<---------------cut here---------------end--------------->8---

In both cases the same error message was printed several times:
--8<---------------cut here---------------start------------->8---
[7052:1:0304/150130.882217:ERROR:paint_controller.cc(646)] 
PaintController::FinishCycle() completed
--8<---------------cut here---------------end--------------->8---

But so far I don't know what it means, or even if it's related to the
rendering issue...

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]