Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with macOS Sierra (10.12 Beta) #105

Closed
notDavid opened this issue Jul 15, 2016 · 18 comments
Closed

Compatibility with macOS Sierra (10.12 Beta) #105

notDavid opened this issue Jul 15, 2016 · 18 comments

Comments

@notDavid
Copy link

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

@JustHyperX
Copy link

JustHyperX commented Aug 4, 2016

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.

@slvrscoobie
Copy link

Same here - its 'running' but nothing shows in menu bar. Hope we can fix it :D

@hanselsin
Copy link

and it is still not working on the latest GM build 16A323 dated 15-Sept-2016. Please help!

@EugeneFeingold
Copy link

+1 doesn't work on 10.12 (16A323)

@nbppp2
Copy link

nbppp2 commented Sep 22, 2016

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.

@nbppp2
Copy link

nbppp2 commented Sep 22, 2016

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.

@nbppp2
Copy link

nbppp2 commented Sep 22, 2016

#107 Is my PR to fix this issue.

@nbppp2
Copy link

nbppp2 commented Sep 22, 2016

I have published a build of the app here

@EugeneFeingold
Copy link

Works! Thanks!

@slvrscoobie
Copy link

ITS BACK! :D YAY!! THANK YOU!

@es0phagus
Copy link

Thanks so much

@hanselsin
Copy link

Thank you! It works like a charm!

@alexbotev
Copy link

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

@purplespud
Copy link

Thanks so very much nbppp2!

@JustHyperX
Copy link

Works! Thanks c",)

@codler
Copy link
Owner

codler commented Oct 15, 2016

An update are on its way

@codler codler closed this as completed Oct 15, 2016
@Turbo87
Copy link

Turbo87 commented Dec 22, 2016

@codler could you update http://yap.nu/battery-time-remaining/ with the new releases too?

@codler
Copy link
Owner

codler commented Dec 23, 2016

Having some trouble setting up my developer id on new computer..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests