← Back to team overview

ubuntubudgie-dev team mailing list archive

[Bug 1687210] Re: Drop enable-interactive-search gsettings override

 

This bug was fixed in the package budgie-desktop-environment - 0.8.0

---------------
budgie-desktop-environment (0.8.0) artful; urgency=medium

  * New release (LP: #1690535)
    - Show gnome-control-center icons in the menu for easier searching
    - hide uxterm and xterm from the menu
    - removed nautilus interactive search override since this has now
      been dropped for v3.24 and moved sort override to new gsettings
      area (LP: #1687210)
    - Incorporate Tilix changes and remove Terminix config
    - Add chromium-browser to the icon-list
  * Packaging Changes
    - debian/control: unlink hard-dependency of ubuntu-budgie-desktop since
      no longer required and this caused issues when uninstalling seeded
      apps since budgie-desktop-environment was also removed
    - debian/budgie-desktop-environment.links
      debian/budgie-desktop-environment.gsettings-override
      Modify to incorporate Terminix name change to Tilix
    - debian/budgie-desktop-environment.postrm
      debian/budgie-desktop-environment.postinst
      both modified to remove the previous Terminix config and add
      totem.thumbnailer configuration
    - debian/copyright - updated to include the current year,
      copyright for debian xterm and uxterm .desktop files

 -- David Mohammed <fossfreedom@xxxxxxxxxx>  Sat, 13 May 2017 11:40:19
+0100

** Changed in: budgie-desktop-environment (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Budgie Developers, which is subscribed to budgie-desktop-environment in
Ubuntu.
https://bugs.launchpad.net/bugs/1687210

Title:
  Drop enable-interactive-search gsettings override

Status in budgie-desktop-environment package in Ubuntu:
  Fix Released

Bug description:
  Nautilus 3.24 has been uploaded to Ubuntu 17.10. It is no longer
  possible to keep the interactive-search patch working.

  Therefore, you'll need to remove these lines from budgie-desktop-
  environment.gsettings-override or else you will get orders whenever
  gsettings schemas are compiled:

  [org.gnome.nautilus.preferences]
  sort-directories-first=true
  enable-interactive-search=true

  I think you want to add this (Nautilus now uses this setting too):

  [org.gtk.Settings.FileChooser]
  sort-directories-first = true

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/budgie-desktop-environment/+bug/1687210/+subscriptions


References