Re: gnash-0.8.8 build failure

2010-09-22 Thread Ken Moffat
On Sun, Aug 29, 2010 at 11:58:52PM +0100, Ken Moffat wrote: > On 29 August 2010 23:07, Rick Shelton wrote: > > > > > I think errors about the development language, C++ in this case, merit > > a bug report or some feedback from the package's development team. > > > Only if I can prove its not cau

Re: gnash-0.8.8

2010-08-31 Thread bendeguz
On Tue, Aug 31, 2010 at 08:57:19PM +0100, Andrew Benton wrote: > On 31/08/10 19:03, bendeguz wrote: > > Great! Thanks Aleksandar, its "working"! > > I wonder why it didn't install libgnasgplugin.so. Maybe I would had to > > specify its directory explicitly. > > > > If you do: > make install-plugin

Re: gnash-0.8.8

2010-08-31 Thread Andrew Benton
On 31/08/10 19:03, bendeguz wrote: > Great! Thanks Aleksandar, its "working"! > I wonder why it didn't install libgnasgplugin.so. Maybe I would had to > specify its directory explicitly. > If you do: make install-plugin it will install the plugin in ~/.mozilla/plugins If you want to install it som

Re: gnash-0.8.8

2010-08-31 Thread bendeguz
On Mon, Aug 30, 2010 at 04:59:31PM +0200, Aleksandar Kuktin wrote: > BTW, its real simple: compile and install Gnash, find libgnashplugin.so > in the build tree and copy it to /usr/lib/mozilla/plugins. Midori will > take care of the rest (I experince up to 20 second delays before it > actually star

Re: gnash-0.8.8 build failure

2010-08-30 Thread luxInteg
On Monday 30 August 2010 00:58:18 luxInteg wrote: > On Sunday 29 August 2010 22:50:41 Ken Moffat wrote: > > Note that I don't actually _want_ the gui, all I need is > > > > the plugin, but it doesn't seem to allow for any "no gui" > > emm I am having problems with the latter: see below > > I a

Re: gnash-0.8.8

2010-08-30 Thread Aleksandar Kuktin
>On Mon, 30 Aug 2010 16:24:18 +0100 >Andrew Benton wrote: > > On 30/08/10 16:02, Aleksandar Kuktin wrote: > > Question: how do you get Midori to do that? > > Is it by that beta feature of Youtube where you first register and > > then you can get "raw" video streams (IOW without the flash)? > > >

Re: gnash-0.8.8

2010-08-30 Thread Andrew Benton
On 30/08/10 16:02, Aleksandar Kuktin wrote: > Question: how do you get Midori to do that? > Is it by that beta feature of Youtube where you first register and then > you can get "raw" video streams (IOW without the flash)? > Yes, you have to opt in and accept the cookie: http://www.youtube.com/ht

Re: gnash-0.8.8

2010-08-30 Thread Aleksandar Kuktin
>On Mon, 30 Aug 2010 15:52:29 +0200 >bendeguz wrote: > > On Mon, Aug 30, 2010 at 01:14:06AM +0100, Andrew Benton wrote: > > > Midori will play h264 youtube videos as well as webm > > youtube videos so there are not many youtube videos it won't play. > > > > Tkanks! > I'm trying to get it worki

Re: gnash-0.8.8

2010-08-30 Thread Aleksandar Kuktin
>On Mon, 30 Aug 2010 00:40:49 +0200 >bendeguz wrote: > > I've installed agg and rebuilt gnash. I didn't specify > renderers, so now i have agg opengl and cairo. > I've tried an swf from the net. agg and cairo is working, > opengl has issues > > AFAIK, I can't use it as a plugin in midori. Am I r

Re: gnash-0.8.8

2010-08-30 Thread bendeguz
On Mon, Aug 30, 2010 at 01:14:06AM +0100, Andrew Benton wrote: > Midori will play h264 youtube videos as well as webm > youtube videos so there are not many youtube videos it won't play. > Tkanks! I'm trying to get it working. I already have picture with h264, but no audio, yet. But that's ano

Re: gnash-0.8.8

2010-08-29 Thread Andrew Benton
On 29/08/10 23:40, bendeguz wrote: > > AFAIK, I can't use it as a plugin in midori. Am I right? > I'm not sure, for me it almost works, but then on a black screen it prints an error message: An error occurred, please try again later. With Firefox I can get past that problem by clearing all my cook

Re: gnash-0.8.8 build failure

2010-08-29 Thread luxInteg
On Sunday 29 August 2010 22:50:41 Ken Moffat wrote: > Note that I don't actually _want_ the gui, all I need is > the plugin, but it doesn't seem to allow for any "no gui" emm I am having problems with the latter: see below I am trying to build gnash to use on konqueror. (I have tried both 0.8.

Re: gnash-0.8.8 build failure

2010-08-29 Thread Ken Moffat
On 29 August 2010 23:07, Rick Shelton wrote: > > I found the following line in the Gnash reference manual, regarding > the --enable-renderer build option: > "Currently only opengl and agg work sufficiently. " > http://www.gnu.org/software/gnash/manual/gnashref.html > I don't trust documentation,

Re: gnash-0.8.8

2010-08-29 Thread bendeguz
On Sun, Aug 29, 2010 at 05:05:05PM +0100, Andrew Benton wrote: > On 29/08/10 16:41, bendeguz wrote: > > Anyway, gnash is segfaulting for me. > > > > Build options 0.8.8 > > Renderers: OpenGL > > Hardware Acceleration: XVideo > > GUI: GTK > > Media handlers: ffmpeg > > Configure

Re: gnash-0.8.8 build failure

2010-08-29 Thread Rick Shelton
On Sun, Aug 29, 2010 at 3:50 PM, Ken Moffat wrote: > I'm trying this on my 6.6 system.  No agg, no OpennGL. > >  The build runs for about 25 minutes, then it falls over in > gui/ (whether I use the default gtk gui, or SDL).  This is > with --enable-renderer=cairo.: I found the following line in t

Re: gnash-0.8.8

2010-08-29 Thread Andrew Benton
On 29/08/10 16:41, bendeguz wrote: > Anyway, gnash is segfaulting for me. > > Build options 0.8.8 > Renderers: OpenGL > Hardware Acceleration: XVideo > GUI: GTK > Media handlers: ffmpeg > Configured with: --prefix=/usr --enable-gui=gtk --disable-debugger > --disable-cygnal --d

Re: gnash-0.8.8

2010-08-29 Thread bendeguz
On Sun, Aug 29, 2010 at 03:23:13PM +0100, Andrew Benton wrote: > On 29/08/10 13:19, bendeguz wrote: > > Hi, Andy! > > > > Where did you find boost checksum or signature. > > Shouldn't be those on the website? I guess they should. > > How did you check the validity of the downloaded source? > > > >

Re: gnash-0.8.8

2010-08-29 Thread Andrew Benton
On 29/08/10 13:19, bendeguz wrote: > Hi, Andy! > > Where did you find boost checksum or signature. > Shouldn't be those on the website? I guess they should. > How did you check the validity of the downloaded source? > > Well, I've found it in portage tree, but AFAIK it's > not the developers sums,

Re: gnash-0.8.8

2010-08-29 Thread bendeguz
On Wed, Aug 25, 2010 at 04:52:25PM +0100, Andrew Benton wrote: > On 25/08/10 14:43, Aleksandar Kuktin wrote: > > > > It does (tried with gtk-2.18.3). And rather nicely, also. :) > > > > You may need to think about adding --disable-glext and > > --enable-renderer=agg,cairo configure options. > > > T

Re: gnash-0.8.8

2010-08-25 Thread Andrew Benton
On 25/08/10 14:43, Aleksandar Kuktin wrote: > > It does (tried with gtk-2.18.3). And rather nicely, also. :) > > You may need to think about adding --disable-glext and > --enable-renderer=agg,cairo configure options. > The options that work for me are: --prefix=/usr --sysconfdir=/etc --enable-me

Re: gnash-0.8.8

2010-08-25 Thread Aleksandar Kuktin
>On Tue, 24 Aug 2010 10:17:13 +0100 >luxInteg wrote: > > do you know if it works with gtk-2.18.9? > or indeed qt-4.x It does (tried with gtk-2.18.3). And rather nicely, also. :) You may need to think about adding --disable-glext and --enable-renderer=agg,cairo configure options. -- -Aleksanda

Re: gnash-0.8.8

2010-08-24 Thread luxInteg
On Monday 23 August 2010 12:59:13 Andrew Benton wrote: > Hello World! > gnash-0.8.8 has been released and it is quite functional. It played all > the videos on youtube that I've tried. It's still got bugs but it's > getting there. Worth a look if you're trying to avoid flash. A couple of > its depe