Is Oauth stopping me receiving tweets from Twitter?

Bug #628769 reported by Dave Pawson
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Gwibber
Confirmed
Undecided
Unassigned

Bug Description

I'm not getting any Twitter tweets? Is this just waiting for the Oauth addition?

Revision history for this message
turo-ubuntu (turo75) wrote :

I think you should enable the "lucid-proposed" repos and then upgrade to de new gwibber version, i think its 2.30.2.

Revision history for this message
Dave Pawson (dave-pawson) wrote :

Which seems to be a Ubuntu repo?
I'm on Fedora 13, 64bit. Is it still valid please?

Revision history for this message
turo-ubuntu (turo75) wrote :

Ok, then just upgrade, i dont know how fedora works but maybe with Yum you can. If not you always can do it manually https://launchpad.net/gwibber/2.30/2.30.2

I had the same problem, I upgraded and then everything ok.

Revision history for this message
Dave Pawson (dave-pawson) wrote :

Odd. you mention 2.30.2, yet

# yum info gwibber
Installed Packages
Name : gwibber
Arch : noarch
Epoch : 1
Version : 2.31.4
Release : 1.fc13
Size : 2.2 M
Repo : installed
From repo : updates
Summary : An open source microblogging client for GNOME developed with
            : Python and GTK
URL : https://launchpad.net/gwibber
License : GPLv2+
Description : Gwibber is an open source microblogging client for GNOME developed
            : with Python and GTK. It supports Twitter, Jaiku, Identi.ca,
            : Facebook, and Digg.

I.e. I seem to have 2.31.4? I'm on Fedora, FC13.

Dave

Revision history for this message
Vadim Rutkovsky (roignac) wrote :

Please attach gwibber logs (~/.cache/gwibber/gwibber.log) or terminal output for gwibber-service -do

Changed in gwibber:
status: New → Incomplete
Revision history for this message
Dave Pawson (dave-pawson) wrote :
Download full text (4.7 KiB)

Not run as root? Hope that's OK?

[dpawson@marge3 calligraphy]$ gwibber-service -do
Gwibber Dispatcher: DEBUG Setting up monitors
Gwibber Dispatcher: DEBUG Refresh interval is set to 15
Gwibber Dispatcher: DEBUG Refresh interval is set to 15
Gwibber Dispatcher: DEBUG ** Starting Refresh - 2010-09-11 14:53:12.08 **
Gwibber Dispatcher: DEBUG <identica:receive> Performing operation
Gwibber Dispatcher: DEBUG <identica:responses> Performing operation
Gwibber Dispatcher: DEBUG <identica:responses> Finished operation
Gwibber Dispatcher: DEBUG <identica:private> Performing operation
Gwibber Dispatcher: DEBUG <identica:receive> Adding record
Gwibber Dispatcher: DEBUG <identica:receive> Adding record
Gwibber Dispatcher: DEBUG <identica:receive> Finished operation
Gwibber Dispatcher: DEBUG <twitter:receive> Performing operation
Gwibber Dispatcher: DEBUG <identica:private> Finished operation
Gwibber Dispatcher: DEBUG <twitter:responses> Performing operation
Gwibber Dispatcher: ERROR <twitter:receive> Operation failed
Gwibber Dispatcher: DEBUG Traceback:
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/gwibber/microblog/dispatcher.py", line 70, in perform_operation
    message_data = PROTOCOLS[account["service"]].Client(account)(opname, **args)
  File "/usr/lib/python2.6/site-packages/gwibber/microblog/twitter.py", line 230, in __call__
    return getattr(self, opname)(**args)
  File "/usr/lib/python2.6/site-packages/gwibber/microblog/twitter.py", line 233, in receive
    return self._get("statuses/home_timeline.json", count=count, since_id=since)
  File "/usr/lib/python2.6/site-packages/gwibber/microblog/twitter.py", line 215, in _get
    log.logger.info("Twitter failure - %s (%s)", data["request"], data["error"])
KeyError: 'request'

Gwibber Dispatcher: DEBUG <twitter:private> Performing operation
Gwibber Dispatcher: ERROR <twitter:responses> Operation failed
Gwibber Dispatcher: DEBUG Traceback:
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/gwibber/microblog/dispatcher.py", line 70, in perform_operation
    message_data = PROTOCOLS[account["service"]].Client(account)(opname, **args)
  File "/usr/lib/python2.6/site-packages/gwibber/microblog/twitter.py", line 230, in __call__
    return getattr(self, opname)(**args)
  File "/usr/lib/python2.6/site-packages/gwibber/microblog/twitter.py", line 239, in responses
    return self._get("statuses/mentions.json", count=count, since_id=since)
  File "/usr/lib/python2.6/site-packages/gwibber/microblog/twitter.py", line 215, in _get
    log.logger.info("Twitter failure - %s (%s)", data["request"], data["error"])
KeyError: 'request'

Gwibber Dispatcher: DEBUG <twitter:lists> Performing operation
Gwibber Dispatcher: ERROR <twitter:private> Operation failed
Gwibber Dispatcher: DEBUG Traceback:
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/gwibber/microblog/dispatcher.py", line 70, in perform_operation
    message_data = PROTOCOLS[account["service"]].Client(account)(opname, **args)
  File "/usr/lib/python2.6/site-packages/gwibber/microblog/twitter.py", line 230, in __c...

Read more...

Changed in gwibber:
status: Incomplete → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.