#263 closed defect (fixed)
qt4-linguist, help does not work
Reported by: | andib | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Qt Enhanced |
Component: | Demo Apps | Version: | 4.7.3 |
Severity: | low | Keywords: | |
Cc: |
Description
Selecting help in qt linguist starts qt assistant which then shows following error -
The page could not be found
'qthelp://com.trolltech.linguist.473/qdoc/linguist-manual.html'
Change History (4)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Looks like you didn't install the qt4-doc package. See also my comments in #262.
And you should not do what Rudi suggests for the official Qt documentation -) It must be always picked up automatically. If it doesn't, something is wrong (either with your installation or with our RPMs).
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Ok, works if qt docs is installed too. Although it's really weird from a users point of view that online help for an application is only available if you install additional packages, if that's the way it is with qt this is no bug and can be closed.
comment:4 by , 13 years ago
Okay, good. As I said, that's the idea -- to separate applications and docs. It's now how it is done with Qt, it's how it's done with installers.
Hmm, looks like the Linguist help file is not registered with Assistant. As a workaround you can try to start Assistant and choose "Edit/Preferences" from the main menu. On the "Documentation" tab click "Add" and navigate to linguist.qch, which should be in the Qt docs directory.