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

2013-01-16 Thread Ken VanDine
** Package changed: gwibber (Ubuntu) = libaccounts-glib (Ubuntu) ** Changed in: gwibber Status: New = Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libaccounts-glib in Ubuntu. https://bugs.launchpad.net/bugs/1098086

[Desktop-packages] [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

[Desktop-packages] [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

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

2013-01-12 Thread Ubuntu Foundations Team Bug Bot
The attachment fix super() call of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch'

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

2013-01-10 Thread Dmitrijs Ledkovs
Traceback (most recent call last): File /usr/bin/gwibber-service, line 83, in module dispatcher = dispatcher.Dispatcher(loop) File /usr/lib/python2.7/dist-packages/gwibber/microblog/dispatcher.py, line 396, in __init__ self.add_account(Account(account)) File

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

2013-01-10 Thread Jérôme Poulin
A bit more complete stack trace. ┌─│01:21:08│0│ └──╼ gwibber-service /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 Traceback (most recent call last): File

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

2013-01-10 Thread Jérôme Poulin
Some apport infos. == ProcVersionSignature = Ubuntu 3.8.0-0.2-generic 3.8.0-rc3 == SourcePackage = gwibber == Tags = raring == Uname = Linux 3.8.0-0-generic x86_64