When using the CDROMSUBCHNL ioctl, the code does not handle the CDROM_AUDIO_INVALID audiostatus vlaue. As a result, it thinks the disc is playing, and so you cannot select any other track than the current track.
Patch is attached
Patch is malformed.
git apply --check ../patches/2017-04-16/grip-3.3.1-Improper-handling-of-CDROM_AUDIO_INVALID.patch fatal: unrecognized input
By reading the patch manually, I eventually figured out where to put the new lines. The fix will be included in the next release.
Log in to post a comment.
Patch is malformed.
git apply --check ../patches/2017-04-16/grip-3.3.1-Improper-handling-of-CDROM_AUDIO_INVALID.patch
fatal: unrecognized input
By reading the patch manually, I eventually figured out where to put the new lines. The fix will be included in the next release.