<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[QTextBrowser spews font errors]]></title><description><![CDATA[<p dir="auto">I've got a QTextBrowser and I set up the clickedAnchor signal to call my callback routine foo(const QUrl&amp;).</p>
<p dir="auto">In foo, I change the UI in various ways and the QTextBrowser will be hidden. However if I don't call its clear() method, I get errors like these:</p>
<p dir="auto">qt.text.font.db: OpenType support missing for "", script 12<br />
qt.text.font.db: OpenType support missing for "", script 12<br />
qt.text.font.db: OpenType support missing for "", script 12<br />
qt.text.font.db: OpenType support missing for "", script 12<br />
qt.text.font.db: OpenType support missing for "", script 12<br />
qt.text.font.db: OpenType support missing for "", script 12<br />
qt.text.font.db: OpenType support missing for "", script 12<br />
qt.text.font.db: OpenType support missing for "", script 12<br />
qt.text.font.db: OpenType support missing for "", script 12<br />
qt.text.font.db: OpenType support missing for "", script 12</p>
<p dir="auto">Does anyone know why this happens? Seems like a Qt bug.</p>
<p dir="auto">I'm using Qt 6.8.2-2 from C++.</p>
]]></description><link>https://forum.qt.io/topic/165045/qtextbrowser-spews-font-errors</link><generator>RSS for Node</generator><lastBuildDate>Tue, 15 Sep 2026 11:44:36 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/165045.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 28 Aug 2026 00:55:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QTextBrowser spews font errors on Sat, 29 Aug 2026 19:12:07 GMT]]></title><description><![CDATA[<p dir="auto">Which distribution are you using ?<br />
Which desktop environment ?<br />
What about my request for a minimal buildable reproducer ?</p>
]]></description><link>https://forum.qt.io/post/839912</link><guid isPermaLink="true">https://forum.qt.io/post/839912</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sat, 29 Aug 2026 19:12:07 GMT</pubDate></item><item><title><![CDATA[Reply to QTextBrowser spews font errors on Fri, 28 Aug 2026 23:50:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a> I'm on x86_64 Linux</p>
]]></description><link>https://forum.qt.io/post/839910</link><guid isPermaLink="true">https://forum.qt.io/post/839910</guid><dc:creator><![CDATA[BRut]]></dc:creator><pubDate>Fri, 28 Aug 2026 23:50:26 GMT</pubDate></item><item><title><![CDATA[Reply to QTextBrowser spews font errors on Fri, 28 Aug 2026 19:43:23 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to devnet,</p>
<p dir="auto">Can you provide a minimal compilable reproducer that shows this behavior ?<br />
On which OS are you ?</p>
]]></description><link>https://forum.qt.io/post/839908</link><guid isPermaLink="true">https://forum.qt.io/post/839908</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 28 Aug 2026 19:43:23 GMT</pubDate></item></channel></rss>