tballison / tika-gui-v2

Unofficial user interface for Apache Tika
Apache License 2.0
6 stars 0 forks source link

Stderr on Mac OS >= 13: java[38326:282755] +[CATransaction synchronize] called within transaction #141

Open tballison opened 1 year ago

tballison commented 1 year ago

https://stackoverflow.com/questions/74859461/java93422850-catransaction-synchronize-called-within-transaction-when-a

This is triggered by a file open dialog. This is a bug in Mac. We could redirect stderr on Mac so that users don't see this, but not sure this is worth it.