Bug 677097 - [abrt] streamtuner-2.0.8-3.fc12: urllib2.py:510:http_error_default:HTTPError: HTTP Error 400: Bad Request
Summary: [abrt] streamtuner-2.0.8-3.fc12: urllib2.py:510:http_error_default:HTTPError:...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: streamtuner
Version: 12
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Haase
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:5892498d
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-13 10:55 UTC by Wolfen
Modified: 2016-02-10 14:42 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-26 09:27:09 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (1.50 KB, text/plain)
2011-02-13 10:56 UTC, Wolfen
no flags Details

Description Wolfen 2011-02-13 10:55:57 UTC
abrt version: 1.1.13
architecture: i686
cmdline: python /usr/bin/streamtuner2
comment: No idea what happened, was just browsing than it disappeared
component: streamtuner
executable: /usr/bin/streamtuner2
kernel: 2.6.32.26-175.fc12.i686
package: streamtuner-2.0.8-3.fc12
reason: urllib2.py:510:http_error_default:HTTPError: HTTP Error 400: Bad Request
release: Fedora release 12 (Constantine)
time: 1297594148
uid: 500

backtrace
-----
urllib2.py:510:http_error_default:HTTPError: HTTP Error 400: Bad Request

Traceback (most recent call last):
  File "/usr/bin/streamtuner2", line 311, in on_play_clicked
    favicon.download_playing(row)
  File "/usr/share/streamtuner2/favicon.py", line 70, in download_playing
    google_find_homepage(row)
  File "/usr/share/streamtuner2/favicon.py", line 92, in google_find_homepage
    html = http.ajax("http://www.google.de/search?hl=de&q="+title, None)
  File "/usr/share/streamtuner2/http.py", line 136, in ajax
    r = urllib2.urlopen(request)
  File "/usr/lib/python2.6/urllib2.py", line 124, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib/python2.6/urllib2.py", line 389, in open
    response = meth(req, response)
  File "/usr/lib/python2.6/urllib2.py", line 502, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.6/urllib2.py", line 427, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.6/urllib2.py", line 361, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.6/urllib2.py", line 510, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 400: Bad Request

Local variables in innermost frame:
fp: <addinfourl at 3034471724L whose fp = <socket._fileobject object at 0xb4de34fc>>
code: 400
hdrs: <httplib.HTTPMessage instance at 0xb4de5cec>
self: <urllib2.HTTPDefaultErrorHandler instance at 0x87ae58c>
req: <urllib2.Request instance at 0xb4ddebac>
msg: 'Bad Request'

How to reproduce
-----
1. Just randomly swapping stations
2.
3.

Comment 1 Wolfen 2011-02-13 10:56:01 UTC
Created attachment 478451 [details]
File: backtrace

Comment 2 Jan Kurik 2015-12-22 11:28:09 UTC
This bug is currently assigned to an unsupported release. If you think this bug is still valid and should remain open, please re-assign it to a supported release (F22, F23) or to rawhide.

Bugs which will be assigned to an unsupported release are going to be closed as EOL (End Of Life) on January 26th, 2016.


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