Comment 3 for bug 31984

Revision history for this message
Cristian Aravena Romero (caravena) wrote :

1) Dapper Flight 3 + Update

2) * totem-xine

Press Fn+F1="Help Gnome", in topic "Ubuntu Desktop Guide", common task, Codecs.

# Make sure the universe and multiverse repositories are enabled. (See Adding Extra Repositories)

# Install the following packages with Synaptic (See the Synaptic Package Manager section)

gstreamer0.10-plugins-ugly-multiverse
gstreamer0.10-plugins-ugly
gstreamer0.10-ffmpeg
gstreamer0.8-mad
vorbis-tools
lame
faad
sox
mjpegtools
ffmpeg
totem-xine

3.1) Video card:
[1]ATI Technologies Inc ATI Radeon XPRESS 200M 5955 (PCIE)

3.2) Xdriver:
use driver xorg ati (No propietary). And install driver propietary, not configurate.

4) $gdb totem
caravena@hefesto:~$ gdb totem
GNU gdb 6.4-debian
Copyright 2005 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".

(gdb) break gdk_x_error
Function "gdk_x_error" not defined.
Make breakpoint pending on future shared library load? (y or [n])
(gdb) run --sync
Starting program: /usr/bin/totem --sync

(no debugging symbols found)
[Repeet message...]

[Thread debugging using libthread_db enabled]
[New Thread 922625728 (LWP 11916)]
(no debugging symbols found)
[Repeet message...]

[New Thread 917486512 (LWP 12026)]
(no debugging symbols found)

[New Thread 901143472 (LWP 12042)]
(no debugging symbols found)
[Repeet message...]

[New Thread 892750768 (LWP 12045)]
[New Thread 884087728 (LWP 12046)]
[New Thread 871594928 (LWP 12047)]
[New Thread 861313968 (LWP 12048)]
[New Thread 852921264 (LWP 12049)]
Option '--sync' is unknown and was ignored
(no debugging symbols found)

[New Thread 825789360 (LWP 12051)]
The program 'totem' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 102 error_code 11 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.)

References:
[1]https://wiki.ubuntu.com/LaptopTestingTeam/CompaqPresarioV2417LA/lspci
https://wiki.ubuntu.com/LaptopTestingTeam/CompaqPresarioV2417LA/

"Please don't set a milestone": Ok.