[k3b] [Bug 387384] Rewritable media is not cleared on burn
Thomas Schmitt
bugzilla_noreply at kde.org
Fri Dec 1 12:09:23 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=387384
--- Comment #12 from Thomas Schmitt <scdbackup at gmx.net> ---
Hi,
i wrote:
> > - mt = K3b::Device::MEDIA_WRITABLE_DVD;
> > + mt = K3b::Device::MEDIA_WRITABLE_DVD | K3b::Device::MEDIA_WRITABLE_BD;
> >
> > - mt = K3b::Device::MEDIA_WRITABLE_DVD;
> > + mt = K3b::Device::MEDIA_WRITABLE_DVD | K3b::Device::MEDIA_WRITABLE_BD;
Aloysius wrote:
> Adding this definitely fixed the problem, thank you very much.
So this is really a duplicate of bug 381074.
Quite a surprise to me.
But it matches my confusion about the way how the data project job would
cope with formatted media. It requests STATE_EMPTY and not STATE_COMPLETE.
So the proposed intelligence seems to be already present and i am not
smart enough to recognize it.
Well, next time ...
Have a nice day :)
Thomas
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the k3b
mailing list