Events don't change

new problem with iCal. when i change an event, both events stay. there is some poor interaction with iCal as well. if i set an event and then drag and drop it to another date, both stay there. if i delete, it comes right back, usually when i go to another month or when i use iSync.
i have tried resetting the sync history many times through iSync and have also tried getting rid of the calendar cache, also many times. i have tried sync to replace all data on mobile me from my computer after i tuned the calendar (didn't help, they just came back as dups) and i tried it just the opposite way, replacing all info on the computer from mobileme.
any suggestions?

mgo59,
Welcome to Apple Discussions.
any suggestions?
Try MobileMe Support and select the appropriate country/language, choose "Syncing with MobileMe," select "Troubleshooting MobileMe Sync issues," and then select "Chat Now."
;~)

Similar Messages

  • KNA1.CREATED with Event based on Change Documents -- No Receiver

    Good morning experts,
    I set up a subtype of Object KNA1 ZKNA1 with 2 events CREATED and CHANGED, KNA1 is delegated to ZKNA1.
    Additionally, I set up two ansynchronous methods "CREATEASYNCHRON" and "CHANGEASYNCHRONE" in ZKNA1, both are a simple CALL TRANSACTION, these methods should be terminated by the two mentioned events.
    I added 2 entries in TA SWEC for triggering the both events when change documents are posted --> works fine, everytime I create or change a customer the systems creates the linked event, the event container is filled with the customer number.
    Afterwards, I set up 2 standard tasks for the two mentioned methods with terminating event CREATED and CHANGED,  the Instance Linkage was done in TA SWEINST and is active.
    My problem now is that the event is triggered correctly, but the tasks are not getting terminated, the event trace also tells me that that there would be no event receiver entered.
    Can you tell me what I did wrong? I made this for a lot of other workflows before and everything worked fine, so I don't understand what's the problem...
    Thanks for your support!

    Hi,
    I am not sure if this will work...
    Simulate 1 event using SWUO...
    Under Potential tasks to be terminated... find your task ... right click-> Event Linkage -> Select "Event Linkage activated" ...
    and try once more ....
    Regards
    Gautam

  • When login Apps, get APP-FND--01926: The custom event WHEN-LOGON-CHANGED ra

    When login Apps, get APP-FND--01926: The custom event WHEN-LOGON-CHANGED raised unhandled exception: ORA-01403: no data found
    Applied patch
    6241631 11i.ATG_PF.H.delta.7 (RUP 7) and it's pre-requisite patches
    Forms can not be launched successfully.
    APP-FND--01926: The custom event WHEN-LOGON-CHANGED raised unhandled exception: ORA-01403: no data found
    Followed
    Note 391243.1: Unable to access forms - getting APP-FND-01926 error (Doc ID 391243.1)
    Note 555409.1: Client Gets App-Fnd-01926 Every Time After Bounce Apps 11i Forms Service (Doc ID 555409.1)
    these two notes, can not solve the issue.
    Executed following action plans:
    1. Backup custom.pll file on your issued instance(DEV instance).
    2. Copy a custom.pll files from a working environments(i.e. PROD instance) to this issued instance(DEV instance).
    3. Compile the new copied Library CUSTOM.pll manually by running the command:
    f60gen module=CUSTOM.pll userid=APPS/APPS output_file=$AU_TOP/resource/CUSTOM.plx module_type=library batch=no compile_all=special4. The $FORMS60_PATH needs to be in sync with the the Context.xml specifically the s_f60path variable
    i.e >/oracle/apps/test10appl/au/11.5.0/resource:/oracle/apps/test10appl/au/11.5.0/resource/stub</FORMS60_PATH>
    5. Run Autoconfig instantiate the changes.
    Issue still exists.
    Please HELP~~
    Thanks,
    Jackie

    Hello Srini,
    app11i@hpfsapp2> ls -ltra CUSTOM
    -rwxr-xr-x 1 app11i dba 24576 Aug 29 2001 TMCUSTOM.pll
    -rwxr-xr-x 1 app11i dba 20480 Mar 8 2006 CUSTOM.pll.backup
    -rwxr-xr-x 1 app11i dba 24576 Feb 22 2007 CUSTOM.pll.20120215
    -rwxr-xr-x 1 app11i dba 32768 Oct 4 2007 CHRM_CUSTOM.plx
    -rw-r--r-- 1 app11i dba 36864 Oct 8 2007 CHRM_CUSTOM.pll
    -rwxr-xr-x 1 app11i dba 20480 Feb 14 15:20 TMCUSTOM.plx
    -rw-r--r-- 1 app11i dba 24576 Feb 15 09:22 CUSTOM.pll
    -rwxr-xr-x 1 app11i dba 16384 Feb 15 09:23 CUSTOM.plx
    I don't quite understand "only one copy of CUSTOM.plx in the PATH directories", what is PATH directories? How to check? You mean environment variable?
    EBS version: 11.5.10.2
    DB version: 9.2.0.8
    OS: Linux x86
    Thanks,
    Jackie

  • Enter event  field color change issue

    I'm trying to make a script that will change the color of a field's content area when the user enters it (either through clicking or tabbing to the field). It seems simple enough to do, but I haven't been able to get it working.
    I downloaded the sample .pdf file that describes how to do this at: http://partners.adobe.com/public/developer/en/livecycle/designer/pdfs/FieldFillColor.pdf
    Push the button, the colors change. Seems to work fine, right? Except for the horrible, horrible period in the color definition, of course. Publishing a 2 line script with a bug as an EXAMPLE? For shame.
    But, when you move the code to the Enter event, the caption changes color, but the content area does not... until you LEAVE the text box, at which point it DOES change color. This doesn't make any sense to me. Is there something undocumented going on here that I don't know about, or is this just another bug?

    This won't speed it up, but I suggest making your code a lot cleaner by making use of this class (I haven't tested it):
    public class ColorRange {
       private Color min, max;
       public ColorRange(Color min, Color max) {
          this.min = min; this.max = max;
       public boolean contains(Color c) {
          return c.getGreen() >= min.getGreen() && c.getGreen() <= max.getGreen() &&
             c.getRed() >= min.getRed() && c.getRed() <= max.getRed() &&
             c.getBlue() >= min.getBlue() && c.getBlue() <= max.getBlue();
    //...SNIP...
    ColorRange blue, red, green, yellow; //initialize these
    //...SNIP...
       if ( blue.contains(robot.getPixelColor(640,480) ) {Furthermore, I would introduce constants for your sample locations:
    Point blueLoc = new Point(640, 480); //etcEdited by: endasil on 14-Sep-2009 10:21 AM

  • Can I switch calendars (Ex. "night shift" to "day shift" cal) with a repeating event, but ONLY for that one event??  It asks "for all events or only this event" if i change the time.  But it changes ALL events when i try and switch calendars.  Any help??

    I have 2 calendars set up for my work schedule, a "night shift" and "day shift" calendar.  I've set up repeating events fro Fri/Sat/Sun 3-11pm "night shifts" and Mon/Tues 7am-3pm "day shifts".  But lets say for example that I swap shifts and instead of working nights on Saturday like I normally would, I am now working days.  I want to change that in my calendar.  When I go to change the event, if i change the TIME it asks if i want to change all event or ONLY this event.  no problem....just this single event.  but when i go to change the event from the "night shift" calendar to the "day shift" calendar, it changes ALL the repeating events, and not just that one single event.   can anyone help with this???  am i doing something wrong?  is there a way to do this or not with the new iCal program???  i used to do this and never had any problems.    Thank you!

    You need to follow iPhoto terms since we only know what you tell us
    what are you calling folders - in iPhoto folders can not hold photos - albums hold photos and folders hold albums or other folders
    The basic default view of photo is by event (iPhoto '08 and later)
    Exactly what you you trying to do?
    LN

  • Can anything be done to change the white on grey color scheme in Bookmarks?

    I just upgraded my Mac Book Pro to OS X Version 10.9.1. I was horrified when I got a look at what Apple has done to Safari!  I have macular degeneration - which means that my eyesight is slowly fading away.  Bookmarks was especially difficult because all of the bookmrks are shown with a white on grey color scheme.  And when the "new" Apple color schemes are not white on grey - they are grey on white.  I simply can NOT see anything which is white on grey.  OR white on ANY light color.  In order to be able to see anything, I need to have contrast.  For example, as I type on this page, the scroll bar is grey on white.  It has become almost impossible for me to find the scroll bar on most pages.  Previously, my scroll bars where usually bright blue.  I can see bright blue on white - but NOT grey on white.  I can read white letters on BRIGHT or DARK Blue -but NOT light blue. 
    Apple has made SO many strides in makes computers accessable to those of us who have no other choice except to deal with disabilities!  Can ANYTHING be done to change the white on grey color scheme which Apple has adopted throughout its system? 
    Now, in order to use my Bookmarks, I have to go to my Edit Bookmarks page.  Even that solutation is not all that helplful, because the lettering on the Edit Bookmarks page is so small. 
    Also - I discovered that the "new" Mail pages had the same problem.  For the most part, the "innovations" in mail make all of the pages too busy for me to be able to sort my mail or keep track of it in any way.  I had to choose to return to the "classic" mail option to be able to get a reasonable facsimile of being able to handle my E mail accounts! 
    And, of course, once again, the scroll bar on my mail accounts is also grey on white - so it takes a lot of searching for me to just find the scroll bar when I need to scroll down in an E mail!
    ALSO - I was equally horrified when I discovered that the Upgrade to Version 10.9.1 made it impossible for me to visit some of my favorite music pages - most of which use MIDI files!  I can no longer hear any of my favorite MIDI music pages!  I TUNES, of course, is in love with people like Lady Gaga - the type of performers - and performances - which have no relevance to older Americans. 
    I do volunteer work at a local Assisted Living facility and one of the greatest advances we have been able to make with Alzheimers patients is the way in which Senior Citizens respond to music from their time period.  Unfortunately, most of the music which senior citizens prefer to listen to is music which has been preserved in MIDI pages.  A few weeks before I "upgraded" my Mac Book Pro - I could take my computer over to the local Assisted Living Facility and play music from Hymn Time's Cyberhymnal or the Angelwinks tunes - but I can NO longer do that with the current Apple "upgrade" in version 10.9.1 - because the music from those MIDI pages can no longer be heard by anyone!  The page comes up and you can see the writing - but no one can hear any of the music.  We understand that a group in Switzerland has been working on an APP for I Phones which DOES make MIDI files accessable - so surely it should be possible to provide a way for Version 10.9.1 users to listen to MIDI files, such as those provided by Hymn Time's Cyber Hymnal or by Angelwinks! 
    You will notice that I changed the font for this to Arial Black - primarily because I could NOT see what I was writing when I first began - because, once again, the color scheme was grey on white. 

    Hi Grandma,
    18 point Helvetica Bold .
    There is an Apple Support Community called Vision:
    https://discussions.apple.com/community/accessibility/vision?view=discussions
    I shall ask the Moderators (Hosts) to move your discussion to that forum.
    Kind regards,
    Ian.

  • CUCM 8.6.2 - IP Phone 7940/7960 don´t change the time when finish DST

    Hi Guys,
    My Customer is having the problem about DST (date summer time) specifically about IP Phone 7940 and 7960. When finish the date summer time this model don´t change the time, only after restart logical or phisical. I simulated the problem in the CUCM with the same version 8.6.2.22900-9 and the problem too occur. I did the following procedure to try solve the problem:
    1) Put the lastest version firmware about IP Phone and didn´t worked;
    2) Put the lastest version dst and didn´t worked;
    I search about any bug related and didn´t found nothing.
    Any have idea about this?
    Thanks,
    Wilson                  

    Hi Wilson,
    Try installing TZ updates with steps in the document:
    http://software.cisco.com/download/release.html?mdfid=283782839&flowid=45898&softwareid=282074298&release=8.6%282-2013d%29&relind=AVAILABLE&rellifecycle=&reltype=latest
    Please find the link for EOS and SW Maintenance for 7960
    http://www.cisco.com/en/US/prod/collateral/voicesw/ps6788/phones/ps379/end_of_life_notice_c51-574072.html
    Hope this helps!!
    Regards.
    Tirtha

  • All day events don't appear on my iPhone Calendar-

    Hi,
    I use iCal and I get all the event synchronized with my iPhone Calendar… except  the all day events that don't appear…
    How can I manage that ?
    Thanks for yourhelp
    Eric

    Or did I make something wrong if my "All day" events don't appear on my iPhone Calendar?

  • All day events don't show on wiki calender

    for some reason any all day events i put in ical doesn't update on the wiki, its fine for any other events that aren't all day, has anybody found a solution for this? Also is it possible to colour code events?

    Even stranger, I have this problem with one calendar and MobileMe (and thus my other Macs.)
    Only one calendar, and multi-day events don't show up. Uncheck 'all-day' and they appear. Re-check 'all-day' and they turn into multi-day events on me.com
    Very strange indeed.

  • Speakerphone problem - lost voice from speakerphone while playing music or gaming youtube, while call or voice recording playing - all works fine, so speakerphone is working but not on all apps. hard reset done - no changes

    or gaming youtube, while call or voice recording playing - all works fine, so speakerphone is working but not on all apps. hard reset done - no changes.
    iphone 4
    SOLVED plugin to charger solved it - so problem was with contacts -- no idea why - phone is new - no water - no havy dust - usual using  
    hope will never return. Thanks

    We checked it with an iPhone 5 in house multiple times and could not reproduce this Problem. Must be something specific to your device. Maybe your speakerphone volume is turned down completely?
    Follow the latest Skype Community News
    ↓ Did my reply answer your question? Accept it as a solution to help others, Thanks. ↓

  • Some visited links don't change color

    on some of my hyperlinks (that go to other pages in the same
    file) don't change color after they've been visited... example:
    they start out regular "hyperlink" blue... then after visiting they
    should change (e.g., to purple) but they don't.
    I read in the knowledge base that for popups, the color WON'T
    change because of a javascript issue... however, the "non changing"
    links are not always for pop ups... as stated above.
    Any ideas?
    Thanks...
    kb

    Thanks, Dimaxum...I've already read this thread, and every other thread about the subject on the internet. I am totally convinced this is a Safari issue because the links have always changed color for me using FireFox...always.
    I'm sure there could be other situations where something else caused this problem and it was apparent on both browsers, but not in my case.
    On my wife's Mac this is not a problem on Safari...it's something in my User folder causing it. For now I've just made FireFox the default browser and I'll keep searching. Or the next time I wipe my hard drive and rebuild everything (I do this every six months or so...old Windows habit that isn't necessary) I'm sure it will work fine then.
    I was at the Apple store yesterday and tried several Macs there...they all worked fine. This is just somethiing on my machine.
    Thanks for your help.
    Larry

  • Visited iPad 3 search links don't change color in Safari

    The iPad 3 (iOS 5.1) Safari search links returned from a Yahoo or a Google search don't change color after visiting them like they do on the iMac. Is this a known behavior?

    Choose Settings > General > Reset, then tap Reset All Settings.

  • Can compression be done without changing YUV by using QuickTime SDK?

    Hi,
    I am using QuickTime 7.3 SDK on Mac OS 10.6.1.
    I was trying to compless in picture an aplication, using Quicktime SDK.
    Can compression be done without changing YUV of picture by using QuickTime SDK?
    Can compression be done without changing YUV of picture by using anoter soft?
    If it is possible to do , it teaches to me the soft.

    Hi,
    I am using QuickTime 7.3 SDK on Mac OS 10.6.1.
    I was trying to compless in picture an aplication, using Quicktime SDK.
    Can compression be done without changing YUV of picture by using QuickTime SDK?
    Can compression be done without changing YUV of picture by using anoter soft?
    If it is possible to do , it teaches to me the soft.

  • Events don't sync from macbook to iphone 4s

    events don't sync from mac to iphone
    new events from my iphon sync to mac
    but not from mac to iphone
    I'v installed icloud etc

    tintintin,
    Make sure that you are creating events on your iCloud calendars. If you are creating events in calendars which are under the "On My Mac" category, they will not sync with iCloud.

  • Tigger event when user change iphone time

    It is possible, we can trigger event if user change date and time of iphone.

    Did you traced ICI, if any de-register events getting published when you close IE.

Maybe you are looking for