Intel iMac not reading time correctly

G'day
This is pretty desperate. I've got a 3000+ line applescript that automates a mail room for a large company.
They want to buy an intel iMac to exclusively run the script, but the script uses time based files for error reporting.
On my intel iMac the files read as 1st January 1904 12.00.00 am not matter what I do.
Are Apple fixing this, or is there a workaround?
Regards, Santa

Thanks red_menace. The test script I ended up with is as follows...
my Timer()
my displayInfo()
on Timer()
copy (current date) - (time to GMT) to tempDate
-- For universal time
copy tempDate to KeepTheTime
-- For an invisible file, put a full stop in front of the name ie ".Timer"
set t to my ReadTheTime("Timer", KeepTheTime)
display dialog "elapsed : " & my setTheDaysHoursMinutesSeconds(KeepTheTime - t) buttons {"OK", "See elapsed time", "Reset Timer"}
set temp to button returned of the result
if temp = "Reset Timer" then
copy (current date) - (time to GMT) to tempDate -- For universal time
my SaveTheTime("Timer", tempDate)
my Timer()
else
if temp = "See elapsed time" then my Timer()
end if
end Timer
on displayInfo()
copy (current date) - (time to GMT) to tempDate -- For universal time
copy tempDate to KeepTheTime
set time of tempDate to 0
set dayelapsedtime to KeepTheTime - tempDate
set day of tempDate to 1
set monthelapsedtime to KeepTheTime - tempDate
set month of tempDate to 1
set yearlyelapsedtime to KeepTheTime - tempDate
display dialog "Universal time" & return & return & ¬
"Since midnight, " & dayelapsedtime & " seconds have elapsed." & return & my setTheDaysHoursMinutesSeconds(dayelapsedtime) & return & return & ¬
"Since 12.00 am on the first of the month, " & monthelapsedtime & " seconds have elapsed." & return & my setTheDaysHoursMinutesSeconds(monthelapsedtime) & return & return & ¬
"Since 12.00 am January 1, " & yearlyelapsedtime & " seconds have elapsed." & return & my setTheDaysHoursMinutesSeconds(yearlyelapsedtime) buttons {"OK", "Refresh information"}
if button returned of the result = "Refresh information" then my displayInfo()
end displayInfo
on ReadTheTime(Filename, KeepTheTime)
tell application "Finder"
set TheFileName to (path to desktop folder as string) & Filename
try
set theSavedTime to (read file TheFileName as «class isot») as date
return theSavedTime
on error
my SaveTheTime(Filename, KeepTheTime)
return KeepTheTime
end try
end tell
end ReadTheTime
on SaveTheTime(Filename, KeepTheTime)
tell application "Finder"
set TheFileName to (path to desktop folder as string) & Filename
end tell
set fRef to (open for access file TheFileName with write permission)
set eof fRef to 0
try
set KeepTheTime to KeepTheTime as «class isot»
write KeepTheTime to fRef
end try
close access fRef
end SaveTheTime
on setTheDaysHoursMinutesSeconds(theSeconds)
set TheTotalDays to theSeconds div days
set TheTotalHours to (theSeconds - (TheTotalDays * days)) div hours
set thetotalminutes to (theSeconds - ((TheTotalDays * days) + (TheTotalHours * hours))) div minutes
set theTotalSeconds to theSeconds - ((TheTotalDays * days) + (TheTotalHours * hours) + (thetotalminutes * minutes))
set the AnswerString to ""
if TheTotalDays > 0 then set the AnswerString to the AnswerString & TheTotalDays & " Days "
if TheTotalHours > 0 then set the AnswerString to the AnswerString & TheTotalHours & " Hours "
if thetotalminutes > 0 then set the AnswerString to the AnswerString & thetotalminutes & " Minutes "
set the AnswerString to the AnswerString & theTotalSeconds & " Seconds."
return the AnswerString
end setTheDaysHoursMinutesSeconds

Similar Messages

  • Intel iMac Not Connecting to My Airport Express

    I have had a 15" G4 Powerbook for about 1 1/2 years now and have not had any problems with my Airport Express. I purchased an Intel iMac back in February and everything has been working perfectly until about two weeks ago. (I think this may coincide with the update 10.4.9).
    At first, the Airport would not connect at all after being put into sleep, either if I let it sit or pushed the button myself. I would have to restart to get it to work. Now, whenever I attempt to connect to my Airport Express it says there is an error and only gives the options of trying again or just clicking OK. If I try again it does nothing, but if I click okay the Airport card in my iMac seems to go down completely and I am unable to see ANY wireless networks at all! It comes back eventually and automatically connects to an unsecure network somewhere else in my apartment building, but if I try to connect back to my Airport Express the same thing happens again.
    The odd part is that my Powerbook connects flawlessly, and also sets up the Airport Express if I reset it (something the iMac will not do). I have read through some of the threads and see there is an issue with the release of 10.4.9, but my Powerbook has it as well and doesn't have any issues.
    I also have Vista premium installed and that has absolutely no problems connecting to the network either, which is irksome every time I see a PC vs Mac ad.
    I have tried a couple of the remedies offered up: deleting the SystemPreferences folder in the Library (couldn't find it), creating a new location (didn't work), and reinstalling OSX (worked for a day after the 10.4.9 update).
    If there is anyone with similar problems who has found a solution, please let me know, as I don't really like using someone elses network, but don't really have a choice if I need to use my iMac. Thank you for your help.
    iMac 17" 2Ghz   Mac OS X (10.4.9)  

    Hello sgraziano,
    I suggest taking a look at this article named iOS: Troubleshooting Wi-Fi networks and connections found here http://support.apple.com/kb/ts1398.
    Follow these steps to troubleshoot the above issues.
    Be sure that you are in range of your Wi-Fi router (access point).
    Tap Settings > Wi-Fi and turn Wi-Fi off and then on again.If unable to do so, see this article.
    Confirm that your Wi-Fi router and Cable or DSL modem are connected to power, turned on, and indicate that they are connected to the Internet.If not, refer to your network administrator or ISP for assistance.
    Restart your iOS device.
    Tap Settings > Wi-Fi and locate the Wi-Fi network to which you are connected. Then tap > and Forget this Network. Try to connect to your desired Wi-Fi network again.
    Note: You will need to enter your Wi-Fi password again if your desired network requires one.
    Turn your Wi-Fi router off and then on again2. If your ISP also provides cable or phone service, check with them before attempting this step to avoid interruption of service.
    Update your device to the latest version of software.
    Update your Wi-Fi router to the latest firmware2.For AirPort Base Stations, see this article for information about firmware updates.
    And this section at the bottom if that troubleshooting does not resolve hte issue:
    Unable to connect to a Wi-Fi network
    Verify that you are attempting to connect your desired Wi-Fi network.
    Make sure you are entering your Wi-Fi password correctly.Passwords may be case sensitive and may contain numbers or special characters.
    Reset network settings by tapping Settings > General > Reset > Reset Network Settings.
    Note: This will reset all network settings including: previously connected Wi-Fi networks and passwords, recently used Bluetooth accessories, VPN and APN settings.
    Take care,
    Sterling

  • Imac not reading CD's

    Updated to Snow Leopard 6 months ago.
    Wanted to rip a CD (music) using iTunes the other day, first time in a while.
    Disk not reading, same with other disks. They work on PC's.
    Tried some installation DVD's and they are read, it is just CD's it seams,
    Any ideas?

    Try doing a SMC reset (Google "Intel iMac SMC Reset" and retest. If that does not work then reset the PRAM (again Google it) and if that does not work then your Superdrive may need cleaning. Go to your local office supply store and buy and CD/DVD cleaning kit and following the directions clean the drive. Then if still not joy then it's probably a mechanical issue that means replacement, if you don't want to pay for replacement (assuming no AppleCare) then get an external DVD drive and use it.

  • Intel imac not running Canon EOS Software?!

    I have just bought a new intel imac G5 (20"). My Canon 'Camera Window' software won't launch when I connect my Canon EOS 5D. Image Browser will launch when clicked on, but cannot see my 5D, or get Camera Window to respond. Camera window is completely unresponsive, does not show any window at all, but needs to be forced to quit as it seems to be hanging invisibly in a state of semi-launched limbo! I am a pro photographer and need this to start working asap. I have been researching the net for 3 days for a solution, updated the Canon software with the latest versions, reinstalled the orig Canon CD's, updated again, repaired permissions etc etc. In a real state and need to know if this will run as it does on my old ibook G3. Is there any way to get it working on the new intel imac's?! By the way, I'm running 10.4.6. Help VERY MUCH appreciated! THANK YOU!

    I received this reply today regarding this subject;
    Thank you for writing to us regarding your Canon EOS 5D camera. I am
    sorry to hear of your experience with the EOS Capture Software and your
    Mac ProBook.
    My name is Chris Easdon and I am the Contact Center Supervisor for
    On-line Support here at Canon ITS. Your latest reply was escalated to me
    for assistance.
    Immediately upon receipt of your inquiry I contacted our Senior
    Technical Support Engineer (TSE) to obtain further clarification on this
    issue. I apologize for the delay in getting back to you, but I just
    received their response and want to share my findings with you.
    According to the Senior TSE, "Yes, Canon USA as well as Canon Inc. are
    aware of the problems connecting EOS Digital SLR's to Intel based Mac
    computers like the customers Mac Book Pro. It is not a problem with Mac
    OS 10.4.6 it is a problem with the Intel based Mac's since the cameras
    work fine on OS 10.4.6 when running on a PowerPC based system. Canon
    Inc. is working on an update and hopefully so is Apple, but at this time
    we do not have any further information. Perhaps the customer should take
    this up with Apple since it is their Intel based Mac implementation that
    is causing the problem. A card reader is our only suggested workaround
    at present."
    So, as described by the TSE, your camera's software is fully compatible
    with the MAC OS 10.4.6. Unfortunately, there are issues with the
    configuration on your ProBook.
    As the TSE indicated, using a card reader until a fix is developed would
    be the best option available to you at this time.
    I apologize for any inconvenience this causes you. Please let me know if
    I can be of any assistance to you.

  • IPad not keeping time correctly

    Last night I noticed my iPad is not keeping time. It said 9:40 at 10:30pm. I checked the settings and it didn't correct itself. It's still off today. Anyone else have this problem? I don't want to manually set the time. I read on another board that Apple was replacing iPads with this problem.

    This happened to me a couple of days ago when I charged my ipad with the adaptor and did not synch with my imac. After synching with my Mac the time was corrected but after a day the clock 'drifted' again. I reported fault to Apple and they suggested a reset using 'Settings'. Did as instructed and so far OK. I am no 'expert' in these matters but not synchronising for a couple of days seems to cause a problem. Apple should be aware of this and I have sent a comment back to them

  • Thunderbolt Not reading Battery Correctly

    Hey there!
    I have been searching the net for this particular problem I am having and sofar have found nothing, so I was hoping maybe you guys could help me out.
    My Thunderbolt after fully charging the battery will show at the highest about 60% battery life, if not lower. This morning for example it would only show 29%. I have bought 2 additional extended batteries for the phone, both will show around the same percent when fully charged.
    I have tried doing the whole battery calibration "thing", with no success whatsoever. One time, after my phone died; I took the battery out of my phone and put it in my friends phone and it showed 82% remaining, yet my phone would say 0% and die. I have done multiple Factory Resets as well.
    I've heard of a few other people having this problem and just warranting back the phone, but thats the problem. My warranty ran out a couple months ago. I had to replace my thunderbolt twice for random annoying issues, and when I got my Third phone (current), the battery wouldnt charge past 80% but i figured the battery was going out and not that big of a deal. The warranty ran out a couple months after I received my current phone so I decided to finally by addition Extended Batteries. And here I am. -_-
    At most the battery will last maybe 3 hours under use, 5-6 with light use. If i leave it in standby, maybe around 8 hours. And this is with the Extended battery!
    When my Phone dies, I am capable of pulling the battery out, waiting a minute, and putting the battery back in and wala! it will have a sudden 2-5% of battery life left again. I can usually do it 4-5 times before it wont work anymore.
    Occasionally the phone will drain fast, get to anywhere from 19-2% and just sit at one specific percent for a few hours.
    I have tried multiple charging cables including: Car Charger, Stock Phone Charger, Offbrand wall charger, and PC-USB charging.
    I am thinking my phone is not reading the battery voltage correctly. When my phone stops charging, or really just sits at a random percent for forever, it shows roughly 3.822V. When the battery is "dead" according to my phone, it shows around 3.6 - 3.5V. I'm not completely sure if that is normal, or even relevant.
    Any help would be most appreciated, thank you! And I apologize for the long post.

    PC Charging is the Worst What i would Recommend is a H.T.C charger And buy a  H.T.C  O.E.M Battery a Extended Type if Possible.
    These two Items at Android Central Cost about what the The Battery it Self cost. Just a Few Months Back Please give these a Look i don't think you will be disappointed.  The Battery Cost $34.99  the Charger $14.95  plus a little for S&H.. b33

  • IMac not reading CDs/DVDs

    I'm on an older (late 2009) iMac, just installed Maverick a few days ago, but the problem preceeds this.  Basically, my computer will not read CDs or DVDs.  Any disc I put into the computer, I hear the whirring noise as if it's reading the disc, but it immediately winds down.  It will repeat trying to read the disc 2 or 3 more times, then just spit the disc out. 
    I tried spraying some compressed air into the slot, and it still won't read most CDs or DVDs, but now when I insert an MP3 CD that my boss had burned for me, the window pops up for when you insert a blank CD, so the drive is reading blank (or previously burned CDs AS blank), but not DVDs or normal CDs (for example, it spit out both a video game installation disc and a movie DVD).
    I made sure that if i go to Finder > Preferences > General that "CDs, DVDs and iPods" is checked, and everything looks normal in System Preferences > CDs & DVDs.
    Anyone have any ideas?

    Another help source (if you haven't already done so).
    Go to your OS Help Menu.  In the search field type dvd
    Click on all the troubleshooting topics & Support Articles that pertain to  your issue.
    You can also do the same in Disk Utility.  Open same up.
    At the bottom left of the window, click on the purple button w/the "?" in the middle.
    This will bring up the Help Menu.
    ===============
    Try a different brand.  Top forum favorites
    CDs
    FUJI
    TDK
    Verbatim
    DVDs
    Maxell
    Verbatim
    ==============
    Apple's Disc Burning Quick Assist
    Make sure the DVDs are not dirty, smudged and/or scratched.
    http://support.apple.com/kb/TS2000 Mac doesn't start up from install disc
    http://support.apple.com/kb/HT2801 Apple Computers: Troubleshooting the slot-loading SuperDrive
    *** Your drive may need cleaning.  Cleaning kits can be purchased from any store that sells CD/DVDs. ***

  • Speaker plug on intel iMac not working

    My speaker connection for my intel iMac is not working. The built in speakers are working fine. What can I check? Thx

    Has nobody got Rise of Nations ? surely someone has at least tried installing it ? I'm just hoping that its a rosetta thing and maybe a fix comes out for it to work ?

  • IMovie 06 with Intel iMac not recognizing camera

    I am using iMovie 06 and love it, however since I have been using it on my Intel iMac, iMovie will not recognize my Canon ZR 70. I thought that it was possibly not compatible, however at work we have an Intel iMac and are running the exact same version on iMovie and the camera is recognized. It is possible that when I installed iMovie 06 that I forgot to select recognize camera; is there a preference or something that I can toss to allow my iMovie to recognize the camera?

    Eric,
    I plugged the HD back in and went to Disk Utility....none of the buttons (Verify Disk, Repair Disk etc) are selectable, and the "Mount" button is also not clickable.
    When this same hard drive is connected to the iBook, the name we've given it appears on the desktop and we can successfully use the device. On this iMac, the name doesn't appear, for example it shows
    149.1 GB etc etc etc
    Macintosh HD
    409.4 GB Iomega
    (name not shown)
    Also, and what may be the problem, is that when I select the external HD and click "Info", it says S.M.A.R.T. Status is Not Supported. How can I get this to work?
    Thanks

  • IMac not reading DVDs (but will read CDs)

    Hi all,
    I am currently using the 2.16GHz Intel Core 2 Duo 20" iMac, about 4 months ago i had a problem with the superdrive on the imac and it would not eject a DVD i was using. It repeatedly tried to spit the DVD out every 30 seconds or so without any luck. After about 2 days it eventually spat the DVD out.
    I was then hesitant to stick anything back in the drive in case the problem occured again. I then bought an external DVD drive and had no problems for the last 2/3 months or so with it until yesterday afternoon. I was trying to install the optional installs from the software that came with the iMac and it got half way through and said the disc was unreadable (which i thought was strange as its the first time the media had been out of the plastic wallet). I then thought nothing of it until early this morning when i tried to play a DVD on the external drive and it spins for about a minute and then spits the DVD out. This happens with any DVD i have tried films, to backup dvds to games and everything and nothing will read. I tried a CD this reads no problems at all.
    I then tried the superdrive on the iMac and it also spits out DVDs after about a minute but will read a CD no problems at all but just not a DVD.
    Does anyone have any clues to what has happened since yesterday as i used to be able to play every DVD i had on the external drive no problem. I have not installed any new software and there are no new updates to install on the OS and no firmware has been installed (all firmware is up to date).
    The drives i am using are:
    Matshita DVD-R UJ 85J (supedrive in the iMac)
    HL-DT-ST DVDRAM GP08 LU10 (external drive - its an LG GP08 drive)
    Any help is greatly appreciated
    Regards
    Christian

    Hi Albos, This is a known problem. These superdrives die after a while. See the various threads on this site and the internet. I have the same problem with my Imac 20" 2.16 ghz. Just wants to burn and read cd's. Its has to do with the laser. For DVD an CD are two different laser and the one for DVD's has probably died in yours (as it did in mine). I bought an external LG burner and problem solved. (And a lot cheaper than replacing the superdrive)
    Hope this helps you.
    Robert

  • New iMac not "seeing" Time Capsule

    Hi Everybody,
    I am new to this forum. I attempted to find an answer to my problem but could not.
    Last October, the optic drive on my 27" iMac started having problems. As it was still under guarantee, I took it to the vendor who advised that I back-up all data on it before doing so. I bought a Time Capsule from them, and was able through the Aiport Utility to set it up and back-up all data through Time Machine. Took the iMac back to the vendor and was eventually told it could not be repaired. As that coincided with the start of the wating for the new iMacs, I received a voucher and was able last week to get my new model iMac 27".
    In the meantime I changed my wireless network at home. The iMac had no problem connecting to this wireless network, but when I attempt to get access to the Time Capsule on it, it states that no configured Airport base stations have been found. I made sure that the Time Capsule was correctly plugged into the new network, and also eventually reset the Time Capsule to factory settings, once live, and once after I unplugged it and reset it as it was starting up.
    The iMac continues to show no Time Capsule in the Airport Utility, and the Time Capsule continues to flash its amber status light intermittently.
    Any ideas, anybody else with the same situation?
    Thank you very much!

    Do you have an ethernet cable by which you can connect directly to the Time Capsule to get it configured? Sometimes that works when the Mac can't see the network.
    Do you see any other networks on the WiFi when you search for the Time Capsule's network?

  • Intel iMac not starting...please HELP!!!

    Hey all,
    Well I just arrived to my new dorm room in college with my one week old iMac and I'm encountering some serious problems....
    I plugged the computer in while it was on my desk, with other hardware attached into a surge protector and it worked fine for about two days. Today I recieved some new furniture so I had to unplug the computer to move things around....I unplugged it and placed it flat (screen side up) on a pillow.
    I plugged it back in with a new surge protector, connected the hardware and pressed the button...didn't start. The printer, the speakers, everything else had power so it wasn't a faulty power strip...just the computer wouldn't start. I then did the following:
    1. Tried different connections on the same surge protector
    2. Switched back to the old surge protector
    3. Plugged the computer w/o external devices into the wall directly
    4. Tried it as described above into a different wall outlet
    And nothing has worked. I'm going to call Apple in the morning, but as you can imagine with the year starting this is the last thing I need. I'm using my old G3 iBook at the moment to get by, but what has happened to my brand new iMac? Thanks for your help

    DIRECTLY from the iMac Help site:
    The System Management Controller (SMC) is a chip on the logic board that controls all power functions for your computer. If your computer is experiencing any power issue, resetting the SMC may resolve it. The SMC controls several functions, including:
    * Telling the computer when to turn on, turn off, sleep, wake, idle, and so forth.
    * Handling system resets from various commands.
    * Controlling the fans.
    Note that resetting the SMC does not reset the PRAM. Resetting the SMC will not resolve issues in which your computer is unresponsive—in these situations, restarting your computer will generally suffice. If your computer isn't responding, perform these steps one at a time, in this order, until the issue has been resolved:
    1. Force Quit (Option-Command-Escape).
    2. Restart (Control-Command-Power).
    3. Force Shut Down (press the power button for 10 seconds).
    Resetting the SMC can resolve some computer issues such as not starting up, not displaying video, sleep issues, fan noise issues, and so forth. If your computer still exhibits these types of issues after you've restarted the computer, try resetting the SMC. To reset the SMC on an iMac (Early 2006), iMac (Mid 2006), or Mac mini (Early 2006):
    1. From the Apple menu, choose Shut Down (or if the computer is not responding, hold the power button until it turns off).
    2. Unplug all cables from the computer, including the power cord and any display cables.
    3. Wait at least 15 seconds.
    4. Plug the power cord back in, making sure the power button is not being pressed at the time. Then reconnect your keyboard and mouse to the computer.
    5. Press the power button on the back to start up your computer.
    The iMac (Early 2006) and later models do not have a button on the main logic board for resetting the SMC, which eliminates the need to remove the computer's cover to reset it (as required for some earlier models).
    iMac 20" Intel Dual Core   Mac OS X (10.4.7)   It's Sweet, It's a MAC

  • IMac not reading Cd's...but DVD's ok.

    I realize this is not new. I have been reading as many posts as I can, w/many people listing thru iTunes. I have tried, & so has everyone else that I have read, just about everything.
    Maybe it is just me. But I am not sure it has to do w/iTunes as much as possibly OS X Lion update? My iMace read & played CD's just fine before I decided to update to Lion. DVD's were not a problem & still not.  However, I had to, unhappily, purchase Snow Leopard (if my memory serves me right, which it usually does a left, due to being blessed w/ADHD...), before I could upgrade to Lion...talk about a rip...but I'm not even going to waste anytime on that one b/c it's done & over with.  However, the only reason i bring it up is b/c I don't know if there was a problem w/Snow Leopard before installing Lion, b/c I didn't bother using Snow to play CD's, or anything for that matter (just some food for thought as this just popped in my head...anybody wonder why we had to purchase a CD for Snow Leopard, but then download Lion...? Maybe there was/is an issue concerning CD's betwixt the two? Maybe somebody already looked into this. I don't know as I am new to this forum stuff, & being 57 yrs young I don't see myself going on them too often except on an as needed basis.)  Anyways, I digress, which happens often despite my meds.
    Bottom line is, there was no problem before the Lion upgrade. And I just noticed the CD problem now b/c I finally found a copy of Arthur Fiedler's Boston Pops Orchestra's Christmas music, which I grew up listening to.  And so as I put my shiny used (courtesy of Goodwill...now before you go making any assumptions...and you know what assumptions do...I have also since that failure, tried brand new store-bought CD's as well, & nada...same thing:
    ***"whirl-spin-clickity-clack-wind-down-silence...whirl-spin-clickity-clack-wind -down-silence...whirl-spin-clickity-clack-wind-down-silence...spit out CD-no questions-asked"***
    not even an error dialog box like saying invalid disc or something.
    Now, come to think of it, since the update, I have had some DVD issues as well.  All of a sudden it would, after playing some movies, maybe 3 or 4, it would all of a sudden say, when I would put in the next unsuspecting victim, some sort of an invalid error...imagine that, calling my CD's invalids.  Why, they've never been on crutches or in wheelchairs before in their little eternal lives which just happens to remarkably resemble the international sign of the donut!  Anyways, I just happened to try rebooting my pooter & voila, thar she blows!  Alas, my DVD's play again.  This problem has been happening at the rate of about every 3-4, maybe 5 movies at a time.  Now this has all been since the upgrade.  I cannot tell you if there has been an upDATE on Lion, or if iTunes was updated/upgraded same time as Lion...that data is far too improtant for me to be interested enough to hyperfocus on.  I can only focus on the strange, off the wall situations that are meaningless & irrelevant.  Not only that skipper, but they don't make any sense either!  Having said all this, maybe someone can piece something together to figure out what's going on.  Obviously there is a lot of people having the same problems since one of the upgrade/updates.  I think it would be safe to say, though not 100%, that it is either the Lion or the jam (as in iTunes)...or quite possibly even Snow Leopard,  But that's all I know.  And what about the conspiracy issue...why did Apple go w/the download for Lion, after having to buy Snow Leopard on disc?  Maybe something happened & they just chose to ignore it, hoping it wouldn't show.  Well, I've done my damage for one morning.  If anyone has any other suggestions, ideas, or actual fixes on this CD problem, I would be very grateful, & so would many others.  Of course, since I am so very much Mr. Johnny on the oil spot that this issue may have already been acknowledged by the Big Bite itself.  Or maybe something in the upgrade/update blew out the CD portion of the softwar that runs rhe hardware, right? 
    Appreciate any feedback for the old newbie here...well what do you know..i'm whatcha call an oxymoron...YAHOO! MT DEW! IT'S GOOOD! (Old commercial from the 70's if memory serves me right...or left (as in it left the building before I did!)(Actually I don't even drink the stuff b/c the caffiene puts me to sleep, or the sugar...or (d) both! :-)  )
    Respectfully yours, doug

    Well, I bought a CD/DVD cleaner kit, and nothing happened--it didn't even recognize that the cleaner disc was in there and it didn't do anything.
    I checked for an optical drive update, but the only one I found was for older Macs for 4X DVDs, which had nothing to do with CDs. Since even music discs won't mount, nor will discs that mount on every other Mac in the house, Macs both older and newer than my G5 and discs both older and newer, I suspect my drive is toast. Dang.

  • Date filter not reading dates correctly

    I've noticed that since Bridge CS5 came out, the filter on date is not working correctly. For example,I'm looking at a series of images that I captured today (Sept 7th), and the date shown in the metadata panel of Bridge ays "Today". Yet, the Filter pane shows only "yesterday", not "today" as an option. When I click on "yesterday", Bridge displays the files that I took today! (And for the record, I'm using Bridge on Sept 7th, at 6 PM Pacific time when I'm posting this.)

    Sorry, hope you can read the details...
    Thanks, screenshot is clear, I see it but can't believe my eyes I'm
    afraid....
    Tried to reproduce it on my system but can't achieve this, pictures shot at
    same day as 'today' give today in the filter panel and yesterday also
    correctly filtered.
    You have of course already checked the date and time of your camera?
    But that should reflect also the data in the EXIF shown under file
    properties in the Metadata section.
    Assuming you have already tried to reset the Bridge Preferences (holding
    down option key while restarting Bridge) you could also repeat this after
    having manual deleted the AdobeBridge4.plist file from the preference folder
    in the User library.
    If still no luck, a way to narrow the possibilities down is if you have CS4
    still installed you could try it in Bridge CS4 with the same files.
    If it shows correct in CS4 it might be related to your CS5 install  or to
    NEF from D200 and Bridge CS5.
    If it shows also incorrect in CS4 it might be related with your User account
    or OSX.

  • Update rule not reading MD correctly

    I have an ODS that has update rules.  One of the field (Substatus) has to read Appraisal Document Master data as per the update rule.  The Appraisal Document master data has the Substatus valu of 3 which is correct.  Unfortunately, the ODS shows the value as 0. 
    How could this happen?
    Points will be assigned.
    -Sonny

    Hi,
    which update u are loading delta or full
    if u r loading delta update it only brings the changed records.
    r u loading for the first time. if not it brings 0 because the data may not be changed in master data.
    if u r loading for the first time then it brings the value 3.
    check data in active data table and ur master data it will be ok.
    thanks,
    pavan.

Maybe you are looking for

  • PI 7.1 release

    Hi Experts, Could you please tell me, when we can get the PI7.1 in the market? What is the procedure to get the Ramp up release? Regards Sara

  • Waking up display from display sleep

    This is a minor thing, but I'm curious. On my MBP, I have my display set to sleep after 15 minutes of non-use. The MBP itself never sleeps. Before upgrading to Lion I could wake up the display by touch the trackpad, or moving the magic mouse. After u

  • Xpath 1

    Given a response like this :   <?xml version="1.0" encoding="utf-8" ?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <soap:Bod

  • Re: Best buy pc app error (digital download) please help

    Yesterday, I also purchased the game FEAR 2 Project Origins Windows Digital Download. It's in my Digital Library and when I click Download Now, I'm getting a pop up asking for a folder to download it to. When I try to save it to *any* folder (existin

  • Why won't Messages save my Yahoo password?

    Messages seems unwilling to save my password for Yahoo Messenger.  Even a manual cleanup of my Keychain didn't seem to help. If, on the rare occasions, I can get the PW field entry to stick, I'm then told the PW is incorrect.