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

No Sierra Support (10.12) #17

Open
yagmot opened this issue Mar 6, 2018 · 3 comments
Open

No Sierra Support (10.12) #17

yagmot opened this issue Mar 6, 2018 · 3 comments

Comments

@yagmot
Copy link

yagmot commented Mar 6, 2018

Using 10.12.6
Example:

$ ./NCutil.py -l
Traceback (most recent call last):
  File "./NCutil.py", line 605, in <module>
    main()
  File "./NCutil.py", line 572, in main
    list_clients()
  File "./NCutil.py", line 100, in list_clients
    curs.execute("select bundleid from app_info")
AttributeError: 'NoneType' object has no attribute 'execute'
@gandalfsaxe
Copy link

Yes please! I need this amazing app so badly 😊

Doesn't work on latest macOS 10.14 Mojave beta. Should I make a separate issue or is this considered the "support latest macOS" issue?

@shockey
Copy link

shockey commented Jan 15, 2020

I poked around in the Sierra NotificationCenter database, and it's not clear that notification preferences are stored there any longer — curious if anyone has insights on where the settings have gone!

@kylesm
Copy link
Contributor

kylesm commented Jan 16, 2020

Doesn't work on latest macOS 10.14 Mojave beta. Should I make a separate issue or is this considered the "support latest macOS" issue?

It seems like Mojave's NC database path and format are different from 10.10-10.13 so a minor tweak to PR #18 wouldn't do it – IMO a separate issue would be good.

@jacobsalmela jacobsalmela changed the title No Sierra Support No Sierra Support (10.12) Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants