wxglade searchs help docs in the wrong directory

Bug #320845 reported by Victor
6
Affects Status Importance Assigned to Milestone
wxglade (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

I use Ubuntu 8.10 Release: 8.10
The wxglade package is python-wxglade 0.6.3-0.1ubuntu1

If I open wxglade and go to the Help menu -> Contents (or press F1) the app opens a firefox window with this url: file:///usr/share/pyshared/wxglade/docs

But there aren't any files in this url, because python-wxglade package installs de docs files in /usr/share/doc/python-wxglade
The package must create a symbolic link between both directories:

 sudo ln -s /usr/share/doc/python-wxglade/ /usr/share/pyshared/wxglade/docs

Related branches

Changed in wxglade (Ubuntu):
assignee: nobody → Alessio Treglia (quadrispro)
importance: Undecided → Low
status: New → In Progress
Revision history for this message
Alessio Treglia (quadrispro) wrote :

Please see related bug #341633

Changed in wxglade (Ubuntu):
assignee: Alessio Treglia (quadrispro) → nobody
status: In Progress → Confirmed
Changed in wxglade (Ubuntu):
status: Confirmed → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package wxglade - 0.6.3-0.1ubuntu3

---------------
wxglade (0.6.3-0.1ubuntu3) jaunty; urgency=low

  * Python 2.6 transition (LP: #341633):
    - Makefile,debian/rules:
      + Include /usr/share/python/python.mk.
      + Use py_sitename macro to detect the right python modules path.
    - debian/dirs:
      + Don't install python2.3 empty directories.
  * Create symbolic link between /usr/share/doc/python-wxglade/ and
    /usr/share/pyshared/wxglade/docs (LP: #320845).

 -- Alessio Treglia <email address hidden> Thu, 09 Apr 2009 15:46:12 +0200

Changed in wxglade (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.