[Lubuntu-desktop] Chromium & Flash

2010-06-27 Thread Phillip Whiteside
Hi gang,

I know the chromium team are working on in-built flash support, until that
happens and lubuntu ships it, can I pop on the instructions from
http://www.ubuntugeek.com/howto-enable-flash-support-for-google-chromium-browser.html
over
onto the wiki help area, i'm guessing 'Advanced Users' would be the place
for it.

First you need to make sure you have installed chromium browser

Now you need to install flash using the following command

sudo apt-get install flashplugin-nonfree

Now you need to copy libflashplayer.so file into
/usr/lib/chromium-browser/plugins directory

sudo cp /usr/lib/flashplugin-installer/libflashplayer.so
/usr/lib/chromium-browser/plugins

Now you can run the chromium browser using the following command from
terminal

chromium-browser --enable-plugins

to test it, to keep that setting,

Go to  the menu, select Internet --> and right click on Chromium Browser,
select Properties and change where it says 'command'

from

chromium-browser %U

to

chromium-browser -- enable-plugins %U

Regards,

Phill.
___
Mailing list: https://launchpad.net/~lubuntu-desktop
Post to : lubuntu-desktop@lists.launchpad.net
Unsubscribe : https://launchpad.net/~lubuntu-desktop
More help   : https://help.launchpad.net/ListHelp


Re: [Lubuntu-desktop] Chromium & Flash

2010-06-27 Thread Chow Loong Jin
On Sun, 27 Jun 2010 21:04:08 +0100
Phillip Whiteside  wrote:

> Hi gang,
> 
> I know the chromium team are working on in-built flash support, until
> that happens and lubuntu ships it, can I pop on the instructions from
> http://www.ubuntugeek.com/howto-enable-flash-support-for-google-chromium-browser.html
> over
> onto the wiki help area, i'm guessing 'Advanced Users' would be the
> place for it.
> 
> First you need to make sure you have installed chromium browser
> 
> Now you need to install flash using the following command
> 
> sudo apt-get install flashplugin-nonfree
> 
> Now you need to copy libflashplayer.so file into
> /usr/lib/chromium-browser/plugins directory
> 
> sudo cp /usr/lib/flashplugin-installer/libflashplayer.so
> /usr/lib/chromium-browser/plugins

I don't think it's necessary to copy the .so file around. Chromium
automatically searches in the mozilla plugins' directories as
well.

> [...]

-- 
Kind regards,
Chow Loong Jin


signature.asc
Description: PGP signature
___
Mailing list: https://launchpad.net/~lubuntu-desktop
Post to : lubuntu-desktop@lists.launchpad.net
Unsubscribe : https://launchpad.net/~lubuntu-desktop
More help   : https://help.launchpad.net/ListHelp


Re: [Lubuntu-desktop] Chromium & Flash

2010-06-27 Thread Phillip Whiteside
Hi,

Okay, I can leave that bit out, it is just I know that set of instructions
work so am not to blame if it does not work for the next peron ;-)

Regards,

Phill.


On Sun, Jun 27, 2010 at 9:22 PM, Chow Loong Jin  wrote:

> On Sun, 27 Jun 2010 21:04:08 +0100
> Phillip Whiteside  wrote:
>
> > Hi gang,
> >
> > I know the chromium team are working on in-built flash support, until
> > that happens and lubuntu ships it, can I pop on the instructions from
> >
> http://www.ubuntugeek.com/howto-enable-flash-support-for-google-chromium-browser.html
> > over
> > onto the wiki help area, i'm guessing 'Advanced Users' would be the
> > place for it.
> >
> > First you need to make sure you have installed chromium browser
> >
> > Now you need to install flash using the following command
> >
> > sudo apt-get install flashplugin-nonfree
> >
> > Now you need to copy libflashplayer.so file into
> > /usr/lib/chromium-browser/plugins directory
> >
> > sudo cp /usr/lib/flashplugin-installer/libflashplayer.so
> > /usr/lib/chromium-browser/plugins
>
> I don't think it's necessary to copy the .so file around. Chromium
> automatically searches in the mozilla plugins' directories as
> well.
>
> > [...]
>
> --
> Kind regards,
> Chow Loong Jin
>
> ___
> Mailing list: https://launchpad.net/~lubuntu-desktop
> Post to : lubuntu-desktop@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~lubuntu-desktop
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~lubuntu-desktop
Post to : lubuntu-desktop@lists.launchpad.net
Unsubscribe : https://launchpad.net/~lubuntu-desktop
More help   : https://help.launchpad.net/ListHelp


Re: [Lubuntu-desktop] Chromium & Flash

2010-06-28 Thread Andrew Woodhead
Just copy it to /usr/lib/chromium-browser/plugins

Simples


On Mon, Jun 28, 2010 at 4:14 AM, Phillip Whiteside wrote:

> Hi,
>
> Okay, I can leave that bit out, it is just I know that set of instructions
> work so am not to blame if it does not work for the next peron ;-)
>
> Regards,
>
> Phill.
>
>
> On Sun, Jun 27, 2010 at 9:22 PM, Chow Loong Jin wrote:
>
>> On Sun, 27 Jun 2010 21:04:08 +0100
>> Phillip Whiteside  wrote:
>>
>> > Hi gang,
>> >
>> > I know the chromium team are working on in-built flash support, until
>> > that happens and lubuntu ships it, can I pop on the instructions from
>> >
>> http://www.ubuntugeek.com/howto-enable-flash-support-for-google-chromium-browser.html
>> > over
>> > onto the wiki help area, i'm guessing 'Advanced Users' would be the
>> > place for it.
>> >
>> > First you need to make sure you have installed chromium browser
>> >
>> > Now you need to install flash using the following command
>> >
>> > sudo apt-get install flashplugin-nonfree
>> >
>> > Now you need to copy libflashplayer.so file into
>> > /usr/lib/chromium-browser/plugins directory
>> >
>> > sudo cp /usr/lib/flashplugin-installer/libflashplayer.so
>> > /usr/lib/chromium-browser/plugins
>>
>> I don't think it's necessary to copy the .so file around. Chromium
>> automatically searches in the mozilla plugins' directories as
>> well.
>>
>> > [...]
>>
>> --
>> Kind regards,
>> Chow Loong Jin
>>
>> ___
>> Mailing list: https://launchpad.net/~lubuntu-desktop
>> Post to : lubuntu-desktop@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~lubuntu-desktop
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
> ___
> Mailing list: https://launchpad.net/~lubuntu-desktop
> Post to : lubuntu-desktop@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~lubuntu-desktop
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~lubuntu-desktop
Post to : lubuntu-desktop@lists.launchpad.net
Unsubscribe : https://launchpad.net/~lubuntu-desktop
More help   : https://help.launchpad.net/ListHelp


Re: [Lubuntu-desktop] Chromium & Flash

2010-06-28 Thread Chow Loong Jin
On Mon, 28 Jun 2010 11:19:17 +0100
Andrew Woodhead  wrote:

> Just copy it to /usr/lib/chromium-browser/plugins

And run chromium-browser with --enable-plugins. (Unless I'm outdated
and it's enabled by default now).

-- 
Kind regards,
Chow Loong Jin


signature.asc
Description: PGP signature
___
Mailing list: https://launchpad.net/~lubuntu-desktop
Post to : lubuntu-desktop@lists.launchpad.net
Unsubscribe : https://launchpad.net/~lubuntu-desktop
More help   : https://help.launchpad.net/ListHelp


Re: [Lubuntu-desktop] Chromium & Flash

2010-06-28 Thread Bob Trevithick
If for some reason Chromium doesn't pick up the copy of the plugin in
the mozilla directory, maybe making a symbolic link would be a better
option?  That way any updates would automatically be applied to
Chromium's version, and there's less disk wasted?  --Bob

On Mon, Jun 28, 2010 at 8:25 AM, Chow Loong Jin  wrote:
> On Mon, 28 Jun 2010 11:19:17 +0100
> Andrew Woodhead  wrote:
>
>> Just copy it to /usr/lib/chromium-browser/plugins
>
> And run chromium-browser with --enable-plugins. (Unless I'm outdated
> and it's enabled by default now).
>
> --
> Kind regards,
> Chow Loong Jin
>
> ___
> Mailing list: https://launchpad.net/~lubuntu-desktop
> Post to     : lubuntu-desktop@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~lubuntu-desktop
> More help   : https://help.launchpad.net/ListHelp
>
>

___
Mailing list: https://launchpad.net/~lubuntu-desktop
Post to : lubuntu-desktop@lists.launchpad.net
Unsubscribe : https://launchpad.net/~lubuntu-desktop
More help   : https://help.launchpad.net/ListHelp


Re: [Lubuntu-desktop] Chromium & Flash

2010-06-28 Thread Steve
On Mon, 2010-06-28 at 08:33 -0400, Bob Trevithick wrote: 
> If for some reason Chromium doesn't pick up the copy of the plugin in
> the mozilla directory, maybe making a symbolic link would be a better
> option?  That way any updates would automatically be applied to
> Chromium's version, and there's less disk wasted?  --Bob
> 
> On Mon, Jun 28, 2010 at 8:25 AM, Chow Loong Jin  wrote:
> > On Mon, 28 Jun 2010 11:19:17 +0100
> > Andrew Woodhead  wrote:
> >
> >> Just copy it to /usr/lib/chromium-browser/plugins
> >
> > And run chromium-browser with --enable-plugins. (Unless I'm outdated
> > and it's enabled by default now).
> >
> > --
> > Kind regards,
> > Chow Loong Jin
> >
Unless I’m missing something, all I did was ensure the Partner
Repository was enabled and did an 'apt-get adobe-flashplugin'. Start
Chromium and flash functions OK.  This was on a clean Lucid install.



-- 
Steve (YorvYk)

http://lubuntu.net/


___
Mailing list: https://launchpad.net/~lubuntu-desktop
Post to : lubuntu-desktop@lists.launchpad.net
Unsubscribe : https://launchpad.net/~lubuntu-desktop
More help   : https://help.launchpad.net/ListHelp


Re: [Lubuntu-desktop] Chromium & Flash

2010-06-28 Thread Jaeic Lee
That's how it is for me too, I just have to install the plugin and chromium
picks it up automatically.

On Tue, Jun 29, 2010 at 3:43 AM, Steve  wrote:

> On Mon, 2010-06-28 at 08:33 -0400, Bob Trevithick wrote:
> > If for some reason Chromium doesn't pick up the copy of the plugin in
> > the mozilla directory, maybe making a symbolic link would be a better
> > option?  That way any updates would automatically be applied to
> > Chromium's version, and there's less disk wasted?  --Bob
> >
> > On Mon, Jun 28, 2010 at 8:25 AM, Chow Loong Jin 
> wrote:
> > > On Mon, 28 Jun 2010 11:19:17 +0100
> > > Andrew Woodhead  wrote:
> > >
> > >> Just copy it to /usr/lib/chromium-browser/plugins
> > >
> > > And run chromium-browser with --enable-plugins. (Unless I'm outdated
> > > and it's enabled by default now).
> > >
> > > --
> > > Kind regards,
> > > Chow Loong Jin
> > >
> Unless I’m missing something, all I did was ensure the Partner
> Repository was enabled and did an 'apt-get adobe-flashplugin'. Start
> Chromium and flash functions OK.  This was on a clean Lucid install.
>
>
>
> --
> Steve (YorvYk)
>
> http://lubuntu.net/
>
>
> ___
> Mailing list: https://launchpad.net/~lubuntu-desktop
> Post to : lubuntu-desktop@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~lubuntu-desktop
> More help   : https://help.launchpad.net/ListHelp
>
___
Mailing list: https://launchpad.net/~lubuntu-desktop
Post to : lubuntu-desktop@lists.launchpad.net
Unsubscribe : https://launchpad.net/~lubuntu-desktop
More help   : https://help.launchpad.net/ListHelp


Re: [Lubuntu-desktop] Chromium & Flash

2010-06-29 Thread Chow Loong Jin
On Mon, 28 Jun 2010 19:43:01 +0100
Steve  wrote:

> [...]
> > On Mon, Jun 28, 2010 at 8:25 AM, Chow Loong Jin
> >  wrote:
> > > On Mon, 28 Jun 2010 11:19:17 +0100
> > > Andrew Woodhead  wrote:
> > >
> > >> Just copy it to /usr/lib/chromium-browser/plugins
> > >
> > > And run chromium-browser with --enable-plugins. (Unless I'm
> > > outdated and it's enabled by default now).
> > >
> > > --
> > > Kind regards,
> > > Chow Loong Jin
> > >
> Unless I’m missing something, all I did was ensure the Partner
> Repository was enabled and did an 'apt-get adobe-flashplugin'. Start
> Chromium and flash functions OK.  This was on a clean Lucid install.
> 
> 
> 

Then I'm outdated and it's enabled by default now :-)

-- 
Kind regards,
Chow Loong Jin


signature.asc
Description: PGP signature
___
Mailing list: https://launchpad.net/~lubuntu-desktop
Post to : lubuntu-desktop@lists.launchpad.net
Unsubscribe : https://launchpad.net/~lubuntu-desktop
More help   : https://help.launchpad.net/ListHelp


Re: [Lubuntu-desktop] Chromium & Flash

2010-06-29 Thread Chow Loong Jin
On Mon, 28 Jun 2010 19:43:01 +0100
Steve  wrote:

> [...]
> > On Mon, Jun 28, 2010 at 8:25 AM, Chow Loong Jin
> >  wrote:
> > > On Mon, 28 Jun 2010 11:19:17 +0100
> > > Andrew Woodhead  wrote:
> > >
> > >> Just copy it to /usr/lib/chromium-browser/plugins
> > >
> > > And run chromium-browser with --enable-plugins. (Unless I'm
> > > outdated and it's enabled by default now).
> > >
> > > --
> > > Kind regards,
> > > Chow Loong Jin
> > >
> Unless I’m missing something, all I did was ensure the Partner
> Repository was enabled and did an 'apt-get adobe-flashplugin'. Start
> Chromium and flash functions OK.  This was on a clean Lucid install.
> 
> 
> 

Then I'm outdated and it's enabled by default now :-)

-- 
Kind regards,
Chow Loong Jin


signature.asc
Description: PGP signature
___
Mailing list: https://launchpad.net/~lubuntu-desktop
Post to : lubuntu-desktop@lists.launchpad.net
Unsubscribe : https://launchpad.net/~lubuntu-desktop
More help   : https://help.launchpad.net/ListHelp


Re: [Lubuntu-desktop] Chromium & Flash

2010-06-29 Thread Andrew Woodhead
I use the 64bit PPA, works great

On Tue, Jun 29, 2010 at 6:06 AM, Jaeic Lee  wrote:

> That's how it is for me too, I just have to install the plugin and chromium
> picks it up automatically.
>
> On Tue, Jun 29, 2010 at 3:43 AM, Steve wrote:
>
>> On Mon, 2010-06-28 at 08:33 -0400, Bob Trevithick wrote:
>> > If for some reason Chromium doesn't pick up the copy of the plugin in
>> > the mozilla directory, maybe making a symbolic link would be a better
>> > option?  That way any updates would automatically be applied to
>> > Chromium's version, and there's less disk wasted?  --Bob
>> >
>> > On Mon, Jun 28, 2010 at 8:25 AM, Chow Loong Jin 
>> wrote:
>> > > On Mon, 28 Jun 2010 11:19:17 +0100
>> > > Andrew Woodhead  wrote:
>> > >
>> > >> Just copy it to /usr/lib/chromium-browser/plugins
>> > >
>> > > And run chromium-browser with --enable-plugins. (Unless I'm outdated
>> > > and it's enabled by default now).
>> > >
>> > > --
>> > > Kind regards,
>> > > Chow Loong Jin
>> > >
>> Unless I’m missing something, all I did was ensure the Partner
>> Repository was enabled and did an 'apt-get adobe-flashplugin'. Start
>> Chromium and flash functions OK.  This was on a clean Lucid install.
>>
>>
>>
>> --
>> Steve (YorvYk)
>>
>> http://lubuntu.net/
>>
>>
>> ___
>> Mailing list: https://launchpad.net/~lubuntu-desktop
>> Post to : lubuntu-desktop@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~lubuntu-desktop
>> More help   : https://help.launchpad.net/ListHelp
>>
>
>
> ___
> Mailing list: https://launchpad.net/~lubuntu-desktop
> Post to : lubuntu-desktop@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~lubuntu-desktop
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~lubuntu-desktop
Post to : lubuntu-desktop@lists.launchpad.net
Unsubscribe : https://launchpad.net/~lubuntu-desktop
More help   : https://help.launchpad.net/ListHelp