Raising importance since that's broken on default installations.

** Summary changed:

- [hardy] seahorse agent no longer asks for the passphrase
+ seahorse-agent stops responding when started after gpg-agent

** Summary changed:

- seahorse-agent stops responding when started after gpg-agent
+ seahorse-agent stops responding when started with gpg-agent

** Description changed:

  Binary package hint: seahorse
  
  I used to have seahorse prompting for the SSH passphrase. For instance I
  typed "ssh myserver", and a dialog appeared automatically.
  
  Now that I switched to Hardy, I have to type "ssh-add" at the start of
  my session, like I was doing a year ago.
  
  But the seahorse agent seems to be properly running:
  
  herve 6400 0.0 0.3 22296 6872 ? Ss 09:33 0:00 /usr/bin/seahorse-agent 
--execute x-session-manager
  herve 10198 0.0 0.3 45496 7676 ? Ss 12:22 0:00 seahorse-agent
  
  And in the seahorse application, my SSH key is listed.
  
- However, in the "Passwords and encryption settings" in the system
- preferences, I think I lost a tab for managing the SSH key.
+ From bug #217270:
  
- I have a version fixing some SSH issues but not mine:
+ When I access the seahorse program preferences, in the tab "PGP Passphrases", 
I get the message "A supported PGP passphrase caching agent is not running".
+ On the console where I launched seahorse, I see:
  
- ii seahorse 2.21.4-0ubuntu1 A Gnome front end for GnuPG
+ ** Message: init gpgme version 1.1.5
+ ** (seahorse:7462): WARNING **: Invalid or no GPG agent is running. Disabling 
cache preferences.
  
- I took a look at the other bugs, but they relate conflicts with the GPG
- agent. I don't have it installed anyway.
+ I'm pretty sure the agents are running, as show with a "ps auwx|grep
+ agent":
+ 
+ foo 864 ? Ss 15:46 0:00 /usr/bin/gpg-agent --daemon --sh 
--write-env-file=/home/lstep/.gnupg/gpg-agent-info-tsuiseki 
/usr/bin/seahorse-agent --execute x-session-manager
+ foo 756 ? Ss 15:46 0:00 /usr/bin/seahorse-agent --execute x-session-manager

** Description changed:

  Binary package hint: seahorse
  
  I used to have seahorse prompting for the SSH passphrase. For instance I
  typed "ssh myserver", and a dialog appeared automatically.
  
  Now that I switched to Hardy, I have to type "ssh-add" at the start of
  my session, like I was doing a year ago.
  
  But the seahorse agent seems to be properly running:
  
  herve 6400 0.0 0.3 22296 6872 ? Ss 09:33 0:00 /usr/bin/seahorse-agent 
--execute x-session-manager
  herve 10198 0.0 0.3 45496 7676 ? Ss 12:22 0:00 seahorse-agent
  
  And in the seahorse application, my SSH key is listed.
  
  From bug #217270:
  
  When I access the seahorse program preferences, in the tab "PGP Passphrases", 
I get the message "A supported PGP passphrase caching agent is not running".
  On the console where I launched seahorse, I see:
  
  ** Message: init gpgme version 1.1.5
  ** (seahorse:7462): WARNING **: Invalid or no GPG agent is running. Disabling 
cache preferences.
  
  I'm pretty sure the agents are running, as show with a "ps auwx|grep
  agent":
  
  foo 864 ? Ss 15:46 0:00 /usr/bin/gpg-agent --daemon --sh 
--write-env-file=/home/lstep/.gnupg/gpg-agent-info-tsuiseki 
/usr/bin/seahorse-agent --execute x-session-manager
  foo 756 ? Ss 15:46 0:00 /usr/bin/seahorse-agent --execute x-session-manager
+ 
+ From comment 5:
+ 
+ I fixed my problem by looking at the default setup of another system and
+ noting that it did not have:
+ 
+    /etc/X11/Xsession.d/90gpg-agent
+ 
+ I renamed that file, restarted X, and all is well. Seahorse is running
+ by itself rather than under gpg-agent:
+ 
+    /usr/bin/seahorse-agent --execute x-session-manager

** Description changed:

  Binary package hint: seahorse
  
  I used to have seahorse prompting for the SSH passphrase. For instance I
  typed "ssh myserver", and a dialog appeared automatically.
  
  Now that I switched to Hardy, I have to type "ssh-add" at the start of
  my session, like I was doing a year ago.
  
  But the seahorse agent seems to be properly running:
  
  herve 6400 0.0 0.3 22296 6872 ? Ss 09:33 0:00 /usr/bin/seahorse-agent 
--execute x-session-manager
  herve 10198 0.0 0.3 45496 7676 ? Ss 12:22 0:00 seahorse-agent
  
  And in the seahorse application, my SSH key is listed.
  
  From bug #217270:
  
  When I access the seahorse program preferences, in the tab "PGP Passphrases", 
I get the message "A supported PGP passphrase caching agent is not running".
  On the console where I launched seahorse, I see:
  
  ** Message: init gpgme version 1.1.5
  ** (seahorse:7462): WARNING **: Invalid or no GPG agent is running. Disabling 
cache preferences.
  
  I'm pretty sure the agents are running, as show with a "ps auwx|grep
  agent":
  
  foo 864 ? Ss 15:46 0:00 /usr/bin/gpg-agent --daemon --sh 
--write-env-file=/home/lstep/.gnupg/gpg-agent-info-tsuiseki 
/usr/bin/seahorse-agent --execute x-session-manager
  foo 756 ? Ss 15:46 0:00 /usr/bin/seahorse-agent --execute x-session-manager
  
- From comment 5:
+ Workaroung from comment 5:
  
  I fixed my problem by looking at the default setup of another system and
  noting that it did not have:
  
     /etc/X11/Xsession.d/90gpg-agent
  
  I renamed that file, restarted X, and all is well. Seahorse is running
  by itself rather than under gpg-agent:
  
     /usr/bin/seahorse-agent --execute x-session-manager

** Changed in: seahorse (Ubuntu)
   Importance: Low => High

** Changed in: seahorse (Ubuntu)
       Status: Incomplete => Confirmed

** Package changed: seahorse (Ubuntu) => seahorse-plugins (Ubuntu)

** Bug watch added: GNOME Bug Tracker #578312
   http://bugzilla.gnome.org/show_bug.cgi?id=578312

** Also affects: seahorse-plugins via
   http://bugzilla.gnome.org/show_bug.cgi?id=578312
   Importance: Unknown
       Status: Unknown

** Changed in: seahorse-plugins (Ubuntu)
       Status: Confirmed => Triaged

-- 
seahorse-agent stops responding when started with gpg-agent
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to