PDA

View Full Version : Assistant not showing anything



newbie43
2nd November 2011, 01:00
Group
I have qt4.7.3 installed on linux and projects build without any problems but when i open the assistant which is in the directory /opt/QtSDK-64/Desktop/Qt/473/gcc/bin it has nothing to display in any of the tabs or windows its empty.
Does anyone know what steps i should take to fix this? Thanks

DerManu
9th November 2011, 01:46
Hi,
I'm guessing you used the downloadable installer from the Qt website. If not, what does dpkg -l | grep "qt.*doc" return?

Further, go into the QtAssistant configuration and make sure the Filter for Qt 4.7.* is configured properly (e.g. at least "qt" and "4.7.*" ticked). In the "documentation" (or similar) tab, make sure all the moduies were loaded properly (should be about 6 modules like "com.trolltech.qt.47*" in there).
Then you might want to check whether those modules are present in your installation, i.e. what is in the QtSDK/Documentation/ directory? *.qch files are what we're looking for. Should be at least a "qt.qch" with about 60 MiB there. If not, try locate qt.qch or even locate .qch