Giter VIP home page Giter VIP logo

Comments (9)

ROBERT-MCDOWELL avatar ROBERT-MCDOWELL commented on May 25, 2024 1

@i-rinat
There is an amazing project that will make any SWF made the last 20 years working for ever on the net.
https://github.com/ruffle-rs/ruffle
contributors are welcome!

from freshplayerplugin.

i-rinat avatar i-rinat commented on May 25, 2024

First, the version of Firefox looks unusual. It's not an extended support release which I believe is 68. But it's also not the current version, which is 74.

Since Flash is almost gone from popular websites, I don't really use it. So I can't say for sure if freshplayerplugin was working in 69.0.1. It works on 74.0 though.

As for the possible reasons, it may be pluginreg.dat file contains stale data. If for some reason plugin crashed, Firefox remembers that in pluginreg.dat, and doesn't try to load failed plugin again. Sometimes it helps to stop the browser, remove pluginreg.dat, and start the browser again. File is located in your profile directory. You may find where it is on about:support page, search for "Profile Directory".

Another reason is freshplayerplugin built in previous versions of an OS. If it's not fresh-built, it may help to build from source again. Also freshplayerplugin loads PepperFlash itself, so your system libraries should be relatively recent. PepperFlash from desktop Chrome usually works on almost every distro versions, but if you use PepperFlash from ChromeOS, you may need recent libc and libstdc++.

from freshplayerplugin.

TrIPpY- avatar TrIPpY- commented on May 25, 2024

from freshplayerplugin.

i-rinat avatar i-rinat commented on May 25, 2024

fedora 31

As far as I know, Fedora uses SELinux. So it could be lack of SELinux policy that prevents library from loading. I'm not familiar with SELinux enough to check if that's the case. I usually just disabled it completely, but that was for testing purposes. The right solution would be to add a policy.

Even if the libpepflashplayer.so can't be found freshplayer should still show up in firefox, right?

Yeah, it should. PepperFlash is loaded dynamically, so it should not prevent freshplayerplugin itself from loading.

from freshplayerplugin.

TrIPpY- avatar TrIPpY- commented on May 25, 2024

from freshplayerplugin.

ROBERT-MCDOWELL avatar ROBERT-MCDOWELL commented on May 25, 2024

@TrIPpY-
check the right permissions of your libs

from freshplayerplugin.

TrIPpY- avatar TrIPpY- commented on May 25, 2024

from freshplayerplugin.

i-rinat avatar i-rinat commented on May 25, 2024

OK, I've tried to install Fedora 31 into a virtual machine. And indeed freshplayerplugin doesn't show up in about:plugins in Firefox. It's not permissions or SELinux interfering, it's just Fedora 31 have Wayland session enabled by default, and uses custom Firefox build with Wayland support enabled by default. As NPAPI plugins are tightly bound to X server technology, there is no way to support them in Wayland-enabled Firefox builds. So, plugins do not work there.

If you still need plugins, you have to run Firefox as GDK_BACKEND=x11 firefox. It will then work through implicitly started Xwayland. Or you may download Firefox build from Mozilla's website. While it supports Wayland too, it still uses X11 backend by default.

from freshplayerplugin.

TrIPpY- avatar TrIPpY- commented on May 25, 2024

from freshplayerplugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.