Bug 990072

Summary: [abrt] radiotray-0.7.1-4.fc19: urllib2.py:1184:do_open:URLError: <urlopen error [Errno -2] Der Name oder der Dienst ist nicht bekannt>
Product: [Fedora] Fedora Reporter: Heiko Adams <bugzilla>
Component: radiotrayAssignee: Jean-Francois Saucier <jsaucier>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: jsaucier, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:556a1e666db577b6d17e2cb09ac10db3fe2b02a2
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-07 14:33:19 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: backtrace
none
File: core_backtrace
none
File: environ none

Description Heiko Adams 2013-07-30 10:33:20 UTC
Version-Release number of selected component:
radiotray-0.7.1-4.fc19

Additional info:
reporter:       libreport-2.1.5
cmdline:        /usr/bin/python /bin/radiotray
dso_list:       python-libs-2.7.5-3.fc19.x86_64
executable:     /bin/radiotray
kernel:         3.9.9-302.fc19.x86_64
runlevel:       N 5
uid:            1000

Truncated backtrace:
urllib2.py:1184:do_open:URLError: <urlopen error [Errno -2] Der Name oder der Dienst ist nicht bekannt>

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/radiotray/SysTray.py", line 166, in on_turn_on_off
    self.mediator.play(self.mediator.context.station)
  File "/usr/lib/python2.7/site-packages/radiotray/StateMediator.py", line 74, in play
    self.audioPlayer.start(url)
  File "/usr/lib/python2.7/site-packages/radiotray/AudioPlayerGStreamer.py", line 57, in start
    self.playlist = self.decoder.getPlaylist(urlInfo)
  File "/usr/lib/python2.7/site-packages/radiotray/StreamDecoder.py", line 121, in getPlaylist
    return urlInfo.getDecoder().extractPlaylist(urlInfo.getUrl())
  File "/usr/lib/python2.7/site-packages/radiotray/PlsPlaylistDecoder.py", line 47, in extractPlaylist
    f = urllib2.urlopen(req)
  File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib64/python2.7/urllib2.py", line 404, in open
    response = self._open(req, data)
  File "/usr/lib64/python2.7/urllib2.py", line 422, in _open
    '_open', req)
  File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain
    result = func(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 1214, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File "/usr/lib64/python2.7/urllib2.py", line 1184, in do_open
    raise URLError(err)
URLError: <urlopen error [Errno -2] Der Name oder der Dienst ist nicht bekannt>

Local variables in innermost frame:
err: gaierror(-2, 'Der Name oder der Dienst ist nicht bekannt')
h: <httplib.HTTPConnection instance at 0x2718638>
self: <urllib2.HTTPHandler instance at 0x2716488>
req: <urllib2.Request instance at 0x2718f80>
headers: {'Host': 'www.stream24.de', 'Connection': 'close', 'User-Agent': 'RadioTray/0.7.1 (Linux x86_64; Fedora/19 (Schr\xc3\xb6dinger\xe2\x80\x99s Cat))'}
host: 'www.stream24.de'
http_class: <class httplib.HTTPConnection at 0x254de88>

Comment 1 Heiko Adams 2013-07-30 10:33:29 UTC
Created attachment 780535 [details]
File: backtrace

Comment 2 Heiko Adams 2013-07-30 10:33:38 UTC
Created attachment 780537 [details]
File: core_backtrace

Comment 3 Heiko Adams 2013-07-30 10:33:43 UTC
Created attachment 780538 [details]
File: environ

Comment 4 Jean-Francois Saucier 2013-08-07 14:33:19 UTC
Thank you for reporting this bug. I just submitted a new update of Radiotray
(0.7.3) to Fedora and you should see it in your list of updates soon.

Please report back here if your problem is still present in this new version.

Please fell free to reopen it or report a new one if you have any problem with
Radiotray.