Summary: | Won't burn CDRW: "Could not open for writing" after "Starting TAO writing at 4x speed", program stalls (ERASING CDRW works, though) | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | S Clark <smc+kdebugs> |
Component: | general | Assignee: | Michał Małek <michalm> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | michalm, notusedanymore, pij, praktoreio2002, trueg |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | k3b error log |
Description
S Clark
2008-08-07 21:07:53 UTC
I have the exact same problem trying to burn CDs. I'm using KDE 4.1.1 on Arch Linux and my K3B version shows 1.95-SVN. *"Using Wodim 1.1.8"*, using same version here. Created attachment 27677 [details]
k3b error log
This is my attempt to create a Data DVD.I started the program, selected new Data DVD, inserted a directory to the project and hit burn with the default settings.
With the attachment above, i am also confirming this bug. I can't write any cd/dvd. Any thoughts on this bug? I'd like to add that burning with gnomebeaker, wodim, growisofs, works fine. K3b for KDE4 is NOT EVEN ALPHA. It has NOT been released. Nothing has been tested yet. It is NOT intended to be used. Do NOT expect it to work. *** Bug 175906 has been marked as a duplicate of this bug. *** SVN commit 911613 by mmalek: - K3bProcess::stdinFd() returns correct descriptor now (it caused "Could not open for writing" error) - K3bProcess::writeToFd() started to work - K3bActivePipe now ignores a situation when ::write() returns -1 (input pipe to wodim process for some reason returns -1 on wodim's initialization) BUG:168660 M +5 -6 core/k3bprocess.cpp M +0 -5 tools/k3bactivepipe.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=911613 |