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: Mon, 18 Jan 2016 09:11:29 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:25.5) Gecko/20150606 Firefox/31.9 PaleMoon/25.5.0

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

Current git version of Gnash is now playing and terminating properly with
single-frame test SWF in oneshot mode. (Checked with GTK, Qt4, SDL, and Dump
UI)

So, this bug could now be marked as fixed.

GTK GUI:

$ gtk-gnash -v --once singleframe.swf
29940:1] 104 SECURITY: Checking security of URL
'file:///mnt/flash/temp_file/gnash-debug.tmp/singleframeonce/singleframeonce/singleframe.swf'
29940:1] 104 SECURITY: Load of file
/mnt/flash/temp_file/gnash-debug.tmp/singleframeonce/singleframeonce/singleframe.swf
granted (under local sandbox
/mnt/flash/temp_file/gnash-debug.tmp/singleframeonce/singleframeonce/)
29940:1] 120 SECURITY: Extensions disabled
$ echo $?
0
$ 


Qt4 GUI:

$ qt4-gnash -v --once singleframe.swf
29944:1] 678 SECURITY: Checking security of URL
'file:///mnt/flash/temp_file/gnash-debug.tmp/singleframeonce/singleframeonce/singleframe.swf'
29944:1] 678 SECURITY: Load of file
/mnt/flash/temp_file/gnash-debug.tmp/singleframeonce/singleframeonce/singleframe.swf
granted (under local sandbox
/mnt/flash/temp_file/gnash-debug.tmp/singleframeonce/singleframeonce/)
29944:1] 880 ERROR: Can't update stage matrix till VM is initialized
29944:1] 882 SECURITY: Extensions disabled
$ echo $?
0
$ 


SDL GUI:

$ sdl-gnash -v --once singleframe.swf
29952:1] 65 SECURITY: Checking security of URL
'file:///mnt/flash/temp_file/gnash-debug.tmp/singleframeonce/singleframeonce/singleframe.swf'
29952:1] 65 SECURITY: Load of file
/mnt/flash/temp_file/gnash-debug.tmp/singleframeonce/singleframeonce/singleframe.swf
granted (under local sandbox
/mnt/flash/temp_file/gnash-debug.tmp/singleframeonce/singleframeonce/)
29952:1] 77 SECURITY: Extensions disabled
$ echo $?
0
$ 


Dump GUI:

$ dump-gnash -v --once singleframe.swf
No video dump requested.
29961:1] 2 SECURITY: Checking security of URL
'file:///mnt/flash/temp_file/gnash-debug.tmp/singleframeonce/singleframeonce/singleframe.swf'
29961:1] 2 SECURITY: Load of file
/mnt/flash/temp_file/gnash-debug.tmp/singleframeonce/singleframeonce/singleframe.swf
granted (under local sandbox
/mnt/flash/temp_file/gnash-debug.tmp/singleframeonce/singleframeonce/)
WIDTH=320
HEIGHT=240
29961:1] 3 SECURITY: Extensions disabled
INTERVAL=10
TIME=10
FPS_ACTUAL=100
FRAMECOUNT=0
$ echo $?
0
$ 


Note: Gnash's framebuffer UI is not tested as there is an unrelated issue
which caused it to leave the console screen unusable after it exited.

Gnash: 0.8.11 (git 62cfdfe 16-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]