BUG in IMS 5.2 P 1 on Windows 2000 : not using the correct DNS servers

Hi everyone,
I encountered a queer bug in Ims 5.2 on Windows 2000.
Let me explain it to all of you to avoid spending time and money debugging this problem.
The problem may occur on Windows 2000 Server if the server used was formerly configured to obtain its IP address from a DHCP server (before using it for mail purposes).
Windows 2000 doesn't delete its DHCP client configuration even if the machine is re-configured with a static IP.
It stores the information in an interface registry key under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces
If you install IMS52 after this, the server will use the DNS servers configured in the DHCP configuration rather than the ones specified in the static IP config to lookup the MXs.
So if the nameservers configured in the DHCP config are not reachable, the smtp server will systematically fail sending outbond mails.
To avoid this, locate the DHCP interface key in the Registry and remove it.
Remarks :
I know that this situation is not common but it may occur in certain occasions for people like me who are making demonstrations on clients sites.
I'm not sure it is specifically related to DHCP rather than static config. I would say that IMS uses the first interface found in the registry (in alphabetical order) even if this interface is not active...
A good idea is to remove completely from the registry all the interfaces keys not currently used by the system.
Hope this will help some of you.
Best regards,
Vincent MAZARD
DML FRANCE

Interesting. Thank you for the observation. Not something I have seen, either.

Similar Messages

  • We have an iphone 5c that is not keeping the correct time whether using the auto update or manual selection.  is this a os bug?

    iphone 5c is not updating its time properly using set automatically.  is this an os bug?

    Hi TheLongRider,
    Thanks for visiting Apple Support Communities.
    I recommend this advice if the incorrect time is being set automatically:
    Follow these steps. Test after each step to see if the issue is resolved.
    Ensure that the version of iOS on your device is up to date.
    If the option to enable date and time automatically is available, turn it on. Tap Settings > General > Date & Time.
    Ensure that your time zone is set up correctly. Tap Settings > General > Date & Time > Time Zone.
    If the incorrect date, time, or time zone is being set up automatically on the device, please notify your cellular provider. In the meantime, tap General > Date & Time and turn off Set Automatically. Then set the appropriate time and time zone manually.
    If you are setting the time manually and it is still incorrect, this advice may apply:
    Note: If you find that your device's time is incorrect after you sync with your computer, your computer's time may be incorrect. Verify the computer's time in System Preferences > Date & Time (you may want to select the checkbox to set the computer's date and time automatically).
    You can find this information here:
    iOS: Troubleshooting issues with date and time
    http://support.apple.com/kb/ts3920
    Cheers,
    Jeremy

  • Unless my Firefox browser is actually up to date (version 8.0.1), on my start page appears the message that I'm not using the latest version of Firefox! Is this a bug or is my homepage hacked?

    I'm using Windows XP on a PC and Windows 7 on a MacBook Pro.
    In both cases, as my start page I use "http://www.google.be/firefox?client=firefox-a&rls=org.mozilla:nl:official"
    Under the Googleframe stays the message "U gebruikt niet de nieuwste versie van Firefox. Upgrade vandaag om het beste uit het internet te halen!"
    False: my Firefox is already up-to-date.

    You are indeed up to date. Firefox stopped using that address as its default start page when 4.0 came out - the page you're using may be (wrongly) assuming that if you're looking at it, you must still be on Firefox 3.6.
    If you [[How to set the home page#w_restore-the-default-home-page|restore the default home page]] you should get more up-to-date information.

  • BUG REPORT - Please do not use the keyword 'HAS' incomments!

    Hi,
    It seems that Forte is properly coded, and if you have comments in cursors,
    please DO NOT USE the verb 'has', as it's interpreted as the END of the cursor.
    Thanks,
    J-Paul GABRIELLI

    I wish you folks would get your software working on OSX and Linux so we didn't have to continue using Microsoft malware.  I hate having to start up my VM to use Windows.  I've pretty much shed myself of all need for Microsoft except for Oracle ME.  The main reason I have moved from C# to Python and now to Java was to eliminate any ties to MS…..only to find that ME requires Windows.  Oh, the irony!

  • Bug report: Firefox5 uses the wrong unicode fonts (tested on Hebrew fonts)

    Even though the css defines the fonts as
    font-family: Arial,Helvetica,sans-serif;
    Firefox5 which I have just upgraded to does not use the Hebrew Ariel font but goes for the first Hebrew font it finds installed on my system. In my case it's a font family called TheSmokerSerif, but since this is not a system font I assume this issue would be encountered by other users too.
    I recommend updating FF5 with a bugfix soon as this is bound to affect many unicode sites and would render Firefox5 unreadable (literally)

    I am also experiencing this annoying issue in FF5. On some websites (usbank.com, tweetdeck.com, for example), the primary Helvetica/Arial fonts are being replaced with the first Helvetica font it finds in my Windows fonts folder. As a result, ALL text on the screen was using some ultra wide + bold Helvetica font and near impossible to read.
    It took me a while to track it down, but after finding and manually DELETING the wrong Helvetica font being used from the Windows fonts folder, I restarted Firefox, and then the main font was replaced with some Ultra Light variant of Helvetica (the next font in line). I then deleted THAT font, restarted, and now websites are displaying correctly again.
    This is pretty annoying, as somehow the two Helvetica fonts I deleted are being automatically reinstalled on my system after a day or two. And when this happens, Firefox starts using the wrong Helvetica fonts again.
    Unfortunately I JUST fixed it again otherwise I would provide a picture or two. But I searched for "Firefox using wrong helvetica font" in Google and found this support thread.
    I hope this bug gets resolved very soon!
    (Using Windows 7 Professional on Core i5 notebook w/4gb ram)

  • Is this a bug of ims 5.2?

    my ims version is 5.2 and hotfix 1.2.5
    now, i want to do a limit which make outer domain mail address can not send email to some users of local domain.
    So i add a line in the section 'SEND_ACCESS' of the mappings file as so:
    SEND_ACCESS
    tcp_*|*|*|*@[127.*] $X5.1.2|$NBad$ destination$ system
    tcp_*|*|*|*@localhost.* $X5.1.2|$NBad$ destination$ system
    tcp_local|*|tcp_intranet|[email protected] $N$D30|You_Are_Not_allowed
    tcp_local|*|tcp_intranet|[email protected] $N$D30|You_Are_Not_allowed
    ! Delete the next two items for Direct LDAP mode
    ! *|*|inactive|* $X4.2.1|$NMailbox$ temporarily$ disabled
    ! *|*|deleted|* $X5.1.6|$NRecipient$ no$ longer$ on$ server
    if set as up, outer mail still can be sent to [email protected]
    but if i change [email protected] to * [email protected], so outer mail can not be sent to [email protected]
    I must add the asterisk * before the [email protected]!
    the * is required or is a bug of ims 5.2!

    Hi,
    I don't know what to tell you except it works for an iMS5.2hf2.14 installation (latest available patch from SUN support):
    -bash-3.00$ telnet mumble 25
    Trying 1.2.3.4...
    Connected to mumble.test.com.
    220 mumble.test.com -- Server ESMTP (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006))
    helo test.com
    250 mumble.test.com OK, gyruss.test.COM [1.2.3.5].
    mail from: [email protected]
    250 2.5.0 Address Ok.
    rcpt to:[email protected]
    550 5.7.1 You_Are_Not_allowed: [email protected]
    The log you supplied seemed fine - the channels and addresses are correct and should have triggered the mapping rule. All I can suggest is that you try a later hotfix (iMS5.2 patch 2) in your test environment to see if you still have the issue and if you do then log a support call. The patch you are running is over 2 years old so chances are if there was a bug it has been fixed.
    Regards,
    Shane.

  • Importing modified Bug WIT does not refresh the template in TFS 2013 for the project created using Scrum Template.

    Hi,
    We have a TeamProjectA created in a collection using ScrumTemplate 2013.4. I have added a new State 'Duplicate' in the Bug WIT and modified the workflow. Also the ProcessConfiguration file is modified to match the metastate and imported using the ImportWit
    Commands which were successful. When I Export the modified WIT using Process Editor for TeamProjectA I can see the Bug.xml has my changes. However, when I try to create a new Bug through TWA, I do not see the new State'Duplicate' that I added.
    I dont see my changes are updated in the common configuration files Path ie C:\\Program Files\Microsoft Team Foundation Server 12.0\Tools\Deploy\ProcessTemplateManagerFiles
    Note: I have a different TeamProjectB created using the Agile template created under the same Collection as my other TeamProjectA. Not sure if this has anything to do with my problem.

    Hi NetLearuner15,  
    Thanks for your reply.
    If you want use witadmin command on your TFS Server machine, you need install VS 2013 on your TFS 2013 Server machine.
    Have you tried create new Bug using VS? The new added state value shows correctly in VS or cannot see it in VS too?
    You’re using TFS 2013 Update 4 and VS 2013 Update 4?
    Yes, you can restart your TFS Server and check the result.
    And we suggest you add a new custom field in your Bug_Test work item type(Fields and Layout) or only edit a default state value in it using Process Editor, then save this Bug_Test work item type and check if this new update shows correctly when you create
    a new Bug_Test work item from TFS Server. If the  new field or changed state value can be updated correctly in your TFS Server, I think your initial ‘Duplicate’ state value not defined correctly in your Bug WIT>>workflow.
    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.
    Click
    HERE to participate the survey.

  • Lightroom Bug: with GoPro Hero4 Silver Lens Profile, crop settings do not sync properly in Lightroom 5.7.1 when Constrain To Warp is checked

    I was having a bit of difficultly in getting crop settings to properly sync in Lightroom 5.7.1 (running on OS X 10.10.1) when Constrain to Warp was checked.  This appears to be a bug in the latest version(s) of Lightroom that include(s) the GoPro Hero4 Silver Lens Profile settings.  I'm working with a lot of files from a GoPro Hero4 Silver camera shot in the time-lapse / interval timer mode.  All of them are horizontal with the same resolution (and dimensions).  I've tried various sequences to get this to work in terms of using Auto-Sync, resetting the settings on all images except one and then copy and pasting settings, etc, though the crop is not properly syncing regardless of what I do.
    Here's are instructions of how to duplicate this issue (there are some extra details/steps here, though this should be clear enough to produce the same result):
         1.  in the Develop settings for a single selected image, go to Lens Corrections, click to Enable Profile Corrections (in the Profile tab), and then pick the GoPro Hero4 Silver Edition (Adobe Profile) if it is not automatically chosen for you (if you are using files from a Hero4 Silver camera).  After this, click on the Manual tab, and set the Scale setting to 76.  (as you will see, you now have the full horizontal width of the image that was getting cropped off, though you do see white around the edges that have been warped/shaped to correct the fisheye distortion)
         2.  Press the R key (or click on the Crop Overlay tool just below the histogram).  Change the Aspect option to Custom.  Click to unlock the lock next to it (this seems to re-lock after setting to custom even if it was locked before).  Place a checkmark next to the Constrain To Warp option.  (At this point, you'll see the image gets cropped back to an approximately 4:3 ratio and the full horizontal width is not included in the cropped area)  Click the upper right most corner of the crop area and drag as much to the right and top as it lets you go.  Do the same for the lower left corner, dragging it as far to the bottom left as you can go.  (Now, you will see that your cropped area is the maximum rectangular width and height you can select without getting any of the excessive white area)  Click the Close button (or press R again) to leave the crop overlay tool.
         3.  Press G to go back to the grid of images.  Make sure the image you just adjusted the settings for is the only one selected.  Right click on it, go to Develop Settings, and click Copy Settings.  Click Check All on the window that appears and then click Copy.
         4.  De-select the image you were working on.  Select multiple other images in the grid.  Right click on one of these, go to Develop Settings, and click Paste Settings.  (at this point, you will see their aspect ratio has become more panoramic than the 4:3 aspect ratio the images previously were)
         5.  De-select these images.  Select one of these image, and then press D to go to the Develop settings for this image.  Press R to go to the Crop Overlay tool.  Here you will see the bug where the crop was not properly copied over from the first image.  The selected area is smaller than the full width and height available to crop.
    It seems that the bug is that Lightroom is only copying the aspect ratio (and the other settings), but not the actual crop selection.
    I just thought of a workaround that I've tested and can confirm works (and will also work in a slightly different workflow than above).  In step 1 above, for the Model (and Profile), manually pick the "GoPro Hero4 Black Edition" or the "GoPro Hero3-Silver Edition".  If using the "Hero3-Silver" setting, the Scale (also in step 1 above) need only be set to 79 (rather than 76 for the Hero4 profiles).  By picking one of these Lens Profiles and doing everything else the same as the other steps above, the crop settings do copy and paste properly.  This does also appear to work properly when selecting the "GoPro Hero3-White Edition" Lens Profile, with a Scale setting of 75, which yields a slightly more rectilinear image (with a wider aspect ratio -- almost, but not quite 16:9).
    While this isn't too big of deal as it does work by picking one of the other lens profiles (and the Hero4 Black Edition profile appears to make the same exact correction to the image), this was incredibly frustrating last night to notice that some files had the proper horizontal field of view / crop and others didn't, and other users may experience this or not even notice their crop is not copied properly (as, depending on one's composition and image, it's not extremely obvious with such a wide view).
    I hope this discovery helps someone else and provides feedback for Adobe to correct this issue in the next version of Lightroom 5.
    On a separate, additional note for Adobe:  Please allow the crop overlay tool to "crop" an image to a size that is larger than the original dimensions of the image.  This would allow for one to retain maximum original sharpness in the center of the image when using the Lens Profile tool to correct, or "de-fish" a lens, without having to scale the image down with the Scale option on the Manual tab of the Lens Corrections settings.  For example, when I do the above process selecting the Hero3-White Edition profile, my final image dimensions are 3840 by 2257 pixels, reducing the size of the image in the center by 25%.  If the tool allowed one to crop/scale a larger image size, and I kept the Scale option of the Lens Corrections settings at 100 rather than 75, my final image dimensions would be 5120 by 3009 pixels (larger than the 4000 by 3000 pixel dimensions of the original image which the tool now limits me to).  Yes, the edges would be a little softer but the center would retain the original detail.  (this is essentially what the Calculate Optimal Size button found in the Hugin open source software does, when using it on a single image for lens transformations/corrections)

    Can you zip up a few of your GoPro images, upload them to dropbox.com and post a share link, here, so others can experiment with them, or do you mean this issue is global to all camera models?

  • I have installed iOS7 on my iPhone4. I am able to add/edit contacts by clicking the "contact" icon. But when I am trying to do the same after clicking the "phone" icon, it is not displaying the keypad. I believe it is a bug in iOS7. Please confirm. iPhone

    I have installed iOS7 on my iPhone4. I am able to add/edit contacts by clicking the "contact" icon. But when I am trying to do the same after clicking the "phone" icon, it is not displaying the keypad. I believe it is a bug in iOS7.
    Please confirm.
    iPhone 4, iOS 7

    Hello jayanand,
    You may need to force close all open apps, then restart the phone. If necessary, you may need to reset the phone after that.
    iOS: Force an app to close
    http://support.apple.com/kb/HT5137
    iPhone, iPad, iPod touch: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/HT1430
    Cheers,
    Allen

  • How do i use the bug reporter in ios 8

    im trying to use the bug reporter for the beta ios 8 but i dont get to input anything. Maybe i dont understand how this works,so can someone please explain.either way i figure i should say somthing now.
    -the infinity blade 2 app does not load
    -my settings button doesnt load all the time,
    -most of the apps dont load the first time i open them,if i switch to another menu then back it will load.
    -just now i shut off my phone, plugged it into the charger. My phone then turned itself back on and had me reactivate it.
    -the "sample" button in the ibooks app doesnt seem to do anything either
    -most of the time scrolling down on anything rather large(e.g.songs,articles,facebook) there is alot of skipping or lagging effect
    -when on safari i turn my phone sidways and it totally messes up where things should go and it wont return i have to exit and close to fix
    anyways id just thought id put that out there

    You need to ask this question in the Developer's forum, which as a registered developer you have access to. If you're not a registered developer, then you have no business messing with iOS Beta software, & discussing such, even bug reporting, is PROHIBITED in this public forum.
    But, as a registered developer, you already knew that, correct?

  • [svn] 1751: Bug: BLZ-174 - MessageClient.testMessage() is incorrectly doing a string compare for the subtopic header of an inbound message against the subtopic value (which may contain wildcards) that the Consumer is using.

    Revision: 1751
    Author: [email protected]
    Date: 2008-05-15 14:21:43 -0700 (Thu, 15 May 2008)
    Log Message:
    Bug: BLZ-174 - MessageClient.testMessage() is incorrectly doing a string compare for the subtopic header of an inbound message against the subtopic value (which may contain wildcards) that the Consumer is using.
    QA: No - customer verified the fix.
    Doc: No
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-174
    Modified Paths:
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/MessageClient.java
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/services/MessageService.java

    If you create a metadatatype with a single metdata block, and you reference that in your vm/cm cell attribute using a *one* based index, Excel seems to see the link and it honors it when saving the spreadsheet.
    So, I ended up with something like:
    <c ... cm="1"/> (I'm dealing with cell metadata, but the concept is equivalente to value metadata)
    <metadataTypes count="1">
      <metadataType name="MyMetaType" .../>
    </metadataTypes>
    <futureMetadata count="1" name="MyMetaType">
      <bk>
        <extLst><ext
    uri="http://example" xmlns:x="http://example"><x:val>87</x:val></ext></extLst>
      </bk>
    </futureMetadata>
    <cellMetadata count="1">
      <bk><rc
    t="1" v="0"/></bk> <!-- this is what gets referenced as cm=1 on the cell -->
    </cellMetadata>
    Hope this helps. 

  • Bug when getting file path in non-english Windows Vista

    Hello,
    I'm getting an error when trying to get the file path of a video in a non-english Windows Vista... The code is:
    var file = "video.flv"
    var filePath = air.File.applicationStorageDirectory.resolvePath(file);
    filePath = filePath.nativePath;
    The filePath variable is used later by a flash video player to load the video file..
    In the brazilian Windows Vista the path of the StorageDirectory would be something like "C:\Usuários\(user name)\..." but if I run this script it returns "C:\Users\(user name)\..." as the native path.
    The problem seems to be in the "nativePath" function, cause I'm able to copy files to the app-storage folder using the "air.File.appicationStorageDirectory.resolvePath()" method without any problems.
    I could insert a small code which substitutes "Users" with "Usuários" but then it wouldn't work on an english Vista...
    Any ideas on this? Is there a way to check the language of the operating system in Air so to act accordingly?
    Thanks for any help!

    Hello,
    has anybody found a solution?
    Testcase: SQL Developer 3.1 on a German XP with default NLS Settings
    CREATE TABLE "TEST_TABLE"
           "NUM" NUMBER
          ,"VCH"  VARCHAR2(10 BYTE)
        ) ;Test file test_insert.dsv
    num;vch
    1;KL
    1,5;tz
    12345,45;ooImporting using the wizard inserts the first row correctly, for the others I get
    SET DEFINE OFF
    --Einfügen für Zeilen  1  bis  3  nicht erfolgreich
    --ORA-01722: invalid number
    --Zeile 2
    INSERT INTO TEST_TABLE (NUM, VCH) VALUES (1.5,'tz');
    --Zeile 3
    INSERT INTO TEST_TABLE (NUM, VCH) VALUES (12345.45,'oo');Beside the wrong umlaut in the message the insert statement itself is correct, because you cannot use the german decimal separator "," in the script. The bug is, that it should use the same NLS settings for generating and running the script.
    Regards
    Marcus

  • Elements 12 Organizer crashes every time I try to use the Photo Mail function. Has anyone else come across this bug?

    I highlight the photos I want to share, go to Photo Mail, select the addressees and press "Next". I then get the error message: "Elements Organizer has stopped working" and I have to close the program down.
    This is obviously a bug in the program and needs fixing. Has anyone else encountered it and found a solution. (I might add that the same crash happens if I try to use the "Email attachments" function.)

    Hi,
    Are you running on a Windows system?
    If so, use the windows explorer to navigate to one of the following files according to your system.
    64bit system: "C:\Program Files (x86)\Adobe\Elements 12 Organizer\PhotoshopElementsOrganizer.exe"
    32bit system: "C:\Program Files\Adobe\Elements 12 Organizer\PhotoshopElementsOrganizer.exe"
      Right click on that file and select Run as Administrator then try your email again.
      You should only have to do this once.
      Good luck
    Brian

  • Unresolved bug in adobe reader x with non-default windows zoom level

    This seems to have already been brought up here about a year ago: http://forums.adobe.com/thread/776060.
    I am using Windows 7 Professional 64-bit with Firefox 12.0 and Adobe Reader 10.1.3. Here is a description of the problem:
    Whenever I open any PDF file in a browser (firefox or IE) using the adobe reader I am unable to select text, save the file or interact with the content in any meaningful way because the plugin does not recognise my cursor position. If I click on some text in a PDF document, the reader will immediately highlight a region of text between where I clicked and where it thinks I started clicking from (above 20% of the screen above and to the left of where I actually clicked on the page). If I roll my mouse over the region where the dashboard normally appears, the dash does appear as intended and the cursor changes in response to hover over buttons, as if everything were working, but I am unable to click on anything (clicking does nothing). If I click and hold the dashboard when it appears, it immediately jumps to another region of the page, as if it thinks I moved the mouse (20% up and to the left again). I have recently reformatted and am now using a fresh install, and the issue remains. My desktop zoom level in windows is 150%. The problem appears only inside the browser; viewing PDFs directly in Acrobat Reader X works without issue.
    I can resolve the problem either of two ways:
    a) Reverting back to the default windows zoom level (125%).
    b) right-clicking on the Adobe Reader X icon, navigating to the compatibility tab and clicking "Disable Display Scaling on high DPI settings"
    The workaround is easy but it's disappointing that adobe hasn't fixed this. Please consider that it would mostly affect individuals who are vision impaired and might not have the know-how to resolve the problem or check for solutions online, let alone post comments such as this. As far as I can tell this problem severely impaires the functionality of adobe in any browser on any non-standard zoom windows installation.

    Please be sure to post your issue in the following Feature Request/Bug Report Form.

  • A small but very irritating bug in Mail: after pressing the spacebar after typing an apostrophe in a word such as "we're", the cursor moves to the left i.e. backwards, and not to the right, effectively deleting a space and not creating one.

    When composing an email in Mac Mail I've noticed a small but very irritating bug: pressing the spacebar after typing an apostrophe in a word, e.g. "we're", the cursor moves to the left i.e. backwards, and not to the right, effectively deleting a space and not creating one.
    Any ideas?

    I just recreated this problem on my iMac (wired KB, no wireless KB) by changing Mail > Preferences > Composing > Spellcheck from "as I type" to "never". Then type a contraction ending in 're and the space bar causes the cursor to jump back as others have stated, to the spot 'r|e
    Next, I went into System Preferences > Keyboard > Text, and turned off "use smart quotes" and the problem went away again.
    From this point (smart quotes off, spell checking never), if I turn Smart Quotes ON, the problem returns.
    The problem is dependent on the state of both settings.
    The spacebar in Mail "works" if I have either of the following setting combinations:
    Keyboard: smart quotes OFF, Mail: check spelling ANY SETTING
    Keyboard: smart quotes ON, Mail: check spelling AS I TYPE
    Other combinations FAIL
    Keyboard: smart quotes ON, Mail: Check spelling NEVER
    Keyboard: smart quotes ON, Mail: Check Spelling WHEN I CLICK SEND
    Looks to me like there's a bug in Mail > Preferences > Check spelling > NEVER and WHEN I CLICK SEND that interacts badly with Keyboard > Smart quotes ON.
    Thanks.
    Todd Smithgall

Maybe you are looking for

  • ITunes not opening when iPhone connected

    Hi My iTunes used to open and start syncing immediately I connected my iPhone - now it does not. I've made sure the 'open iTunes when this iPhone is connected' box is ticked, switched off the iPhone and restarted it, restarted my MacBook, reset the s

  • Illustrator crashes after starting (Adobe CC 17.1)(Windows 8.1)

    installed all of the adobe CC apps and all of them work fine except Illustrator. Every time I open it I get that Adobe Illustrator has stopped working. If I click on more info I get this:   Problem Event Name: APPCRASH   Application Name: Illustrator

  • Error message--inconsistencies in the iPhoto Library

    Every time I open iPhoto '11 (ver. 9.3.2), I get this message that pops up: I click on Repair every time and the next window says Repairing Library Database, after which there is a new, EMPTY event named Recovered Photos which gets created every time

  • Why are the CROP and RED EYE TOOLS grayed out?

    My sister, who is new to iPhoto, can't crop her photos because, she says, the crop tool icon is grayed out. She's using iPhoto 4, v. 4.0.3. She lives in another state, so when I come up with a solution or solutions, I can try to talk through it on th

  • How to set up Facebook in OS X Notifications the right way?

    I added Facebook to the Notifications but there hasn't shown any notification yet. I saw a screenshot (OS X Mountain Lion) on the internet showing some options which events to show in the notification center but I cannot find this options on my Mac r