agampe
agampe
Are you sure? I can't see any changes in the code path that would suggest it should not fail anymore. I've added a pull request that updates the AppDataDirGuesser. It...
IMO this is not the right approach. Hiding "incompatibilities" behind non-default-on flags is usually not intuitive behavior. If we were failing for those, and then could say "re-run with `TRACE`...
Please run again with a redex version that includes commit [4e3ea1ec](https://github.com/facebook/redex/commit/4e3ea1ec68a209f8419dd82eee22720271fce778) and attach the full output log.
Can you list all the steps you have been doing up to that point? *(The CI build is working just fine at this point.)*
The paths look wonky. I was told they look like they were generated with Visual Studio creating the Makefiles. I don't know why that happens for you. Did you run...
On the other hand, thinking about it, though, the deobfuscated name may be with a different class name altogether? Just using the deobfuscated name wouldn't generally be enough to find...
We don't currently support nicely symbolized stacks on MacOS. If you were on Linux and with `addr2line` available it would give you a nicer abort message. The code for that...
Note: there's also an issue with TTRSS_PORT that you could also solve. It get's a double colon in lines 81 and 97.