https://bugs.kde.org/show_bug.cgi?id=381074

--- Comment #16 from Leslie Zhai <lesliez...@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 watching all bug changes.

Reply via email to