[plasmashell] [Bug 386104] Trashing a file moves it to the trash outside of the vault

2026-02-15 Thread Méven
https://bugs.kde.org/show_bug.cgi?id=386104

Méven  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/kio/-/commit/5e98d7d
   ||0fe8a2b0c80ed450193ffcbd2c9
   ||5378d6

--- Comment #8 from Méven  ---
Git commit 5e98d7d0fe8a2b0c80ed450193ffcbd2c95378d6 by Méven Car, on behalf of
Oliver Schramm.
Committed on 15/02/2026 at 13:20.
Pushed by meven into branch 'master'.

trashimpl: use mnt_id as trashId instead of dev_id

dev_id cannot account for btrfs subvolumes, so to finally fix
issues with them, we go the more sane route and stop looking
at devices but instead at mountpoints and their ids. This allows
us to remove Solid as a dependency from kio_trash, which will
additionally fix trashing on Plasma Vaults (though we have to
make an exception to exclude them from pseudofs like tmpfs).

Because mnt_id is actually an unsigned 64bit int, all functions
and variables with trashId had to be changed.
Related: bug 513350, bug 490247

M  +0-1src/kioworkers/trash/CMakeLists.txt
M  +8-8src/kioworkers/trash/kio_trash.cpp
M  +0-1src/kioworkers/trash/tests/CMakeLists.txt
M  +20   -5src/kioworkers/trash/tests/testtrash.cpp
M  +3-2src/kioworkers/trash/tests/testtrash.h
M  +87   -126  src/kioworkers/trash/trashimpl.cpp
M  +25   -35   src/kioworkers/trash/trashimpl.h

https://invent.kde.org/frameworks/kio/-/commit/5e98d7d0fe8a2b0c80ed450193ffcbd2c95378d6

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

[plasmashell] [Bug 386104] Trashing a file moves it to the trash outside of the vault

2026-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=386104

Nate Graham  changed:

   What|Removed |Added

Version||6.24
  Fixed/Implemented||
 In||

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

[plasmashell] [Bug 386104] Trashing a file moves it to the trash outside of the vault

2026-01-10 Thread RM
https://bugs.kde.org/show_bug.cgi?id=386104

RM  changed:

   What|Removed |Added

 CC||[email protected]

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

[plasmashell] [Bug 386104] Trashing a file moves it to the trash outside of the vault

2026-01-06 Thread Oliver Schramm
https://bugs.kde.org/show_bug.cgi?id=386104

Oliver Schramm  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #7 from Oliver Schramm  ---
*** Bug 514215 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 386104] Trashing a file moves it to the trash outside of the vault

2026-01-06 Thread Oliver Schramm
https://bugs.kde.org/show_bug.cgi?id=386104

Oliver Schramm  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=513350
 CC||[email protected]

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

[plasmashell] [Bug 386104] Trashing a file moves it to the trash outside of the vault

2025-04-22 Thread Nik Nikovsky
https://bugs.kde.org/show_bug.cgi?id=386104

Nik Nikovsky  changed:

   What|Removed |Added

 CC||[email protected]

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

[plasmashell] [Bug 386104] Trashing a file moves it to the trash outside of the vault

2025-01-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=386104

Nate Graham  changed:

   What|Removed |Added

   Severity|grave   |major
 Status|ASSIGNED|CONFIRMED
Summary|[Security] Integrate trash  |Trashing a file moves it to
   |in the vault concept|the trash outside of the
   ||vault
 CC||[email protected]

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