Activity log for bug #1774094

Date Who What changed Old value New value Message
2018-05-30 02:47:08 Michael Aaron Murphy bug added bug
2018-05-30 02:47:08 Michael Aaron Murphy attachment added .desktop rename patch for Nautilus https://bugs.launchpad.net/bugs/1774094/+attachment/5146234/+files/desktop-rename.patch
2018-05-30 04:22:10 Ubuntu Foundations Team Bug Bot tags patch
2018-05-30 04:22:20 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Review Team
2018-05-30 13:18:45 Michael Aaron Murphy attachment removed .desktop rename patch for Nautilus https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1774094/+attachment/5146234/+files/desktop-rename.patch
2018-05-30 13:19:25 Michael Aaron Murphy attachment added .desktop rename patch for Nautilus https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1774094/+attachment/5146415/+files/desktop-rename.patch
2018-05-30 13:22:29 Michael Aaron Murphy description When attempting to rename a .desktop file in Ubuntu 18.04, .desktop is automatically appended. This causes the .desktop extension to get duplicated, where renaming `app.desktop` to `app2.desktop` will actually rename it to `app2.desktop.desktop`. The included patch fixes the issue. When attempting to rename a .desktop file in Ubuntu 18.04, .desktop is automatically appended. This causes the .desktop extension to get duplicated, where renaming `app.desktop` to `app2.desktop` will actually rename it to `app2.desktop.desktop`. The included patch fixes the issue to check if the new name already has the `.desktop` suffix, and appends the extension only if it is missing.
2018-05-30 13:24:41 Michael Aaron Murphy description When attempting to rename a .desktop file in Ubuntu 18.04, .desktop is automatically appended. This causes the .desktop extension to get duplicated, where renaming `app.desktop` to `app2.desktop` will actually rename it to `app2.desktop.desktop`. The included patch fixes the issue to check if the new name already has the `.desktop` suffix, and appends the extension only if it is missing. When attempting to rename a .desktop file in Ubuntu 18.04, .desktop is automatically appended. This causes the .desktop extension to get duplicated, where renaming `app.desktop` to `app2.desktop` will actually rename it to `app2.desktop.desktop`. The included patch will check if the new name already has the `.desktop` suffix, and appends the extension only if it is missing.
2018-05-30 13:32:52 Michael Aaron Murphy summary [Patch Included] 3.26.3-0ubuntu4 .desktop extension is duplicated when renaming a .desktop file [18.04] [3.26.3-0ubuntu4] .desktop extension is duplicated when renaming a .desktop file
2018-09-12 20:44:22 Launchpad Janitor nautilus (Ubuntu): status New Confirmed
2019-01-11 14:17:46 Sebastien Bacher nautilus (Ubuntu): importance Undecided Low
2019-01-11 14:17:46 Sebastien Bacher nautilus (Ubuntu): status Confirmed Fix Released
2019-01-11 14:17:53 Sebastien Bacher bug added subscriber Sebastien Bacher