gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] loadMovieTestRunner failures


From: strk
Subject: Re: [Gnash-dev] loadMovieTestRunner failures
Date: Tue, 6 Nov 2007 11:51:44 +0100

Udo, all the symptoms are the ones fixed by Chad commit.
Try wiping out loadMovieTestRunner and rebuild it, keep
an eye on CPP flags, there should be a MEDIADIR or something
like that which we expect an absolute falvor (not relative).

testsuite/gnashrc doesn't really fit into the picture IIRC,
appending the "media" dir to the local sandboxes hsould
be dont by the loadMovieTestRunner.cpp code itself (take a look)

--strk;

On Tue, Nov 06, 2007 at 11:42:01AM +0100, Udo Giacomozzi wrote:
> Hello strk,
> 
> Tuesday, November 6, 2007, 8:17:45 AM, you wrote:
> s> Run the test manually (gnash -v loadMovieTest.swf)
> s> and click on the bottom-right clip to load things
> s> into it.
> 
> Clicking on that clip does nothing (no verbose output either).
> Clicking on one of the covers prints messages like these:
> 
> 25443] 11:41:06: SECURITY: Load of file 
> /home/indunet/gnash/testsuite/media/lynch.swf forbidden (not under local 
> sandboxes).
> 25443] 11:41:06: ERROR: failed to open 
> 'file:///home/indunet/gnash/testsuite/media/lynch.swf'; can't create movie
> 25443] 11:41:06: ERROR: Couldn't load library movie 
> 'file:///home/indunet/gnash/testsuite/media/lynch.swf'
> 25443] 11:41:06: ERROR: can't create movie_definition for 
> file:///home/indunet/gnash/testsuite/media/lynch.swf
> 
> 
> s> See if you get any SECURITY line in the verbose
> s> output. You can use the GNASHRC environment variable to force
> s> load of testsuite/gnashrc.
> 
> Yep, solves the problem:
> 
> GNASHRC=testsuite/gnashrc gui/gnash -v 
> testsuite/misc-ming.all/loadMovieTest.swf
> 
> 
> s> Note that testsuite/gnashrc should
> s> be generated at ./configure time, and need to contain absolute
> s> path for localSandboxPath directive (check it out).
> 
> It does:
> 
> # Allow load of resources in the MEDIA dir
> append localSandboxPath /home/indunet/gnash/testsuite/media/
> 
> 
> 
> 
> Udo

-- 

 ()   ASCII Ribbon Campaign
 /\   Keep it simple! 





reply via email to

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