Bug 676271 - [abrt] identicurse-0.6.3-1.fc14: statusnet.py:59:__makerequest:StatusNetError: Error 400: Only accept AtomPub for Atom feeds.
Summary: [abrt] identicurse-0.6.3-1.fc14: statusnet.py:59:__makerequest:StatusNetError...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: identicurse
Version: 14
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Steve Milner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:62fccec3
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-09 09:53 UTC by Johan Vervloet
Modified: 2011-05-02 22:28 UTC (History)
1 user (show)

Fixed In Version: identicurse-0.7.2-1.fc14
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-04-15 21:35:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.96 KB, text/plain)
2011-02-09 09:53 UTC, Johan Vervloet
no flags Details

Description Johan Vervloet 2011-02-09 09:53:44 UTC
abrt version: 1.1.14
architecture: i686
component: identicurse
executable: /usr/bin/identicurse
kernel: 2.6.35.10-74.fc14.i686
package: identicurse-0.6.3-1.fc14
reason: statusnet.py:59:__makerequest:StatusNetError: Error 400: Only accept AtomPub for Atom feeds.
release: Fedora release 14 (Laughlin)
time: 1297245155
uid: 501

backtrace
-----
statusnet.py:59:__makerequest:StatusNetError: Error 400: Only accept AtomPub for Atom feeds.

Traceback (most recent call last):
  File "/usr/bin/identicurse", line 9, in <module>
    load_entry_point('identicurse==0.6', 'console_scripts', 'identicurse')()
  File "/usr/lib/python2.7/site-packages/identicurse/__init__.py", line 89, in main
    IdentiCurse(additional_config)
  File "/usr/lib/python2.7/site-packages/identicurse/identicurse.py", line 244, in __init__
    curses.wrapper(self.initialise)
  File "/usr/lib/python2.7/curses/wrapper.py", line 44, in wrapper
    return func(stdscr, *args, **kwds)
  File "/usr/lib/python2.7/site-packages/identicurse/identicurse.py", line 378, in initialise
    self.loop()
  File "/usr/lib/python2.7/site-packages/identicurse/identicurse.py", line 485, in loop
    self.parse_input(self.text_entry.edit())
  File "/usr/lib/python2.7/site-packages/identicurse/identicurse.py", line 1056, in parse_input
    self.tabs[self.current_tab].update()
  File "/usr/lib/python2.7/site-packages/identicurse/tabbage.py", line 244, in update
    raw_timeline = self.conn.statuses_user_timeline(user_id=self.type_params['user_id'], screen_name=self.type_params['screen_name'], count=get_count, page=self.page)
  File "/usr/lib/python2.7/site-packages/identicurse/statusnet.py", line 145, in statuses_user_timeline
    return self.__makerequest("statuses/user_timeline", params)
  File "/usr/lib/python2.7/site-packages/identicurse/statusnet.py", line 59, in __makerequest
    raise StatusNetError(e.code, err_details)
StatusNetError: Error 400: Only accept AtomPub for Atom feeds.

Local variables in innermost frame:
raw_params: {'count': 25, 'user_id': 14968, 'screen_name': 'johanv', 'page': 1}
e: HTTPError()
err_details: 'Only accept AtomPub for Atom feeds.'
self: <identicurse.statusnet.StatusNet object at 0xb73522ec>
request: <urllib2.Request instance at 0xb60484cc>
resource_path: 'statuses/user_timeline'
params: 'count=25&user_id=14968&screen_name=johanv&page=1'

How to reproduce
-----
1. Pressed 'i'
2. Typed '/u johanv', hoping I would see the messages I posted myself
3. crash

Comment 1 Johan Vervloet 2011-02-09 09:53:47 UTC
Created attachment 477778 [details]
File: backtrace

Comment 2 Fedora Update System 2011-04-09 17:55:01 UTC
identicurse-0.7.1-1.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/identicurse-0.7.1-1.fc15

Comment 3 Fedora Update System 2011-04-09 17:55:27 UTC
identicurse-0.7.1-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/identicurse-0.7.1-1.fc14

Comment 4 Fedora Update System 2011-04-10 01:44:25 UTC
Package identicurse-0.7.1-1.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing identicurse-0.7.1-1.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/identicurse-0.7.1-1.fc15
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2011-04-15 21:35:05 UTC
identicurse-0.7.1-1.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2011-04-23 18:52:46 UTC
identicurse-0.7.2-1.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/identicurse-0.7.2-1.fc15

Comment 7 Fedora Update System 2011-04-23 18:53:12 UTC
identicurse-0.7.2-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/identicurse-0.7.2-1.fc14

Comment 8 Fedora Update System 2011-04-28 19:23:03 UTC
identicurse-0.7.2-1.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2011-05-02 22:27:42 UTC
identicurse-0.7.2-1.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.


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