Summary: | Verification with "ejecting medium after write process" fails | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | Antoon Tolboom <atolboo> |
Component: | general | Assignee: | Sebastian Trueg <trueg> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Antoon Tolboom
2007-07-01 16:10:21 UTC
SVN commit 690188 by trueg: My last commit reverted to the old behaviour of reloading the medium before verification. I forgot to mention the bugs that are fixed by this. BUGS: 147297, 147328, 147420, 147698 M +5 -1 ChangeLog --- branches/stable/extragear/multimedia/k3b/ChangeLog #690187:690188 @@ -1,6 +1,10 @@ 1.0.3 ===== - * Make sure the medium is not ejected before verification when burning ISO images. + * Reverted to old behaviour of reloading medium before verification. Not enough + testing had been done before introducing this and some systems fail to read the + medium before reload (Bugs 147297, 147328, 147420, 147698). + * Do not crash when the currently playing audio project item is removed (Bug 147548). + * Added desktop actions to handle empty media with K3b. 1.0.2 ===== |