Bug 358306 - K3b not able to record ISO images.
Summary: K3b not able to record ISO images.
Status: RESOLVED WORKSFORME
Alias: None
Product: k3b
Classification: Applications
Component: Image Formats (show other bugs)
Version: 2.0.80
Platform: openSUSE Linux
: NOR grave
Target Milestone: ---
Assignee: k3b developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-21 10:36 UTC by cameronpoe
Modified: 2016-01-23 15:07 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cameronpoe 2016-01-21 10:36:25 UTC
K3b not able to record ISO images. It goes through MD5 verification but when I hit record it stops with an error saying it can't.

Reproducible: Always

Steps to Reproduce:
1. Open ISO image with K3b.
2. Try to record it on an empty disk.
3.

Actual Results:  
K3b not able to record ISO images.

Expected Results:  
Should record any ISO.

I tried even through console but it gives no messages while hitting record. I tried on k3b-kf5 version, but it is the same story :(
Comment 1 cameronpoe 2016-01-23 15:07:50 UTC
My bad, now I realize K3b cannot open only ISO that are in strange "file --mime-type THIS_ISO" format:
application/octet-stream

Mounting this strange ISO in terminal and using mkisofs I made new ISO - a proper application/x-iso9660-image and now it works :)