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

Calendar 'clock isn't supported on this calculator' TI-84 plus only after setting time in Settings #333

Open
MaxLeiter opened this issue Oct 12, 2015 · 6 comments

Comments

@MaxLeiter
Copy link
Member

Maybe time isn't supported, but that doesn't make much sense to me because I can set the time in the Settings. If I have a clean install of KOS without changing the time, the calendar app works great. If I change the time in the Settings app, it throws the 'Clock isn't supported error'

This could possibly be a kernel issue

@ddevault
Copy link
Member

The kernel defines CLOCK on the TI-84+. It's probably an issue with calendar.

@Willem3141
Copy link

Okay, let me take a look at this. To be sure: this is on a real TI-84+, right?

@MaxLeiter
Copy link
Member Author

First comment doesn't seem to have gone through, sorry if this is a duplicate. Re-upgrading the OS seems to have fixed it, I'm trying to re-create it now

@MaxLeiter
Copy link
Member Author

Happened again on a fresh install, but a restart fixed it. Seems to only occur when starting up the first time

@Willem3141
Copy link

Unfortunately, I cannot reproduce the problem on the z80e emulator, and I cannot test on real hardware at the moment...

For what it is worth, settings and calendar do the same thing (pcall(clockSupported)) to figure out whether the clock is supported or not, so I'm confused.

@ddevault
Copy link
Member

z80e doesn't have a functional clock. Try debugging on wabbitemu.

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

3 participants