Results 1 to 5 of 5

Thread: Qt 4 assistant does not start

  1. #1
    Join Date
    Jun 2011
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Angry Qt 4 assistant does not start

    Hello,

    I have the following problem in Ubuntu:

    When I try to start the Qt 4 Assistant I get the following error message:

    zav@zav1984:~$ assistant
    Error reading collection file '/home/zav/.local/share/data/Trolltech/Assistant/qthelpcollection_4.7.0.qhc': Cannot open collection file: /home/zav/.local/share/data/Trolltech/Assistant/qthelpcollection_4.7.0.qhc

    I already tried to find the file, without success . I guess I have to install it myself. But I installed Qt with the synaptic package manager and the Qt 4 Designer and the Qt 4 Linguist works!!! So I actually don't know what I did wrong?!

    Thanks!

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Qt 4 assistant does not start

    You must have confused assistant somehow. It surely shouldn't be looking for collection files in your home dir unless someone (guess who?) pointed it to a collection file inside some user's home directory.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Jun 2011
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Qt 4 assistant does not start

    Where is the qthelpcollection_4.7.0.qhc file normally installed? Do I have to set a PATH variable?

    Thanks!

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Qt 4 assistant does not start

    There is no such file in Qt, as far as I know. Try deleting (or moving) ~/.config/Trolltech directory and start assistant again.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  5. #5

    Default Re: Qt 4 assistant does not start

    Try:
    sudo mkdir -p /home/zav/.local/share/data/Trolltech/Assistant
    sudo chmod 777 /home/zav/.local/share/data/Trolltech/Assistant

    ----

    And run again the qt-assistant.

Similar Threads

  1. Looking for Qt Assistant
    By Archa4 in forum Newbie
    Replies: 3
    Last Post: 31st March 2011, 07:37
  2. 4.7.0 assistant doesn't start
    By Braunstein in forum Qt Tools
    Replies: 1
    Last Post: 16th December 2010, 13:10
  3. Cant open Qt Assistant
    By shamik in forum Qt Programming
    Replies: 2
    Last Post: 25th April 2007, 14:17
  4. Qt Assistant path
    By aamer4yu in forum Installation and Deployment
    Replies: 3
    Last Post: 1st February 2007, 14:23
  5. Qt assistant under linux
    By jochen_r in forum Newbie
    Replies: 8
    Last Post: 10th January 2006, 08:39

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.