← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #78996]: Flash causes Firefox crash to desktop in Jaunty with NVIDIA: Segmentation Fault

 

Question #78996 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/78996

    Status: Answered => Open

Tommy Lim is still having a problem:
Sorry actionparsnip, it's still crashing.


sudo apt-get --purge remove flashplugin-nonfree swfdec-mozilla mozilla-plugin-gnash; sudo apt-get --purge autoremove

result:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package flashplugin-nonfree is not installed, so not removed
Package swfdec-mozilla is not installed, so not removed
Package mozilla-plugin-gnash is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

the folder already exists so I left out the mkdir part
wget http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz; tar zxvf ./install_flash_player_10_linux.tar.gz; rm install_flash_player_10_linux.tar.gz; mv ~/libflashplayer.so ~/.mozilla/plugins

result:
--2009-08-04 17:27:04--  http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz
Resolving fpdownload.macromedia.com... 122.252.58.70
Connecting to fpdownload.macromedia.com|122.252.58.70|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4044751 (3.9M) [application/x-gzip]
Saving to: `install_flash_player_10_linux.tar.gz'

100%[======================================>] 4,044,751   2.00M/s   in
1.9s

2009-08-04 17:27:07 (2.00 MB/s) - `install_flash_player_10_linux.tar.gz'
saved [4044751/4044751]


I do agree that having more than one flash plugin can have issues, but even singly the crashes were there.  There were some combos that were better in some ways but in the end, the one that kept the most important things going was the plain adobe flash dropped into the plugins folder.  It however had a large number things that made it crash and what pains me is the list is growing.

You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.