https://bugs.kde.org/show_bug.cgi?id=387384
--- Comment #12 from Thomas Schmitt <scdbac...@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 watching all bug changes.