[Bug 1084325] Re: Gwibber won't refresh

2012-12-08 Thread Johannes
I just upgraded to 12.10 and realized there is a problem with Gwibber's 
Facebook integration as my entire message history was gone. Manually refreshing 
didn't pull in any new messages either. Checking the log file I can confirm 
Robin's observation (comment #8) that November 28th is the date when the 
Facebook retrival operation started to fail.
As this issue seems to affect only Gwibber's Facebook integration, I will 
change the bug title accordingly.

** Summary changed:

- Gwibber won't refresh
+ Gwibber's Facebook receive operation fails

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1084325

Title:
  Gwibber's Facebook receive operation fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/1084325/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1084325] Re: Gwibber won't refresh

2012-12-04 Thread Stephen Martin
Oddly enough, gwibber worked fine for me in ubuntu 12.10, but in the
*previous* installation. I just reformatted two days ago using a new
partition scheme, and now gwibber no longer works.  Not sure what has
changed between now and two days ago for gwibber to no longer load my
facebook feed.  My log is attached.

** Attachment added: gwibber.log
   
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1084325/+attachment/3451868/+files/gwibber.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1084325

Title:
  Gwibber won't refresh

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/1084325/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1084325] Re: Gwibber won't refresh

2012-12-02 Thread György Balló
I confirm this bug on Arch Linux. Facebook timeline does no longer
refresh some days ago. I get the same error as described above.

I'm using gwibber 3.6.0.

** Also affects: gwibber
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1084325

Title:
  Gwibber won't refresh

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/1084325/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1084325] Re: Gwibber won't refresh

2012-12-02 Thread Robin
Running Gwibber version 3.6.0 on Ubuntu 12.10. My logfile shows a
distinct before/after behaviour, and the tipping point occurs as below:

2012-11-28 00:42:54,172 - Dispatcher   Thread-879:  ERROR- 
facebook:receive Operation failed
2012-11-28 00:42:54,240 - Dispatcher   Thread-879:  INFO - Loading 
Error: 878 - Error

Did Facebook make some change at this point in time?

R.


** Attachment added: gwibber log file
   
https://bugs.launchpad.net/gwibber/+bug/1084325/+attachment/3450002/+files/gwibber.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1084325

Title:
  Gwibber won't refresh

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/1084325/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1084325] Re: Gwibber won't refresh

2012-12-01 Thread Dragoneyes
stiu@Dragon:~$ gwibber-service -do
root MainThread  : INFO Logger initialized
Service  MainThread  : INFO Service starting
Service  MainThread  : INFO Running from the source tree
/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: 
g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  import gobject._gobject
Identica MainThread  : DEBUGInitializing.
Facebook MainThread  : DEBUGInitializing.
Twitter  MainThread  : DEBUGInitializing.
Service  MainThread  : DEBUGSetting up monitors
Dispatcher   MainThread  : DEBUGNM Version is 0.9.6.0
Dispatcher   MainThread  : DEBUGNM Version is greater than 0.8.997
Storage  MainThread  : DEBUGCreating indexes
Dispatcher   MainThread  : INFO Found account 3/facebook-microblog
Dispatcher   MainThread  : INFO Found 1 accounts
Dispatcher   MainThread  : DEBUGRefresh interval is set to 15
Dispatcher   MainThread  : DEBUG** Starting Refresh - 2012-12-01 
15:22:25.210321 **
Dispatcher   MainThread  : INFO Running Jobs: 0
Dispatcher   MainThread  : INFO Running Jobs: 0
Dispatcher   MainThread  : INFO Running Jobs: 1
Dispatcher   Thread-1: DEBUGfacebook:receive Performing operation
Facebook Thread-1: DEBUGLogging in
Facebook MainThread  : DEBUGLogin completed
Facebook Thread-1: DEBUGUser id is: 1620342411
Facebook Thread-1: DEBUGSTATS facebook:receive 
account:3/facebook-microblog since:2012-11-21T15:22:25.214081 size:172572
Dispatcher   Thread-1: ERRORfacebook:receive Operation failed
Dispatcher   Thread-1: DEBUGTraceback:
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/gwibber/microblog/dispatcher.py, line 
83, in run
message_data = PROTOCOLS[account[service]].Client(account)(opname, **args)
  File /usr/share/gwibber/plugins/facebook/__init__.py, line 369, in __call__
return getattr(self, opname)(**args)
  File /usr/share/gwibber/plugins/facebook/__init__.py, line 393, in receive
return [self._message(post) for post in data[data]]
  File /usr/share/gwibber/plugins/facebook/__init__.py, line 329, in _message
m[privacy][description] = data[privacy][description]
KeyError: 'description'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1084325

Title:
  Gwibber won't refresh

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1084325/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1084325] Re: Gwibber won't refresh

2012-11-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gwibber (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1084325

Title:
  Gwibber won't refresh

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1084325/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1084325] Re: Gwibber won't refresh

2012-11-30 Thread Dragoneyes
Confirming this bug after upgrading from Ubuntu 12.04 to 12.10.

gwibber.log:
2012-11-30 18:11:43,470 - root MainThread:  INFO - Logger 
initialized
2012-11-30 18:11:43,491 - Service  MainThread:  INFO - Service 
starting
2012-11-30 18:11:43,491 - Service  MainThread:  INFO - Running from 
the source tree
2012-11-30 18:11:45,745 - Dispatcher   MainThread:  INFO - Found 
account 3/facebook-microblog
2012-11-30 18:11:45,751 - Dispatcher   MainThread:  INFO - Found 1 
accounts
2012-11-30 18:11:56,454 - Dispatcher   MainThread:  INFO - Running 
Jobs: 0
2012-11-30 18:11:56,454 - Dispatcher   MainThread:  INFO - Running 
Jobs: 0
2012-11-30 18:11:56,455 - Dispatcher   MainThread:  INFO - Running 
Jobs: 1
2012-11-30 18:12:08,162 - Dispatcher   Thread-1  :  ERROR- 
facebook:receive Operation failed
2012-11-30 18:12:08,174 - Dispatcher   Thread-1  :  INFO - Loading 
Error: 0 - Error

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1084325

Title:
  Gwibber won't refresh

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1084325/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1084325] Re: Gwibber won't refresh

2012-11-29 Thread rob oldham
this is when i enter in gwibber-service -do without quotes

root MainThread  : INFO Logger initialized
Service  MainThread  : INFO Service starting
Service  MainThread  : INFO Running from the source tree
/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: 
g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  import gobject._gobject
Facebook MainThread  : DEBUGInitializing.
Identica MainThread  : DEBUGInitializing.
Twitter  MainThread  : DEBUGInitializing.
Service  MainThread  : DEBUGSetting up monitors
Dispatcher   MainThread  : DEBUGNM Version is 0.9.6.0
Dispatcher   MainThread  : DEBUGNM Version is greater than 0.8.997
Storage  MainThread  : DEBUGCreating indexes
Dispatcher   MainThread  : INFO Found account 1/facebook-microblog
Dispatcher   MainThread  : INFO Found account 3/twitter-microblog
Dispatcher   MainThread  : INFO Found 2 accounts
Dispatcher   MainThread  : DEBUGRefresh interval is set to 5
Dispatcher   MainThread  : DEBUG** Starting Refresh - 2012-11-30 
00:25:38.163924 **
Dispatcher   MainThread  : INFO Running Jobs: 0
Dispatcher   MainThread  : INFO Running Jobs: 0
Dispatcher   Thread-1: DEBUGfacebook:receive Performing operation
Facebook Thread-1: DEBUGLogging in
Dispatcher   Thread-2: DEBUGtwitter:receive Performing operation
Twitter  Thread-2: DEBUGLogging in
Dispatcher   Thread-3: DEBUGtwitter:responses Performing operation
Dispatcher   Thread-4: DEBUGtwitter:private Performing operation
Dispatcher   MainThread  : INFO Running Jobs: 5
Dispatcher   Thread-5: DEBUGtwitter:lists Performing operation
Twitter  MainThread  : DEBUGLogin completed
Twitter  Thread-2: DEBUGUser id is: 456559364, name is dyetheskin
Facebook MainThread  : DEBUGLogin completed
Facebook Thread-1: DEBUGUser id is: 1336102312
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-3: INFO Loading complete: 1 - 0
Dispatcher   Thread-3: DEBUGtwitter:responses Finished operation 
(0:00:01.160914)
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
Dispatcher   Thread-2: DEBUGtwitter:receive Adding record
ResourcesMainThread  : DEBUGDownloading avatar 
http://a0.twimg.com/profile_images/2303869513/bpilkvaghq8p16se32io_normal.jpeg
Dispatcher   Thread-2: INFO Loading complete: 3 - 26
Dispatcher   Thread-2: DEBUGtwitter:receive Finished operation 
(0:00:01.421277)
Dispatcher   Thread-5: INFO Loading complete: 3 - 0
Dispatcher   Thread-5: DEBUGtwitter:lists Finished operation 
(0:00:01.427548)
Dispatcher   Thread-4: INFO Loading complete: 4 - 0
Dispatcher   Thread-4: DEBUGtwitter:private Finished operation 
(0:00:01.610784)
Facebook Thread-1: DEBUGSTATS facebook:receive 
account:1/facebook-microblog since:2012-11-20T00:25:38.10 size:143503
Dispatcher   Thread-1: ERRORfacebook:receive Operation failed
Dispatcher   Thread-1: DEBUGTraceback:
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/gwibber/microblog/dispatcher.py, line 
83, in run
message_data = PROTOCOLS[account[service]].Client(account)(opname, **args)
  File /usr/share/gwibber/plugins/facebook/__init__.py, line 369, in __call__
return 

[Bug 1084325] Re: Gwibber won't refresh

2012-11-28 Thread bwat47
output of killall -9 gwibber-service; gwibber-service -do attatched

** Attachment added: output of killall -9 gwibber-service; gwibber-service -do
   
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1084325/+attachment/3446372/+files/gwibberlog2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1084325

Title:
  Gwibber won't refresh

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1084325/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs