Summary: | K3b fails reading cue files with title larger than 80 bytes | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | Mayeul C. <oss+kde+bugzilla> |
Component: | Image Formats | Assignee: | k3b developers <k3b> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | michalm, simonandric5, trueg |
Priority: | NOR | ||
Version: | 17.08.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/k3b/faaa4299083f23a39352602c4e69053845ce81c2 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
Failing cue file
Passing cue file |
Description
Mayeul C.
2017-09-13 21:38:04 UTC
Created attachment 107841 [details]
Failing cue file
Created attachment 107842 [details]
Passing cue file
Comment on attachment 107842 [details]
Passing cue file
Note that this isn't a useful cue file, and k3b will still output an error, but not the same as the other file.
Git commit c84ad1e9666ffff97622b8e96557fbe6061fd5a7 by Leslie Zhai. Committed on 14/09/2017 at 02:25. Pushed by lesliezhai into branch 'master'. Hi Mayeul, Please test it for me what will happen if cue title is larger than 80 bytes, thanks! M +2 -1 libk3b/projects/k3bcuefileparser.cpp https://commits.kde.org/k3b/c84ad1e9666ffff97622b8e96557fbe6061fd5a7 Git commit faaa4299083f23a39352602c4e69053845ce81c2 by Leslie Zhai. Committed on 25/09/2017 at 03:02. Pushed by lesliezhai into branch 'master'. Revert parseLine for CueFileParser owing to no responese for the testplan. M +1 -2 libk3b/projects/k3bcuefileparser.cpp https://commits.kde.org/k3b/faaa4299083f23a39352602c4e69053845ce81c2 |