gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [bug #46308] `gtk-gnash --once` freezes when used on sing


From: Nutchanon Wetchasit
Subject: [Gnash-commit] [bug #46308] `gtk-gnash --once` freezes when used on single-frame SWF
Date: Fri, 15 Jan 2016 10:03:38 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:25.5) Gecko/20150606 Firefox/31.9 PaleMoon/25.5.0

Follow-up Comment #5, bug #46308 (project gnash):

After applied the first patch of patch #8858, you'd see that running
`gtk-gnash --once singleframe.swf` now terminates gracefully by itself:


$ gtk-gnash -vv --once singleframe.swf
18204:1] 73 DEBUG: gnash::GtkAggGlue::GtkAggGlue() enter
18204:1] 73 DEBUG: gnash::GtkAggGlue::GtkAggGlue() returning
18204:1] 73 DEBUG: virtual bool gnash::GtkAggGlue::init(int, char***) enter
18204:1] 74 DEBUG: virtual bool gnash::GtkAggGlue::init(int, char***)
returning
18204:1] 98 DEBUG: gnash_canvas_size_allocate 257 1
18204:1] 98 DEBUG: virtual void gnash::GtkAggGlue::prepDrawingArea(GtkWidget*)
enter
18204:1] 98 DEBUG: virtual void gnash::GtkAggGlue::prepDrawingArea(GtkWidget*)
returning
18204:1] 98 DEBUG: virtual gnash::Renderer*
gnash::GtkAggGlue::createRenderHandler() enter
18204:1] 99 DEBUG: Framebuffer pixel format is BGRA32 (little-endian host)
18204:1] 99 DEBUG: virtual gnash::Renderer*
gnash::GtkAggGlue::createRenderHandler() returning
18204:1] 99 DEBUG: virtual void gnash::GtkAggGlue::setRenderHandlerSize(int,
int) enter
18204:1] 99 DEBUG: virtual void gnash::GtkAggGlue::setRenderHandlerSize(int,
int) returning
18204:1] 99 DEBUG: /home/window/Desktop/singleframe/ appended to local
sandboxes
18204:1] 99 DEBUG: /home/window/Desktop/singleframe/singleframe.swf appended
to local sandboxes
18204:1] 99 SECURITY: Checking security of URL
'file:///home/window/Desktop/singleframe/singleframe.swf'
18204:1] 99 SECURITY: Load of file
/home/window/Desktop/singleframe/singleframe.swf granted (under local sandbox
/home/window/Desktop/singleframe/)
18204:1] 99 DEBUG: Movie
file:///home/window/Desktop/singleframe/singleframe.swf (SWF7) added to
library
18204:1] 120 SECURITY: Extensions disabled
18204:1] 120 DEBUG: Advance interval timer set to 10 ms (~ 100 FPS)
18204:1] 120 DEBUG: Loading native class MovieClip
18204:1] 120 DEBUG: void gnash::Gui::resize_view(int, int) enter
18204:1] 120 DEBUG: void gnash::Gui::resize_view(int, int) returning
18204:1] 123 DEBUG: Main loop ended, cleaning up
18204:1] 123 DEBUG: ~Player - _movieDef refcount: 2 (1 will be dropped now)
18204:1] 123 DEBUG: ~Gui - _movieDef refcount: 1
$ echo $?
0
$


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/?46308>

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




reply via email to

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