Bulldog, add this in the end of file, and try again:

# Automatically added by dh_installinit
if [ -x "/etc/init.d/flashplugin-nonfree" ]; then
        update-rc.d flashplugin-nonfree defaults >/dev/null
        if [ -x "`which invoke-rc.d 2>/dev/null`" ]; then
                invoke-rc.d flashplugin-nonfree start || exit $?
        else
                /etc/init.d/flashplugin-nonfree start || exit $?
        fi
fi
# End automatically added section

But the Mozzila Firefox (version 1.5.0.5) is not correctly working with
some files flash still, this after upgrade.

-- 
Flashplugin-nonfree
https://launchpad.net/bugs/61562

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to