Update to nautilus 3.8
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nautilus (Ubuntu) |
Fix Released
|
Wishlist
|
Unassigned |
Bug Description
I've remerged our Nautilus 3.8 packaging with the latest Ubuntu packaging and pushed to the attached branch. Two patches need reworking:
* 19_unity_
* 16_unity_
And we may need Compiz to handle drawing the wallpaper first (LP: #1159430)
Original bug report
===================
I've built nautilus 3.7.90 on raring and things seem to work fine. This required reverting 7 commits for GTK 3.6, 1 commit that needed gnome-disks 3.7.90 (and udisks 2.1.90), and 1 commit that needed gsettings-
GNOME 3.7 is now feature frozen so the risk going forward of disruptive changes should be minimal. One additional change is that as of yesterday, nautilus master no longer handles drawing the desktop wallpaper but we can revert those changes for the benefit of metacity users (Compiz/Unity currently doesn't handle drawing the wallpaper either). One regression is that gnome-shell 3.7 changed the search provider API so we need a patch to get nautilus 3.7 to work with the earlier API.
There are several improvements in the new nautilus, some of which are fairly tricky to attempt backporting.
- There is now optional tree navigation in the list view
- Nautilus supports a --select commandline option to select a given URI (this sounds like something the Unity files lens needs for its Right click >Show in Folder option)
- Full list at http://
Related branches
- VCS imports: Pending requested
-
Diff: 2883 lines (+198/-2063)34 files modifieddebian/changelog (+40/-0)
debian/control (+5/-4)
debian/control.in (+5/-4)
debian/nautilus.install (+0/-1)
debian/patches/0001-trash-bar-fix-double-disconnect-handler.patch (+0/-25)
debian/patches/06_never_exec_nonexec_launchers.patch (+4/-5)
debian/patches/09_no-initial-fade.patch (+0/-18)
debian/patches/12_unity_launcher_support.patch (+44/-48)
debian/patches/15_use-ubuntu-help.patch (+26/-28)
debian/patches/17_static_unity_quicklist.patch (+4/-4)
debian/patches/18_unity_icon_color.patch (+5/-5)
debian/patches/19_unity_open_location_xid.patch (+39/-29)
debian/patches/git_add_desktop_keywords.patch (+0/-12)
debian/patches/git_add_missing_tooltips.patch (+0/-88)
debian/patches/git_eel_needs_terminal.patch (+0/-175)
debian/patches/git_enable_copy_from_recent.patch (+0/-58)
debian/patches/git_enable_simple_search_engine.patch (+0/-31)
debian/patches/git_export_opened_locations_on_dbus.patch (+0/-261)
debian/patches/git_fix_touch_double_click.patch (+0/-29)
debian/patches/git_launcher_no_frame.patch (+0/-103)
debian/patches/git_margin_primary_workarea_revert.patch (+0/-60)
debian/patches/git_rank_exact_matches_higher.patch (+0/-49)
debian/patches/git_rank_reversed.patch (+0/-26)
debian/patches/git_reset_view_to_defaults.patch (+0/-18)
debian/patches/git_restore_filename.patch (+0/-46)
debian/patches/git_restore_from_missing_directories.patch (+0/-142)
debian/patches/git_reuse_already_opened_views.patch (+0/-302)
debian/patches/git_search_dir_incremental_load.patch (+0/-148)
debian/patches/git_search_dont_follow_symlinks.patch (+0/-26)
debian/patches/git_search_recursive_dir.patch (+0/-78)
debian/patches/git_show_accelerators.patch (+0/-76)
debian/patches/git_single_filesystem_count.patch (+0/-115)
debian/patches/series (+0/-23)
debian/patches/zg_activity_logging.patch (+26/-26)
- Jeremy Bícha: Approve
-
Diff: 157 lines (+44/-30)3 files modifieddebian/changelog (+4/-0)
debian/patches/19_unity_open_location_xid.patch (+39/-29)
debian/patches/series (+1/-1)
tags: | added: patch |
description: | updated |
summary: |
- Update to nautilus 3.7.90 + Update to nautilus 3.8 |
tags: |
added: saucy upgrade-software-version removed: patch |
Status changed to 'Confirmed' because the bug affects multiple users.