Frank Osterfeld

Results 21 issues of Frank Osterfeld

So far I've created Catalina VMs on a Catalina host, and everything works fine. Now I tried to create a Mojave box inside a Mojave VM (manually installed, VMWare Fusion)....

Add option to disable SIP (System Integrity Protection) at boot time. Currently only supported for virtualbox, so this partially implements issue #4.

When using STATIC_REQUIRE/STATIC_CHECK to test constexpr functions, gcov ignores these checks as they are not executed at runtime, reporting a lower code coverage than I actually have. CATCH_CONFIG_RUNTIME_STATIC_REQUIRE solves that,...

Scenario: I've got an event e on February 1st On February 2nd, I want to change the project code for e to a code that is valid on Feb 1st,...

Bug

The .dmg currently shows only a blank window with the Charm.app inside. It would be nice if it could give instructions to drag the application to /Applications, and provide a...

Feature Request
OS X

One gets a nasty "unidentified developer" warning and needs to go to security settings to allow Charm to start. We should code-sign the application to avoid this.

Bug
OS X

Diana gets a reproducible crash when disconnecting an external monitor from her Macbook: Process: Charm [27413] Path: /Applications/Charm.app/Contents/MacOS/Charm Identifier: com.kdab Version: 1.11.1 (Charm 1.11.1) Code Type: X86-64 (Native) Parent Process:...

Bug
OS X

The icons look pixelated on Retina, see here: ![screen shot 2014-11-03 at 09 16 11](https://cloud.githubusercontent.com/assets/483854/4879838/fc158642-6331-11e4-8b11-43a72f5d485f.png) We should provide high resolution icons to make it prettier on high resolution screens.

Bug

The idle detection on OS X currently only reacts on suspend/resume. It would be nice to also consider: - activation/deactivation of screensaver/screen lock - mouse/keyboard inactivity Adium does the latter,...

Feature Request
OS X

Tasks should get a "source" property that allows to store whether a task was synced from, say, lotsofcake or created manually. It should contain the lotofcake URL for tasks imported...

Feature Request