Summary: | k3b refuses to burn an image it just created | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | willkranz |
Component: | Data Project | Assignee: | k3b developers <k3b> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | aacid, michalm, trueg, willkranz |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
willkranz
2019-12-25 15:15:26 UTC
"I can not find source code for this a SourceForge" You mean k3b? https://cgit.kde.org/k3b.git/ Will Kranz did a little more research. Found source code for K3B at https://sourceforge.net/projects/k3b/files/k3b/2.0.2/k3b-2.0.2.tar.bz2 This is C++ code that I am not fluent with, so I tried the simple fix of writing the string "CD001" at offset 0x8001 in image file. Once this has been done K3B is happy to burn the image. I still consider this a bug, I would like K3B to query if I want to proceed with the non-standard image rather the just dis-allowing a burn. Oh well. Will kranz did terrible research if that's the tarball he found (In reply to Albert Astals Cid from comment #3) > Will kranz did terrible research if that's the tarball he found thanks Albert that is less than helpful. I have no interest in starting a flame war, but how about some constructive comments. I did a little more of my 'terrible research' this morning. I have been running K3B as root because I am a slob and often work as root. K3B warns me running as root is not the best approach, but allows it. If I select one of my non-standard images it warns: 'Seems not to be a useable image' and refuses to try to burn it. Today I found that if I run as a normal user rather than root the warning does not occur and apparently would proceed to burn the images. This makes the issue seem even less important, but might be useful for some users to know. I spent a couple frustrating days learning this. (In reply to willkranz from comment #4) > (In reply to Albert Astals Cid from comment #3) > > Will kranz did terrible research if that's the tarball he found > > thanks Albert that is less than helpful. I have no interest in starting a > flame war, but how about some constructive comments. I already gave you the url where the code is a few days ago that you decided to ignore it is your own fault, not much more i can do than that Anyhow, yes don't run k3b as root |