René Bertin
René Bertin
> And I can do `-lfvvv` to see what files are compressed. Did you try specifying multiple files after those options? Both ``` afsctool -lfvvv /path/to/somedir/* ``` and ``` afsctool...
Or maybe I just remove the const or specify a C standard which doesn't include this newfangled protection for peopple who're not aware that C can bite :) However, why...
But which C standard?
If you meant C17 that's a standard from 2017, like C++17 - and thus indeed newfangled compared to the age of the code in question and even more so compared...
It wasn't when I wrote it. And AFAIK there's no need to install pkgconfig manually, but I can only confirm that from the travis file where this is the case....
To answer my own question: ``` not loaded: /usr/lib/mozilla/plugins/libfreshwrapper-flashplayer.so because "Cannot load library /usr/lib/mozilla/plugins/libfreshwrapper-flashplayer.so: (dlopen: cannot load any more object with static TLS)" not loaded: /usr/lib/mozilla/plugins/libfreshwrapper-flashplayer.so because "Cannot load library...
Indeed, almost everyone uses (Qt)WebEngine nowadays, not without reason; QtWebKit doesn't yet have a full implementation of (or support for) WebKit2. I'm using Otter Browser (https://github.com/OtterBrowser/otter-browser), together with the 5.212...
>I tried to prototype patch here: https://github.com/i-rinat/freshplayerplugin/tree/dev-thread-local-to-gprivate. Is that enough to make error message go away? If that helps, I'll make another version, with single `GPrivate` instance. Documentation says they...
> I have no idea about how this all is working and what glibc does there. I doubt that I understand this any better than you :) Proof: I recognise...
Seems to work fine. At least freshplayerplugin no longer fails to load when other libraries have (almost) exhausted the resource.