Nautilus displays invalid directory content after deleting
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GTK+ |
Fix Released
|
Unknown
|
|||
gtk4 (Ubuntu) |
Fix Released
|
Critical
|
Jeremy Bícha | ||
Lunar |
Fix Released
|
Critical
|
Jeremy Bícha |
Bug Description
Impact
------
When files are deleted in Nautilus, they can still show up but in the wrong order. This can also happen if the files are rearranged.
This bug is marked Critical because it happen with gtk4 4.10.3+ds-0ubuntu1 in lunar-updates but not with 4.10.1+ds-2ubuntu1 which was originally released with Lunar.
Test Case
---------
Install the gtk4 update
1. Close the file browser windows if they are open
2. From a terminal, run these commands:
mkdir delete-test
cd delete-test
touch a b c d e f
3. Open the Nautilus file browser window
4. Navigate to the delete-test folder
5. Select the f file and press the Delete key to delete the file.
The file should be deleted and you should see only the files
a b c d e
in the current folder view
What Could Go Wrong
-------------------
This fix is included in gtk4 4.10.4 update so see the master bug LP: #2023031
Original Bug Report
-------------------
When I delete or reorganize files, they can be displayed wrong. After going to another directory and then back, everything displays properly.
ProblemType: Bug
DistroRelease: Ubuntu 23.04
Package: nautilus 1:44.0-1ubuntu2
ProcVersionSign
Uname: Linux 6.2.0-20-generic x86_64
ApportVersion: 2.26.1-0ubuntu2
Architecture: amd64
CasperMD5CheckR
CurrentDesktop: ubuntu:GNOME
Date: Sun Jun 4 18:25:47 2023
GsettingsChanges:
b'org.
b'org.
InstallationDate: Installed on 2022-07-22 (317 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_nautilus:
file-roller 43.0-1
nautilus-
Changed in gtk4 (Ubuntu): | |
status: | Fix Committed → Triaged |
summary: |
- Inappropriate files display + Nautilus displays invalid directory content after deleting |
tags: | added: udeng-614 |
Changed in gtk4 (Ubuntu): | |
status: | Triaged → Fix Released |
Changed in gtk4 (Ubuntu Lunar): | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Jeremy Bícha (jbicha) |
description: | updated |
Changed in gtk4 (Ubuntu Lunar): | |
importance: | High → Critical |
Changed in gtk4 (Ubuntu): | |
importance: | High → Critical |
tags: | added: regression-release |
description: | updated |
Changed in gtk: | |
status: | Unknown → Fix Released |
tags: |
added: regression-update removed: regression-release |
Status changed to 'Confirmed' because the bug affects multiple users.