Summary: | xcdroast crashed | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Mat Lee <b89209021> |
Component: | Current packages | Assignee: | Gentoo Optical Media project <media-optical> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Mat Lee
2004-07-14 11:46:08 UTC
Sorry for the delay to this bug... Can you tell me your installed gtk+-version? Or test with a more recent one? That's all right...:-) The problem is still there.And my gtk+ version is: x11-libs/gtk+-2.4.9-r1 * x11-libs/gtk+-1.2.10-r11 * Thank you very much... Okay. Verified. I get the same error. The message you posted is not critical, as it appears quite often. But the real error is ** ERROR **: got unexpected artist/title When I name the Track in CD/Image Information, everything runs fine. This seems to be a bug in xcdroast. Can you verify this workaround? yes...I see the same message. But the behavier is a little strange. If the AudioCD was already in CDROM when i started to run xcdroast, i get the same message. If i load the CD after open xcdroast, the message will be the "(gtk_widget_event): assertion `WIDGET_REALIZED_FOR_EVENT (widget, event)' failed". I set the debug level to 10 ( xcdroast -d 10 ) and get the whole message: DGB10: readtoc: Tracks:48 58:30.30 DGB10: readtoc: CDINDEX discid: 8JI7yJ1fM3PDT3WlPZ177xg5Wok- DGB10: readtoc: CDDB discid: 0xb60db630 DGB10: readtoc: CD-Text: not detected DGB10: readtoc: CD-Extra: not detected DGB10: readtoc: Album title: '' from '' DGB10: readtoc: T01: 75 0:39.63 audio linear copyallowed stereo title '' from '' ...( etc...) DGB10: readtoc: T10: 49397 0:51.02 audio linear copyallowed stereo title '' from '' DGB10: readtoc: T11: 53224 ** ERROR **: Unexpected output in cdda2wav toc-output I think you are right. But I am not sure whether it's the only bug. The problem occured every time. And the older version did not. Thank you for your help, I spent some time to test the bug, so that i reply the bug a little later. Mat. Probably calling xcdroast with the debug switch will give more information: xcdroast -d 10 2>/tmp/debugoutput.txt I have tested the several case, and compare the debug messages. I found that ** ERROR **: got unexpected artist/title is the common problem which cause the program crash. But I can not rename the Track in CD/Image Information. What can I do to solve the problem? or just wait for the next version? Thank you very much I just searched a bit more and found that Bug in the X-CD-Roast FAQ: http://www.xcdroast.org/faq/#33 I guess, there is not much to do beside compiling with GTK(1) only. As we can't do much, and that there isn't any new version out since 15 months, I will close this bug with UPSTREAM. Probably you should try another GTK2-Application: graveman. It's new and active developed. |