[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#365885: Video playback fails



Subject: xserver-xorg-core: Videos not playing
Package: xserver-xorg-core
Version: 1:1.0.2-7
Severity: normal

*** Please type your report below this line ***
Video playback using any video playing application(totem/xine) fails
with the following
error:
(totem:27346): GLib-CRITICAL **: g_str_has_prefix: assertion `str !=
NULL' failed
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 128 error_code 11 request_code 141 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.)

I've made sure the "VideoRam" Option is set to "32678" but there is
not fix for this
problem. I tried various VideoRam options(8M-32M) but no luck. I'm
attaching portions from my xorg.conf file. Please let me know if this
is a xserver-xorg-video-i810 issue rather than a xserver-xorg one.


Section "Module"
	Load 	"fbdevhw"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"type1"
	Load	"vbe"
EndSection

Section "Device"
	Identifier	"Intel Corporation 82865G Integrated Graphics Controller"
	Driver		"i810"
	BusID		"PCI:0:2:0"
	Option		"UseFBDev"		"true"
	Option		"VideoRam"		"32768"
EndSection

Let me know if you need more information.
Thanks.

-- System Information:
Debian Release: testing/unstable
 APT prefers unstable
 APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)

Versions of packages xserver-xorg-core depends on:
ii  libc6                        2.3.6-7     GNU C Library: Shared libraries
ii  libfontenc1                  1:1.0.1-5   X11 font encoding library
ii  libgcc1                      1:4.1.0-2   GCC support library
ii  libxau6                      1:1.0.0-3   X11 authorisation library
ii  libxdmcp6                    1:1.0.0-4   X11 Display Manager Control Protoc
ii  libxfont1                    1:1.0.0-4   X11 font rasterisation library
ii  x11-common                   1:7.0.15    X Window System (X.Org) infrastruc
ii  xserver-xorg-input-all       1:7.0.15    the X.Org X server -- input driver
ii  xserver-xorg-input-evdev [xs 1:1.0.0.5-2 X.Org X server -- evdev input driv
ii  xserver-xorg-input-kbd [xser 1:1.0.1.3-2 X.Org X server -- keyboard input d
ii  xserver-xorg-input-mouse [xs 1:1.0.4-2   X.Org X server -- mouse input driv
ii  xserver-xorg-video-i810 [xse 1:1.5.1.0-2 X.Org X server -- Intel i8xx, i9xx
ii  xserver-xorg-video-v4l [xser 0.0.1.5-1   X.Org X server -- Video 4 Linux di
ii  xserver-xorg-video-vesa [xse 1:1.0.1.3-2 X.Org X server -- VESA display dri
ii  xserver-xorg-video-vga [xser 1:4.0.0.5-2 X.Org X server -- VGA display driv
ii  zlib1g                       1:1.2.3-11  compression library - runtime

Versions of packages xserver-xorg-core recommends:
pn  xkeyboard-config              <none>     (no description available)

-- no debconf information

--
blog @ http://toufeeq.blogspot.com



Reply to: