lukepistrol / TimeMachineStatus

TimeMachineStatus is a little menu bar application for macOS which aims to show more useful information than the system default.
Other
223 stars 3 forks source link

🐞: [BUG] Nothing happens when clicking menu symbol #22

Open simsala opened 5 months ago

simsala commented 5 months ago

When clicking on the menu symbol - nothing happens at all.

Running macOS 14.2.1 (23C71). TimeMachineStatus 0.0.12

Maybe the problem has something to do when using more than now monitor?

Why does TimeMachineStatus require full disk access?

lukepistrol commented 5 months ago

Do you mean the menu bar icon? Could you provide a screen recording?

Maybe the problem has something to do when using more than now monitor?

I don't think so because I'm using multiple monitors as well.

Why does TimeMachineStatus require full disk access?

In order to read the system's Time Machine settings file which otherwise can't be opened because it is outside the app's scope in the file system. There is - unfortunately - no way around this.

reckter commented 5 months ago

I have a similar problem: The App only opens click the Doc icon on my main monitor. On the other 3, it just does notthing. On the Main monitor everything works fine, just not on the other ones

simsala commented 5 months ago

Correct. It works on the main monitor but not on the secondary monitor. Running macOS 14.2.1

simsala commented 5 months ago

Screen recording: https://github.com/lukepistrol/TimeMachineStatus/assets/3470850/c75e0301-17ed-454e-a87b-ed98d43a5569

lukepistrol commented 5 months ago

Interesting... I'm running 14.2.1 and two monitors too and can't reproduce it.