After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 135045 - upon X error totem should show a comprehensive message
upon X error totem should show a comprehensive message
Status: RESOLVED WONTFIX
Product: totem
Classification: Core
Component: xine-lib backend
unspecified
Other Linux
: Normal major
: ---
Assigned To: Maintainer alias for xine-lib component of Totem
Maintainer alias for xine-lib component of Totem
: 147773 148644 150995 151386 169448 307350 335973 336899 338786 340308 345852 352064 354178 362068 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-02-21 13:12 UTC by Diego González
Modified: 2009-05-06 13:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Diego González 2004-02-21 13:12:04 UTC
when i have epiphany running and try to load totem it works with out
problem, but when i try to play a video at  the same time i usually get
this error in the .xsession-errors:

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 55 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.)

To the user totem just quits without giving any reason of what happend, it
would be useful if totem could show a message saying that there wasn't
enough resources to play the video or something like that.
Comment 1 Holger Eilhard 2004-06-10 16:04:51 UTC
I also get this error when I try to start totem. I'm using:

$ rpm -qa|grep totem
mozilla-totem-0.99.12-1.1.fc2.fr
totem-0.99.12-1.1.fc2.fr
$ rpm -qa|grep gstreamer
gstreamer-0.8.1-1
gstreamer-plugins-0.8.1-1
gstreamer-plugins-extra-audio-0.8.1-0.1.fc2.fr
gstreamer-devel-0.8.1-1
gstreamer-plugins-extra-video-0.8.1-0.1.fc2.fr
gstreamer-plugins-extra-dvd-0.8.1-0.1.fc2.fr
gstreamer-plugins-devel-0.8.1-1

Interesting thing is, gxine has the same problem... 
Comment 2 Bastien Nocera 2004-06-28 14:17:33 UTC
Downloaded the hugest Matrix trailer to reproduce the bug:
http://whatisthematrix.warnerbros.com/rl_cmp/sequel_trailers_dl_ultra.html
Comment 3 Bastien Nocera 2004-07-19 15:27:25 UTC
*** Bug 147773 has been marked as a duplicate of this bug. ***
Comment 4 Bastien Nocera 2004-07-28 14:43:45 UTC
*** Bug 148644 has been marked as a duplicate of this bug. ***
Comment 5 Bastien Nocera 2004-09-06 12:30:36 UTC
*** Bug 150995 has been marked as a duplicate of this bug. ***
Comment 6 Bastien Nocera 2004-09-06 12:33:10 UTC
*** Bug 151386 has been marked as a duplicate of this bug. ***
Comment 7 Bastien Nocera 2004-09-20 16:29:27 UTC
Mass reassign.
Comment 8 anael rousseau 2004-11-13 00:12:41 UTC
I got an error trying to read dvds with totem
says " app totem process 6568 crashed because critical error" in fact number
changes each time I introduce dvd please help
Comment 9 Christian Kirbach 2005-03-07 08:35:25 UTC
*** Bug 169448 has been marked as a duplicate of this bug. ***
Comment 10 Bastien Nocera 2005-06-24 13:26:52 UTC
*** Bug 307350 has been marked as a duplicate of this bug. ***
Comment 11 Bastien Nocera 2006-03-27 10:50:05 UTC
*** Bug 335973 has been marked as a duplicate of this bug. ***
Comment 12 Sergej Kotliar 2006-04-17 15:03:22 UTC
*** Bug 338786 has been marked as a duplicate of this bug. ***
Comment 13 Frederic Crozat 2006-04-18 12:53:04 UTC
I'm seeing a similar assertion here on i810 system (1280x1024 16bpp) with totem-xine (no problem with totem-gstreamer).

Replacing totem_logo.png with media-player-48.png allows totem to start and plays movies.
Comment 14 Bastien Nocera 2006-05-01 20:08:55 UTC
*** Bug 340308 has been marked as a duplicate of this bug. ***
Comment 15 Bastien Nocera 2006-05-26 08:55:14 UTC
*** Bug 336899 has been marked as a duplicate of this bug. ***
Comment 16 Bastien Nocera 2006-06-29 11:55:15 UTC
This fixes the crashes on startup due to Xlib and xine-lib's inability to make videos fit in the memory available to Xv. Committed to gnome-2-14 and HEAD.

2006-06-29  Bastien Nocera  <hadess@hadess.net>

        * src/backend/bacon-video-widget-xine.c:
        (bacon_video_widget_expose), (bacon_video_widget_set_logo_mode),
        (bacon_video_widget_set_logo):
        Draw the logo from the video widget itself, instead of relying on
        xine-lib to show it. Crashes on startup when the logo doesn't fit
        the video memory available to Xv
Comment 17 Bastien Nocera 2006-07-17 15:17:47 UTC
*** Bug 345852 has been marked as a duplicate of this bug. ***
Comment 18 Bastien Nocera 2006-08-22 18:13:36 UTC
*** Bug 352064 has been marked as a duplicate of this bug. ***
Comment 19 Bastien Nocera 2006-09-03 21:23:21 UTC
*** Bug 354178 has been marked as a duplicate of this bug. ***
Comment 20 Bastien Nocera 2006-10-23 15:37:08 UTC
*** Bug 362068 has been marked as a duplicate of this bug. ***
Comment 21 Bastien Nocera 2009-05-06 13:56:23 UTC
The xine-lib backend was removed from Totem master. Please test whether the problem(s) you were encountering still occur with the GStreamer backend (in which case you should file a new bug).

If you are unwilling or unable to use the GStreamer backend, feel free to use alternative xine-lib based players, such as gxine.

Totem 2.26.x will still have the xine-lib backend available.