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: k...@kde.org
          Reporter: xiangzha...@gmail.com
                CC: mich...@jabster.pl, tr...@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 watching all bug changes.

Reply via email to