← Back to team overview

ubuntubudgie-dev team mailing list archive

[Bug 1687210] [NEW] Drop enable-interactive-search gsettings override

 

Public bug reported:

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

** Affects: budgie-desktop-environment (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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:
  New

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


Follow ups