Bug 752077

Summary: [abrt] subdownloader-2.0.14-2.fc15: SDService.py:716:GetIMDBMovieDetails:NameError: global name 'traceback' is not defined
Product: [Fedora] Fedora Reporter: Roman Melihhov <roman>
Component: subdownloaderAssignee: Jan Klepek <jan.klepek>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: jan.klepek
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:1527835b0b28168d3c8d4b1e532953e80e9f380f
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-08 14:14:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Roman Melihhov 2011-11-08 13:48:11 UTC
abrt version: 2.0.3
architecture:   x86_64
cmdline:        python /usr/bin/subdownloader
comment:        downloading torrent file
component:      subdownloader
executable:     /usr/bin/subdownloader
kernel:         2.6.40.6-0.fc15.x86_64
os_release:     Fedora release 15 (Lovelock)
package:        subdownloader-2.0.14-2.fc15
reason:         SDService.py:716:GetIMDBMovieDetails:NameError: global name 'traceback' is not defined
time:           Mon Nov  7 11:35:39 2011
uid:            500
username:       roman

backtrace:
:SDService.py:716:GetIMDBMovieDetails:NameError: global name 'traceback' is not defined
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/subdownloader/gui/main.py", line 1240, in AutoDetectNFOfile
:    results = self.OSDBServer.GetIMDBMovieDetails(imdb_id)
:  File "/usr/lib/python2.7/site-packages/subdownloader/modules/SDService.py", line 716, in GetIMDBMovieDetails
:    traceback.print_exc(e)
:NameError: global name 'traceback' is not defined
:
:Local variables in innermost frame:
:GetIMDBMovieDetails: <modules.SDService.TimeoutFunction instance at 0x28229e0>
:self: <modules.SDService.SDService object at 0x27fbe10>
:e: CannotSendRequest()
:imdb_id: '1478964'

Comment 1 Roman Melihhov 2011-11-08 14:14:53 UTC
actually this error happens once and again but then I'm able to download subtitles again. Not sure whether it's really severe error at all.