Bug#439663: Quick'n'dirty fix for totem
Sven Arvidsson
sa at whiz.se
Fri Aug 31 22:08:34 UTC 2007
On Fri, 2007-08-31 at 17:53 +0200, Matthias Bläsing wrote:
> 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.
Hi,
Great, have you had a chance to report it upstream yet? If not, I can
forward the bug for you.
--
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20070901/1257f71d/attachment.pgp
More information about the pkg-gnome-maintainers
mailing list