Bug 652912 - [abrt] awn-extras-applets-0.4.0-22.fc13: cairo-clock.py:22:<module>:ImportError: No module named awn.extras
Summary: [abrt] awn-extras-applets-0.4.0-22.fc13: cairo-clock.py:22:<module>:ImportErr...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: awn-extras-applets
Version: 14
Hardware: i686
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: leigh scott
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:395ad580
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-13 13:32 UTC by lorenzo
Modified: 2010-11-14 07:51 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-11-14 07:51:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (793 bytes, text/plain)
2010-11-13 13:32 UTC, lorenzo
no flags Details

Description lorenzo 2010-11-13 13:32:47 UTC
abrt version: 1.1.13
architecture: i686
cmdline: python /usr/share/avant-window-navigator/applets/cairo-clock/cairo-clock.py --uid=1287860521 --window=60817446 --panel-id=1
component: awn-extras-applets
executable: /usr/share/avant-window-navigator/applets/cairo-clock/cairo-clock.py
kernel: 2.6.34.7-56.fc13.i686
package: awn-extras-applets-0.4.0-22.fc13
reason: cairo-clock.py:22:<module>:ImportError: No module named awn.extras
release: Fedora release 14 (Laughlin)
time: 1289654579
uid: 500

backtrace
-----
cairo-clock.py:22:<module>:ImportError: No module named awn.extras

Traceback (most recent call last):
  File "/usr/share/avant-window-navigator/applets/cairo-clock/cairo-clock.py", line 22, in <module>
    from awn.extras import awnlib, __version__
ImportError: No module named awn.extras

Local variables in innermost frame:
__builtins__: <module '__builtin__' (built-in)>
__file__: '/usr/share/avant-window-navigator/applets/cairo-clock/cairo-clock.py'
gtk: <module 'gtk' from '/usr/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.pyc'>
pygtk: <module 'pygtk' from '/usr/lib/python2.7/site-packages/pygtk.pyc'>
__package__: None
time: <module 'time' from '/usr/lib/python2.7/lib-dynload/timemodule.so'>
__name__: '__main__'
os: <module 'os' from '/usr/lib/python2.7/os.pyc'>
__doc__: None

Comment 1 lorenzo 2010-11-13 13:32:50 UTC
Created attachment 460229 [details]
File: backtrace

Comment 2 leigh scott 2010-11-14 07:51:54 UTC
Update this package

awn-extras-applets-0.4.0-22.fc13


It was built against python 2.6 so all modules are in /usr/lib/python2.6 , F14 uses python 2.7 so looks for modules in /usr/lib/python2.7

You must have upgraded a F13 install as F14 shipped with this version

awn-extras-applets-0.4.0-24.fc14

Bug closed


Note You need to log in before you can comment on or make changes to this bug.