lp:ubuntu/trusty/gnome-volume-manager

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/gnome-volume-manager
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

56. By Didier Roche-Tolomelli

* Merge from debian unstable, remaining changes:
  - debian/gnome-volume-manager.links: Add gnome-volume-manager-gthumb.sh
    symlink to /usr/share/gnome-volume-manager/, where it had been shipped
    in old Ubuntu releases. Since this cannot be changed on system upgrades,
    this needs to be kept indefinitely.
  - debian/patches/00_disable_media_handling.patch: Disable media handling
    code and preferences UI, since nautilus does that now.
  - debian/patches/01_set_defaults.patch: Ubuntu preferences for programs:
    + Photo import: f-spot-import
    + Audio CD burning: brasero -a (and autoburn set to true)
    + Use sound-juicer when inserting CD
    + Autoprinter already set to false as default
  - debian/patches/07_low_disk_space_no_media.patch: Do not issue 'low disk
    space' notifications for volumes mounted to /media/.
  - Drop Recommends/Suggests of gthumb and serpentine, we don't install/use
    them by default any more.

55. By Didier Roche-Tolomelli

* Merge from debian unstable, remaining changes:
  - debian/gnome-volume-manager.links: Add gnome-volume-manager-gthumb.sh
    symlink to /usr/share/gnome-volume-manager/, where it had been shipped
    in old Ubuntu releases. Since this cannot be changed on system upgrades,
    this needs to be kept indefinitely.
  - debian/patches/00_disable_media_handling.patch: Disable media handling
    code and preferences UI, since nautilus does that now.
  - debian/patches/01_set_defaults.patch: Ubuntu preferences for programs:
    + Photo import: f-spot-import
    + Audio CD burning: brasero -a (and autoburn set to true)
    + Use sound-juicer when inserting CD
    + Autoprinter already set to false as default
  - debian/patches/07_low_disk_space_no_media.patch: Do not issue 'low disk
    space' notifications for volumes mounted to /media/.

54. By Didier Roche-Tolomelli

* New upstream release: (#LP: 274515)
  - src/manager.c (webcam_device_added): replaced
    __attribute__((__unused__)) with GNUC_UNUSED
  - gnome-volume-properties.desktop.in: overlooked one icon
  - gnome-volume-manager.desktop.in.in: use standard icon names
  - src/properties.c: use drive-optical as icon name

53. By Didier Roche-Tolomelli

[ Didier Roche ]
* New upstream release (LP: #272228)
  - fix totem dvd handling
  - warning fixes
  - update to the new HAL 0.5.0 API
* Merge patches:
  - 00_disable_media_handling.patch: integrate upstream changes. Rely now on
    #ifdef ENABLE_AUTOMOUNT (disabled by default now that Nautilus handles
    this). Revert filter_out_media_handling() to gconf_value_get_bool()
  - 02_fix_autokeyboard_gconf.patch: adapt to the new src/manager.c with
    #ifdef ENABLE_AUTOMOUNT structure
  - 08_fix_scanner_support.patch: deleted as applied upstream

[ Martin Pitt ]
* Drop 02_fix_autokeyboard_gconf.patch, it's already applied upstream and
  would actively break things if automount gets enabled.

52. By Martin Pitt

01_set_defaults.patch: Disable autophoto command for good now. In Intrepid
we use gvfs' gphotofs by default, thus f-spot-import and nautilus collide.

51. By Martin Pitt

debian/patches/01_set_defaults.patch: Enable autophoto command for
f-spot-import again, since currently we cannot use the nautilus support
for photo cameras. This finally fixes automatic photo import again for
Hardy. (LP: #208467)

50. By Martin Pitt

debian/patches/01_set_defaults.patch: Disable autoscanner command by
default, it is too intrusive and has never worked until recently anyway
(due to a bug). Leave autoscanner_command in place, so that users which
want it can enable xsane auto-popup with an easy click. (LP: #211358)

49. By Martin Pitt

debian/patches/01_set_defaults.patch: Disable autophoto commands, it's
handled by nautilus now.

48. By Martin Pitt

* debian/patches/00_disable_media_handling.patch: Disable handling of CD
  eject, nautilus does that now. (LP: #202931)
* Add debian/patches/02_fix_autokeyboard_gconf.patch: Fix gconf option
  indexes, so that automount_media actually moves to the correct index and
  is properly ignored by debian/patches/00_disable_media_handling.patch.
  This should also fix a couple of other "configuration is ignored" bugs.
  (LP: #209586)
* Add debian/patches/08_fix_scanner_support.patch: Fix getting device node
  from scanners, so that the autoscanner command works again. (LP: #36137)
* Disable 95_ubuntu_auto_unmount_notifications.patch: It has never really
  worked reliably, it stopped working since automounting moved to nautilus
  and gvfs, and upstream won't accept it. As a side effect, this obsoletes
  the "incorrect string" bug. (LP: #160782)

47. By Martin Pitt

* Add debian/patches/00_disable_media_handling.patch:
  - Disable media handling code and preferences UI, since nautilus does that
    now.
  - Patches taken from upstream bugzilla (see patch header), fixed the
    second patch and sent it back to upstream.
* debian/patches/01_set_defaults.patch: Adapt to patch above.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/gnome-volume-manager
This branch contains Public information 
Everyone can see this information.

Subscribers