Giter VIP home page Giter VIP logo

Comments (11)

ashchan avatar ashchan commented on May 25, 2024

@royduin Sorry you have this issue. 2.0 has different account storage from previous 1.x versions (but they still persist to system defaults store), I have no idea why this would happen. Is this happening on the same machine, or is it behaving that on multiple Macs?

Would you mind running this in Terminal.app to reset app data, then relaunch and see if it works properly?

defaults delete com.ashchan.GmailNotifr`

Regarding the app staying in dock, it only does that for the first launch (or when it starts and there's no accounts yet). This is to show the UI by default to add account.

from mail-notifr.

royduin avatar royduin commented on May 25, 2024

Got just one Mac so no idea

2021-10-26 13:59:20.418 defaults[51952:18792029]
Domain (com.ashchan.GmailNotifr) not found.
Defaults have not been changed.

Maybe it stays in the dock because of the persistent data issue. I'll try to remove it completely and reinstall.

And what's the current state? It's fully free? Used the free version for years but I'd some issues so I bought the payed version, now it's all free and fully open source again?

from mail-notifr.

ashchan avatar ashchan commented on May 25, 2024

@royduin Yes it’s totally free and will always be (decided to do so during the pandemic). It has been open source from the very beginning.

I rewrote it in SwiftUI but the main update purpose is to bring the long waited google oauth. After I fix new bugs I guess we can leave it as for another few years.

from mail-notifr.

royduin avatar royduin commented on May 25, 2024

Awsome, thanks for your work! Removed it, including everything related in Keychain and reinstalled through the App Store, same issues. Got a MacBook Pro (Retina, 15-inch, Mid 2015) on Big Sur 11.1 (20C69).

from mail-notifr.

ashchan avatar ashchan commented on May 25, 2024

That’s sad. Does ‘defaults read com.ashchan.GmailNotifr‘ show any data?

from mail-notifr.

royduin avatar royduin commented on May 25, 2024

No nothing:

2021-10-26 15:37:49.213 defaults[55327:18844704]
Domain com.ashchan.GmailNotifr does not exist

Also no results with

defaults domains | grep ashchan

Maybe some permission issue?

from mail-notifr.

ashchan avatar ashchan commented on May 25, 2024

@royduin That's really strange. FYI the actual UserDefaults value should be persisted in this sandbox location:

~/Library/Containers/com.ashchan.GmailNotifr/Data/Library/Preferences/com.ashchan.GmailNotifr.plist

I don't know if uninstalling and deleting the full ~/Library/Containers/com.ashchan.GmailNotifr folder would help a bit.

from mail-notifr.

royduin avatar royduin commented on May 25, 2024

Removed the folder but no difference, any other suggestions?

from mail-notifr.

ashchan avatar ashchan commented on May 25, 2024

Unfortunately no. I never encountered this issue before. 🙈

from mail-notifr.

royduin avatar royduin commented on May 25, 2024

I'll ask someone else to install it and see if it's working properly. Thanks for your help!

from mail-notifr.

ashchan avatar ashchan commented on May 25, 2024

@royduin thank you for your patience.

from mail-notifr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.