https://bugs.kde.org/show_bug.cgi?id=394476

Oliver Beard <olib...@outlook.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/kmenuedit/-/commit/742c8 |ma/kmenuedit/-/commit/701d2
                   |a1d1bb7a26f04975661011dde92 |375b86d4249bd5111f5ea20e038
                   |640192b7                    |dd5c82c1

--- Comment #10 from Oliver Beard <olib...@outlook.com> ---
Git commit 701d2375b86d4249bd5111f5ea20e038dd5c82c1 by Oliver Beard.
Committed on 19/03/2025 at 23:45.
Pushed by olib into branch 'Plasma/6.3'.

menuinfo: Fix editing local .desktop files which are symlinks
It appears that previously, when a .desktop file being modified was a symlink,
the file properties menu would copy the symlink itself rather than the file,
leaving behind a symlink that cannot be modified by the menu editor. This is
fixed by checking if the local file is a symlink and if so, removing it to copy
and edit.

I have investigated and it seems like the menu editor does not copy the
symlink, but copies the file appropriately — it would just get stuck when such
a symlink already existed locally.


(cherry picked from commit 742c8a1d1bb7a26f04975661011dde92640192b7)

Co-authored-by: Oliver Beard <olib...@outlook.com>

M  +13   -1    menuinfo.cpp

https://invent.kde.org/plasma/kmenuedit/-/commit/701d2375b86d4249bd5111f5ea20e038dd5c82c1

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to