Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 32

Thread: Cannot use flash and other problems

  1. #11
    Join Date
    Dec 2009
    Beans
    41

    Exclamation Re: Cannot use flash and other problems

    Still cannot install the Adobe flash plugin, removed Swfdec,Gnashs,etc....
    I keep getting this error, I have tried some of the things you mentioned....


    Code:
    Setting up flashplugin-installer (10.0.45.2ubuntu1) ...
    dpkg (subprocess): unable to execute installed post-installation script: Exec format error
    dpkg: error processing flashplugin-installer (--configure):
     subprocess installed post-installation script returned error exit status 2
    dpkg: dependency problems prevent configuration of flashplugin-nonfree:
     flashplugin-nonfree depends on flashplugin-installer; however:
      Package flashplugin-installer is not configured yet.
    dpkg: error processing flashplugin-nonfree (--configure):
     dependency problems - leaving unconfigured
    No apport report written because the error message indicates its a followup error from a previous failure.
                              Errors were encountered while processing:
     flashplugin-installer
     flashplugin-nonfree
    E: Sub-process /usr/bin/dpkg returned an error code (1)

  2. #12
    Join Date
    Aug 2008
    Location
    Brazil
    Beans
    12,497
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

    Re: Cannot use flash and other problems

    Try:

    Code:
    sudo dpkg-reconfigure flashplugin-installer

  3. #13
    Join Date
    Dec 2009
    Beans
    41

    Re: Cannot use flash and other problems

    Quote Originally Posted by lovinglinux View Post
    Try:

    Code:
    sudo dpkg-reconfigure flashplugin-installer
    Code:
    /usr/sbin/dpkg-reconfigure: flashplugin-installer is broken or not fully installed
    I opened firefox a while ago and CRASHED, it was LORENTZ too.. but i was just checking addons and plugins, when baam, everything freezes. So far with Google Chrome there has not been that many crashes (only 1 )

  4. #14
    Join Date
    Dec 2009
    Beans
    41

    Re: Cannot use flash and other problems

    Anyone else that can help or give input? I would really like to get flash working with both Google Chrome and Firefox.

  5. #15
    Join Date
    Aug 2008
    Location
    Brazil
    Beans
    12,497
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

    Re: Cannot use flash and other problems

    Quote Originally Posted by Babuloseo View Post
    Anyone else that can help or give input? I would really like to get flash working with both Google Chrome and Firefox.
    EDIT: Nevermind. I must be going nuts, since this has already been suggested.

    Try:

    Code:
    sudo apt-get purge flashplugin-installer

  6. #16
    Join Date
    Nov 2005
    Location
    Leeds, UK
    Beans
    1,634
    Distro
    Ubuntu Development Release

    Re: Cannot use flash and other problems

    Remove it first with
    Code:
    sudo dpkg -r flashplugin-installer.
    It looks like it got corrupted or something.

  7. #17
    Join Date
    Dec 2009
    Beans
    41

    Re: Cannot use flash and other problems

    Same error
    Code:
    $ sudo dpkg -r flashplugin-installer
    (Reading database ... 132167 files and directories currently installed.)
    Removing flashplugin-installer ...
    dpkg (subprocess): unable to execute installed pre-removal script: Exec format error
    dpkg: error processing flashplugin-installer (--remove):
     subprocess installed pre-removal script returned error exit status 2
    dpkg (subprocess): unable to execute installed post-installation script: Exec format error
    dpkg: error while cleaning up:
     subprocess installed post-installation script returned error exit status 2
    Errors were encountered while processing:
     flashplugin-installer

  8. #18
    Join Date
    Nov 2005
    Location
    Leeds, UK
    Beans
    1,634
    Distro
    Ubuntu Development Release

    Re: Cannot use flash and other problems

    Uhm, looks like the flash preinst script is buggy.

    Try this:

    Code:
    sudo mv /var/lib/dpkg/info/flashplugin-* .
    Then repeat the removal command posted previously.

  9. #19
    Join Date
    Dec 2009
    Beans
    41

    Re: Cannot use flash and other problems

    It got removed! Wow it worked! I wonder if i can install flash now. Now only if i can figure out what is making my system crash, currently glxgears and firefox crashes it >.>

    Flash is working
    Last edited by Babuloseo; May 26th, 2010 at 01:36 AM.

  10. #20
    Join Date
    Nov 2005
    Location
    Leeds, UK
    Beans
    1,634
    Distro
    Ubuntu Development Release

    Re: Cannot use flash and other problems

    Awesome! What was it that did it?

Page 2 of 4 FirstFirst 1234 LastLast

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
  •