Bug#489999: Uses bad values to estimate whether window can be fit to movie

Matt Kraai kraai at ftbfs.org
Wed Jul 9 06:47:14 UTC 2008


Package: totem
Version: 2.22.2-3

Before totem fits the window to the movie, it checks whether the width
of the resulting video would be more than the width of the screen
minus 128.  If so, it refuses to resize the window.  It does a similar
check for the height.  I assume that the 128 is to account for the
decorations around the video, but this seems to be too much in the
case of the width (at least unless the sidebar is shown).  I think it
would be better if totem used the current window dimension minus the
current video dimension instead of 128 (or at least reduced the value
used for the width).

-- 
Matt                                                 http://ftbfs.org/






More information about the pkg-gnome-maintainers mailing list