[frameworks-kio] [Bug 486697] kioworker crashes on opening Dolphin or moving items to Trash when any trashinfo files have relative paths

2024-05-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=486697 Nate Graham changed: What|Removed |Added Ever confirmed|0 |1 Summary|kioworker crashes on

[frameworks-kio] [Bug 486697] kioworker crashes on opening Dolphin or moving items to Trash

2024-05-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=486697 --- Comment #12 from main.zone4...@fastmail.com --- I found the cause of the crash after bisecting the .local/share/Trash directory. The root cause of the problem are the files in the ./Trash/info directory. There are many files like this: ``` [Trash I

[frameworks-kio] [Bug 486697] kioworker crashes on opening Dolphin or moving items to Trash

2024-05-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=486697 --- Comment #11 from main.zone4...@fastmail.com --- Crash completely resolved after manually deleting everything in the .local/share/Trash folder. -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kio] [Bug 486697] kioworker crashes on opening Dolphin or moving items to Trash

2024-05-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=486697 --- Comment #10 from main.zone4...@fastmail.com --- Hi Nate, I’ve also checked the files in .local/share/Trash/info, here’s a few examples: │ File: Screenshot_20240418_233817.png.trashinfo 1 │ [Trash Info] 2 │ Path=/home/xxx/Downloads/S

[frameworks-kio] [Bug 486697] kioworker crashes on opening Dolphin or moving items to Trash

2024-05-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=486697 --- Comment #9 from main.zone4...@fastmail.com --- │ File: .config/ktrashrc 1 │ [/home/xxx/.local/share/Trash] 2 │ Days=7 3 │ LimitReachedAction=0 4 │ Percent=2 5 │ UseSizeLimit=true 6 │ UseTimeLimit=true │ Fi

[frameworks-kio] [Bug 486697] kioworker crashes on opening Dolphin or moving items to Trash

2024-05-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=486697 Nate Graham changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|---

[frameworks-kio] [Bug 486697] kioworker crashes on opening Dolphin or moving items to Trash

2024-05-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=486697 --- Comment #7 from Nate Graham --- And it's an assert and you hit it because Neon builds with asserts on for user builds. -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kio] [Bug 486697] kioworker crashes on opening Dolphin or moving items to Trash

2024-05-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=486697 Nate Graham changed: What|Removed |Added Severity|major |crash -- You are receiving this mail because: Yo

[frameworks-kio] [Bug 486697] kioworker crashes on opening Dolphin or moving items to Trash

2024-05-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=486697 --- Comment #6 from Nate Graham --- #15 0x76e592cc2ac2 in qt_assert (assertion=assertion@entry=0x76e58e4a64d0 "info.origPath[0] == QLatin1Char('/')", file=file@entry=0x76e58e4a6478 "./src/kioworkers/trash/trashimpl.cpp", line=line@entry=782) at ./sr

[frameworks-kio] [Bug 486697] kioworker crashes on opening Dolphin or moving items to Trash

2024-05-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=486697 Nate Graham changed: What|Removed |Added Resolution|BACKTRACE |--- Status|NEEDSINFO

[frameworks-kio] [Bug 486697] kioworker crashes on opening Dolphin or moving items to Trash

2024-05-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=486697 --- Comment #4 from main.zone4...@fastmail.com --- Created attachment 169288 --> https://bugs.kde.org/attachment.cgi?id=169288&action=edit kio coredump -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kio] [Bug 486697] kioworker crashes on opening Dolphin or moving items to Trash

2024-05-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=486697 Nate Graham changed: What|Removed |Added Status|REPORTED|NEEDSINFO Version|unspecified