** Changed in: control-center (Debian)
       Status: New => Fix Released

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

Title:
  gnome-default-applications-properties does not set  needs_term for
  mailer presets

Status in gnome-control-center:
  Expired
Status in gnome-control-center package in Ubuntu:
  Invalid
Status in control-center package in Debian:
  Fix Released

Bug description:
  Binary package hint: gnome-control-center

  This bug is a duplicate of Debian's #537278.

  If you select mutt as a preferred mail reader application in gnome-
  default-application-properties, it is not automatically set to run in
  a terminal. The gconf property /desktop/gnome/url-
  handlers/mailto/needs_terminal isn't set either to the correct value,
  which is found in gnome-default-applications.xml.

  Steps to reproduce :
  1. On a default install of Ubuntu lucid, install mutt
  2. open gnome-default-application-properties
  3. select mutt as the preferred mail reader application and close
  4. in a terminal, type : gconftool-2 -a /desktop/gnome/url-handlers/mailto

  Expected result :
   command = mutt %s
   needs_terminal = true
   enabled = true

  Actual result :
   command = mutt %s
   needs_terminal = false
   enabled = true

  You will find enclosed a patch that corrects this behavior for the
  Mail Reader, but I think that the same problem concerns the Web
  Browser and the Multimedia player.

  System information :
  $ lsb_release -rd
  Description:  Ubuntu 10.04.1 LTS
  Release:      10.04

  $ apt-cache policy gnome-control-center
  gnome-control-center:
    Installed: 1:2.30.1-0ubuntu1
    Candidate: 1:2.30.1-0ubuntu1
    Version table:
   *** 1:2.30.1-0ubuntu1 0
          500 http://fr.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
          100 /var/lib/dpkg/status
       1:2.30.0-0ubuntu4 0
          500 http://fr.archive.ubuntu.com/ubuntu/ lucid/main Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/628293/+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

Reply via email to