Bug 924337 - [abrt] gnome-shell-search-pinboard-1.0.3-1.fc18: urllib.py:351:open_http:IOError: ('http protocol error', 0, 'got a bad status line', None)
Summary: [abrt] gnome-shell-search-pinboard-1.0.3-1.fc18: urllib.py:351:open_http:IOEr...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-shell-search-pinboard
Version: 18
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ralph Bean
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:08f51def945ea07ad0f39ea2b17...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-21 15:06 UTC by 项纪汉
Modified: 2014-01-28 23:45 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-01-28 23:45:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.71 KB, text/plain)
2013-03-21 15:06 UTC, 项纪汉
no flags Details
File: core_backtrace (812 bytes, text/plain)
2013-03-21 15:06 UTC, 项纪汉
no flags Details
File: environ (995 bytes, text/plain)
2013-03-21 15:06 UTC, 项纪汉
no flags Details

Description 项纪汉 2013-03-21 15:06:16 UTC
Version-Release number of selected component:
gnome-shell-search-pinboard-1.0.3-1.fc18

Additional info:
cmdline:        /usr/bin/python /usr/bin/gnome-shell-search-pinboard-daemon
dso_list:       python-libs-2.7.3-13.fc18.i686
executable:     /usr/bin/gnome-shell-search-pinboard-daemon
kernel:         3.8.3-203.fc18.i686.PAE
uid:            1000

Truncated backtrace:
urllib.py:351:open_http:IOError: ('http protocol error', 0, 'got a bad status line', None)

Traceback (most recent call last):
  File "/usr/bin/gnome-shell-search-pinboard-daemon", line 9, in <module>
    load_entry_point('gnome-shell-search-pinboard==1.0.3', 'console_scripts', 'gnome-shell-search-pinboard-daemon')()
  File "/usr/lib/python2.7/site-packages/gs_search_pinboard/daemon.py", line 130, in main
    service = SearchPinboardService()
  File "/usr/lib/python2.7/site-packages/gs_search_pinboard/daemon.py", line 74, in __init__
    self._initialize_icon_cache()
  File "/usr/lib/python2.7/site-packages/gs_search_pinboard/daemon.py", line 105, in _initialize_icon_cache
    urllib.urlretrieve(self.remote_icon, self.local_icon)
  File "/usr/lib/python2.7/urllib.py", line 93, in urlretrieve
    return _urlopener.retrieve(url, filename, reporthook, data)
  File "/usr/lib/python2.7/urllib.py", line 239, in retrieve
    fp = self.open(url, data)
  File "/usr/lib/python2.7/urllib.py", line 207, in open
    return getattr(self, name)(url)
  File "/usr/lib/python2.7/urllib.py", line 351, in open_http
    'got a bad status line', None)
IOError: ('http protocol error', 0, 'got a bad status line', None)

Local variables in innermost frame:
fp: None
httplib: <module 'httplib' from '/usr/lib/python2.7/httplib.pyc'>
proxy_passwd: None
user_passwd: None
url: '//upload.wikimedia.org/wikipedia/en/6/6e/Pinboard_logo.png'
h: <httplib.HTTP instance at 0x9878acc>
self: <urllib.FancyURLopener instance at 0x987890c>
args: ('User-Agent', 'Python-urllib/1.17')
errcode: -1
auth: None
selector: '/wikipedia/en/6/6e/Pinboard_logo.png'
headers: None
realhost: 'upload.wikimedia.org'
proxy_auth: None
host: 'upload.wikimedia.org'
data: None
errmsg: "''"

Comment 1 项纪汉 2013-03-21 15:06:22 UTC
Created attachment 713919 [details]
File: backtrace

Comment 2 项纪汉 2013-03-21 15:06:25 UTC
Created attachment 713920 [details]
File: core_backtrace

Comment 3 项纪汉 2013-03-21 15:06:31 UTC
Created attachment 713921 [details]
File: environ

Comment 4 Fedora End Of Life 2013-12-21 12:21:14 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 5 Ralph Bean 2014-01-28 23:45:09 UTC
This packaged has been retired in rawhide.  Closing as wontfix.


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