Adobe flash player VS encoding cp1251

    For most Linuxsoids, there is a known problem with the Cyrillic and Windows encodings in the flash player plugin for browsers. When trying to type in Cyrillic in any flash applications, only krakozyabry were visible. * nix users had to type in other editors, and then ctrl + C && ctrl + V. This bug is known in bug reports; adobe has long been promised to fix it.
    imageMaybe for someone this is not news, but finally it happened! In the version of Flash Player 10.1 Beta 2, the Cyrillic alphabet is packed quite correctly for itself.

    The recipe for installation is simple .
    We check what flash is playing now, for this, in the browser line, type about: plugins
    We remove the plug-in that lives with us, then just in case, we check to see if something remains:
    sudo find / -iname *flashplayer*.so //смотрим что консоль кажет)
    Has something found? Kill / backup

    Next: Restart the browser, everything, enjoy life. For the OPERA browser, in the folder with the plug-in itself we execute (from the configs in the home directory the opera flatly refused to pick it up) Tested on ubuntu 9.10 [chrome 4.0249; firefox 3.5.6; opera 10.10] For 64-bit systems, try Flash Player 10 for 64-bit Linux , but I have not tested it - there is nothing. To start the 32-bit version of flashplugin in 64-bit versions of the OS, try using this crutch .
    wget http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_1_p2_linux_121709.tar.gz //забираем архивчик
    tar -zxvf flashplayer10_1_p2_linux_121709.tar.gz //распаковываем
    cd install_flash_player_10_linux && chmod +x flashplayer-installer && ./flashplayer-installer //переходим в папку с заботливо приготовленным для нас инсталлятором, даем ему права на выполнение, устанавливаем flash


    sudo cp libflashplayer.so /usr/lib/opera/plugins/



    Also popular now: