[k3b] [Bug 365089] New: k3b kf5 branch Invalid QUrl when burning iso
Leslie Zhai via KDE Bugzilla
bugzilla_noreply at kde.org
Tue Jul 5 06:16:48 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=365089
Bug ID: 365089
Summary: k3b kf5 branch Invalid QUrl when burning iso
Product: k3b
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: k3b at kde.org
Reporter: xiangzhai83 at gmail.com
CC: michalm at jabster.pl, trueg at kde.org
KF5: 5.23.0
Qt5: 5.7.0
gcc: 5.6.1
In the konsole, input ksb to run Ksb, then selected a iso image file, the "Burn
Image" ImageWritingDialog shown, the console output:
OpenMode( "ReadOnly" )
Invalid URL: QUrl("the-image-path.iso")
and clicked the Start button of the dialog, the console output shown as below:
Invalid URL: QUrl("the-image-path.iso.000")
Invalid URL: QUrl("the-image-path.iso.001")
...
Invalid URL: QUrl("the-image-path.iso.101")
...
into Infinite loop, and progressBar was still 0%
Reproducible: Always
Steps to Reproduce:
1. open konsole, input ksb to run Ksb
2. select a iso image file, the "Burn Image" dialog show
3. click "Start" button
Actual Results:
progressBar was still 0%
Expected Results:
progressBar updated to show the percentage of Iso9660ImageWritingJob
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the k3b
mailing list