kaiserdj / Darkorbit-client

Open source darkorbit client (cross-platform and with better performance)
GNU Affero General Public License v3.0
95 stars 23 forks source link

Error load ppapi flash in linux #2

Closed kaiserdj closed 3 years ago

kaiserdj commented 3 years ago

All the time I get the error couldn´t load plugin

https://archive.org/download/flashplayerarchive/pub/flashplayer/installers/archive/

kaiserdj commented 3 years ago

Useful pages: https://superuser.com/questions/1616866/use-flash-player-after-12-jan-2021/1617236#1617236

https://ironrage.fandom.com/wiki/Enabling_Flash_after_12012021#Linux

https://ibug.io/blog/2021/01/keep-flash-player-browser/

https://askubuntu.com/questions/1278979/what-possibilities-to-use-flash-will-be-there-after-eol

https://www.adobe.com/content/dam/acom/en/devnet/flashplayer/articles/flash_player_admin_guide/pdf/latest/flash_player_32_0_admin_guide.pdf

https://web.archive.org/web/20150120170848/http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/files/mms.cfg

https://www.techspot.com/downloads/5104-adobe-flash-player-for-linux.html#download_scroll

kaiserdj commented 3 years ago

mms.cfg file location: /etc/adobe/mms.cfg

kaiserdj commented 3 years ago

Location of ppapi in chromium: ~/snap/chromium/current/.local/lib/libpepflashplayer.so

kaiserdj commented 3 years ago

https://github.com/alvin-777/flash-player-loader-for-electron/issues/4

kaiserdj commented 3 years ago

https://github.com/electron/electron/issues/27349