[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

qt-assistant not working



Hello,

Using "testing" aka sarge (?), I found out that the qt3 program
"qt-assistant" from the qt3-tools package is not working. It can't find
its helpfiles and lots more. strace says:

open("/usr/share/qt/doc/html/titleindex", O_RDONLY) = -1 ENOENT (No such
file or directory) open("/home/markus/.bookmarks", O_RDONLY) = -1 ENOENT
(No such file or directory)
open("/usr/share/qt/doc/html/designer-manual.html", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/share/qt/doc/html/linguist-manual.html", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/share/qt/doc/html/assistant.html", O_RDONLY) = -1 ENOENT (No
such file or directory)

This is no wonder, since:

Eddie: # ls -la /usr/share/qt/doc/html
ls: /usr/share/qt/doc/html: No such file or directory

Eddie: # l  /usr/share/qt/doc
lrwxrwxrwx    1 root     root           18 Jul 24 10:11
/usr/share/qt/doc -> ../doc/qt3-doc/doc/

/usr/share/qt/doc is a link to an empty directory. 

I tried to link /usr/share/doc/qt3-doc/ to /usr/share/qt/doc/html.
Starting assistant shows no errors, it find all files but hangs after
reading the files. No window is opened, nothing appears.

Has noone else detected this ? I think it's annoying because qt-designer
is worthless without the docu from qt-assistant...-- 
Markus Grunwald

Registered Linux User Nr 101577      http://www.grunwald.2xs.de
http://counter.li.org                (hier pgp/gpg public key)

Attachment: pgpU5f_x4SiOo.pgp
Description: PGP signature


Reply to: