Tue 12 Jun 2012 06:01:09 PM UTC, comment #1:
This snippet may be significative:
6911:1] 214 DEBUG: Replacing starting movie
6911:1] 214 DEBUG: Loading into _level0
6911:1] 214 ERROR: Got unexpected argument type for message <resize stage>
Maybe printing the actual argument passed to "resize stage" would tell us more.
Also, consider uploading both loader and loaded file (assuming they work offline with the proprietary player)
|
Fri 17 Feb 2012 02:30:19 AM UTC, original submission:
Some pages load c.swf which tries to load the real app but fails (white box).
Real app called directly works.
e.g. http://htwins.net/scale2/ loads
"../c.swf?path=scale2.swf?bordercolor=white". Real app is scale2.swf under /scale2/
$ gnash -vvv c.swf?path=scale.swf
jack_client_new: deprecated
jack_client_new: deprecated
6911:1] 165 DEBUG: gnash::GtkAggGlue::GtkAggGlue() enter
6911:1] 165 DEBUG: gnash::GtkAggGlue::GtkAggGlue() returning
6911:1] 165 DEBUG: virtual bool gnash::GtkAggGlue::init(int, char***) enter
6911:1] 165 DEBUG: virtual bool gnash::GtkAggGlue::init(int, char***) returning
6911:1] 184 DEBUG: gnash_canvas_size_allocate 257 1
6911:1] 184 DEBUG: virtual void gnash::GtkAggGlue::prepDrawingArea(GtkWidget*) enter
6911:1] 184 DEBUG: virtual void gnash::GtkAggGlue::prepDrawingArea(GtkWidget*) returning
6911:1] 184 DEBUG: virtual gnash::Renderer* gnash::GtkAggGlue::createRenderHandler() enter
6911:1] 184 DEBUG: Framebuffer pixel format is BGRA32 (little-endian host)
6911:1] 184 DEBUG: virtual gnash::Renderer* gnash::GtkAggGlue::createRenderHandler() returning
6911:1] 184 DEBUG: virtual void gnash::GtkAggGlue::setRenderHandlerSize(int, int) enter
6911:1] 185 DEBUG: virtual void gnash::GtkAggGlue::setRenderHandlerSize(int, int) returning
6911:1] 185 DEBUG: /tmp/ appended to local sandboxes
6911:1] 185 DEBUG: /tmp/c.swf appended to local sandboxes
6911:1] 185 SECURITY: Checking security of URL 'file:///tmp/c.swf?path=scale.swf'
6911:1] 185 SECURITY: Load of file /tmp/c.swf granted (under local sandbox /tmp/)
6911:1] 185 DEBUG: Movie file:///tmp/c.swf?path=scale.swf (SWF5) added to library
6911:1] 187 DEBUG: Plugins path: /usr/lib/gnash/plugins
6911:1] 188 SECURITY: Extensions disabled
6911:1] 188 DEBUG: Advance interval timer set to 10 ms (~ 100 FPS)
6911:1] 188 DEBUG: Loading native class MovieClip
6911:1] 189 DEBUG: Loading native class Number
6911:1] 189 DEBUG: MovieLoader::loadMovie(file:///tmp/scale.swf, _level0)
6911:1] 189 DEBUG: Global instance list grew to 1 entries
6911:2] 189 SECURITY: Checking security of URL 'file:///tmp/scale.swf'
6911:1] 189 DEBUG: void gnash::Gui::resize_view(int, int) enter
6911:2] 189 SECURITY: Load of file /tmp/scale.swf granted (under local sandbox /tmp/)
6911:1] 189 DEBUG: void gnash::Gui::resize_view(int, int) returning
6911:2] 189 DEBUG: Movie file:///tmp/scale.swf (SWF8) added to library
6911:3] 189 UNIMPLEMENTED: FileAttributes tag in the SWF requests that network access is not granted to this movie (or application?) when loaded from the filesystem. Anyway Gnash won't care; use white/black listing in your .gnashrc instead
6911:3] 189 DEBUG: This SWF uses AVM1
6911:3] 189 UNIMPLEMENTED: LanguageCode (1) in DefineFont tag
6911:3] 189 UNIMPLEMENTED: DefineFontAlignZoneTag
6911:3] 190 UNIMPLEMENTED: CSMTextSettings
6911:3] 190 UNIMPLEMENTED: Different stream/playback sound rate (5512/22050). This seems common in SWF files, so we'll warn only once.
6911:3] 190 UNIMPLEMENTED: Different stream/playback sample size (32/16). This seems common in SWF files, so we'll warn only once.
6911:3] 190 UNIMPLEMENTED: DEFINESHAPE4 edge boundaries and scales
6911:1] 209 DEBUG: gnash_canvas_size_allocate 257 10
6911:1] 209 DEBUG: virtual void gnash::GtkAggGlue::setRenderHandlerSize(int, int) enter
6911:1] 209 DEBUG: virtual void gnash::GtkAggGlue::setRenderHandlerSize(int, int) returning
6911:1] 209 DEBUG: virtual void gnash::GtkAggGlue::setRenderHandlerSize(int, int) enter
6911:1] 209 DEBUG: virtual void gnash::GtkAggGlue::setRenderHandlerSize(int, int) returning
6911:1] 209 DEBUG: void gnash::Gui::resize_view(int, int) enter
6911:1] 210 DEBUG: void gnash::Gui::resize_view(int, int) returning
6911:1] 214 DEBUG: Replacing starting movie
6911:1] 214 DEBUG: Loading into _level0
6911:1] 214 ERROR: Got unexpected argument type for message <resize stage>
6911:1] 218 DEBUG: Loading native class TextField
6911:1] 218 DEBUG: Loading native class AsBroadcaster
6911:3] 218 UNIMPLEMENTED: Bitmap filters
6911:1] 223 DEBUG: Global instance list grew to 2 entries
6911:1] 259 DEBUG: Global instance list grew to 4 entries
6911:1] 279 DEBUG: Loading native class Button
6911:1] 134928 DEBUG: Loading native class Mouse
6911:1] 134928 UNIMPLEMENTED: StaticText::pointInShape
6911:1] 139321 DEBUG: Main loop ended, cleaning up
6911:1] 139321 DEBUG: waking up loader thread
6911:1] 139321 DEBUG: MovieLoader notified, joining
6911:1] 139321 DEBUG: MovieLoader joined
6911:1] 139322 DEBUG: ~Player - _movieDef refcount: 2 (1 will be dropped now)
6911:1] 139322 DEBUG: ~Gui - _movieDef refcount: 1
|