Bug 892072

Summary: [abrt] autojump-21.1.2-2.fc17: jumpapplet:10:<module>:ImportError: cannot import name open_dic
Product: [Fedora] Fedora Reporter: Ronaldo <ronaldoandreoli>
Component: autojumpAssignee: Thibault North <thibault.north>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: thibault.north
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:d6e97da390e17c818e5d8633e095ea1a3990376f
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-12 23:45:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: executable
none
File: environ
none
File: event_log
none
File: smolt_data
none
File: core_backtrace none

Description Ronaldo 2013-01-05 04:33:23 UTC
Version-Release number of selected component:
autojump-21.1.2-2.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
cmdline:        /usr/bin/python /usr/bin/jumpapplet
kernel:         3.6.10-2.fc17.x86_64

backtrace:
:jumpapplet:10:<module>:ImportError: cannot import name open_dic
:
:Traceback (most recent call last):
:  File "/usr/bin/jumpapplet", line 10, in <module>
:    from autojump import open_dic,get_dic_file
:ImportError: cannot import name open_dic
:
:Local variables in innermost frame:
:GPollableInputStream: <class 'gio.__main__.GPollableInputStream'>
:cPickle: <module 'cPickle' from '/usr/lib64/python2.7/lib-dynload/cPickle.so'>
:GFileDescriptorBased: <class 'gio.__main__.GFileDescriptorBased'>
:__builtins__: <module '__builtin__' (built-in)>
:__file__: '/usr/bin/jumpapplet'
:gtk: <module 'gtk' from '/usr/lib64/python2.7/site-packages/gtk-2.0/gtk/__init__.pyc'>
:pygtk: <module 'pygtk' from '/usr/lib64/python2.7/site-packages/pygtk.pyc'>
:subprocess: <module 'subprocess' from '/usr/lib64/python2.7/subprocess.pyc'>
:sys: <module 'sys' (built-in)>
:GInitiallyUnowned: <class 'gtk.__main__.GInitiallyUnowned'>
:__name__: '__main__'
:GPollableOutputStream: <class 'gio.__main__.GPollableOutputStream'>
:__package__: None
:os: <module 'os' from '/usr/lib64/python2.7/os.pyc'>
:__doc__: None

Comment 1 Ronaldo 2013-01-05 04:33:26 UTC
Created attachment 672672 [details]
File: executable

Comment 2 Ronaldo 2013-01-05 04:33:29 UTC
Created attachment 672673 [details]
File: environ

Comment 3 Ronaldo 2013-01-05 04:33:31 UTC
Created attachment 672674 [details]
File: event_log

Comment 4 Ronaldo 2013-01-05 04:33:34 UTC
Created attachment 672675 [details]
File: smolt_data

Comment 5 Ronaldo 2013-01-05 04:33:36 UTC
Created attachment 672676 [details]
File: core_backtrace

Comment 6 Thibault North 2013-01-12 23:45:42 UTC
Hi,
Thanks for the report.
Unfortunately, jumpapplet is deprecated and was removed upstream. (see https://github.com/joelthelion/autojump/issues/172 )

I will also remove it from the Fedora package.