Summary: | k3b fails to eject disks | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | Andreas Sturmlechner <asturm> |
Component: | general | Assignee: | k3b developers <k3b> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aacid, bugseforuns, michalm, trueg |
Priority: | NOR | ||
Version: | 23.08.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/multimedia/k3b/-/commit/c8c74d5c307ef41a6a4f9ed882e7702fdc8ea140 | Version Fixed In: | |
Sentry Crash Report: |
Description
Andreas Sturmlechner
2023-08-29 10:50:39 UTC
(while it is working fine using dolphin) Can reproduce with K3b 23.08 on Arch Linux. "Eject" option from "Device" menu does not eject the disc. I know it's not very useful, but "works for me" I can reproduce if there is a disc inside the optical device, but cannot if the optical device is empty. A possibly relevant merge request was started @ https://invent.kde.org/multimedia/k3b/-/merge_requests/53 Are you able to test https://invent.kde.org/multimedia/k3b/-/merge_requests/53/diffs ? Works for me would would be great to have more than 1 person reporting success :D (In reply to Albert Astals Cid from comment #6) > Are you able to test > https://invent.kde.org/multimedia/k3b/-/merge_requests/53/diffs ? > > Works for me would would be great to have more than 1 person reporting > success :D I have just tested the patch on Arch Linux. It fixes the bug. Git commit 08db5799842cec69790ee39e20b15621c284df69 by Albert Astals Cid. Committed on 25/09/2023 at 09:12. Pushed by aacid into branch 'master'. Fix ejecting when there's a disk on the drive M +18 -13 libk3bdevice/k3bdevice.cpp https://invent.kde.org/multimedia/k3b/-/commit/08db5799842cec69790ee39e20b15621c284df69 Git commit c8c74d5c307ef41a6a4f9ed882e7702fdc8ea140 by Albert Astals Cid. Committed on 25/09/2023 at 09:38. Pushed by aacid into branch 'release/23.08'. Fix ejecting when there's a disk on the drive (cherry picked from commit 08db5799842cec69790ee39e20b15621c284df69) M +18 -13 libk3bdevice/k3bdevice.cpp https://invent.kde.org/multimedia/k3b/-/commit/c8c74d5c307ef41a6a4f9ed882e7702fdc8ea140 |