Results 1 to 2 of 2

Thread: Assistant not showing anything

  1. #1
    Join Date
    Jul 2010
    Posts
    16
    Qt products
    Qt4
    Platforms
    Unix/X11 Maemo/MeeGo

    Default Assistant not showing anything

    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

  2. #2
    Join Date
    Nov 2011
    Posts
    2
    Thanked 1 Time in 1 Post

    Default Re: Assistant not showing anything

    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

Similar Threads

  1. Looking for Qt Assistant
    By Archa4 in forum Newbie
    Replies: 3
    Last Post: 31st March 2011, 07:37
  2. Qt Assistant not showing my help file
    By armonge in forum Qt Tools
    Replies: 0
    Last Post: 7th October 2010, 07:47
  3. qt assistant on linux
    By alisami in forum Qt Programming
    Replies: 2
    Last Post: 3rd October 2008, 15:27
  4. Showing QMainWindow without showing a child QWidget
    By discostu in forum Qt Programming
    Replies: 3
    Last Post: 4th March 2007, 09:03
  5. Qt Assistant path
    By aamer4yu in forum Installation and Deployment
    Replies: 3
    Last Post: 1st February 2007, 14:23

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.