Bug 19213

Summary: it can't support chumby widgets function
Product: swfdec Reporter: wkw <wenkangwei>
Component: libraryAssignee: swfdec ml <swfdec>
Status: RESOLVED NOTABUG QA Contact: swfdec ml <swfdec>
Severity: enhancement    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description wkw 2008-12-21 02:14:03 UTC
My English is not good, hoped that you can understand.

I test some chumby widgets in swfdec-player.I use swfdec-0.9.2 and swfdec-gnome-2.24.0.

First I test picwing.swf(curl http://movies.chumby.com/xmlmovie/4F0E01A6-684F-11DD-9CDC-001B24F07D28 -o picwing.swf).When I play it in swfdec-player(swfdec-player picwing.swf), swfdec-player just displayer loading,it can not show some picture. I use gnash to try again(gnash picwing.swf) , it works! 

Second I test Technology.swf( curl http://movies.chumby.com/xmlmovie/23971624-5F54-11DD-8CE8-001B24E044BE -o Technology.swf). I see "unable to load." in swfdec-player,but gnash can get and show the informat !

google-maps error too! swfdec-player can not show the maps.
curl http://movies.chumby.com/xmlmovie/1C7E5CCC-4301-11DD-872D-001B24F07D28 -o google-maps.swf

I think any swf in http://www.chumby.com/guide will play error in swfdec.I will try more and give you more information.

Thanks.
Comment 1 Riccardo Magliocchetti 2008-12-21 03:04:19 UTC
Thanks for reporting this, very (In reply to comment #0)
> My English is not good, hoped that you can understand.

it's fine :)
 
> I test some chumby widgets in swfdec-player.I use swfdec-0.9.2 and
> swfdec-gnome-2.24.0.

This is strange i think that swfdec-gnome-2.24.0 has a strict dependency on swfdec 0.8.x.

I've tried all the files with git rtmp branch here and while not perfectly they mostly work if you play them directly from the site. The issue you are having is that swddec is blocking your access to remote data from a local file and in this respect it is working like adobe flash player. See warning below:

SWFDEC: WARN : swfdec_load_object.c(166): swfdec_load_object_load: SECURITY: no access to http://www.picwing.com/albums/show_album_pictures?format=xml&submission_email_address=chumbysample&r=1229856811901&device_id=undefined from file:///

Since swfdec goal is to behave exactly the same way adobe player does it is doing the right thing.

> First I test picwing.swf(curl
> http://movies.chumby.com/xmlmovie/4F0E01A6-684F-11DD-9CDC-001B24F07D28 -o
> picwing.swf).When I play it in swfdec-player(swfdec-player picwing.swf),
> swfdec-player just displayer loading,it can not show some picture. I use gnash
> to try again(gnash picwing.swf) , it works! 
>
> Second I test Technology.swf( curl
> http://movies.chumby.com/xmlmovie/23971624-5F54-11DD-8CE8-001B24E044BE -o
> Technology.swf). I see "unable to load." in swfdec-player,but gnash can get and
> show the informat !
> 
> google-maps error too! swfdec-player can not show the maps.
> curl http://movies.chumby.com/xmlmovie/1C7E5CCC-4301-11DD-872D-001B24F07D28 -o
> google-maps.swf
> 
> I think any swf in http://www.chumby.com/guide will play error in swfdec.I will
> try more and give you more information.
> 
> Thanks.

Thanks for your report.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.