[Bug 624697] Re: Qt Docs are not formatted in Qt Assistant

Felix Geyer debfx-pkg at fobos.de
Tue Sep 14 10:04:32 UTC 2010


QtWebkit isn't built anymore from qt4-x11 so QtAssistant falls back (at build time) to QTextBrowser
which isn't able to handle the HTML/CSS in the Qt 4.7 docs. This causes the badly formatted docs.

We can't make qt4-x11 build-dep on libqtwebkit-dev as that would
introduce a circular build-dependency.

A hackish solution would be to put QtAssistant into an own source package and patch the qmake project
files so it builds on its own. It requires some private header files so extra care needs to be taken that new
upstream versions/patches don't break it.

** Changed in: qt4-x11 (Ubuntu)
       Status: New => Confirmed

-- 
Qt Docs are not formatted in Qt Assistant
https://bugs.launchpad.net/bugs/624697
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-x11 in ubuntu.




More information about the kubuntu-bugs mailing list