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] App is terminating itself ... #23

Open cpohli opened 5 months ago

cpohli commented 5 months ago

Describe the bug The App is terminating itself after variing amounts of time.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'

Expected behavior Dont quit the App until i say so. :-)

Screenshots If applicable, add screenshots to help explain your problem.

Additional context After a variing amount of time the app seems to terminat itself. I'm starting it as normal, see ist status in the menu bar and all seems fine. Every now and then (from mere seconds to hours) i com back to my mac and find the app terminated.

Mac Mini M1, Sonoma 14.2.1

Bergruebe commented 2 months ago

I have the same problem on Sonoma 14.4.1 with TimeMachineStatus 0.1.0

cpohli commented 2 months ago

I think i can add that the self termination is happening right after a time machine backup is completed. Perhaps that helps in some way ...

lukepistrol commented 1 month ago

Could anyone experiencing this issue provide some logs? This would be very helpful!

Please open your Terminal.app and type in the following command to save the logs to a file on your Desktop. Ideally right after you restarted the app. Make sure to change the time stamp to before the error occurred.

log show --predicate 'sender == "TimeMachineStatus"' --start '2023-11-15 00:05:00' > ~/Desktop/TMS.log

Then please attach the file here.

cpohli commented 1 day ago

Does not seem to happen anymore. I can not pinpoint a reason for that to be honest. Just seems to work as intended atm. :-)