[frameworks-kio] [Bug 506659] Support bypassing Linux's PATH_MAX, or providing an actionable error when it is reached; don't fail with a "not found" / "corrupt" error

2025-08-11 Thread Roke Julian Lockhart Beedell
https://bugs.kde.org/show_bug.cgi?id=506659

Roke Julian Lockhart Beedell <[email protected]> changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=495214

--- Comment #5 from Roke Julian Lockhart Beedell 
<[email protected]> ---
(In reply to Roke Julian Lockhart Beedell from comment #4)

Of note is that `trash-cli-0.24.5.26-10.fc42.noarch`'s `trash-empty` command
[^1] deletes them, so *this* can be feasibly solved for FreeDesktop-compliant
wastebin implementations.

Relevantly, I've linked https://bugs.kde.org/show_bug.cgi?id=495214#c3.

[^1]:
https://github.com/andreafrancia/trash-cli/blob/7bdaf964ea06f21d092d3f5b040c95e348edd20e/README.rst?plain=1#L17C5-L17C16:~:text=files%20and%20directories.-,trash%2Dempty,-empty%20the%20trashcan(s).

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

[frameworks-kio] [Bug 506659] Support bypassing Linux's PATH_MAX, or providing an actionable error when it is reached; don't fail with a "not found" / "corrupt" error

2025-07-15 Thread Roke Julian Lockhart Beedell
https://bugs.kde.org/show_bug.cgi?id=506659

--- Comment #4 from Roke Julian Lockhart Beedell 
<[email protected]> ---
Created attachment 183254
  --> https://bugs.kde.org/attachment.cgi?id=183254&action=edit
A Screenshot Of An Error Modal Demonstrating That This Breaks The Wastebin

This also breaks `trash:/` (in Dolphin, but presumably across KIO), because I
can't delete anything > PATH_MAX.

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

[frameworks-kio] [Bug 506659] Support bypassing Linux's PATH_MAX, or providing an actionable error when it is reached; don't fail with a "not found" / "corrupt" error

2025-07-06 Thread B Negri
https://bugs.kde.org/show_bug.cgi?id=506659

B Negri  changed:

   What|Removed |Added

 CC||[email protected]

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

[frameworks-kio] [Bug 506659] Support bypassing Linux's PATH_MAX, or providing an actionable error when it is reached; don't fail with a "not found" / "corrupt" error

2025-07-05 Thread Roke Julian Lockhart Beedell
https://bugs.kde.org/show_bug.cgi?id=506659

--- Comment #3 from Roke Julian Lockhart Beedell 
<[email protected]> ---
Created attachment 182995
  --> https://bugs.kde.org/attachment.cgi?id=182995&action=edit
A Demonstration That This Matters On Windows (Even Though It's Not MAX_PATH,
It's PATH_MAX)

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

[frameworks-kio] [Bug 506659] Support bypassing Linux's PATH_MAX, or providing an actionable error when it is reached; don't fail with a "not found" / "corrupt" error

2025-07-05 Thread Roke Julian Lockhart Beedell
https://bugs.kde.org/show_bug.cgi?id=506659

--- Comment #2 from Roke Julian Lockhart Beedell 
<[email protected]> ---
Created attachment 182994
  --> https://bugs.kde.org/attachment.cgi?id=182994&action=edit
A Screenshot Of An Erroneous Message Upon File Invocation Failure In Kate

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

[frameworks-kio] [Bug 506659] Support bypassing Linux's PATH_MAX, or providing an actionable error when it is reached; don't fail with a "not found" / "corrupt" error

2025-07-05 Thread Roke Julian Lockhart Beedell
https://bugs.kde.org/show_bug.cgi?id=506659

--- Comment #1 from Roke Julian Lockhart Beedell 
<[email protected]> ---
Created attachment 182993
  --> https://bugs.kde.org/attachment.cgi?id=182993&action=edit
A CPP > PATH_MAX Path Generator And Viewer

See the cited QTBUG for instructions.

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