[k3b] [Bug 381074] [MATSHITA BD-MLT UJ240AS] Does not write image "debian-8.8.0-amd64-BD-1.iso"
Leslie Zhai
bugzilla_noreply at kde.org
Tue Aug 22 02:27:09 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=381074
--- Comment #16 from Leslie Zhai <lesliezhai at llvm.org.cn> ---
> One can see how the criteria are set up in waitForDisc():
> Currently i fail to see the spot where this is called. So it would be
> interesting to see by what values the loop gets programmed.
call waitForDisc
https://github.com/KDE/k3b/blob/master/src/k3bemptydiscwaiter.cpp#L747
^
|
|
call K3b::EmptyDiscWaiter::wait
https://github.com/KDE/k3b/blob/master/src/k3bjobprogressdialog.cpp#L625
^
|
|
override Device::MediaType waitForMedium
https://github.com/KDE/k3b/blob/master/src/k3bjobprogressdialog.h#L65
^
|
|
virtual Device::MediaType waitForMedium
https://github.com/KDE/k3b/blob/master/libk3b/core/k3bjob.h#L154
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the k3b
mailing list