[Bug 724917] Re: Importing appindicator from python crashes with ImportError on undefined symbol
Mohegan
jack at mohegan.ws
Mon Feb 28 17:42:15 UTC 2011
With an other file "_appindicator.so", it is ok.
Just :
- download the previous package from maverick (http://packages.ubuntu.com/maverick/python-appindicator)
- extract the package
- copy the file : sudo cp python-appindicator_0.2.9-0ubuntu1_amd64/usr/lib/python2.6/dist-packages/appindicator/_appindicator.so /usr/lib/python2.7/dist-packages/appindicator/
- and it is ok.
It works fine.
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
https://bugs.launchpad.net/bugs/724917
Title:
Importing appindicator from python crashes with ImportError on
undefined symbol
Status in indicator-cpufreq:
New
Status in Ubuntu One plugin for Application Indicators:
New
Status in Indicator-Weather:
New
Status in “indicator-weather” package in Ubuntu:
Triaged
Status in “libappindicator” package in Ubuntu:
Triaged
Status in “indicator-weather” source package in Natty:
Triaged
Status in “libappindicator” source package in Natty:
Triaged
Bug description:
>> import appindicator
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.7/dist-packages/appindicator/__init__.py", line 27, in <module>
from _appindicator import *
ImportError: /usr/lib/python2.7/dist-packages/appindicator/_appindicator.so: undefined symbol: app_indicator_get_accessible_desc
Package: python-appindicator
Version: 0.2.96-0ubuntu1
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: python-appindicator 0.2.96-0ubuntu1
Uname: Linux 2.6.38-020638rc5-generic x86_64
Architecture: amd64
Date: Fri Feb 25 13:34:24 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
SourcePackage: libappindicator
More information about the Ubuntu-sponsors
mailing list