fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31443 Location: here
|
Posted: Wed Oct 11, 2006 8:56 am Post subject: xorg BadAlloc (insufficient resources for operation) |
|
|
Ho un problema che affligge totem (ma puo' darmi lo stesso problema con mplayer o xine). Il problema e' il seguente
Code: | $ 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 82 error_code 11 request_code 142 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.) |
Leggendo in giro sembrerebbe un bug di alcuni driver video (il mio e' i810) di xorg, il problema e' che per totem non trovo una soluzione per farlo andare (e' compilato con la use xine).
Con mplayer e' tranquillamente risolvibile in 2 modi: 1) mettere il vo=x11, 2) facendo partire ilo video con risoluzione minore. Sono comunque dei workaround e non delle soluzioni vere e proprie. Quello che mi e' venuto in mente e' di aggiornare il pacchetto xf86-video-i810, quello che vorrei sapere e' se il problema si risolve visto che devo smascherare un "paio" di pacchetti.
PS: si ho installato gnome dopo anni di fluxbox _________________ Questions are guaranteed in life; Answers aren't. |
|