Bug 1045718

Summary: [abrt] gwibber: urllib2.py:531:http_error_default:HTTPError: HTTP Error 404: Not Found
Product: [Fedora] Fedora Reporter: Eduardo Villagrán Morales <evillagr>
Component: gwibberAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: tcallawa
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/c337f35d234f70ee77acebf73dbc939a9bdf8704
Whiteboard: abrt_hash:654809692aceaa369095bf1e2abdfaf09adbc57b
Fixed In Version: gwibber-3.4.2-10.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-03 08:31:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Eduardo Villagrán Morales 2013-12-21 13:01:33 UTC
Description of problem:
Try to add a identi.ca account, but it fails.

Version-Release number of selected component:
gwibber-3.4.2-9.fc20

Additional info:
reporter:       libreport-2.1.10
cmdline:        /usr/bin/python /usr/bin/gwibber-accounts
dso_list:       python-libs-2.7.5-9.fc20.i686
executable:     /usr/bin/gwibber-accounts
kernel:         3.11.10-301.fc20.i686
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
urllib2.py:531:http_error_default:HTTPError: HTTP Error 404: Not Found

Traceback (most recent call last):
  File "/usr/share/gwibber/plugins/identica/gtk/identica/__init__.py", line 79, in on_statusnet_auth_clicked
    tokendata = urllib2.urlopen(request.http_url, request.to_postdata()).read()
  File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib/python2.7/urllib2.py", line 410, in open
    response = meth(req, response)
  File "/usr/lib/python2.7/urllib2.py", line 523, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.7/urllib2.py", line 448, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 531, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found

Local variables in innermost frame:
fp: <addinfourl at 143510828 whose fp = <socket._fileobject object at 0x88cd36c>>
code: 404
hdrs: <httplib.HTTPMessage instance at 0x88dce4c>
self: <urllib2.HTTPDefaultErrorHandler instance at 0x88dc98c>
req: <urllib2.Request instance at 0x88dc4ac>
msg: 'Not Found'

Comment 1 Eduardo Villagrán Morales 2013-12-21 13:01:39 UTC
Created attachment 840004 [details]
File: backtrace

Comment 2 Eduardo Villagrán Morales 2013-12-21 13:01:41 UTC
Created attachment 840005 [details]
File: environ

Comment 3 Tom "spot" Callaway 2013-12-24 02:05:26 UTC
That's because identi.ca doesn't exist anymore in a way that gwibber understands it.

I need to disable all the status.net code from gwibber.

Comment 4 Fedora Update System 2013-12-30 19:26:32 UTC
gwibber-3.4.2-10.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/gwibber-3.4.2-10.fc19

Comment 5 Fedora Update System 2013-12-30 19:26:43 UTC
gwibber-3.4.2-10.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/gwibber-3.4.2-10.fc20

Comment 6 Fedora Update System 2013-12-31 09:52:29 UTC
Package gwibber-3.4.2-10.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing gwibber-3.4.2-10.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-24164/gwibber-3.4.2-10.fc20
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2014-01-03 08:31:38 UTC
gwibber-3.4.2-10.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2014-01-09 07:43:38 UTC
gwibber-3.4.2-10.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.