Martin Schulze
Martin Schulze
> I do not think I can keep the old version because some file's name in update site does not contain the version number. Which files do you mean? When...
While I can confirm that this resolves the segfault and looks cleaner, I am not sure if it leads to the desired behavior. I am not that accustomed to the...
> Well, I would say, a specification like that is not really needed for a GUI application, it's more for the design of libraries or tools. What you need is...
> Hopefully my pull request on updated protobuf loading code will help :) > It sure takes some work off me :) > > Profiling is pretty much pointless without...
All of these are reasonable. I cannot say how long it will take to implement each of them. - [x] total number of instantiations - [ ] -"- updated by...
I added some of the statistics in the status bar, the tooltip gives more information. Please comment on their usability.
@wichtounet I removed the request for the number of instantiations per template. This is a larger point and should be in its own issue. Maybe this should even be in...
I see the same issue as @devurandom but on Arch Linux with FF 55.0.3 I tried to reinstall the extension but now I only see 0.1.30 in the addons search...
Okay, shame on me. I did not use the install script and had an invalid setup of the host app. The manifest file `passff.json` was not correctly patched to contain...
From [this comment](https://github.com/apitrace/apitrace/pull/437#issuecomment-200787646): > I only suggested truncating as a stopgap solution (to avoid qapitrace crashing due to OOM, particularly on 32bits where address space is scarse.) I agree we...