Kasper
Kasper
I'm using Duplicati 2.1.0.5_stable_2025-03-04 on macOS (Intel)
The repro is broken in 5.33.19 too, so you might be experiencing a different bug
Have you checked the repro?
Awesome! I think the UnitType should just be Flops. Otherwise we would have trouble adding something like integer OPS, since that's also a unit of computational work, but not compatible...
Yeah, unless you have a better term
Could you submit a PR?
Tried to fix this, but no luck. After calling `NSApplication::setHelpMenu`, `NSApplication::helpMenu()` does return the menu: ``` helpMenu Some( Title: Supermenu: 0x0 (None), autoenable: YES Items: ( "", "" )) ```...