Remi Rampin
Remi Rampin
I can reproduce it here, matplotlib looks at all the fonts. They actually get read. I am not sure there is something we can do about it :sweat_smile: Maybe something...
This might be something ReproZip could look for, e.g. if `matplotlib/fontList.json` gets written, recommend that the user run the trace a second time.
This is likely to catch things that write there every time, so we can't recommend that the user run the experiment a second time on all those files. There could...
Also do #186 and #190
It's too big for medium screens :(
https://twitter.com/euanc/status/1042057006104883207 > I wonder if the Windows performance toolkit could be used to make a version of ReproZip for Windows? https://docs.microsoft.com/en-us/windows-hardware/test/wpt/ @remram44 @VickySteeves
It looks like graphics drivers on Linux have two components, one kernel module and one libGL.so, that must match. Of course only one of these gets packed...
2ea4573 adds a warning to the doc.
Or use proot -- https://proot-me.github.io/
Hi @PhilippWendler! I just need to find time to go over this and merge it. We are very interested in integrating ReproZip with more tools, I just didn't have the...