gwibber-bugs team mailing list archive
-
gwibber-bugs team
-
Mailing list archive
-
Message #00295
[Bug 651088] Re: Ubuntu one won't launch, ubuntuone-preferences crashes "gnomekeyring.BadArgumentsError"
I have the same problem when try to open
"ubuntuone-preferences" :
=======================
Traceback (most recent call last):
File "/usr/bin/ubuntuone-preferences", line 65, in <module>
from desktopcouch.replication_services import ubuntuone as dcouch
File "/usr/lib/python2.6/dist-packages/desktopcouch/__init__.py", line 26, in <module>
from desktopcouch import local_files
File "/usr/lib/python2.6/dist-packages/desktopcouch/local_files.py", line 298, in <module>
xdg_base_dirs.save_config_path("desktop-couch"))
File "/usr/lib/python2.6/dist-packages/desktopcouch/local_files.py", line 238, in __init__
self.configuration = _Configuration(self)
File "/usr/lib/python2.6/dist-packages/desktopcouch/local_files.py", line 92, in __init__
{'desktopcouch': 'basic'})
gnomekeyring.BadArgumentsError
or "gwibber" :
============
** (gwibber:14410): WARNING **: Trying to register gtype
'WnckWindowState' as enum when in fact it is of type 'GFlags'
** (gwibber:14410): WARNING **: Trying to register gtype
'WnckWindowActions' as enum when in fact it is of type 'GFlags'
** (gwibber:14410): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
Traceback (most recent call last):
File "/usr/bin/gwibber", line 47, in <module>
from gwibber.microblog.util import log
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/util/__init__.py", line 5, in <module>
from couch import RecordMonitor
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/util/couch.py", line 4, in <module>
import desktopcouch, pycurl, oauth, threading, urllib, re, json
File "/usr/lib/python2.6/dist-packages/desktopcouch/__init__.py", line 26, in <module>
from desktopcouch import local_files
File "/usr/lib/python2.6/dist-packages/desktopcouch/local_files.py", line 298, in <module>
xdg_base_dirs.save_config_path("desktop-couch"))
File "/usr/lib/python2.6/dist-packages/desktopcouch/local_files.py", line 238, in __init__
self.configuration = _Configuration(self)
File "/usr/lib/python2.6/dist-packages/desktopcouch/local_files.py", line 92, in __init__
{'desktopcouch': 'basic'})
gnomekeyring.BadArgumentsError
** Also affects: gwibber
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/651088
Title:
Ubuntu one won't launch, ubuntuone-preferences crashes
"gnomekeyring.BadArgumentsError"
Status in Gwibber:
New
Status in Ubuntu One Client:
Confirmed
Bug description:
On 10.04.1, rather fresh install (two weeks)
ubuntuone-client 1.2.2-0ubuntu2
Worked first but without changing anything in config files, on morning
Ubuntu one won't launch at all, and starting ubuntuone-preferences in
terminal output :
Traceback (most recent call last):
File "/usr/bin/ubuntuone-preferences", line 1143, in <module>
prefs_dialog = UbuntuOneDialog()
File "/usr/bin/ubuntuone-preferences", line 535, in __init__
self.__construct()
File "/usr/bin/ubuntuone-preferences", line 975, in __construct
self.devices.list_devices()
File "/usr/bin/ubuntuone-preferences", line 377, in list_devices
token = get_access_token(self.keyring)
File "/usr/bin/ubuntuone-preferences", line 124, in get_access_token
'oauth-consumer-key': 'ubuntuone'})
gnomekeyring.BadArgumentsError
I tried reinstalling, removing config files... The bug occurs everytime. No trace of anything like it in google, hope I'm not the only one...
syncdaemon's log attached.