Opened 3 years ago
Closed 2 years ago
#17087 closed enhancement (fixed)
nautilus-43.1
Reported by: | Bruce Dubbs | Owned by: | Douglas R. Reno |
---|---|---|---|
Priority: | normal | Milestone: | gnome-43 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description (last modified by ) ¶
New major version.
Change History (11)
comment:1 by , 3 years ago
Description: | modified (diff) |
---|---|
Summary: | nautilus-42.5 → nautilus-43.0 |
comment:2 by , 3 years ago
It requires libcloudproviders (https://download.gnome.org/sources/libcloudproviders/0.3/libcloudproviders-0.3.1.tar.xz). Installation is simple MNNI. Dependencies are gobject-introspection and vala.
follow-up: 4 comment:3 by , 2 years ago
We need to apply a patch to glib-2.74.0 for nautilus-43:
https://gitlab.gnome.org/GNOME/glib/-/issues/2767.patch
Or the thumbnail won't show up on a 4K monitor, and Nautilus will attempt to regenerate the thumbnail again and again (consuming 100% CPU). The patch will be included in glib-2.74.1.
follow-up: 5 comment:4 by , 2 years ago
Replying to Xi Ruoyao:
We need to apply a patch to glib-2.74.0 for nautilus-43:
returns 404
I guess you wanted https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2941.patch
Or the thumbnail won't show up on a 4K monitor, and Nautilus will attempt to regenerate the thumbnail again and again (consuming 100% CPU). The patch will be included in glib-2.74.1.
comment:5 by , 2 years ago
Replying to pierre:
Replying to Xi Ruoyao:
We need to apply a patch to glib-2.74.0 for nautilus-43:
returns 404
I guess you wanted https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2941.patch
Yes, this one is correct. Thanks!
Or the thumbnail won't show up on a 4K monitor, and Nautilus will attempt to regenerate the thumbnail again and again (consuming 100% CPU). The patch will be included in glib-2.74.1.
comment:6 by , 2 years ago
I don't know when glib-2.74.1 comes out, but if we make the patch, I think we can skip the gio/tests part.
comment:7 by , 2 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:8 by , 2 years ago
43.alpha
Major changes in 43.alpha ========================= * Resolving regressions from the GTK 3 to 4 switch: - Reintroduce clipboard with GTK 4 - Reintroduce Drag’n’Drop with GTK 4 - Reintroduce emblems independently of file icon - Reintroduce filter search tags with GTK 4 - Port audio-video-properties extension to GTK 4 - Restore sidebar features from GTK 3 - Fix other regressions from the GTK 3 to 4 switch * Modernizing view widgets - Port files grid view mode to GtkGridView - Reimplement files list view mode with GtkColumnView - Add checkerboard background for thumbnails with transparency * Enhancing menus: - New menu item to open current folder in another application - Add menu item to copy current path to clipboard - Redesign zoom controls as icon size controls - Context menu bugfixes - Add context menu item to show Properties in Other Locations - Improve support for context menus on touchscreens - Show extensions in templates names - Show sort menu options in list virw mode - Allow sorting in recent and search * Other enhancements: - Use better in-app notifications with AdwToast - Modernize "About" with AdwAboutWindow - Refine pathbar appearance - Label '/' with the OS name - Keyboard shortcuts overlay updates * Miscellaneous bugfixes: - Search engine bugfixes - Floating satus bar bugfixes - Fix popover crashes - Allow copying to a ramfs - Stop computing remote folders item count when didabled - Fix batch rename for files with the same name in search results - Don't trigger keyboard shortcuts ouside their intended scope * Maintenance work - Adapt to thumbnails API changes - Depend on libportal and drop wallpaper fallback setting - Modernize build with new meson features - Bump extensions library version
43.beta
Major changes in 43.beta ========================= * Adapting main window elements to smaller sizes - Make sidebar foldable. - Split toolbar contorls into top and bottom toolbars at small sizes. * Restoring Disks integration - Open storage unit in Disks from Properties. - Format with Disks from the sidebar context menu. * Absorbing features from core plug-ins - Provide infobar for Public folder, instead of gnome-user-share - Provide context menu action to open folders in Console. - Replace nautilus-send-to extension with Email portal. * Remodeling plug-ins - List installed extensions plug-ins in About. - Implement new Properties API and port Image and Audio/Video - Remove GTK-dependent API from libnautilus-extension - Bump libnautilus-extension versions. * Improving search UI design - Use modern design patterns for type filter chooser - Elaborate FTS snippets and place them in a container * Modernizing Properties window - Implement new "pages and rows" design - Move ability to set default app into Open With dialog * Reorganizing context menus * Refining view visual styles - Saturate selection colors - Add icon shadows - Refine layout of column editor dialog. * Using more modern widgetry - Use AdwTabBar for detatchable tabs - Use AdwEmptyState for empty folder views - Use AdwMessageDialog instead of GtkMessage. * Resolving regressions from the GTK 3 to 4 switch: - Restore Accessibility relations - Restore location entry suggestions - Restore libcloudproviders integration * Opening new tab with middle click on next and forward buttons * Miscellaneous bugfixes * Translation updates Leftover known regressions in 43.beta - Lacks HiDPI icons - Lacks attention-grabbing animation on operations button
43.beta.1
Major changes in 43.beta.1 ========================== * Restore view options tooltip * Mark new files for translation * Look for extensions in their new installation directory
43.rc
Major changes in 43.rc ========================= * Resolving regressions from the GTK 3 to 4 switch: - Restore accessible labels for view items - HiDPI icons and thumbnails - Restore transient location entry behavior - Restore spacebar shortcut to trigger sushi file previewer - Restore ability to create new file from dropped text - Restore ability to duplicate via DND + Ctrl * Drag-and-drop enhancements: - Allow dropping files into Starred to star them - Prevent "open on hover" while moving pointer * Menu enhancements: - Add menu item to remove files from Starred list - Don't activate menu button when clicking folder name - Don't offer "Properties" and "Add to Bookmarks" actions when they don't make sense * Properties enhancements - Wrap long filename words in Properties - Refine properties for root directory - Show error state for extensions properties * General enhancements - Redesign trash infobar - Add tooltips to every headerbar control - Update and modernize libnautilus-extension documentation - Update appdata screenshots * Bugfixes - Fix various app chooser issues - Fix various batch rename dialog issues - Fix Highcontrast styles - Fix focus misbehaviours in the new views - Don't show URI escape codes in tooltips - Show sharing infobar in gnome-user-share's fallback location - Fix icon size in file conflict dialog - Fix operations indicator animation - Mark missing translatable strings - Fix various memory leaks - Fix compilation errors * Translation updates
43.0
Major changes in 43.0 ========================= * Bugfixes - Open first search result with Enter, as before - Don't freeze when opening media storage * Translation updates
43.1
Major changes in 43.1 ========================= * Bugfixes - Actually reset metadata when reseting to default columns - Don't allow hiding name column - Keep track of column sorting changes - Fix view focus navigation - Reimplement view navigation from the previewer - Don't accept drops into search directory - Share settings with GTK4 filechooser - Fix a properties extensions bugs - Fix various Drag-and-Drop bugs - Remove dead shortcut from Keyboard Shortcut - Allow opening current view in new tab from sidebar - Fix crashes * Performance improvements - Optimize sorting during directory loading - Minimize column factories - Increase search timeout - Minimize and optimize menu updates * Build fixes - Make header prototypes match definitions * Translation updates
comment:10 by , 2 years ago
There have been a few dependency changes with this one - libportal is now *required* and the option to turn it off has been removed from meson_options.txt. libcloudproviders is required too, gtk-doc has been replaced with gi-docgen, and libhandy has been replaced with libadwaita
comment:11 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in commits
71b7688645 Update to libgweather-4.2.0 550bb8ba99 Update to libpeas-1.34.0 867d08eda3 Update to libwnck-43.0 dec2fe3c8f Update to tracker-3.4.2 df8573e737 Update to tracker-miners-3.4.2 863002a337 Update to dconf-editor-43.0. 2d205a07a5 Update to evolution-data-server-3.46.2 8073170dde Update to gnome-backgrounds-43 68a229a785 Add libcloudproviders in support of Nautilus. 9e31949e7e Update to nautilus-43.1 6250839b63 Update to gnome-bluetooth-42.5 7ef053d75b Update to gnome-settings-daemon-43.0. c248601981 Update to gnome-control-center-43.2. e1d37d80d9 Update to mutter-43.2. ea5d0014c8 Archive Zenity b59b825f1c Update to gnome-shell-43.2. 49b157fead Update to gnome-shell-extensions-43.1 06900371fe Update to gnome-session-43.0. b6b01cb425 Update to gdm-43.0. 8c9ce9066b Update to gnome-user-docs-43.0 7f4e8d5e51 Update to yelp-42.2 346f913e5d Update to baobab-43.0. 4faef9d6a5 Correct the baobab version 7e90f733b5 Update to eog-43.1 f8eeecc0e6 Update to evince-43.1. de1f28d911 Update to evolution-3.46.2 1fac6dd7c9 Reference the correct libadwaita in g-c-c and nautilus 19e56c3241 Disable building the Nautilus extension in Brasero. 67c41dc298 Fix building Seahorse with GnuPG-2.4 3fd1cb7c3d Reference libhandy properly in eog.
Now 43.0.