[Bug 554446] Re: ubuntuone-preferences crashed with IOError in __init__()

2011-04-11 Thread telovin
** Changed in: ubuntuone-client (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  ubuntuone-preferences crashed with IOError in __init__()

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


[Bug 554446] Re: ubuntuone-preferences crashed with IOError in __init__()

2011-02-11 Thread Rick McBride
** Changed in: ubuntuone-client (Ubuntu)
   Status: New = Fix Committed

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

Title:
  ubuntuone-preferences crashed with IOError in __init__()

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


[Bug 554446] Re: ubuntuone-preferences crashed with IOError in __init__()

2011-02-11 Thread cement_head
My issues were fixed here: https://bugs.launchpad.net/ubuntu/+source
/ubuntuone-client/+bug/713715/comments/2

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

Title:
  ubuntuone-preferences crashed with IOError in __init__()

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


[Bug 554446] Re: ubuntuone-preferences crashed with IOError in __init__()

2010-04-24 Thread Cyril Buquet
May be this can help for kubuntu users like me :

ubuntuone-client and ubuntuone-preferences are ok if i lanch 
gnome-keyring-daemon in first time :
/usr/bin/gnome-keyring-daemon --start --foreground --components=secrets

-- 
ubuntuone-preferences crashed with IOError in __init__()
https://bugs.launchpad.net/bugs/554446
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 554446] Re: ubuntuone-preferences crashed with IOError in __init__()

2010-04-19 Thread Renzo Bagnati
I solved my problem, as an Active directory user, after removing this
line:

session optional pam_gnome_keyring.so auto_start

in /etc/pam.d/gdm.
Now the keyring daemon starts with the following options:

gnome-keyring-daemon --start --components=ssh

and ubuntuone runs normally.
See also the comments in bug 546770.

-- 
ubuntuone-preferences crashed with IOError in __init__()
https://bugs.launchpad.net/bugs/554446
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 554446] Re: ubuntuone-preferences crashed with IOError in __init__()

2010-04-18 Thread fredrik
** Message: secret service operation failed: The name org.freedesktop.secrets 
was not provided by any .service files
Traceback (most recent call last):
  File /usr/bin/ubuntuone-preferences, line 62, in module
from desktopcouch.replication_services import ubuntuone as dcouch
  File /usr/lib/python2.6/dist-packages/desktopcouch/__init__.py, line 20, in 
module
from desktopcouch.start_local_couchdb import process_is_couchdb, 
read_pidfile
  File /usr/lib/python2.6/dist-packages/desktopcouch/start_local_couchdb.py, 
line 38, in module
from desktopcouch import local_files
  File /usr/lib/python2.6/dist-packages/desktopcouch/local_files.py, line 
297, in module
xdg_base_dirs.save_config_path(desktop-couch))
  File /usr/lib/python2.6/dist-packages/desktopcouch/local_files.py, line 
237, in __init__
self.configuration = _Configuration(self)
  File /usr/lib/python2.6/dist-packages/desktopcouch/local_files.py, line 91, 
in __init__
{'desktopcouch': 'basic'})
gnomekeyring.IOError

-- 
ubuntuone-preferences crashed with IOError in __init__()
https://bugs.launchpad.net/bugs/554446
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 554446] Re: ubuntuone-preferences crashed with IOError in __init__()

2010-04-10 Thread TommyBoy
This is affect me also with Ubuntu 10.04 normal desktop just choosing
System - Prefs - Ubuntu One then it crashes out with this error.

-- 
ubuntuone-preferences crashed with IOError in __init__()
https://bugs.launchpad.net/bugs/554446
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 554446] Re: ubuntuone-preferences crashed with IOError in __init__()

2010-04-08 Thread Renzo Bagnati
I get this crash of ubuntuone after logging as an AD domain user. Can
this bug be related to bug 546770?

-- 
ubuntuone-preferences crashed with IOError in __init__()
https://bugs.launchpad.net/bugs/554446
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 554446] Re: ubuntuone-preferences crashed with IOError in __init__()

2010-04-05 Thread Cyril Buquet
IMPORTANT:
At normal time, i use kubuntu.
Today, i test ubuntuone-preference into gnome environment (with same login/user)

It work with gnome desktop (not work into kde, tested)

Terminal output into gnome environment :
$ ubuntuone-preferences 
Removing stale, deceptive pid file.
Apache CouchDB has started, time to relax.
Browse your desktop CouchDB at 
file:///home/cyril/.local/share/desktop-couch/couchdb.html


sorry for my poor english. I can make some test if you want.

-- 
ubuntuone-preferences crashed with IOError in __init__()
https://bugs.launchpad.net/bugs/554446
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 554446] Re: ubuntuone-preferences crashed with IOError in __init__()

2010-04-04 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
ubuntuone-preferences crashed with IOError in __init__()
https://bugs.launchpad.net/bugs/554446
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 554446] Re: ubuntuone-preferences crashed with IOError in __init__()

2010-04-03 Thread Cyril Buquet

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/42952528/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/42952529/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/42952530/ProcStatus.txt

** Attachment added: Traceback.txt
   http://launchpadlibrarian.net/42952531/Traceback.txt

** Attachment added: UbuntuOneClientPackages.txt
   http://launchpadlibrarian.net/42952532/UbuntuOneClientPackages.txt

** Attachment added: UbuntuOneOAuthLoginLog.txt
   http://launchpadlibrarian.net/42952533/UbuntuOneOAuthLoginLog.txt

** Visibility changed to: Public

-- 
ubuntuone-preferences crashed with IOError in __init__()
https://bugs.launchpad.net/bugs/554446
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 554446] Re: ubuntuone-preferences crashed with IOError in __init__()

2010-04-03 Thread Cyril Buquet
After remove directory ~/.config/ubuntuone, always crash

Terminal output :
$ ubuntuone-preferences 
** Message: secret service operation failed: The name org.freedesktop.secrets 
was not provided by any .service files
Traceback (most recent call last):
  File /usr/bin/ubuntuone-preferences, line 62, in module
from desktopcouch.replication_services import ubuntuone as dcouch
  File /usr/lib/python2.6/dist-packages/desktopcouch/__init__.py, line 20, in 
module
from desktopcouch.start_local_couchdb import process_is_couchdb, 
read_pidfile
  File /usr/lib/python2.6/dist-packages/desktopcouch/start_local_couchdb.py, 
line 38, in module
from desktopcouch import local_files
  File /usr/lib/python2.6/dist-packages/desktopcouch/local_files.py, line 
292, in module
xdg_base_dirs.save_config_path(desktop-couch))
  File /usr/lib/python2.6/dist-packages/desktopcouch/local_files.py, line 
232, in __init__
self.configuration = _Configuration(self)
  File /usr/lib/python2.6/dist-packages/desktopcouch/local_files.py, line 91, 
in __init__
{'desktopcouch': 'basic'})
gnomekeyring.IOError

-- 
ubuntuone-preferences crashed with IOError in __init__()
https://bugs.launchpad.net/bugs/554446
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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