Bug#439663: Quick'n'dirty fix for totem
Matthias Bläsing
matthias.blaesing at rwth-aachen.de
Fri Aug 31 15:53:09 UTC 2007
Hey,
I don't think, that this fix will make it into totem, but this tiny
little patch (that disables all resizing functions) works like a charm:
--- /home/mblaesing/bacon-resize.c 2007-08-31 17:15:56.000000000 +0200
+++ src/backend/bacon-resize.c 2007-08-31 17:17:22.000000000 +0200
@@ -46,6 +46,8 @@
#ifdef HAVE_XVIDMODE
int event_basep, error_basep;
+ return FALSE;
+
/* FIXME multihead */
XLockDisplay (GDK_DISPLAY());
Basicly this tells the system: Don't even test for xvidmode extension or
xrandr - asume they are not there.
This works for me and I'm happy again with totem.
Greetings
Matthias
--
Matthias Bläsing (GPG-Schlüsselkennung: A71B4BD5)
ICQ: 84617206 AIM: linuxfun81 MSN: linuxfun at hotmail.com
"Wer die Freiheit aufgibt um Sicherheit zu gewinnen, der wird am Ende beides verlieren."
Benjamin Franklin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20070831/7123ff3f/attachment.pgp
More information about the pkg-gnome-maintainers
mailing list