gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] Gnash on ARM - blank screen


From: Paul Brooker
Subject: [Gnash-dev] Gnash on ARM - blank screen
Date: Wed, 20 May 2009 21:20:13 +0100
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

Hi, i have a problem with getting gnash 0.8.5 to work for the first time on an ARM device. Everything has cross-compiled successfully (FB gui, agg renderer), but when testing with a basic test swf the screen goes blank with the colour set to the background colour of the swf, but nothing else renders. The debug output is as follows..

312:312] 14:39:01: DEBUG: Pointing device /dev/input/event0 open
312:312] 14:39:01: DEBUG: Keyboard device /dev/input/event0 open
312:312] 14:39:01: DEBUG: Framebuffer device uses 768000 bytes of memory.
312:312] 14:39:01: DEBUG: Video mode: 800x480 with 16 bits per pixel.
312:312] 14:39:01: DEBUG: Double buffering enabled
312:312] 14:39:01: DEBUG: red channel: 11 / 5
312:312] 14:39:01: DEBUG: green channel: 5 / 6
312:312] 14:39:01: DEBUG: blue channel: 0 / 5
312:312] 14:39:01: DEBUG: Total bits per pixel: 16
312:312] 14:39:01: DEBUG: Framebuffer pixel format is RGB565 (little-endian host) 312:312] 14:39:01: DEBUG: Initialized AGG buffer <0x4165f008>, 768000 bytes, 800x480, rowsize is 1600 bytes
312:312] 14:39:01: DEBUG: Original TTY NO = 1
312:312] 14:39:01: DEBUG: VT 1 ready
312:312] 14:39:01: DEBUG: /home/plg/ appended to local sandboxes
312:312] 14:39:01: DEBUG: /home/plg/test.swf appended to local sandboxes
312:312] 14:39:01: SECURITY: Checking security of URL 'file:///home/plg/test.swf' 312:312] 14:39:01: SECURITY: Load of file /home/plg/test.swf granted (under local sandbox /home/plg/)
312:312] 14:39:01: version: 4, file_length: 365
312:312] 14:39:01: frame size = RECT(0,0,4000,4000), frame rate = 12.000000, frames = 1 312:312] 14:39:01: DEBUG: Movie file:///home/plg/test.swf (SWF4) added to library
312:312] 14:39:01: DEBUG: bounds x/y: 799 / 479
324:324] 14:39:01: SWF[20]: tag type = 9, tag length = 3, end tag = 25
324:324] 14:39:01:   SetBackgroundColor: rgba: 0, 0, 0, 255
324:324] 14:39:01: SWF[25]: tag type = 32, tag length = 322, end tag = 353
324:324] 14:39:01:   shape_loader: id = 1
324:324] 14:39:01:   bound rect: RECT(235,245,3638,3536)
324:324] 14:39:01:   read_fill_styles: count = 3
324:324] 14:39:01:   fill_style read type = 0x0
324:324] 14:39:01:   color: rgba: 255, 4, 4, 255
324:324] 14:39:01:   fill_style read type = 0x0
324:324] 14:39:01:   color: rgba: 4, 86, 255, 255
324:324] 14:39:01:   fill_style read type = 0x0
324:324] 14:39:01:   color: rgba: 88, 250, 10, 255
324:324] 14:39:01:   read_line_styles: count = 2
324:324] 14:39:01:   shape_character_def read: nfillbits = 2, nlinebits = 2
324:324] 14:39:01: SWF[353]: tag type = 26, tag length = 6, end tag = 361
324:324] 14:39:01:   PLACEOBJECT2: depth = -16383 (1)
324:324] 14:39:01:   char id = 1
324:324] 14:39:01:   SWFMatrix:
|   1.0000    0.0000    0.0000 |
|   0.0000    1.0000    0.0000 |
324:324] 14:39:01:  m_place_type: 2
324:324] 14:39:01: SWF[361]: tag type = 1, tag length = 0, end tag = 363
324:324] 14:39:01:   show_frame
324:324] 14:39:01: SWF[363]: tag type = 0, tag length = 0, end tag = 365
Executing 2 tags in frame 1/1 of movieclip /
312:312] 14:39:01: DEBUG: Global instance list grew to 1 entries

I cant see anything in the debugging output that points to something unusual. Im hoping that someone can point me in the right direction to help find this problem.

Thanx in advance,
Paul Brooker




reply via email to

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