eric's pythondoc path is wrong
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
eric (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Bug Description
Binary package hint: eric
Up to date Kubuntu Karmic is in use. eric package changelog fragment:
eric (4.3.5-1) unstable; urgency=low
* New upstream release
* Change python-doc dir to python2.5-doc.
-- Gudjon I. Gudjonsson <email address hidden> Fri, 24 Jul 2009 08:22:20 +0200
But:
$ python
Python 2.6.2+ (release26-maint, Jul 24 2009, 16:18:09)
[GCC 4.4.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
And:
$ ls -als /usr/share/
0 lrwxrwxrwx 1 root root 21 2009-08-18 22:01 html -> ../python2.
OK, I have tried to set python doc path in eric IDE, and I have:
cat ~/.config/
PythonDocDir=
Nevertheless trying to open a doc in eric shows a message: "The documentation starting point "/usr/share/
Is the path hardcoded?
I have tried last upstream version 4.3.6 (just started eryc4.py) - the issue doesn't exist. Probably the best way to resolve the bug is to upgrade the package.
Must I supply additional info to help with the bug?