Hi! When tvtime(http://tvtime.sf.net) is starting from a running instance of fvwm it doesn't maintain aspect ratio while resizing the window.
But if fvwm is restarted while tvtime is running... tvtime starts maintaining aspect ratio! It's not an issue with my config either... as I'm able to get the same behavior even when I start fvwm with "-f /dev/null" You can find the output of xprop on the same instance of tvtime before and after the restart here... Before - http://kingsly.net/tmp/xprop-noconfig.txt After - http://kingsly.net/tmp/xprop-restart.txt Here is the diff output of the above two files... nostalgia tmp $ diff xprop-noconfig.txt xprop-restart.txt 0a1,4 > _NET_WM_DESKTOP(CARDINAL) = 0 > _NET_WM_ICON_VISIBLE_NAME(UTF8_STRING) = 0x74, 0x76, 0x74, 0x69, 0x6d, 0x65 > _NET_WM_VISIBLE_NAME(UTF8_STRING) = 0x74, 0x76, 0x74, 0x69, 0x6d, 0x65, > 0x3a, 0x20, 0x76, 0x69, 0x65, 0x77, 0x65, 0x72, 0x20, 0x64, 0x69, 0x73, > 0x63, 0x72, 0x65, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x69, 0x73, 0x20, 0x61, > 0x64, 0x76, 0x69, 0x73, 0x65, 0x64 > WM_DESKTOP(WM_DESKTOP) = 0x0 12d15 < _NET_WM_DESKTOP(CARDINAL) = 0 nostalgia tmp $ On other window managers tvtime maintains aspect ratio always... (tried with metacity(gnome) and icewm) I'm using 2.5.10 on gentoo... and this bug has been around for a long time... I never got around to testing with the -f /dev/null option until now :-( Kingsly -- -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]