Must user be logged in for an iCal event to trigger?

I wrote a simple apple script to record an internet radio show that I didn't want to miss. I set up an iCal alarm to run this script. That worked.
I logged out of the account and into a different one. At the next alarm time, this script didn't run.
Does the user need to be logged in for an alarm to trigger? Do I need to resort to cron instead?

Greetings,
iCal like Mail, iChat, iPhoto, iDVD, etc etc etc all run as a user specific instance. The applications only run when the user account is open.
If you know how to write systemwide cron jobs that would be an alternative.

Similar Messages

  • No notification for missed iCal event/alerts in Mountain Lion?

    Anyone else having an annoying issue in Mountain Lion whereby iCal alerts are not showing for events that have been missed/triggered while their Mac is either asleep or occured within the timeframe while the PC is shutdown? No alerts are shown for these event following starting up the machine or resuming from sleep which they defnitiely used to do with Lion. Notification Center only seems to show future events or those occuring "now" (by design?) so right now for myself the only way to know if I have missed something is to trawl back through my days events etc manually.
    I've done quite a bit of searching and found only a couple of related references on the web so it does not look widespread but any ideas as to a fix would be greatly appreciated. Upgraded from Lion to ML on a 2011 MacBook Air 11" so nothing unusual etc.
    Cheers

    Yes.  I have ML 10.8.2 on a 2009 macbook pro.  The Apple store genius was no help.
    If I happen to be using my machine at the time, I'll see an alert in the upper right screen the correct amount of time before the item start.  My choices are to close or snooze.
    In the prior os, I could select from a number of snooze options and be reminded indefinitely.  Now snooze will remind by default in 15 minutes even if the item starts the next day.  Repeatedly snoozing in 15 minute intervals is dumb.  Plus, if my machine is asleep, the alert will disappear at some point anyway.
    If I do nothing, the alert counts down to the start time, displays 'now', and then disappears from the screen and notifications at the end time.  Yet system preferences says notification alerts stay on the screen until dismissed.  So even when my machine is awake, alerts still aren't persistent.  Maybe it's a power nap and app issue as well?  I sure won't regress os-wise.  It took me weeks to recover from the last upgrade and compile a list of everytihing that went south.
    I've gone low tech and keep a stack of old business cards on my desk.  The backs contain all the appointments, events, and tasks I need to remember in chronological order.  If an item can be postponed, I move the card to a second stack - my equivalent of indefinite snoozing while keeping the item in front of me.  Periodically, I shuffle through this stack to see what I want to move to the top or act on.  I'd try google calendar except from what I read on forums syncing between these apps is also problematic.

  • Single log in for multiple apex application in same workspace

    hi forum.
    We created 5 applications based on same schema and all in one workspace now. Actually, initially they were created on different machines. now, we have to authenticate users from AD and depending on user type, have to allow or deny some modules. i have created one pager application which have 5 buttons and can control rendering of buttons according to user logged in but...the problem is, inside the applications, i have restrictions on some reports for some users...now one way was to do that is to create a log in for every application separately and thus every application would exactly know who is logged in. but that would be impractical as we need single-sign-on kind of functionality.
    please let me know how to have a single log in page work for all application inside the apex workspace so that every application would know name of the user currently logged in.
    for the 5 applications, i actually use No_Authentication authentication scheme. and i use following function initially for my one pager application to render the buttons to user or deny
    create or replace function getUserName return varchar2
    is
       userName varchar2(20);
       c owa_cookie.cookie;
    begin
        c := owa_cookie.get('LOGIN_USERNAME_COOKIE');
        userName := c.vals(1);
        return trim(userName);
    end;but i cannot user this function obviously in my 5 actual applications.
    help is requested please.
    bundle of thanks in advance.

    You can create one application that does the login authentication according to your authentication scheme. When authenticated, this login app sets a cookie. That's all the login app does (and maybe show a list of available apps to choose from).
    The other apps have an even simpler authentication scheme. The only thing they have to do is check the cookie and redirect to the login page (Session Not Valid URL) if there is no valid cookie.

  • Monitor how long a user is logged in

    Hello,
    Does anyone know of any software that will monitor (keep track of) how long a user is logged in? I would like to track how long a music student is practicing by having him log into and out of a user account at the beginning and ending of a practice session. Any other ideas on software/method of traking practice hours would be appreciated!

    The login database is stored in /var/log/wtmp. To access this data open up terminal.app and type:
    last | more (then hit return)
    On the far right you will see how long a user has been logged in. This data will be between ( ).
    example:
    user ttyp2 10.0.0.1 Fri Sep 1 13:05 - 13:08 (00:03)
    This shows "user" was logged in for 3 minutes. From 1:05 to 1:08PM.

  • Continuing alerts for iCal Events after canceling

    Hello everyone,
    I suspect what I'm about to describe is a bug, but hopefully I'm wrong and there is a setting for this. For any iCal Events I have, which are typically listed as all day events, I get continual reminder notifications even after CANCELLING.  Anyone seeing this?  Is there a way to stop it or do you think this is a bug. 
    FYI, I do have calendar turned on for iCloud, but not reminders.  This happens on both my Macbook Pro and my iMac. 

    OK...I've found the culprit and an easy workaround.  First, Desktop Manager for Mac is the problem.  If you set any event alert reminders in iCal to "Message and Sound" you'll get both the message and the sound on your Mac, but Desktop Manager for Mac mangles this somehow when the event is synched to the BB.  The event makes it over, but when the event is selected on the BB and opened, the alert is set to "None".
    To fix this, simply change all event alert reminders in iCal to "Message" (without the sound) and re-sync using Desktop Manager now the events on your BB have the same alert parameters as in iCal and their alerts now popup when scheduled and they have an audible sound.
    Come on, RIM...Mac users deserve better than this.  It took you 12 years to get us a real (well almost real) Desktop Manager, so now give it the same features as you provide in the Windows Desktop Manager.  But since I know nothing in this forum ever makes it to RIM...we'll have to hope they figure this out on their own.

  • On which machine an AD user is logged?

    So I have single forest, single domain infrastructure. 8 DCs if it would help. I need to find out on which machine(joined in the domain) given AD user is logged. For example user tt4567 is logged on ws32t45. All DCs are running on Win 2012 R2. I'm wondering
    if there is a way to do it with AD or some other MS tools and which ones they would be?

    Hi,
    But because client logon your site DC process may failure (the network delay), so the client may logon any of your forest DC, You can use the following two options
    for the user logon event auditing, then create the script filter the user logon information.
    Option 1:
     1. Enable Auditing on the domain level by using Group Policy:
     Computer Configuration/Windows Settings/Security Settings/Local Policies/Audit Policy
    There are two types of auditing that address logging on, they are Audit Logon Events and Audit Account Logon Events.
    Audit "logon events" records logons on the PC(s) targeted by the policy and the results appear in the Security Log on that PC(s).
     Audit "Account Logon" Events tracks logons to the domain, and the results appear in the Security Log on domain controllers only
     2. Create a logon script on the required domain/OU/user account with the following content:
      echo %date%,%time%,%computername%,%username%,%sessionname%,%logonserver% >>
     \\SERVER\SHARENAME$\LOGON.LOG
     3. Create a logoff script on the required domain/OU/user account with the following content:
      echo %date%,%time%,%computername%,%username%,%sessionname%,%logonserver% >>
     \\SERVER\SHARENAME$\LOGOFF.LOG
     Note: Please be aware that unauthorized users can change this scripts, due the requirement that
      the SHARENAME$ will be writeable by users.
     Option 2:
     Use WMI/ADSI to query each domain controller for logon/logoff events.
    The related KB:
    How to track users logon/logoff
    http://support.microsoft.com/kb/556015
    More information:
    Finding a Domain Controller in the Closest Site
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Why are my alarms for my ical not going off

    I have alarms set to go off for several ical events.  I have tried many files to be the alarm form my itunes, but im not sure why they are not working, and my daily alarm clock is not going off.  I have tried several different times also

    I just spoke to a representitive from Apple and after researching the issue with a supervisor, I learned that once you activate iTunes Match, you lose the ability to have your songs go into a "Purchased" playlist/folder automatically on your phone. They still go to a "Purchased" folder on your computer, however on the phone, they go into the general library after you buy them. You have to individually search for the songs afterwards and add them to a playlist of your choice for easy access later. The rep was uncertain if this was something that would be fixed in the future. I hope they do fix it.

  • Using Automator to reply to everyone on an iCal event

    Hi all,
    I regularly need to email everyone who is invited to a meeting in an iCal event.  The manual way of doing this is:
    Double-click the event with all the invitees in iCal
    Click in the invitee field
    Command + A (select all)
    Command + C (copy)
    Create a new email and click in the "To" field and do a command + V (paste)
    Same flow but for the iCal event subject
    How does one go about this in Automator or AppleScript?
    Yours,
    Jim

    Hi gchiriacescu,
    Good one!  I bought the app ($0.99) but it doesn't seem to work.  I'm using Lion.
    Yours,
    Jim

  • Can''t Stop Repeating iCal Event Alert!

    I am receiving repeating text messages for two iCal events. I can't make them stop. They are being resent over and over again. Well over 100 times today. I've deleted the events from both the iPhone and iCal on the computer the iPhone syncs to. Nothing makes them stop. Help!

    Taking one for the team and on the phone with AppleCare right now. I'll try to take good enough notes to post back here. If nothing else, I'll see if I can post the support notes as documented by the rep as soon as it's published:
    On the phone with second person who is taking notes before transfering me to a third. While I'm waiting, thought I'd share what the first person had me do.Note that this did NOT fix this or any of what I suspect are Finder issues but it can help with some system wide glitches. In any case, it can't hurt:
    Reset PRAM. This is easy.
    1. Shut down your computer completely.
    2. Turn it back on and immediately, hold down the Control, Option, P and R keys.
    3. You will hear the usual chime.
    4. Keep holding them down until you hear it chime a second time and then let go.

  • ICal Server - User can log in from iPhone but not from Desktop Mac

    I've got quite the peculiar problem with iCal Server on OS X 10.6.6 - my users can log in and access the shared calendars using their iPhones. When I set up an the same account on their desktop Macs in iCal, I get an error message "The server did not recognize your user name or password for account <username@servername>".
    I'm positive that username and password are correct. The only thing I found about that in the log files was that the CalDAV server returns a 201 HTTP status code when accessing the account from the iPhone vs. a 407 status code when using iCal on their desktop Mac. The same accounts are used for Email, File Sharing and Address book, all of which run fine.
    Has anyone experienced a similar problem? Maybe even solved it?

    Solved it myself - there was a non-ASCII character in the account password. Strange that the iPhone didn't have a problem with that while iCal did. Now that I've changed the password to contain only ASCII characters, the problem is gone.

  • When i login to MES operator resp..i get a error saying...You must setup an HR employee for this Oracle Application user...how to resolve this?

    when i login to MES operator resp..i get a error saying...You must setup an HR employee for this Oracle Application user...how to resolve this?

    Hey everyone in Apple world!
    I figured out how to fix the flashing yellow screen problem that I've been having on my MBP!  Yessssss!!!
    I found this super handy website with the golden answer: http://support.apple.com/kb/HT1379
    I followed the instructions on this page and here's what I did:
    Resetting NVRAM / PRAM
    Shut down your Mac.
    Locate the following keys on the keyboard: Command (⌘), Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on the computer.
    Press and hold the Command-Option-P-R keys before the gray screen appears.
    Hold the keys down until the computer restarts and you hear the startup sound for the second time.
    Release the keys.
    I went through the 6 steps above twice, just to make sure I got rid of whatever stuff was holding up my bootup process.  Since I did that, my MBP boots up just like normal.  No flashing yellow screen anymore!!   
    (Note that I arrived at this solution when I first saw this page: http://support.apple.com/kb/TS2570?viewlocale=en_US)
    Let me know if this works for you!
    Elaine

  • How to Use 'uid' for AD Users Without Domain Name For User Log in OAM

    How to Use 'uid' for synchronized Active Directory (AD) Users into Oracle Internet Directory (OID) Without Domain Name For User Logins in OIDDAS and OAM
    We successfully integrated OAM 11g with EBS R12.1.3 Now all the AD user id's stored in fnd_users table as [email protected]
    How can we remove @abc.com
    We are using OID 11g and OAM 11g
    Found the similar note for OID 10G: How to Use 'uid' for AD Users Without Domain Name For User Logins in OIDDAS and SSO [ID 580480.1]
    We are in OID 11g.
    Any help on this greatly appreciated.

    I couldn't find any reference that could be helpful -- Please log a SR and see if this is supported and if the steps are available.
    Thanks,
    Hussein

  • I have set up two users, one for myself and one for children.  The computer automatically logs in for the children with no password required.  When the children go to spotlight and type in a search criteria all of my files show up.  How do I prevent this?

    I have set up two users, one for myself and one for children.  The computer automatically logs in for the children with no password required.  When the children go to spotlight and type in a search criteria all of my files show and open up.  How do I prevent this?

    Log in to your account, and move all your files to your home folder. No other users should be able to access them there and they won't show up with a Spotlight search.
    Make sure your kids' account(s) do not have admin privileges.

  • Do i need a separate log in for each itunes user?

    I have 5 people with Apple products in my house.  Do I need a separate user log on for each person and iTunes?

    Welcome to Apple Support Communities
    If all of them use different data, apps, songs..., it's better to create different iTunes libraries for them but without having to create different users.
    To create a new iTunes library, open iTunes while holding down the Shift key, and choose the button to create a new iTunes library. See > http://support.apple.com/kb/HT1589

  • How to get a list of Local Users who has not logged in for 3 months or around 90 days

    hi
    i found this thread to pull out a list of local users
    Retrieve all local user accounts information on remote computers (PowerShell)
    however, i need to filter out users who has not logged in for 3 months or around 90 days, how can i do further filtering?
    i understand dsquery has an -inactive <xweeks> , however i am doing it for local accounts

    $ErrorActionPreference = "silentlycontinue"
    $([ADSI]"WinNT://$env:COMPUTERNAME").Children | where {$_.SchemaClassName -eq 'user' -and $_.lastLogin -gt (Get-Date).AddDays(-90)} | ft name,lastlogin
    using the sample from the link extendend with the 90 days criteria, the erroraction preference surpresses the errors you get for accounts with no lastlogon value (guest being a typical one)

Maybe you are looking for

  • O aplicativo de rádio presente no Firefox OS, senti a falta de diversos recursos como gravação de rádio, personalizar lista de rádio e busca automática?

    Existe muitos aplicativos de rádio em aparelhos low-end com recursos básicos como busca automática de estações, gravação de rádio e edição de lista de estações que não estão presentes, a alguma previsão para esses recursos se tornarem disponíveis?

  • How to a particular panel in a tabbed pane to the front?

    Hello I have a small application that uses a tabbed pane. At some point I want to press a button in one of the panels of the tabbed pane and then another panel in the same tabbed pane to show up, as if I had clicked on that tab to bring it to the fro

  • Updating multiple iPod Nano's

    I have two iPod Nano's, recent versions, each sync'd to its own Mac. In the past, I just downloaded the update and then copied it to the same folder on the other computer (thus avoiding having to download the update twice). Ususally, this is the ipsw

  • JIT compiler and nested classes

    Q1. how does JIT compile on fly and improve the performance ? Q2. how is system.out.println(argument) implemented in java ? is it that system is a class in which out is a static nested class and println is a static method in out?

  • How to free up space in Tablespace?

    My SQL is quite decent but not perfect. I'm using the following sql query to find out the tablespace's free space: select b.tablespace_name, tbs_size SizeMb, a.free_space FreeMb from (select tablespace_name, round(sum(bytes)/1024/1024 ,2) as free_spa