Christopher Brown

Results 6 comments of Christopher Brown

Agreed. I'm new-ish to Java/Scala logging, but I get the impression that it's bad form to specify a concrete logging implementation in a library meant for public use — kind...

I hadn't come across the debug trace view; the first time I tried `(wrap-trace :header :ui)` it didn't work (`Exception in thread "main" java.io.FileNotFoundException: Could not locate compojure/core__init.class or compojure/core.clj...

Thanks for your reminder, @cch1; the change I made works just fine (i.e., the updated graph _does_ also work correctly in the debug trace view). Presumably, the blocker — de-duplicating...

FWIW I hit this on macOS 13.6 (Ventura) using iTerm2, and samGbos's solution fixed it :)

Here's a one-liner shot in the dark that happened to work for me in my env (M2, btw): ```sh pip install 'git+https://github.com/letmaik/[email protected]#egg=rawpy' ``` You may want to update the tag.

Chiming in with a bit more context — I'm pretty sure I'm running into the same issue — I get the same error in Console.app, and closing Übersicht then re-opening...