คำถามนี้เลิกใช้แล้วเนื่องจาก Chromium และตราสารอนุพันธ์อย่าง Google Chrome ใช้ปลั๊กอิน PPAPI Flash Player ที่ทันสมัยกว่านี้ มันสร้างขึ้นใน Chrome แต่ผู้ใช้โครเมียมจำเป็นต้องพึ่งพาโซลูชั่นอื่น ๆ
ฉันเป็นนักพัฒนาซอฟต์แวร์ต้องการใช้ Flash เวอร์ชัน 10.1 ขึ้นไปบนเครื่อง Ubuntu บางเครื่อง ปัญหาคือทุกครั้งที่ฉันเรียกใช้ Google Chrome บนเครื่อง Lucid 64 บิตนี้ (ซึ่งเป็นเครื่องเดียวกับฉัน) ฉันได้รับคำเตือน:
ปลั๊กอินแฟลชนี้ถูกบล็อกเนื่องจากล้าสมัย
ตามคำแนะนำในลิงก์เหล่านี้:
- http://www.chromium.org/developers/how-tos/run-chromium-with-flags
- http://peter.sh/experiments/chromium-command-line-switches/
จากนั้นฉันลองที่บรรทัดคำสั่ง:
google-chrome --allow-outdated-plugins
แต่ฉันก็ยังได้รับคำเตือนเหมือนเดิม มีวิธีที่ฉันสามารถใช้กับปลั๊กอินแฟลชรุ่นเก่าหรือไม่?
อัปเดต 1
ตามคำแนะนำด้านล่างฉันแก้ไขค่าฐานสิบหกของไฟล์
/usr/lib/firefox/plugins/flashplugin-alternative.so
/usr/lib/iceape/plugins/flashplugin-alternative.so
/usr/lib/libvisual-0.4/morph/morph_flash.so
/usr/lib/openoffice/basis3.2/program/libflashlx.so
/usr/lib/xulrunner/plugins/flashplugin-alternative.so
/usr/lib/flashplugin-installer/libflashplayer.so
/usr/lib/midbrowser/plugins/flashplugin-alternative.so
/usr/lib/xulrunner-addons/plugins/flashplugin-alternative.so
/usr/lib/mozilla/plugins/flashplugin-alternative.so
/usr/lib/iceweasel/plugins/flashplugin-alternative.so
/usr/share/ubufox/plugins/npwrapper.libflashplayer.so
/var/lib/flashplugin-installer/npwrapper.libflashplayer.so
/usr/lib/flashplugin-installer/libflashplayer.so
ไฟล์ใดบ้างที่เป็น10.1 ถึง 10.2 แต่ไม่มีผลกระทบฉันจะทราบได้อย่างไรว่าไฟล์ใดบ้างที่ใช้ google-chrome จากด้านบน
อัปเดต 2 ติดตามจากเอาต์พุต lsof ที่ฉันพบ
var/lib/flashplugin-installer/npwrapper.libflashplayer.so
เป็นปลั๊กอินแฟลชที่ใช้ google chrome และมีฉันไม่พบสตริง Flash 10.1 ตามที่ระบุไว้ในการตอบกลับด้านล่าง