Jörg Kreuzberger
Jörg Kreuzberger
The Warnings and errors are coming from weasyprint. E.g. the tons of css warnings, and also the error. I can reproduce it by calling weasyprint from the commandline and the...
Preprocessing the html to satisfy weasyprint is no option for me in this szenario
Most of the warnings seems to come from sphinx-needs styles. These seems e.g. valid css (like e.g. text-shadow), but due to they are not supported by weasyprint they are claimed...
Almost all errors except the missing anchors error are coming from the imported datatables.min.css. ``` INFO: Step 2 - Fetching and parsing CSS - file:///home/kreuzberger/src/s5/sx_spdf/sx/build/release/src/module/demod/iqdemod/doc/rtr/simplepdf/_static/sphinx-needs/libs/html/datatables.min.css WARNING: Error: Expected for declaration...
Due to the checks: Could you provide a clang-format file (.clang-format) or what should be used for clang-format as default style? Assume clang-format without any further options?
### Current Status TLDR: Windows Tests integration, would only merge after some clarifications - [x] Tried to integrate the issues from the reviews - [x] Qt5 and Qt6 differ in...
Hi! Would it be possible to let the checks run on commit, so i can see open issues and fix them?
> > On Windows the QtTestDriver failes sometimes. Reason is that in one test the Text Error messages are compared. > > Due to the nature of the default QtTest...
> @kreuzberger please see my PR #296 to fix the flaky test. > > I also investigated if it is possible to capture the test log without needing the file....
Here is one log from a successfull build: (called weasyprint.exe -d ..) ``` WARNING: Ignored `box-shadow: None` at 19:5, unknown property. WARNING: Ignored `box-shadow: None` at 31:5, unknown property. INFO:...