Public bug reported: Binary package hint: python-qt4-doc
on ubuntu jaunty, when you start up... python examples/tools/qtdemo/qtdemo.py you always get an error that it cannot find the documentation. It's looking in a system configured docpath: /usr/share/qt4/doc/html. That directory is empty, though. The correct documentation is elsewhere (in python-qt4-doc package). to get it working did this: tough% sudo rmdir /usr/share/qt4/doc/html tough% sudo ln -s /usr/share/doc/python-qt4-doc/html /usr/share/qt4/doc/html no longer get the complaint. dunno if that's the right thing to do... ** Affects: python-qt4 (Ubuntu) Importance: Undecided Status: New -- python-qt qtdemo cannot find documentation. https://bugs.launchpad.net/bugs/378154 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs