[Bug 1098086] Re: gwibber-service crashed with TypeError in get_settings_iter(): super() takes at least 1 argument (0 given)

2013-01-12 Thread Xavier ALT (OpenERP)
Hi,

Traceback seems pretty obvious about the issue - super()... call is
wrong, should be super(Account, self)...

See patch attached for a fix.

Cheers,
Xavier

** Patch added: fix super() call
   
https://bugs.launchpad.net/gwibber/+bug/1098086/+attachment/3480824/+files/gi-account-super-call.patch

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

Title:
  gwibber-service crashed with TypeError in get_settings_iter(): super()
  takes at least 1 argument (0 given)

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

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


[Bug 1098086] Re: gwibber-service crashed with TypeError in get_settings_iter(): super() takes at least 1 argument (0 given)

2013-01-12 Thread Xavier ALT (OpenERP)
Hi,

I've open a upstream bug for this - seems caused by new
gir1.2-accounts-1.0 (version 1.5), see:

http://code.google.com/p/accounts-
sso/issues/detail?id=140can=1q=account

Cheers,
Xavier

** Bug watch added: AccountsSSO issues #140
   http://code.google.com/p/accounts-sso/issues/detail?id=140

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

Title:
  gwibber-service crashed with TypeError in get_settings_iter(): super()
  takes at least 1 argument (0 given)

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

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