Closed notDavid closed 8 years ago
Got this issue too the Battery Time Remaining v2 downloaded on App Store On opening the App content -> Content -> MacOS and run the exec to force activate it opens in terminal giving the reply
Cannot lock focus on image because it is size zero.
Same here - its 'running' but nothing shows in menu bar. Hope we can fix it :D
and it is still not working on the latest GM build 16A323 dated 15-Sept-2016. Please help!
+1 doesn't work on 10.12 (16A323)
I have taken a look at the code, and done a little debugging. It looks like the code points to the Apple icons. It looks like the location of those icons has moved for 10.12. The previous location was /System/Library/CoreServices/Menu Extras/Battery.menu/Contents/Resources/
see AppDelegate.m starting at line 619 to see the names of the files previously.
It looks like these files have moved to /System/Library/PrivateFrameworks/BatteryUIKit.framework/Versions/A/Resources/
in macOS Sierra (10.12). I will make some changes to the code to support this and make a PR shortly. If anyone else is more versed in Objective-C and Mac development, feel free to beat me to the PR.
Works! Thanks!
ITS BACK! :D YAY!! THANK YOU!
Thanks so much
Thank you! It works like a charm!
No, it does not work. I had version 1.x, bought 2.x (now 3.1) because it was mentioned that it should work but it doesn't :( can you fix it please
Thanks so very much nbppp2!
Works! Thanks c",)
An update are on its way
@codler could you update http://yap.nu/battery-time-remaining/ with the new releases too?
Having some trouble setting up my developer id on new computer..
Hi,
It seems Battery Time Remaining 2 stopped working in macOS Sierra (10.12 Beta). I can see the app is running in Activity Monitor but i don't see anything happening in the Menu Bar.
I'm running the latest version downloaded from http://yap.nu/battery-time-remaining/download/Battery%20Time%20Remaining%202-3.0.zip