gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [bug #27981] fscommand:quit ineffective if in first frame


From: Nutchanon Wetchasit
Subject: [Gnash-commit] [bug #27981] fscommand:quit ineffective if in first frame
Date: Fri, 15 Jan 2016 10:17:23 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:25.5) Gecko/20150606 Firefox/31.9 PaleMoon/25.5.0

Follow-up Comment #8, bug #27981 (project gnash):

I think moving window cleanup code from `Gtk::quitUI()` to `GtkGui::run()`
just after `gtk_main()`
<http://git.savannah.gnu.org/cgit/gnash.git/tree/gui/gtk/gtk.cpp?id=e8b111c3ca89eb23624d5c994fc4dff9b787d161#n258>
should help, as it ensure that the cleanup code
only run at the end, after all the drawing operations were already dealt
with.

Patch included, see patch #8858 comment 1
<https://savannah.gnu.org/patch/?8858#comment1>.

Gnash: 0.8.11dev (patched against git e8b111c 13-Jan-2016)
System: Debian GNU/Linux 7.0 Wheezy i386


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27981>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]