[MPlayer-users] -fs and (-vo x11 or -vo xv) leaves the icewm tray visible
Nilmoni Deb
ndeb at ece.cmu.edu
Fri May 10 00:38:01 CEST 2002
A'rpi,
In both cases it prints
[x11] Detected wm is KDE
but for the bad case it prints it twice instead of once !? Thats what is
surprising.
Anyway, I am checking the do-while loop at line 204 of x11_common.c .
Its clear that every break statement quits the do-while loop and prevents
the execution of the statement.
XFree( name );
Basically, the string name carries its value even when its not needed
anymore. I wonder if that is leading to some erratic behavior.
thanks
- Nil
More information about the MPlayer-users
mailing list