Bug 715142 - [abrt] gwibber-3.0.0.1-2.fc15: urllib2.py:1161:do_open:URLError: <urlopen error [Errno -2] Name or service not known>
Summary: [abrt] gwibber-3.0.0.1-2.fc15: urllib2.py:1161:do_open:URLError: <urlopen err...
Keywords:
Status: CLOSED DUPLICATE of bug 720877
Alias: None
Product: Fedora
Classification: Fedora
Component: gwibber
Version: 15
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:09f0d129cd023c1db982a9f3e89...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-22 01:01 UTC by Jan Kristian
Modified: 2011-07-13 06:44 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-07-13 06:44:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jan Kristian 2011-06-22 01:01:01 UTC
abrt version: 2.0.1
architecture:   x86_64
cmdline:        /usr/bin/python /usr/bin/gwibber-accounts
component:      gwibber
executable:     /usr/bin/gwibber-accounts
kernel:         2.6.38.8-32.fc15.x86_64
os_release:     Fedora release 15 (Lovelock)
package:        gwibber-3.0.0.1-2.fc15
reason:         urllib2.py:1161:do_open:URLError: <urlopen error [Errno -2] Name or service not known>
time:           Wed Jun 22 03:00:36 2011
uid:            500
username:       jk

backtrace:
:urllib2.py:1161:do_open:URLError: <urlopen error [Errno -2] Name or service not known>
:
:Traceback (most recent call last):
:  File "/usr/share/gwibber/plugins/identica/gtk/identica/__init__.py", line 73, in on_statusnet_auth_clicked
:    tokendata = urllib2.urlopen(request.http_url, request.to_postdata()).read()
:  File "/usr/lib64/python2.7/urllib2.py", line 126, in urlopen
:    return _opener.open(url, data, timeout)
:  File "/usr/lib64/python2.7/urllib2.py", line 392, in open
:    response = self._open(req, data)
:  File "/usr/lib64/python2.7/urllib2.py", line 410, in _open
:    '_open', req)
:  File "/usr/lib64/python2.7/urllib2.py", line 370, in _call_chain
:    result = func(*args)
:  File "/usr/lib64/python2.7/urllib2.py", line 1194, in https_open
:    return self.do_open(httplib.HTTPSConnection, req)
:  File "/usr/lib64/python2.7/urllib2.py", line 1161, in do_open
:    raise URLError(err)
:URLError: <urlopen error [Errno -2] Name or service not known>
:
:Local variables in innermost frame:
:err: gaierror(-2, 'Name or service not known')
:h: <httplib.HTTPSConnection instance at 0x2ab7ea8>
:self: <urllib2.HTTPSHandler instance at 0x2ab7d40>
:req: <urllib2.Request instance at 0x2aace18>
:headers: {'Content-Length': '249', 'Host': 'identi.ca', 'Content-Type': 'application/x-www-form-urlencoded', 'Connection': 'close', 'User-Agent': 'Python-urllib/2.7'}
:host: 'identi.ca'
:http_class: <class httplib.HTTPSConnection at 0x2987b48>

Comment 1 Jan Kristian 2011-06-22 01:03:41 UTC
Happened after I tried to add a identi.ca account and pressed "Authorize" (before I could enter username and password). The first couple of times nothing happened but the program locked up and I had to killall gwibber-service. The third time, gwibber crashed and generated this backtrace.

Comment 2 Jan Kristian 2011-06-22 01:06:11 UTC
The fourth time I tried to add an account, gwibber crashed again: https://bugzilla.redhat.com/show_bug.cgi?id=715143

Comment 3 Jonathan Kamens 2011-07-13 06:44:57 UTC

*** This bug has been marked as a duplicate of bug 720877 ***


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