I don't think there's any extra info on the crash in there... this is the last few seconds of output (once I wait for all the updating of the EPG to finish)... If it'd help at all I can provide the full output..
14/09/08 22:20:11: Writing PAT/PMT header 14/09/08 22:20:13: Writing PAT/PMT header 14/09/08 22:20:15: Writing PAT/PMT header 14/09/08 22:20:17: Writing PAT/PMT header 14/09/08 22:20:18: Command: DELETE FROM SCHEDULED_RECORDING WHERE (START_TIME+DURATION)<1221373218; 14/09/08 22:20:18: Command: SELECT * FROM SCHEDULED_RECORDING 14/09/08 22:20:19: Writing PAT/PMT header 14/09/08 22:20:21: Writing PAT/PMT header 14/09/08 22:20:21: Command: SELECT * FROM SCHEDULED_RECORDING 14/09/08 22:20:21: Command: SELECT * FROM SCHEDULED_RECORDING The program 'me-tv' received an X Window System error. This probably reflects a bug in the program. The error was 'BadValue (integer parameter out of range for operation)'. (Details: serial 13301 error_code 2 request_code 58 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) -- Accessing the scheduled recordings window cause crash https://bugs.launchpad.net/bugs/269991 You received this bug notification because you are a member of Me TV Development, which is subscribed to Me TV. Status in Me TV, it's TV for me computer: Incomplete Bug description: When trying to access the scheduled recordings window, either by pressing the "Schedule" button, or automatically after scheduling a recording (by clicking on a program in the EPG) me-tv will crash without warning. Console output: [EMAIL PROTECTED]:~/build/me-tv-0.6.0$ me-tv --debug 09/14/08 16:48:03: Me TV 0.6.0 Fontconfig error: "~/.fonts.conf", line 1: XML declaration not well-formed 14/09/08 16:48:04: Setting display channel to 'ABC HDTV' (1) 14/09/08 16:48:04: Waiting for signal lock ... 14/09/08 16:48:04: Got signal lock The program 'me-tv' received an X Window System error. This probably reflects a bug in the program. The error was 'BadValue (integer parameter out of range for operation)'. (Details: serial 2469 error_code 2 request_code 58 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) _______________________________________________ Mailing list: https://launchpad.net/~me-tv-development Post to : [email protected] Unsubscribe : https://launchpad.net/~me-tv-development More help : https://help.launchpad.net/ListHelp

