OS 10.6.8 unstable until escape pressed

OS 10.6.8 unstable, even from sleep, until escape is pressed

Open Console & look for clues in the system log for Date &  Time of say last startup or wake.

Similar Messages

  • I dont want to commit master-detail form untill user press save button

    We have department-employee kind of master detail form.
    1) We click on any record on department block.
    2) Then we change / insert /delete record in employee block.
    3) then we move to anothe department.
    4) now it ask for saving the changes. THIS WE DO NOT WANT.
    5) WE WANT TO SAVE CHANGES WHEN USER CLICK ON SAVE BUTTON.
    6) If user make changes to various employees of various department,
    we want user to cancel changes when ever user wants.
    IN SHORT WHAT WE WANT IS
    No record should be saved untill user press save button below.
    and If user press cancel all changes made must be undo.
    PLEASE DO NOT SUGGEST DO_COMMIT in clear block details,
    We know that and we dont want that option.
    Regards
    Upendra

    Hi URTRIVEDI
    but it gives "could not reserve record (x tries), keep trying?" error.The problem is not within the code given by Francois but in sessions u opened.
    pls make sure u r not running more than one instance of ur form with in one session.
    e.g. FireFox is opening more than one tab at a time every modification u made > compile > Generate , Save & Run only one Form instance
    Hope this helps...
    Regards,
    Amatu Allah

  • The program suspend occasionally,until I press "enter"

    Please help! my program is simple, but it don't run stablely! :((
    Occasionally,it suspend, and when I press "enter",it resume, but when run for
    a few hours,it suspend again.
    my program just like that:
    =======================
    try {
    while (true) {
    now = Calendar.getInstance();
    year = now.get(Calendar.YEAR);
    month = now.get(Calendar.MONTH) + 1;
    date = now.get(Calendar.DATE);
    hour = now.get(Calendar.HOUR_OF_DAY);
    minute = now.get(Calendar.MINUTE);
    second = now.get(Calendar.SECOND);
    //run on the fifth minute every hour
    if (lastHour != hour && minute == 5) {
    System.out.println("Running...");
    System.out.println("date time:" + year + "-" + month + "-" +
    date + " " +
    hour + ":" + minute + ":" + second);
    /* do the routine job start */
    // must ftp a file, and do something else
    System.out.println("successfully!");
    catch (Exception ex) {
    System.out.println(ex.getMessage());
    /* do the routine job end */
    lastHour = hour;
    // sleep for 30 seconds
    try {
    Thread.sleep(30000);
    catch (InterruptedException ex1) {
    System.out.println(ex1.getMessage());
    catch (Exception ex2) {
    ex2.printStackTrace();
    =======================
    the ouput of the program is just like that:
    Running
    date time:2003-10-17 16:5:12
    Finish ftp. File size: 729088 bytes.
    successfully!
    ---- suspend here, when I found the File size din't change on 17:20:22,
    ---- I press "enter",and the following shows
    Running
    date time:2003-10-17 17:5:18
    Finish ftp. File size: 671744 bytes.
    successfully!
    ==========================================
    I can figure out what happened to my program , the Thread.sleep interrupted ? the ftp interrupted ?
    please give me some advices,I greatly appreciate your help!!!

    the program suspend occasionally,until I press my keyboard,
    Please help! It have tortured me for a long time.
    my program is simple, but it don't run stablely! :((
    Occasionally, it suspend, and when I press my keyboard, it resume, but when run for a day,it suspend again.
    my program just like that:
    ===============================================
    // a rountine job, run every hour
    // timer = new Timer();
    // timer.scheduleAtFixedRate(new RemindTask(), time, 60 * 60* 1000); // 1 hour
    System.out.println("Start to run,save log, date time:" + year + "-" + month + "-" + date + " " +
    hour + ":" + minute + ":" + second + " Current=" + System.currentTimeMillis());
    logSaver2.saveLog("date time:" + year + "-" + month + "-" + date + " " + hour + ":" + minute + ":" + second);
    System.out.println("end log, start ftp, Current=" + System.currentTimeMillis());
    // must ftp a file, and to dump the file into database
    System.out.println("finish!");
    ==================================================
    logSaver2.saveLog just do this:
    RandomAccessFile myRAFile;
    myRAFile.seek(myRAFile.length()); //move to the end of the file
    myRAFile.writeBytes(s); //Start appending!
    ====================================================
    the ouput of the program is just like that:
    Start to run,save log, date time:2003-12-11 08:10:00 Current=1071101400854
    end log, start ftp, Current=1071101400856
    finish!
    ------------- it suspend,I checked the log file, it have recorded "date time:2003-12-11 09:10:10",
    --------------and when I press keyboard on 09:38:40, the following shows, and it runs normally
    Start to run,save log, date time:2003-12-11 09:10:10 Current=1071105200898
    end log, start ftp, Current=1071107280241
    finish!
    ======================================================
    notice that when it suspend, the difference of the two "Current" values will be large,
    and when it run on time, the difference of the two "Current" values will be small,
    but I just do "savelog" at that time span!
    and some experience:
    I once used the windows ftp client to do the ftp, and the program suspend frequently(once a few hour),
    and I used the enterpriseftp-1.2.3 now, the program suspend occasionally(maybe twice a day)
    I cann't figure out what happened to my program.
    please give me some advices,I greatly appreciate your help!!!

  • SetMnemonic doesn't show underscore until Alt pressed

    My "Overview" button doesn't show the underscore under the letter "O" until the user presses the Alt key once. How can I get it to show the underscore ahead of time? Here's some code:
    OverviewButton.setMnemonic(KeyEvent.VK_O);
    OverviewButton.setText("Overview");
    OverviewButton.addActionListener(new HelpFrame_OverviewButton_actionAdapter(this));
    I'm using 1.4.1.

    I think the latest version of the jdk (1.4.1_02) fixed this.

  • ITunes 9.1 was very unstable until...

    Prior to 9.1 iTunes was rock solid. afterwards it was seriously unstable. Sometimes it opened then crashed, sometime i got to podcasts, hit play and worked fine until i moved to say Movies/ TV shows or Music then BOOM it crashed, always after ~15secs of SBOD.
    iTunes 9.1 would restart with no apparent damage, however it was unusable.
    I use Gridiron's Flow and after stopping that, iTunes worked perfectly as before. Although not a solution, it is a workaround.

    Every version of iTunes ran pretty stable on my computer. It never crashes. In fact the only time it did was on an ancient XP computer that I had.
    Message was edited by: R94N

  • Letter "A" is appearing on clips and clips not appearing until play pressed

    Hello All,
    Two challenges:
    1. I have the letter A appear on clips when placed in the browser window. This wasn't happening before. Any idea what it means?
    2. When I paste into the browser from the canvas, the clip doesn't appear until I move the head back, and press play. Any idea about this?
    Thanks.
    DG

    Jerry,
    Thanks for the advice. When you mention tutorials on FCP, I assume you mean someplace other than the software package. I say this because I was pretty surprised that it didn't come with some tutorials. Then again, this is for some pretty experienced people, and I'm holding down the other end of the range.
    If the aforementioned is true, could you point me in the direction of some meaningful tutorials at this stage of my experience? I came across a couple, but things like adding a vintage look to my footage is the least of my worries right now. So any links or 3rd party tutorials (Free or Purchase) would be appreciated.
    Cheers,
    DG

  • Black screen after startup until home pressed - is this normal?

    Hi there,
    I've just got a new ipad and have a question please. After I turn it on it very briefly shows the swipe to unlock screen (about 2 seconds) then goes to a black screen. If I press the home button it comes back again for about 5 seconds before going black again unless I swipe and then it works fine. Is this normal behaviour please? I can't find anything to describe this as normal or in the settings to change it.
    Thanks for your help!
    Mike

    Yes, it is normal.  The screen goes right back to power saving sleep mode if you do not swipe to unlock it.  The assumption being, if you do not swipe to unlock, you are not using it so why waste power lighting up the screen.
    If you go to settings->general->auto-lock and set it to "never" then once you swipe to unlock the screen will remain lit and active until you manually press the hardware sleep button (or use a magnetic closure, like the Apple smart cover or smart case), but that also may waste a lot of power.

  • My iPad shut off for some reason.  The battery was charged.  I couldn't get it to turn back on until I pressed the on button and home at the same time.Why did that happen?

    I had trouble upgrading my iPad2 toiOS 5.1.I have had it for about 1 year.  I had never upgraded it.  I tried a few times but I kept getting a message that I would loose everything on my iPad if I did.  I bit the bullet andfigured that I would restore it from the back up on my laptop.  Some of the backup files were corrupted.  I was unable to retore my exchange email or my notes from the noted app.
    Today, my iPad shut off for no reason and I couldn't get it to turn on again, even though the battery was 70% charged.  I had to press the on button and home button to get it to come back on.

    I'm not sure what problem you are experiancing but it would be well worth contacting apple.
    If you have had it for less than one year it should be covered under warrenty
    All The best
    Eloise

  • In Pages I was deleting a section of text and when I lifted my finger off the delete button the computer just kept deleting until I pressed the button again. What did I do? Is there a keyboard shortcut to continuously delete without pressing delete?

    I believe i may have pressed some sort of kepboard shortcut that made this happen.

    While I am sorry this happened to you, I am beyond glad to know that this happened to someone else. I was typing my Graduate thesis when this happened to me! Lost a lot of work and learned a very valuable lesson about auto save and multiple copies! I called Microsoft about this, the woman I spoke with claimed I was the first one she had ever heard of having this issue...blamed it on Apple, said it was likely some key stroke? Kinda would like to know how I did it, so I NEVER do it again.  And the button was not stuck!

  • When printing a simple single photo, my picture looks fine until I press the print button, then the view of what it is going to print looks like it has zoomed in and cuts off part of my original picture.  This does this with every picture I try to print.

    When I press print, it looks like it crops or zooms my original pictures and cuts it off, on the print view. Therefore it only prints a zoomed in partial picture?  Anyone else have this problem?

    This usually occurs because you're printing a photo in an Aspect Ratio different from the actual shot. The Aspect Ratio is the shape of the photo, expressed as the length x breadth.
    So, if you have - for instance - a 4:3 shot and try print that at  4:6 you will have issues.

  • Wait until I press a "GO" button.

    LabVIEW 6i
    I'm developing a test tool that has to be sent all round the world with our test guys.
    Some parameters have to be changed each time and then they have to run the application.
    However these guys refuse to believe that they can't have an "OK" or "Start" button on the front panel to start the process and are unhappy with the "little white arrow" button of LabVIEW.
    Please, someone, cure my headache!!
    Some people have suggested a case statement with one case empty and the other with the code in but I can't get it to work.. my application just starts and then stops.
    There must be a way to duplicate the LabVIEW run button ... but HOW??
    Thanks in advance.

    The answer is within the question. However; you will need to rephrase your question to answer it.
    What I am speaking of is implementation. How you implement the solution is in how you want it implemented.
    If you are running this in a development environment, which it seems as though you are, I would suggest one of two things: A) tell the test engineers (technicians?) to get with the program and learn how to run a LabVIEW VI or B)build this as an executable or make the VI function as an executable on the runtime engine without building it.
    If this is one of many VIs that go out in the field for testing, you may wish to package them into a library or installation, and have a 'loader application' that loads them.
    As you can see, the answer is much more complicated than the question. You see, the convenience of LabVIEW as a development environment means that most programmers put off learning how to implement their programs as finished products, and instead, continue to run them in the development enviornment. Believe me, this is all to common, and unfortunately, too convenient. However; the answer is a matter of practice and discipline. If this were a C++ program, you would not have any problems developing the finished product for implemention, and it would work as you wanted it, and as the field personnel expected it. However, you are able to run the program in a development environment, a convenience which is coming back to haunt you.
    Go ahead and take that extra step and figure out how you want to implement this in the field. LabVIEW has the distinct advantage of allowing you to execute development level programs (VIs) in a runtime environment. Something not available in C/C++ (readily that is).
    So, figure out what implementation you want, and design your finished product with that in mind.
    On the VI level this means an execute button. Poll the desired control (start?) in a while loop with about a 250ms delay. When the button is pressed, the loop ends, and your code will begin (assuming you have wired the dataflow as such). Also, you have to decide how to launch the VI. If you want the user to simply be able to open it, then you need to build it as a complete application (using application builder). If you don't have the app builder, or want to be able to replace the VI with modified versions often, then create a loader. You will still have to build the application. I'm actually not sure how to use the runtime without a built application anymore.
    Anyway, I hope this helps.
    Good luck.

  • Page does not refresh untill F5 pressed

    I am using HTMLDB 1.6 and Oracle reports 10g.
    When users completes the data-entry on HTMLDB forms, presses submits button, and a branch provided in the page takes user to Oracle Reports (by giving a URL). Reports show the data update by users on HTMLDB form.
    Reports are drill-down, they have links to HTMLDB pages, which take the user to HTMLDB form. URL behind the link is
    http://server:7777/pls/htmldb/f?p=111:18:::::P18_QUOTE_DETAIL_PK:4305
    Now suppose a users makes an entry in HTMLDB form, goes to Oracle reports (automatically) where he finds updated data. But now when he clicks on the link which takes the browser window back to HTMLDB form again, he finds the OLD data (data not updated, which he did last time). When user presses F5 (refresh) the page comes with updated data.
    Please advise the method which eleminates need of presses F5.

    2110598 - Please tell us your first name to continue, it helps me catalogue threads.
    I suspect your browser is caching the old page. If that is the case, you can adjust (or instruct users to adjust) the browser settings to avoid this. But there is something else that you should start thinking about for when you might want to upgrade to version 2.0 or later: links to an HTML DB page that do not contain the current session ID will result in the user having to login (even if the user is already are logged in in the current browser session). You will be able to keep them in the current HTML DB session, however, if you use a technique we recently discussed (I'll look for it if you're interested).
    Scott

  • Trackpad sluggish until key pressed

    This has been happening intermittently, but when it does, it is very consistent.
    The effect is that after the macbook has been idle for a while (5 minutes or so, not having gone to sleep or anything like that, just idle) when I try to use the trackpad the pointer will only move, very slowly, a few pixels instead of what would normally be from one end of the screen to the other. As soon as I press any key, things go back to normal. Let it idle again, the same behavior reappears.
    As I said, this does not happens after rebooting, but seems to happen all the time once it starts.
    Any ideas?

    Hello
    Maybe it sounds stupid now but it is not easy to understand what happen exactly.
    > Left to do it's own thing, the screen goes blank and nothing happens.
    Does all this happen after recovery image installation and first start after successfully recovery installation? Or preinstalled OS is already configured and ready for first start?
    >.. and the system begins to boot from the HDD
    Can you see anything n the screen when this happen?
    > it proceeds to boot successfully and the laptop works normally (bar the flat battery).
    After reading this sentence I presume OS boots OK and you can use your notebook. Can you confirm this?
    When you restart OS does the same happen again and again?
    Have you tried to reinstall recovery image again?

  • Satellite L305 won't boot until I press "Enter" repeatedly

    My wife is going on a mission trip to Africa, and acquired a used Satellite L305-S5907 to donate to a needy student there. I used the original Toshiba recovery discs to reformat and reinstall Vista to original factory state, and have run all the endless Windows updates, including SP1 and 2. Everything seems to work fine except for one weird quirk. When I start or restart the computer, it powers up, but won't start to boot unless I repeatedly press Enter (or F2 or F12), and then go through the Boot screen or Setup screen. The computer was doing this before I restored it, but since it had belonged to a high school girl I hoped that a clean reinstall would fix things. The only thing that occurs to me is to update the BIOS, but drilling down through the levels of Toshiba's website, I get as far as a link to BIOS 2.20, but that page won't even load, let alone download the installer. I've searched for another way into Toshiba's download site, but can't find one, and I don't want to risk a third party BIOS fix.
    She's leaving for Kenya next weekend, and wants to donate a conputer that's working smoothly, so any help will be much appreciated. Thanks.

    sdl701 wrote:
     I used the original Toshiba recovery discs to reformat and reinstall Vista to original factory state...  then go through the Boot screen or Setup screen. The computer was doing this before I restored it
    I dumped Vista operating system a long time ago and installed Win 7.  I’ve used different OS system since Win 98; I thought Vista was not prime time.  Have you tried to fix with Windows STARTUP REPAIR if you haven’t found a solution yet?
    http://windows.microsoft.com/en-us/windows-vista/startup-repair-frequently-asked-questions

  • Cannot hear sound from audio input untill I press record?

    Is there a quicker step, without having to press record first, to get audio from your input devise?
    Cheers.

    ankitae wrote:
    Is there a quicker step, without having to press record first, to get audio from your input devise?
    I assume your talking about a real instrument... if your going through an audio interface, also, adjust your (mixer knob) on the interface, it could be turned down... works for me.

Maybe you are looking for

  • Impossible to download PhotoshopCC in Creative Cloud

    I just installed Creative Cloud on my PC and once in the app window, I try to download PhotoshopCC I receive this message: Download error, retry or contact service (404)? Can someone help?

  • Notification from iCloud?

    I just received an email from iCloud that says I have to update my account info. It wants all of my secure info. Is this legit or a scam?? Wondering if others got this email.

  • Test Driven Development...

    Hi, I'd like to hear some pro's and con's about this Test Driven Development methodology. Have anyone of you in this forum been using this technique for your unit tesing? If so, please share the experiences. http://www.fusionauthority.com/Techniques/

  • Console logging best practices?

    All, I just had a guest "LDom" crash. There was no system crash dump recovered and nothing in /var/adm/messages. Is there a best practice for sending virtual console output to some sort of log server? Any insight would be appreciated. Regards, Gene

  • Changes in material code logic

    Dear SAP Gurus, Since last 4 years we are using alpha neumeric material coding but because of this we are facing lot of problems so we are thinkinking to make material coding numeric only. Is there any way that we can change entire material codes int