Results 1 to 2 of 2

Thread: How to add --disable-bundled-ppapi-flash %U to launch script?

  1. #1
    Join Date
    Jun 2011
    Location
    France
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    How to add --disable-bundled-ppapi-flash %U to launch script?

    I recently had a problem with google-chrome - a problem that appears to be solved by launching chrome from terminal using the command below:

    google-chrome --disable-bundled-ppapi-flash %U

    The post I had read suggested that this should be added to the chrome command line.
    Something like this:

    /opt/google/chrome/google-chrome --disable-bundled-ppapi-flash %U

    However, I don't know how to do this.
    I had a look in /opt/google/chrome/
    and saw the google-chrome shell script, but it wasn't apparent what the next step was.

    Perhaps someone might help.

  2. #2
    Join Date
    Jun 2011
    Location
    France
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: How to add --disable-bundled-ppapi-flash %U to launch script?

    Okay.... I have found a way.
    Whether this is how we are meant to do it I don't know, but it seems to work just fine.

    Open Dash and Min size the window by hitting square.

    type google in search, and drag the icon to the desktop.

    Rclick on it, and choose properties.

    Check out the command line google-chrome %U

    Paste this line over it:

    google-chrome --disable-bundled-ppapi-flash %U

    close properties.

    Unlock the chrome icon from the launch bar (if you have it locked there).

    Now drag your new desktop icon to the launch bar and re-lock it.

    You now have a faster more responsive chrome, without the display errors caused by ppapi - pepper flash

    This presumes that you have installed adobe flash from software centre.

    Nice!


Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •