[Desktop-packages] [Bug 571790] Re: Reply/Forward/... buttons can obscure headers in vertical layout

2018-07-09 Thread Martin von Wittich
Hi gf,

nope, can no longer reproduce the issue. The bug can be closed. Thanks!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to thunderbird in Ubuntu.
https://bugs.launchpad.net/bugs/571790

Title:
  Reply/Forward/... buttons can obscure headers in vertical layout

Status in thunderbird package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: thunderbird

  See the attached screenshot. If you use the vertical layout and the
  mail preview pane is too narrow, the reply/reply all/forward/...
  buttons will obscure the header text, e.g. the From line, thereby
  concealing vital information.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/571790/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1533267] Re: gcr-prompter is logging too much

2018-01-23 Thread Martin von Wittich
I've found an upstream bug report:
https://bugzilla.gnome.org/show_bug.cgi?id=773009

I've also devised a simple workaround:

martin@dogmeat ~ % cat /etc/rsyslog.d/20-gcr-prompter-discard.conf 
# gcr-prompter logs debug info to /var/log/auth.log
# https://bugs.launchpad.net/ubuntu/+source/gcr/+bug/1533267
# https://bugzilla.gnome.org/show_bug.cgi?id=773009
if $programname == 'gcr-prompter' then stop

Run `sudo systemctl restart rsyslog` after creating that file, then gcr-
prompter should no longer produce any logs.

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gcr in Ubuntu.
https://bugs.launchpad.net/bugs/1533267

Title:
  gcr-prompter is logging too much

Status in GCR:
  Unknown
Status in gcr package in Ubuntu:
  Triaged

Bug description:
  When prompted to unlock a SSH private key, gcr-prompter logs no less
  than 29 messages in auth.log:

Jan 12 10:55:42 simon-laptop gcr-prompter[7123]: Gcr: received 
BeginPrompting call from callback /org/gnome/keyring/Prompt/p4@:1.2
Jan 12 10:55:42 simon-laptop gcr-prompter[7123]: Gcr: preparing a prompt 
for callback /org/gnome/keyring/Prompt/p4@:1.2
Jan 12 10:55:42 simon-laptop gcr-prompter[7123]: Gcr: creating new 
GcrPromptDialog prompt
Jan 12 10:55:42 simon-laptop gcr-prompter[7123]: Gcr: automatically 
selecting secret exchange protocol
Jan 12 10:55:42 simon-laptop gcr-prompter[7123]: Gcr: generating public key
Jan 12 10:55:43 simon-laptop gcr-prompter[7123]: Gcr: beginning the secret 
exchange: [sx-aes-1]\npublic=pub-base64\n
Jan 12 10:55:43 simon-laptop gcr-prompter[7123]: Gcr: calling the 
PromptReady method on /org/gnome/keyring/Prompt/p4@:1.2
Jan 12 10:55:43 simon-laptop gcr-prompter[7123]: Gcr: returned from the 
PromptReady method on /org/gnome/keyring/Prompt/p4@:1.2
Jan 12 10:55:43 simon-laptop gcr-prompter[7123]: Gcr: received 
PerformPrompt call from callback /org/gnome/keyring/Prompt/p4@:1.2
Jan 12 10:55:43 simon-laptop gcr-prompter[7123]: Gcr: receiving secret 
exchange: [sx-aes-1]\npublic=pub-base64\n
Jan 12 10:55:43 simon-laptop gcr-prompter[7123]: Gcr: deriving shared 
transport key
Jan 12 10:55:43 simon-laptop gcr-prompter[7123]: Gcr: deriving transport key
Jan 12 10:55:43 simon-laptop gcr-prompter[7123]: Gcr: starting password 
prompt for callback /org/gnome/keyring/Prompt/p4@:1.2
Jan 12 10:55:43 simon-laptop gcr-prompter[7123]: Gtk: GtkDialog mapped 
without a transient parent. This is discouraged.
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: completed password 
prompt for callback :1.2@/org/gnome/keyring/Prompt/p4
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: encrypting data
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: sending the secret 
exchange: [sx-aes-1]\npublic=pub-base64\nsecret=secret-base64==\n
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: calling the 
PromptReady method on /org/gnome/keyring/Prompt/p4@:1.2
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: returned from the 
PromptReady method on /org/gnome/keyring/Prompt/p4@:1.2
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: received 
PerformPrompt call from callback /org/gnome/keyring/Prompt/p4@:1.2
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: stopping prompting 
for operation /org/gnome/keyring/Prompt/p4@:1.2
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: closing the prompt
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: stopping prompting 
for operation /org/gnome/keyring/Prompt/p4@:1.2
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: couldn't find the 
callback for prompting operation /org/gnome/keyring/Prompt/p4@:1.2
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: stopping prompting 
for operation /org/gnome/keyring/Prompt/p4@:1.2
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: couldn't find the 
callback for prompting operation /org/gnome/keyring/Prompt/p4@:1.2
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: stopping prompting 
for operation /org/gnome/keyring/Prompt/p4@:1.2
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: couldn't find the 
callback for prompting operation /org/gnome/keyring/Prompt/p4@:1.2
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: calling the 
PromptDone method on /org/gnome/keyring/Prompt/p4@:1.2, and ignoring reply

  
  This looks like debug logging to me. Also, it's probably best to avoid 
logging the secret exchange (obfuscated above).

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gcr 3.18.0-1ubuntu1
  ProcVersionSignature: Ubuntu 4.3.0-6.17-generic 4.3.3
  Uname: Linux 4.3.0-6-generic x86_64
  ApportVersion: 2.19.3-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Jan 12 10:54:14 2016
  SourcePackage: gcr
  UpgradeStatus: No upgrade log prese

[Desktop-packages] [Bug 358817] Re: Add irexec, irxevent, ... to session

2016-11-04 Thread Martin von Wittich
Hi Alec, thanks for the feedback; I haven't used lirc for years, so I don't 
really care anymore ^^
Unfortunately I'm also not allowed to set the bug to wontfix, it just says 
"Doesn't fit with the project plans, sorry".

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lirc in Ubuntu.
https://bugs.launchpad.net/bugs/358817

Title:
  Add irexec,irxevent,... to session

Status in lirc package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: lirc

  irexec (from package lirc) and irxevent (from package lirc-x) are
  useful tools that enable lirc users execute programs (irexec) or
  generate keystrokes (irxevent). For these to work, they have to be
  added to the session (go to System - Preferences - Sessions - Startup
  Programs and add "irexec -d" and "irxevent -d", but that is not very
  user-friendly and many people don't seem to get this. If you google
  for irexec, you will see that many people instead try to hack it into
  their /etc/init.d/lirc, which is plain wrong because these tools have
  to run inside the user context.

  I propose that the packages lirc and lirc-x should automatically add
  such tools (I name irexec and irxevent here because these are the ones
  I use, but there could be more) to the sessions of all users.

  A possible drawback: running all these tools when the user has only
  configured some of them inside his lircrc wastes memory. We could
  either make this somehow configurable (but I don't know how), or parse
  /etc/lirc/lircrc and ~/.lircrc for the required programs and only add
  those to the session. /etc/init.d/lirc could reparse the files
  whenever neccessary, so when the user edits his .lircrc and adds e.g.
  irexec, the init script could modify the user's session to run irexec
  too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lirc/+bug/358817/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 990965] Re: unexpected right click behavior in nautilus

2012-09-21 Thread Martin von Wittich
I still hate it :(
Is there a way to get the old behaviour back?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/990965

Title:
  unexpected right click behavior  in nautilus

Status in “nautilus” package in Ubuntu:
  Invalid

Bug description:
  then no file is selected, right click on any file in the list doesn't work.
  popup provide behaviour for current folder not for expected file

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Sun Apr 29 11:27:44 2012
  GsettingsChanges:
   org.gnome.nautilus.window-state geometry '1163x602+326+218'
   org.gnome.nautilus.window-state start-with-status-bar true
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to precise on 2012-04-27 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/990965/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 878739] Re: terminal scrolls up when resized taller

2012-07-14 Thread Martin von Wittich
I have the same problem, I believe. I'm not using Unity but gnome-shell
in fallback mode. When I'm resizing my terminal, it will often scroll
all the way up so that I have to type something to get my screen back in
the view.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/878739

Title:
  terminal scrolls up when resized taller

Status in “gnome-terminal” package in Ubuntu:
  Confirmed

Bug description:
  in the Unity window manager (3d and 2d) when resizing the terminal
  window to make it taller it sometimes (fairly reliably fails, but
  sometimes works in unity2d if you resize slowly) ends up scrolled back
  a way. This is particularly annoying when using it with screen or
  byobu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/878739/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 422012] Re: Protected files hidden by Trash

2012-06-13 Thread Martin von Wittich
As far as I understand (unfortunately, I can't find any documentation on
this) files that are deleted from the trash are first moved to
"expunged" (because moving files is fast), and then are slowly deleted
from "expunged" (slowly because deleting a lot of files takes time and
doing it too fast could slow down the whole computer).

This means that having files in "expunged" is not necessarily a problem,
as long as these files get deleted over time. If there are files in
"expunged" that do not vanish over time, the output from the following
command could probably help the maintainers in figuring this bug out:

LANG=C ls -l ~/.local/share/Trash/expunged

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/422012

Title:
  Protected files hidden by Trash

Status in “nautilus” package in Ubuntu:
  Confirmed
Status in “thunar” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: nautilus

  When moving files to the Trash which are belong to another user and
  you don't have access to, nautilus moves the files into a folder
  ~/.local/share/Trash/expunged. The problem is that there is no warning
  that this is happening and the location of the files is far from
  obvious.

  I only discovered the folder by using disk analyser and finding that
  there was a massive folder in ~/.local/share/Trash/expunged. It
  transpired after deleting the offending files that there had been some
  70Gb worth of files!!!

  Would it not make far more sense from a function point of view to move
  the files into the Trash as per normal but just fail to empty them? At
  least you would be able to see them and know that you needed to do
  something!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/422012/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 554393] Re: nm-applet will not connect using vpnc plugin

2011-10-30 Thread Martin von Wittich
*** This bug is a duplicate of bug 479087 ***
https://bugs.launchpad.net/bugs/479087

** This bug has been marked a duplicate of bug 479087
   Toggling "Available to all users" in VPN connections in Network Connections 
editor causes User/Group passwords to be forgotten

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/554393

Title:
  nm-applet will not connect using vpnc plugin

Status in “network-manager-applet” package in Ubuntu:
  Expired

Bug description:
  Using the vpnc plugin in nm-applet, I cannot connect to my vpn.  Using
  the same settings I can connect using vpnc on the command line.  kvpnc
  also works fine but I'd rather not install all of the KDE libs for
  just that one app.

  
  I have the following settings in network-manager:

  User Password: always ask
  Group Password: saved
  Encryption method: secure
  NAT traversal: Cisco UDP (also fails with NAT-T though)

  available to all users: true

  
  System info:
  Description:  Ubuntu lucid (development branch)
  Release:  10.04

  network-manager: 0.8-0ubuntu2

  Here is the syslog output from nm-applet:

  Apr  2 21:17:59  NetworkManager:   Starting VPN service 
'org.freedesktop.NetworkManager.vpnc'...
  Apr  2 21:17:59  NetworkManager:   VPN service 
'org.freedesktop.NetworkManager.vpnc' started 
(org.freedesktop.NetworkManager.vpnc), PID 1736
  Apr  2 21:17:59  NetworkManager:   VPN service 
'org.freedesktop.NetworkManager.vpnc' just appeared, activating connections
  Apr  2 21:17:59  NetworkManager:   VPN plugin state changed: 1
  Apr  2 21:17:59  NetworkManager:   VPN plugin state changed: 3
  Apr  2 21:17:59  NetworkManager:   VPN connection 'vpntest' (Connect) 
reply received.
  Apr  2 21:17:59  NetworkManager:   VPN plugin failed: 1
  Apr  2 21:17:59  NetworkManager:   VPN plugin state changed: 6
  Apr  2 21:17:59  NetworkManager:   VPN plugin state change reason: 0
  Apr  2 21:17:59  NetworkManager:   connection_state_changed(): Could 
not process the request because no VPN connection was active.
  Apr  2 21:17:59  NetworkManager:   (eth0): writing resolv.conf to 
/sbin/resolvconf
  Apr  2 21:17:59  NetworkManager:   Policy set 'Auto eth0' (eth0) as 
default for routing and DNS.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: network-manager-gnome 0.8-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic i686
  Architecture: i386
  CRDA: Error: [Errno 2] No such file or directory
  Date: Fri Apr  2 22:35:49 2010
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  IpRoute:
   192.168.2.0/24 dev eth0  proto kernel  scope link  src 192.168.2.100  metric 
1 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   default via 192.168.2.1 dev eth0  proto static
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
   
   vboxnet0  no wireless extensions.
  Keyfiles: Error: [Errno 2] No such file or directory
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  RfKill:
   
  SourcePackage: network-manager-applet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/554393/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 664459] Re: VPN-Plugin Networkmanager not working for all users

2011-10-30 Thread Martin von Wittich
This bug looks like a duplicate of
https://bugs.launchpad.net/ubuntu/+source/network-manager-
applet/+bug/479087

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/664459

Title:
  VPN-Plugin Networkmanager not working for all users

Status in The Linux Mint Distribution:
  Triaged
Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  Mint 10 RC1

  If I configure a VPN-connection and mark "available for all Users" other 
users can see the connection, but not use it. The error message says, that vpn 
could not be startet.
  As soon as I edit the connection and remove the mark, vpn works as exspected.

  This can be reproduced

  regards
  Sven

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/664459/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 795475] Re: [iOS5 devices do not work] Unhandled lockdown error (-4)

2011-10-26 Thread Martin von Wittich
@Bobby: I downgraded to lucid to escape Unity and Gnome3. Now that it
works, I won't risk another upgrade in the foreseeable future, sorry :)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libimobiledevice in Ubuntu.
https://bugs.launchpad.net/bugs/795475

Title:
  [iOS5 devices do not work] Unhandled lockdown error (-4)

Status in “libimobiledevice” package in Ubuntu:
  Fix Released
Status in “libimobiledevice” source package in Lucid:
  Fix Released
Status in “libimobiledevice” source package in Maverick:
  Confirmed
Status in “libimobiledevice” source package in Natty:
  Fix Released
Status in “libimobiledevice” source package in Oneiric:
  Fix Released
Status in “libimobiledevice” source package in Precise:
  Fix Released

Bug description:
  Binary package hint: nautilus

  TEST CASE:
  1. attach an iphone with iOS5
  2. see you get the error on mount "Unhandled lockdown error (-4)"
  3. now install libimobiledevice from natty-proposed
  4. see the iphone successfully makes a USB connection.

  ==Original Report==

  Plugged an iphone 4 running beta of iOS 5 into my Ubuntu Natty desktop
  and got a dialog:-

  "Unable to mount Alan Pope's iPhone"
  "Unhandled lockdown error (-4)"

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: nautilus 1:2.32.2.1-0ubuntu13
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Fri Jun 10 11:49:15 2011
  ProcEnviron:
   LANGUAGE=en_GB:en
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libimobiledevice/+bug/795475/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 795475] Re: [iOS5 devices do not work] Unhandled lockdown error (-4)

2011-10-25 Thread Martin von Wittich
@pitti: I can confirm that the proposed update to 0.9.7-1ubuntu1.2 on
lucid fixes this issue.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libimobiledevice in Ubuntu.
https://bugs.launchpad.net/bugs/795475

Title:
  [iOS5 devices do not work] Unhandled lockdown error (-4)

Status in “libimobiledevice” package in Ubuntu:
  Fix Released
Status in “libimobiledevice” source package in Lucid:
  Fix Committed
Status in “libimobiledevice” source package in Maverick:
  Confirmed
Status in “libimobiledevice” source package in Natty:
  Fix Released
Status in “libimobiledevice” source package in Oneiric:
  Fix Released
Status in “libimobiledevice” source package in Precise:
  Fix Released

Bug description:
  Binary package hint: nautilus

  TEST CASE:
  1. attach an iphone with iOS5
  2. see you get the error on mount "Unhandled lockdown error (-4)"
  3. now install libimobiledevice from natty-proposed
  4. see the iphone successfully makes a USB connection.

  ==Original Report==

  Plugged an iphone 4 running beta of iOS 5 into my Ubuntu Natty desktop
  and got a dialog:-

  "Unable to mount Alan Pope's iPhone"
  "Unhandled lockdown error (-4)"

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: nautilus 1:2.32.2.1-0ubuntu13
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Fri Jun 10 11:49:15 2011
  ProcEnviron:
   LANGUAGE=en_GB:en
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libimobiledevice/+bug/795475/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp