Mark Derricutt

Results 34 issues of Mark Derricutt

An interesting case, which I'm trying to track why it occurs on some of my code, but not others. I have `com.google.inject.Inject` configured under `-XepOpt:NullAway:ExcludedFieldAnnotations` and have some code that...

bug

### Describe the bug When importing highlights from books that include `[]` in them ( such as in my case, `Ricochet Joe [Kindle in Motion]`), you can't link to the...

bug

Loving the new [INFO] ligatures, but it seems they don't always seem to fire. Apache Maven (3.4-SNAPSHOT shown here ) recently introduced coloured output arround the [INFO] [ERROR] blocks, which...

dilemma

Araxis Merge is available on OS/X via: ``` /Applications/Araxis Merge.app/Contents/Utilities/compare ``` as documented at https://www.araxis.com/merge/documentation-os-x/command-line.en

enhancement

Under Java 9, both findbugs and spotbugs seem to fail when running the findbugs-slf4j checks on our usage of `Thread.UncaughtExceptionHandler` with the following: ```java private static final UncaughtExceptionHandler uncaughtExceptionHandler =...

**Describe the bug** Upon updating to 1.6.0, the app asks to install a driver - which then crashes. **Expected behaviour** Driver installs, eqMac works. **Setup information:** - MacBook Pro -...

type: bug

### Please add the exact image (with tag) that you are using eclipse-temurin:8u345-b01-jre ### Please add the version of Docker you are running Docker Desktop 4.12.0 (85629) ### What happened?...

bug

Restructuring my build and when I add adt4j to the annotation class path I get the following error: [ERROR] Unexpected exception. This seems like a bug in ADT4J, please report...

**Is your feature request related to a problem? Please describe.** Recently I've been beta testing the new Ghostty terminal (https://mitchellh.com/ghostty), whose super fast performance has started revealing various refresh/tearing issues...

enhancement

### Which tool tidal-dl ### Describe your question I'm currently using the following album format: ``` "albumFolderFormat": "{ArtistName}/{AlbumYear} {AlbumTitle} [{AlbumID} {RecordType} {Flag}]", ``` and when there's nothing for `{Flag}` to...

question