[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-30 Thread tuxx
https://bugs.kde.org/show_bug.cgi?id=485507 --- Comment #19 from tuxx --- (In reply to tuxx from comment #18) > I've found the same bug on Garuda (Arch) with KDE Frameworks 6.1.0. > > It happens with all LUKS Encrypted drives which are not mounted, regardless > if it's external or internal. >

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-29 Thread tuxx
https://bugs.kde.org/show_bug.cgi?id=485507 tuxx changed: What|Removed |Added CC||dinucci.alejan...@gmail.com --- Comment #18 from tuxx

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-19 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=485507 Nicolas Fella changed: What|Removed |Added Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=485507 Nate Graham changed: What|Removed |Added Version Fixed In||Frameworks 6.2 -- You are receiving this mail

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-17 Thread Marcel Hasler
https://bugs.kde.org/show_bug.cgi?id=485507 --- Comment #16 from Marcel Hasler --- Thanks! Will there be a 6.1.1 release to fix this? I see that Arch already provides a patched version, but many others will likely be affected by this regression, as well. -- You are receiving this mail because:

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-17 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=485507 Kai Uwe Broulik changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-17 Thread jmaspons
https://bugs.kde.org/show_bug.cgi?id=485507 --- Comment #14 from jmaspons --- Also hit Neon User Edition Operating System: KDE neon 6.0 KDE Plasma Version: 6.0.3 KDE Frameworks Version: 6.1.0 Qt Version: 6.7.0 Kernel Version: 6.5.0-27-generic (64-bit) Workaround to mount from the cli

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-16 Thread jmaspons
https://bugs.kde.org/show_bug.cgi?id=485507 jmaspons changed: What|Removed |Added CC||joanmasp...@gmail.com -- You are receiving this

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=485507 --- Comment #13 from hunterofgy...@gmail.com --- was wrong, downgrading solid fixed it -- You are receiving this mail because: You are watching all bug changes.

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=485507 hunterofgy...@gmail.com changed: What|Removed |Added CC||hunterofgy...@gmail.com --- Comment

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-16 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=485507 Antonio Rojas changed: What|Removed |Added CC||xdlolpite...@gmail.com --- Comment #11 from

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-16 Thread Robby Engelmann
https://bugs.kde.org/show_bug.cgi?id=485507 Robby Engelmann changed: What|Removed |Added CC||robby.engelmann@r-engelmann

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=485507 loud.gibberish...@passinbox.com changed: What|Removed |Added CC||loud.gibberish218@passinbox

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=485507 Nate Graham changed: What|Removed |Added See Also||https://bugs.kde.org/show_b |

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=485507 Nate Graham changed: What|Removed |Added CC||edmund.laugasson@protonmail |

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=485507 Nate Graham changed: What|Removed |Added Priority|NOR |HI Severity|normal

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-16 Thread Noah Li
https://bugs.kde.org/show_bug.cgi?id=485507 Noah Li changed: What|Removed |Added CC||um...@tuta.io -- You are receiving this mail

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=485507 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #8 from Bug Janitor

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-15 Thread Marcel Hasler
https://bugs.kde.org/show_bug.cgi?id=485507 --- Comment #7 from Marcel Hasler --- I've assigned the bug to the author of the commit (I hope that's okay to do). -- You are receiving this mail because: You are watching all bug changes.

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-15 Thread Marcel Hasler
https://bugs.kde.org/show_bug.cgi?id=485507 --- Comment #6 from Marcel Hasler --- Looking at the code some more, it seems that many functions explicitly check for both cases, e.g. in StorageAccess::filePath(): const QString path = clearTextPath(); if (path.isEmpty() || path == "/") {

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=485507 --- Comment #5 from verifyrecove...@pm.me --- Ahh good catch. Should be pretty simple to fix. How can we help the devs? I don't see an option to raise a PR. -- You are receiving this mail because: You are watching all bug changes.

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-15 Thread Marcel Hasler
https://bugs.kde.org/show_bug.cgi?id=485507 Marcel Hasler changed: What|Removed |Added Assignee|unassigned-b...@kde.org |k...@privat.broulik.de -- You are receiving

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-15 Thread Marcel Hasler
https://bugs.kde.org/show_bug.cgi?id=485507 Marcel Hasler changed: What|Removed |Added Version|unspecified |6.1.0 -- You are receiving this mail because:

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-15 Thread Marcel Hasler
https://bugs.kde.org/show_bug.cgi?id=485507 --- Comment #4 from Marcel Hasler --- Downgrading Solid back to 6.0.0 fixes the issue. Looking at the change log, there's really only one commit (https://invent.kde.org/frameworks/solid/-/commit/f000b6e99f741c66744a8995f6521e9158ebf289). I think the

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-15 Thread Tonurics
https://bugs.kde.org/show_bug.cgi?id=485507 Tonurics changed: What|Removed |Added CC||tonur...@gmail.com --- Comment #3 from Tonurics

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-15 Thread Canoe
https://bugs.kde.org/show_bug.cgi?id=485507 Canoe changed: What|Removed |Added CC||brokenca...@gmail.com Ever confirmed|0

[frameworks-solid] [Bug 485507] Unspecified Error With LUKS Encrypted Removable Drives

2024-04-14 Thread Marcel Hasler
https://bugs.kde.org/show_bug.cgi?id=485507 Marcel Hasler changed: What|Removed |Added CC||mahas...@gmail.com --- Comment #1 from Marcel