This temporarily solves the problem for me :

cd /usr/lib/python2.4/site-packages/GMenuSimpleEditor/
sudo rm *.py
find /usr/share/python-support/python-gmenu/GMenuSimpleEditor/*.py | xargs -n 1 
sudo ln -s
cd /usr/lib/python2.5/site-packages/GMenuSimpleEditor/
sudo rm *.py
find /usr/share/python-support/python-gmenu/GMenuSimpleEditor/*.py | xargs -n 1 
sudo ln -s

-- 
python-gmenu broken *.py links in site-packages
https://bugs.launchpad.net/bugs/300253
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

Reply via email to