gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [bug #42395] No respons from panopticlick site when gnash


From: Nutchanon Wetchasit
Subject: [Gnash-commit] [bug #42395] No respons from panopticlick site when gnash is activated
Date: Thu, 20 Aug 2015 12:42:25 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:25.5) Gecko/20150606 Firefox/31.9 PaleMoon/25.5.0

Follow-up Comment #3, bug #42395 (project gnash):

I've created HTML/Flash file (using libming's makeswf) to emulate what
Panopticlick's Flash file do, by assigning Array return value from
`TextField.getFontList()` to a variable named `fontlist` inside root movie.
Then access it from JavaScript via `GetVariable()`, using slash-colon
variable
path notation.

When running `fontlist.html` on browser with Adobe Flash Player
<http://i.imgur.com/gspYNST.png>:

JavaScript calls Flash's GetVariable: OK (returned type string)
Font listing:
TeXGyreCursor,esint10,TeXGyreHerosCondensed,FreeMono,LMMonoLt10,Loma,Droid
Sans,Century Schoolbook L,LMSansQuot8,Garuda,Purisa,STIXSizeTwoSym,DejaVu Sans
Mono,TeXGyreAdventor,Bitstream Vera Serif,LMMonoSlant10,Droid Sans
Mono,STIXSizeThreeSym,Arundina
Sans,STIXIntegralsUpSm,Umpush,OpenSymbol,Sawasdee,URW Palladio L,Bitstream
Vera Sans Mono,TeXGyreSchola,Bitstream Vera Sans,FreeSerif,rsfs10,Arundina
Serif,TH SarabunPSK,STIXNonUnicode,URW Gothic L,Dingbats,URW Chancery
L,msbm10,Tlwg Typist,DejaVu Sans Light,STIXGeneral,cmr10,Norasi,DejaVu Serif
Condensed,STIXVariants,cmmi10,LMSans10,Liberation Sans
Narrow,LMRoman10,Symbol,LMRomanDunh10,Liberation Mono,STIXIntegralsD,Bitstream
Charter,Liberation Serif,Microsoft Sans Serif,DejaVu Sans Condensed,Courier 10
Pitch,STIXIntegralsUpD,Nimbus Sans
L,MarVoSym,TeXGyreChorus,LMRomanDemi10,DejaVu
Sans,LMMonoCaps10,LMMonoLtCond10,Kinnari,TlwgMono,Standard Symbols L,Nimbus
Mono L,Waree,cmex10,FreeSans,STIXSizeOneSym,Nimbus Roman No9
L,LMRomanUnsl10,DejaVu Serif,TlwgTypewriter,LMMono10,Tlwg Typo,Droid
Serif,Liberation Sans,eufm10,TeXGyrePagella,Courier
New,LMRomanCaps10,STIXSizeFourSym,wasy10,LMSansDemiCond10,LMRomanSlant10,Tahoma,TeXGyreTermes,TeXGyreBonum,LMMonoProp10,STIXIntegralsSm,STIXIntegralsUp,TeXGyreHeros,cmsy10,Arundina
Sans Mono,TH Sarabun New,STIXSizeFiveSym,URW Bookman L,LMMonoPropLt10,msam10


After 3 sec, you'd see that font list is passed to JavaScript correctly as
String.

When running `fontlist.html` on browser with current Gnash 0.8.11dev git
<http://i.imgur.com/XNk6E5E.png>:

JavaScript calls Flash's GetVariable: Failed (returned type object)
Value: null


After 3 sec, you'd see that the value passed to JavaScript is `null` instead
of font list string.

This is what appeared in Gnash debug log:

68 ACTIONSCRIPT ERROR: The 'var whatever' syntax in timeline context is a
no-op.
68 TRACE: Fetching list of available fonts...
69 ACTIONSCRIPT ERROR: ActionCallMethod: Function requiring gnash::TextField*
as 'this' called from gnash::as_object* instance.
69 TRACE: Font listing: undefined



Test Flash/HTML file, source code, build script, full text output, 
full debug logs and screenshots of both cases are attached (fontlist.zip).

Gnash: 0.8.11dev (git 88f86a3 19-Aug-2015) NPAPI
Adobe Flash Player: 11.2 r202 (11.2.202.491) NPAPI binary
Browser: Iceweasel 10.0.12 (debian)
System: Debian GNU/Linux 7.0 Wheezy i386


(file #34681)
    _______________________________________________________

Additional Item Attachment:

File name: fontlist.zip                   Size:19 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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