[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2009-03-09 Thread Andreas Moog
** Changed in: seahorse (Ubuntu)
 Assignee: Andreas Moog (andreas-moog) = (unassigned)

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2009-03-01 Thread Tom Hudson
I've been using Intrepid since it's release date and this has not been
an issue.  Yesterday evening I installed Kubuntu and KDE 4.2 and when I
logged back into Gnome this morning I received the message that A
supported PGP passphrase agent is not running.

I did the following and it resolved the issue:
sudo mv /etc/X11/Xsession.d/90gpg-agent ~/90gpg-agent.bak

Therefore, could this be related to something that Kubuntu installed?

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


Re: [Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2009-03-01 Thread Mackenzie Morgan
If you run ps -ef | grep agent what's running?

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2009-03-01 Thread Tom Hudson
1002  7398 1  0 11:05 ?00:00:00 /usr/bin/dbus-launch 
--exit-with-session /usr/bin/pulse-session /usr/bin/seahorse-agent --execute 
x-session-manager
1002  7414  7340  0 11:05 ?00:00:00 /usr/bin/seahorse-agent 
--execute x-session-manager

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


Re: [Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2009-03-01 Thread Mackenzie Morgan
If you put that file back, log out and back in, is seahorse-agent or gnupg-
agent running?  I've got gnupg-agent running in GNOME and it's not giving me 
any trouble (meanwhile seahorse-agent causes major breakage in KDE).

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2009-03-01 Thread Tom Hudson
I'm running in Gnome.  I installed KDE yesterday evening (I didn't try
to send email while in KDE) and when I went back to Gnome (my default
display manager) the issue happened.  Anyway...

When I put the file back, I get the error message again.  When I run the ps 
-ef | grep agent I get the following output:
1002  9175  9116  0 14:24 ?00:00:00 /usr/bin/gpg-agent --daemon 
--sh --write-env-file=/home/deathmoon/.gnupg/gpg-agent-info-deathmoon-desktop 
/usr/bin/dbus-launch --exit-with-session /usr/bin/pulse-session 
/usr/bin/seahorse-agent --execute x-session-manager
1002  9179 1  0 14:24 ?00:00:00 /usr/bin/dbus-launch 
--exit-with-session /usr/bin/pulse-session /usr/bin/seahorse-agent --execute 
x-session-manager
1002  9195  9116  0 14:24 ?00:00:00 /usr/bin/seahorse-agent 
--execute x-session-manager
1002  9518  9494  0 14:25 pts/000:00:00 grep agent

The 90gpg-agent file contains the following:
: ${GNUPGHOME=$HOME/.gnupg}

GPGAGENT=/usr/bin/gpg-agent
PID_FILE=$GNUPGHOME/gpg-agent-info-$(hostname)

if grep -qs '^[[:space:]]*use-agent' $GNUPGHOME/gpg.conf $GNUPGHOME/options 

   test -x $GPGAGENT 
   { test -z $GPG_AGENT_INFO || ! $GPGAGENT 2/dev/null; }; then

   if [ -r $PID_FILE ]; then
   . $PID_FILE
   fi

   # Invoking gpg-agent with no arguments exits successfully if the agent
   # is already running as pointed by $GPG_AGENT_INFO
   if ! $GPGAGENT 2/dev/null; then
   STARTUP=$GPGAGENT --daemon --sh --write-env-file=$PID_FILE $STARTUP
   fi
fi

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


Re: [Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2009-03-01 Thread Mackenzie Morgan
And what's in your ~/.gnupg/gpg.conf?

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2009-03-01 Thread Tom Hudson
# FILE CREATED BY SEAHORSE


use-agent

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-10-29 Thread Filipe Sousa
I just fixed it

Logout and 
rm -rf private-keys-v1.d
rm gpg.conf gpg-agent-info-rome

It's working :)

Now I don't have the private-keys-v1.d nor the  gpg-agent-info-rome. I
guess the  gpg-agent-info-rome was the root of the problem.

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-10-29 Thread Filipe Sousa
I have

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-10-29 Thread Norbert Hartl
For me it doesn't work. Invoking everything on the shell just asks for
things ssh does anyway. I have an env variable SSH_AUTH_SOCK that points
to a keyring thing in /tmp. Trying to force a dialog by invoking stuff
via ALT+F2 (no display) I onyl get a dialog for sides where I can enter
a password. For passphrase stuff it is just silently failing

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-10-28 Thread Sebastien Bacher
does anybody still get the issue in intrepid?

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-09-17 Thread Mackenzie Morgan
Using seahorse 2.22.2-0ubuntu1 I cannot reproduce this bug.  Seahorse
prompts for SSH key passphrases as expected.

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-09-10 Thread Olaf Lenz
I'm using kubuntu intrepid alpha 5. Unfortunately, I seem not to be able to 
start KDE anymore, due to some bug in this alpha version.
Therefore I'm currently unable to check whether seahorse works.

KDE doesn't bring a corresponding daemon, but uses gpg-agent and ssh-agent 
instead. Unfortunately, ssh-agent does not automatically ask for the passphrase 
to unlock the keyring when ssh is used, but ask for the passphrase for this 
single session instead. That's why I prefer seahorse. 
Maybe I'm doing something wrong?

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-09-09 Thread Andreas Moog
Could you already try with intrepid? Regarding KDE I don't know if that
will work. Hasn't KDE its own agent?

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-09-08 Thread Olaf Lenz
In hardy, the problem persists. As for intrepid, I can't say so far,
although I have installed alpha 5 yesterday. Will seahorse work together
with KDE4?

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-09-05 Thread Andreas Moog
Thank you for taking the time to report this bug and helping to make
Ubuntu better. I don't have a solution but can say that intrepid ibex
does not have this problem anymore. Can you confirm that it's fixed for
you, too?

** Changed in: seahorse (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Andreas Moog (andreas-moog)
   Status: New = Incomplete

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-06-26 Thread Olaf Lenz
The gpg issue seems to be solved by now, the solution being to delete

  /etc/X11/Xsession.d/90gpg-agent

which should not be there when seahorse-agent is used.

Still, the problem with the ssh keys seems to persist: in hardy, I have to use 
ssh-add again, as seahorse does not seem to work together with the ssh-agent.
Does anyone have a solution to this problem?

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-04-21 Thread greenhunter
I discovered in my gpg.conf there was an old gpg-agent-info entry that
pointed to a non-existent path. When I removed that, the gpg found
seahorse properly and worked.

that is exactly the bug.  I deleted the last line with an # and it
works now.

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-04-18 Thread Graeme Humphries
I discovered in my gpg.conf there was an old gpg-agent-info entry that
pointed to a non-existent path. When I removed that, the gpg found
seahorse properly and worked.

I'm not sure why that never caused problems in gutsy, but I seem to have
sorted out my seahorse problems.

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-04-18 Thread Graeme Humphries
I'm having this problem as well, specifically the issues noticed with
enigmail, after just upgrading to Hardy last night.

This is a real killer for me, as I use enigmail a *lot*.

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-04-10 Thread greenhunter
anything new here?

Enigmail is still not working and seahorse seems to be totally buggy in
Hardy!

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-04-07 Thread Norbert Hartl
*** This bug is a duplicate of bug 174441 ***
https://bugs.launchpad.net/bugs/174441

** This bug has been marked a duplicate of bug 174441
   [hardy] seahorse no longer manages ssh keys

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-04-07 Thread Norbert Hartl
I have seahorse 2.22.0 and I can see a lot of ssh keys in my personal
keys tab.

I like to refer to the original bug title. Although I can see my ssh
keys I'm not being asked for passphrases if they are needed.

I'm trying to connect via ssh to a certain host. I can see the key for
this host in my personal keys tab of seahorse. And seahorse-agent is
running. I only get a permission denied (public key).

I don't have a file 90gpg-agent and seahorse-agent is running x-session-
manager

** This bug is no longer a duplicate of bug 174441
   [hardy] seahorse no longer manages ssh keys

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-04-05 Thread greenhunter
confirmed

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-04-04 Thread Kenneth Loafman
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

I'm not sure where the file came from or why it was there.  If someone
knows, please leave a message.

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-04-03 Thread Kenneth Loafman
This is also a problem with Thunderbird/Enigmail in decrypting email --
seahorse no longer asks for the passphrase and the decryption fails.  If
I use gpg from the command line, I get the curses prompt.  After that
the passphrase is cached and Enigmail will decrypt email.  The cache
still goes away after the previously set time.

A symptom of this problem is in seahorse-preferences -- instead of the
dialog in PGP passphrases, you get the message

   A supported PGP passphrase agent is not running.,

but it is,

   /usr/bin/gpg-agent --daemon --sh --write-env-file=/home/ken/.gnupg
/gpg-agent-info-neptune /usr/bin/seahorse-agent --execute x-session-
manager

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-03-27 Thread René Brandenburger
I can confirm the bug in Seahorse 2.22.0-0ubuntu2 (hardy), running
Hardy, upgraded from Gutsy (Linux debberlein 2.6.22-14-generic #1 SMP
Tue Feb 12 07:42:25 UTC 2008 i686 GNU/Linux)

The agent was working flawless in gutsy, but stopped working after
upgrading to hardy. The processes are properly running

1000  3570  3466  0 23:08 ?00:00:00 /usr/bin/ssh-agent 
/usr/bin/seahorse-agent --execute /usr/bin/gnome-session
1000  3576  3466  0 23:08 ?00:00:00 /usr/bin/seahorse-agent 
--execute /usr/bin/gnome-session
1000  3781 1  0 23:08 ?00:00:00 seahorse-agent

but only the first created key (id_rsa) works

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-03-27 Thread René Brandenburger
I can confirm the bug in Seahorse 2.22.0-0ubuntu2 (hardy), running
Hardy, upgraded from Gutsy (Linux debberlein 2.6.22-14-generic #1 SMP
Tue Feb 12 07:42:25 UTC 2008 i686 GNU/Linux)

The agent was working flawless in gutsy, but stopped working after
upgrading to hardy. The processes are properly running

1000  3570  3466  0 23:08 ?00:00:00 /usr/bin/ssh-agent 
/usr/bin/seahorse-agent --execute /usr/bin/gnome-session
1000  3576  3466  0 23:08 ?00:00:00 /usr/bin/seahorse-agent 
--execute /usr/bin/gnome-session
1000  3781 1  0 23:08 ?00:00:00 seahorse-agent

but only the first created key (id_rsa) works

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-03-22 Thread dremon
I can confirm this bug in Seahorse 2.22.0-0ubuntu2.
Ubuntu Hardy/AMD64.

The seahorse-agent is running but it only picks up the id_rsa key (and
not id_rsa.1 etc), however other keys are configured and present in the
keyring.

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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