I am running Fedora 3 and get Totem crashes every time I run it. It shows the window for less than a second then then it disappears. The console output is this:
Code:
** (totem:5094): WARNING **: could not link audio/x-raw-int, endianness=(int)1234, width=(int)8, depth=(int)8, signed=(boolean)false, rate=(int)11024, channels=(int)1, codec_data=(buffer)000001000800
Segmentation fault
Any ideas?
UPDATE:
I deleted the .totem file in my home directory, and Totem started up fine after that, but when I loaded the file I wanted, I got another error:
Code:
Corrupt JPEG data: 416 extraneous bytes before marker 0xda
The program 'totem' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 72 error_code 8 request_code 140 minor_code 19)
(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.)
It should be noted that the file runs perfectly in MPlayer.