https://bugs.kde.org/show_bug.cgi?id=381074
--- Comment #11 from Thomas Schmitt <scdbac...@gmx.net> --- Hi, the screenshot message https://bugsfiles.kde.org/attachment.cgi?id=106037 does not really look to me as a complaint about lack of medium space. It rather looks like the medium is not recognized at all. ----------------------------------------------------------------------- The message probably stems from https://cgit.kde.org/k3b.git/tree/libk3b/tools/k3bmedium.cpp#n691 return i18n("Please insert an empty medium into drive<p><b>%1</b>", deviceString); called by https://cgit.kde.org/k3b.git/tree/libk3b/tools/k3bmedium.cpp#n647 toReturn.append(mediaRequestString( requestedMediaTypes, requestedMediaStates, requestedSize, dev)); There are specific messages for lack of capacity, but they do not show up in the screenshot. So the output of dvd+rw-mdiainfo with the affected BD-R medium is of high interest. Have a nice day :) Thomas -- You are receiving this mail because: You are watching all bug changes.