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@novell.com ReportedBy: casualprogrammer@yahoo.com QAContact: sndirsch@novell.com CC: suse-beta@cboltz.de, andreas.hanke@gmx-topmail.de 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.