[MPlayer-users] Fault GUI destructors in RC1
D J Hawkey Jr
hawkeyd at visi.com
Wed Dec 18 15:03:02 CET 2002
This version, MPlayer-0.90rc1, has faulty widget destructors.
The signal connects are linking gtk_widget_destroyed, which does not
destroy widgets, it simply NULLifies the pointers. From reading GTK's
source, it doesn't appear that gtk_widget_destroy is automatically
called in this case, so both must be linked, gtk_widget_destroy first.
I noticed this because the RC1 code messes up VTWM's window ring.
Dave
--
______________________ ______________________
\__________________ \ D. J. HAWKEY JR. / __________________/
\________________/\ hawkeyd at visi.com /\________________/
http://www.visi.com/~hawkeyd/
More information about the MPlayer-users
mailing list