Forgot your password?

typodupeerror
Bug Cellphones Iphone Apple

iPhone Alarms Hit By New Year's Bug 405

Posted by Soulskill
from the wake-up-and-smell-t dept.
An anonymous reader writes "Non-recurring iPhone alarms stopped working on January 1 for devices running iOS 4.02, 4.1, and 4.2.1. Apparently, it will fix itself by January 3, and the current workaround is to set the alarm to repeat. My girlfriend wasn't impressed, sleeping in, and I wasn't either, having to race her to work!"
This discussion has been archived. No new comments can be posted.

iPhone Alarms Hit By New Year's Bug

Comments Filter:
  • Still? (Score:4, Informative)

    by MayonakaHa (562348) <mayonakaha@@@gmail...com> on Sunday January 02 2011, @03:23AM (#34735566) Journal
    Apple can't quite seem to get that alarm working right. This isn't the first time [macworld.com]. My Android based phone hasn't had any issues with the alarm, but since I work from home it's not as much of an issue.
  • by Solandri (704621) on Sunday January 02 2011, @03:44AM (#34735650)

    I use a normal alarm clock on 220V, with a backup battery. It invariably goes of in time...

    I started using my phone as an alarm clock after discovering that although a backup battery will allow a regular alarm clock to keep the time through a power failure, the alarm will not ring if the power is out at the time of the alarm.

  • Re:CS 101 (Score:5, Informative)

    by RzUpAnmsCwrds (262647) on Sunday January 02 2011, @07:31AM (#34736360)

    This is absolutely correct. CS is not software engineering, it's not programming, and it's not computer engineering.

    CS = Theory and research into computation. What is computable, on what sort of machine, in what time bounds. Research into new applications for computation (such as machine vision or natural language processing).

    SWE = The engineering process of delivering software that is functional and reasonably defect-free on time and on budget.

    CE = The design and engineering of computer systems. CPUs, GPUs, buses, storage systems, interconnects, etc.

    Programming = The act of creating code, which (when done correctly) requires skills from CS, SWE, and CE.

    The bottom line is that you can't be a good coder unless you have at least some of all three skills. Algorithms and time complexity matter. So does writing code that actually performs on real hardware. So does writing code that is maintainable and reasonably defect-free.

    I am fortunate that my "CS" program was actually more of a CS+CE+SWE program. I am not an expert in any of those fields but I do know enough to work effectively on a team to solve problems and write good code.

  • by jmac_the_man (1612215) on Sunday January 02 2011, @10:25AM (#34737042)
    Again, what if this was Microsoft, and Zunes stopped working because of leap year related issues. Would you have excused them? Or would you [slashdot.org] have posted "I have to wonder why MS's quality assurance department (don't laugh, they must have one) didn't try setting the clock ahead to see what happens?"

Philogyny recapitulates erogeny; erogeny recapitulates philogyny.

Working...