Alan Krueger
Alan Krueger
Just wanted to try out this project, but ran into some issues. After patching https://github.com/shevek/jcpp/pull/40, I run into this: ``` $ ./gradlew run --args="--help" > Task :compileJava [...] > Task...
Without this, building fails: ``` $ ./gradlew clean build > Task :compileJava FAILED error: Source option 5 is no longer supported. Use 6 or later. error: Target option 1.5 is...
Google's Manifold is a cross-platform, RPC-based job processing framework that I used a couple times within Google. Now I'm in the position of wanting something similar externally, but I'm having...
Sentry mode clips are in a SentryClips directory, but the app only shows RecentClips and SavedClips.
* Added support for back camera, #20. * Added support for optional seconds in video filename timestamp, #13. * Fixed bug where TeslaCam drive error message was not displayed correctly....
This tool appears to fail when presented with a TeslaCam drive that has back camera recordings.
I'm seeing an issue where English UTF-8 encoded text with a Unicode Right Single Quotation Mark (U+2019), is being identified by uchardet as WINDOWS-1250. ``` $ hexdump -C test/en/utf-8.txt 00000000...
# Description Issues #35845 and #35215 appear to be due to `EventHubsTemplate.doSend` performing a `block()` call. When used by the non-async methods in `EventHubsTemplate`, or the async methods when a...
### Is there an existing issue for this? - [x] I have searched the existing issues. ### CLI Version 1.0.0 ### Firebase Tools version 13.29.0 ### Flutter Doctor Output [√]...