Bug 146903

Summary: can't write cd's as root or user
Product: [Fedora] Fedora Reporter: Paul Johnson <pauljohn>
Component: k3bAssignee: Harald Hoyer <harald>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: FC4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-16 16:14:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Paul Johnson 2005-02-02 17:21:45 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5)
Gecko/20041111 Firefox/1.0

Description of problem:
Try to write a CD, error pops up
"Could not determine size of resulting image file"
"Size calculated:0 blocks"

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. open k3b
2. select files
3. try to burn
    

Actual Results:  fails

Additional info:

Comment 1 Harald Hoyer 2005-02-14 14:18:35 UTC
what kind of files did you select?
Be sure you have installed the following rpms:
- mkisofs
- cdrecord

test with:
$ rpm -q mkisofs cdrecord

Comment 2 Paul Johnson 2005-02-14 21:21:18 UTC
$ rpm -q mkisofs
mkisofs-2.01.1-5
$ rpm -q cdrecord
cdrecord-2.01.1-5

And gcombust does work to write cds

Comment 3 Paul Johnson 2005-09-16 16:14:19 UTC
This was an FC3 thing. FC4 is OK now.