Mailinglist Archive: opensuse-bugs (10053 mails)

< Previous Next >
[Bug 237674] New: Xine / Mplayer / Totem player won't start
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Tue, 23 Jan 2007 01:12:49 -0700 (MST)
  • Message-id: <bug-237674-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=237674

Summary: Xine / Mplayer / Totem player won't start
Product: openSUSE 10.2
Version: Final
Platform: i686
OS/Version: SuSE Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: X.Org
AssignedTo: sndirsch@xxxxxxxxxx
ReportedBy: casualprogrammer@xxxxxxxxx
QAContact: sndirsch@xxxxxxxxxx
CC: suse-beta@xxxxxxxxx, andreas.hanke@xxxxxxxxxxxxxx
BugsThisDependsOn: 192735


+++ This bug was initially created as a copy of Bug #192735 +++

when I try to launch totem it crashes immediately. Here is the error log:
Gnome totem 1.5.2
openSuSE 10.1

oz2@linux:~> totem
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 79 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()

This is documented as bug at https://bugs.freedesktop.org/show_bug.cgi?id=6849

The solution is given as:

You need to add

Option "LinearAlloc" "<value>"

Where <value> is a size in KB for extra overlay memory, as playing large movies
result in the error you received.

This indicates that X11 is not set up properly during installation.


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

< Previous Next >