[Bug 487228] [NEW] Wrong soft link in documentation directory causes broken JavaScript search tool for python-doc

2009-11-23 Thread Vsevolod Novikov
Public bug reported: The /usr/share/doc/python2.6/html/_static/jquery.js softlink contains the following reference: ../../../../javacript/jquery/jquery.js while should be: ../../../../javascript/jquery/jquery.js (the 's' letter has been missing) This bug causes "Please activate JavaScript

[Bug 583157] Re: import xcb.xproto fails

2011-05-06 Thread Vsevolod Novikov
There are also bad softlinks installed in the /usr/lib/pyshared/python2.6/xcb xcb.so xcb.so.0 linked to ../../../python2.6/dist-packages/xcb/xcb.so.0.0.0 instead of /usr/lib/pyshared/python2.6/xcb/xcb.so.0.0.0 -- You received this bug notification because you are a member of Ubuntu Bugs, whi