[Bug 158345] Re: Access denied to the keyring when opening Gnome Keyring Manager

2008-06-28 Thread 3mpy
Hi, I did what stoke did, but nothing regenarated, and when I start
ubuntu it says authentication failed and I can't do anything, not even
log in. So I can't use my computer at all, except through recovery mode,
with the root shell. Can antbody help me?

-- 
Access denied to the keyring when opening Gnome Keyring Manager
https://bugs.launchpad.net/bugs/158345
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 158345] Re: Access denied to the keyring when opening Gnome Keyring Manager

2008-04-26 Thread Clickux
Yes problem solved after upgrade to 8.04

-- 
Access denied to the keyring when opening Gnome Keyring Manager
https://bugs.launchpad.net/bugs/158345
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 158345] Re: Access denied to the keyring when opening Gnome Keyring Manager

2008-04-26 Thread Sebastien Bacher
gnome-keyring-manager has been deprecated in hardy

** Changed in: gnome-keyring-manager (Ubuntu)
   Status: Incomplete => Won't Fix

-- 
Access denied to the keyring when opening Gnome Keyring Manager
https://bugs.launchpad.net/bugs/158345
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 158345] Re: Access denied to the keyring when opening Gnome Keyring Manager

2008-03-19 Thread stoke
I did have this problem (after a fresh install), but I just removed the
files from ~/.gnome2/keyrings (an empty "default" file, and
"default.keyring" and "login.keyring" that corresponded to keyrings that
I couldn't access). At the next boot, when prompted for my wireless
passphrase, the "login.keyring" was regenerated, and now gnome-keyring-
manager behaves as expected. Why the problem occurred in the first
place? I'm not so sure, but (at least for me) the fix was simple enough.

-- 
Access denied to the keyring when opening Gnome Keyring Manager
https://bugs.launchpad.net/bugs/158345
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 158345] Re: Access denied to the keyring when opening Gnome Keyring Manager

2008-02-29 Thread .: WiFi :.
Hi,
I have the same issue in one of my laptops. It have an ubuntu 7.10 clean 
install. If I kill and start again the keyring deamon, the keyring-manger asks 
for the password, but after reboot I can't have access to the keys and the 
keyring-manager does not have access to any of the saved passwords.
Have anyone resolved the issue?

-- 
Access denied to the keyring when opening Gnome Keyring Manager
https://bugs.launchpad.net/bugs/158345
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 158345] Re: Access denied to the keyring when opening Gnome Keyring Manager

2008-02-03 Thread glrossetti
Same issue here. I've updated all packages, deleted the keyring files
and so on, but I can't save any password permanently. Applications (i.e.
cgmail) that store password on the gnome keyring are not functioning at
all. Ubuntu 7.10 clean install.

-- 
Access denied to the keyring when opening Gnome Keyring Manager
https://bugs.launchpad.net/bugs/158345
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 158345] Re: Access denied to the keyring when opening Gnome Keyring Manager

2008-01-22 Thread Mikele
okay, Basilio. ready to give some more information.

*) gnome-keyring version:

$ dpkg -l *'gnome-keyring'*|grep ^ii|awk '{print $2,$3}'
gnome-keyring 2.20-0ubuntu4
gnome-keyring-manager 2.20.0-0ubuntu2
libgnome-keyring0 2.20-0ubuntu4
libpam-gnome-keyring 2.20-0ubuntu4

(these should be the up-to-date gutsy versions)

*) the bug does not happen with a new user account. this lead me to think that 
my keyrings 
   got somehow corrupted, so I cleared 'em away by deleting ~/.gnome/keyrings/*.
   however, the daemon didn't prompt me to create a new default keyring when I 
entered 
   the wifi pwd. 
   then, I tried again the
$ killall gnome-keyring-daemon; gnome-keyring-daemon -d
  logged out the wifi and tried again. this time I was prompted for keyring 
creation.

*) what I think is that the first instance of gnome-keyring-daemon is somewhat 
flawed. 
I logged out from X and logged back again, and still I was getting the same 
errors. 
so, there should be something wrong with the way this first instance of the 
daemon is 
spawned.

let me know if I can help further on.

michele

-- 
Access denied to the keyring when opening Gnome Keyring Manager
https://bugs.launchpad.net/bugs/158345
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 158345] Re: Access denied to the keyring when opening Gnome Keyring Manager

2008-01-22 Thread Mikele
okay, Basilio. ready to give some more information.

*) gnome-keyring version:

$ dpkg -l *'gnome-keyring'*|grep ^ii|awk '{print $2,$3}'
gnome-keyring 2.20-0ubuntu4
gnome-keyring-manager 2.20.0-0ubuntu2
libgnome-keyring0 2.20-0ubuntu4
libpam-gnome-keyring 2.20-0ubuntu4

(these should be the up-to-date gutsy versions)

*) the bug does not happen with a new user account. this lead me to think that 
my keyrings 
   got somehow corrupted, so I cleared 'em away by deleting ~/.gnome/keyrings/*.
   however, the daemon didn't prompt me to create a new default keyring when I 
entered 
   the wifi pwd. 
   then, I tried again the
$ killall gnome-keyring-daemon; gnome-keyring-daemon -d
  logged out the wifi and tried again. this time I was prompted for keyring 
creation.

*) what I think is that the first instance of gnome-keyring-daemon is somewhat 
flawed. 
I logged out from X and logged back again, and still I was getting the same 
errors. 
so, there should be something wrong with the way this first instance of the 
daemon is 
spawned.

let me know if I can help further on.

michele

-- 
Access denied to the keyring when opening Gnome Keyring Manager
https://bugs.launchpad.net/bugs/158345
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 158345] Re: Access denied to the keyring when opening Gnome Keyring Manager

2008-01-22 Thread Basilio Kublik
Hi there
is this reproducible under a new user account?, you can verify the installed 
version of the related packages bu running the following command from a 
terminal:

dpkg -l *'gnome-keyring'*|grep ^ii|awk '{print $2,$3}'

Thanks in advance

** Changed in: gnome-keyring-manager (Ubuntu)
   Importance: Undecided => Low
   Status: New => Incomplete

-- 
Access denied to the keyring when opening Gnome Keyring Manager
https://bugs.launchpad.net/bugs/158345
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 158345] Re: Access denied to the keyring when opening Gnome Keyring Manager

2008-01-21 Thread Mikele
This started happening to me as well. Also the Wi-Fi passwords stored in
the keyring cannot be retrieved. I also confirm that manually killing-
and-restarting  the daemon solves the problem for the session. Anyone
taking care of this bug? Please let me know if I should provide
additional information.

-- 
Access denied to the keyring when opening Gnome Keyring Manager
https://bugs.launchpad.net/bugs/158345
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 158345] Re: Access denied to the keyring when opening Gnome Keyring Manager

2007-12-08 Thread Steven
Same issue here

-- 
Access denied to the keyring when opening Gnome Keyring Manager
https://bugs.launchpad.net/bugs/158345
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 158345] Re: Access denied to the keyring when opening Gnome Keyring Manager

2007-11-14 Thread Robin
Hi,

Got the same error here since updating to gutsy, auth.log shows the
following errors on boot:

gnome-keyring-daemon[5425]: missing dialog response from ask tool
gnome-keyring-daemon[5425]: couldn't write data to ask tool: Broken pipe
gnome-keyring-daemon[5425]: missing dialog response from ask tool

Robin

-- 
Access denied to the keyring when opening Gnome Keyring Manager
https://bugs.launchpad.net/bugs/158345
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 158345] Re: Access denied to the keyring when opening Gnome Keyring Manager

2007-10-29 Thread Clickux

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/10205750/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/10205751/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/10205752/ProcStatus.txt

-- 
Access denied to the keyring when opening Gnome Keyring Manager
https://bugs.launchpad.net/bugs/158345
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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