First letter doesn't type in a new field and keyboard cuts out

When I switch apps (ie from Firefox to iChat) and try to type in a field, the first letter doesn't show up. I will have to hit it twice to get it to show up then can type normally. On top of that, I get random problems where my keyboard will just stop working. I have to unplug it and replug it and it will be fine. What can I do about these issues?

Hello i:
You might try resetting the PRAM:
http://support.apple.com/kb/HT1379
Barry

Similar Messages

  • The types of the parameter field and parameter field current values are not compatible.----

    HI,
    I am attempting to set report parameters in my .jsp code via URL parameters.
    I am able to set the report name, server connection dynamically however when attempting to set the Parameters I receive:
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKParameterFieldException: The types of the parameter field and parameter field current values are not compatible.---- Error code:-2147213303 Error code name:invalidParameterField
    The parameter on the report is a String Type, named for this example p1.
    The value that p1 represents is LERAD
    My code:
    String stringValue = request.getParameter("p1");
    CRJavaHelper.addDiscreteParameterValue( clientDoc, "","p1", stringvalue);
    returns the above mentioned error.
    I have tried:
    String stringValue = (String)request.getParameter("p1");
    which returns the above error
    And;
    String stringValue = new String(request.getParameter("p1")).toString();
    which returns
    java.lang.NullPointerException
    java.lang.String.<init>(Unknown Source)
    org.apache.jsp.callReport_jsp._jspService(callReport_jsp.java:105)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:390)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:334)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
    I notice that the CRjavaHelper.java declares this addDiscreteParameterValue as accepting an Object type for the newValue.
    Any ideas???

    Hi,
    nevermind.
    case sensitivty strikes again.
    my URL param was P1 ( case sensitive)

  • I cannot access Content Library in iMovie - Content Library doesn't show on the iMovie screen and is greyed out when accessed through "windows" tab at the top. Also unable to update the projects/events (a suggested solution for a similar question).

    I cannot access Content Library in iMovie - Content Library doesn't show on the iMovie screen and is greyed out when accessed through "windows" tab at the top. Also unable to update the projects/events (a suggested solution for a similar question). I haven't had this issue before, I have always used the content library on the screen but haven't used this for about a month. How can I make the Content Library available?

    Thanks so much! I am backing up the entire computer now with an external hard drive - this should be fine right? And surely if I am backing up the whole computer these projects/videos will be backed up too? I wasn't sure how to do this any other way and I am clearly not great with tech issues. Once this is done and I am sure my projects/videos are safe I will do the delete and reinstall bit. Thanks for taking the time to help

  • What is the difference between on new focus and do prepare out put methods

    Hi,
    what is the difference between on new focus and do prepare out put methods.

    Hi Divya,
    DO_PREPARE_OUTPUT method is triggered each time the view is prepared after each event. Normally we redefine this method in order default the initial values based upon the parameter iv_first_time = 'X'. There can be certain other scenarios like putting data validations where this method can be helpful.
    For details on ON_NEW_FOCUS, refer to this [thread|on_new_focus event;
    Thanks
    Vishal

  • Country list dropdown search by first letter doesn't work for some countries in the list

    Hi,
    We have this issue with the country list search in Travel Request with the drop down list when user is trying to choose the country by entering the first letter say C for Canada (finds Canada in the list) it works for the countries from A to O  and  doesn't work from P to Z.
    It is NW7.31 portal
    What seems to be the problem ?

    Hi Denis
    Get them to take a look at this wiki page:
    http://wiki.scn.sap.com/wiki/x/2oQCFQ
    It lists the latest notes for your basis version and the notes are usually cumulative which means if you apply the latest notes, it will bring in the pre-requisites and earlier notes too.
    Hope it helps you Denis.
    Sally

  • Dropdown country list search by first letter doesn't work for some countries in the list

    Hi,
    We have this issue with the country list search in Travel Request with the drop down list when user is trying to choose the country by entering the first letter say C for Canada (finds Canada in the list) it works for the countries from A to O  and  doesn't work from P to Z.
    It is NW7.31 portal
    What seems to be the problem ?

    Hi Denis
    Get them to take a look at this wiki page:
    http://wiki.scn.sap.com/wiki/x/2oQCFQ
    It lists the latest notes for your basis version and the notes are usually cumulative which means if you apply the latest notes, it will bring in the pre-requisites and earlier notes too.
    Hope it helps you Denis.
    Sally

  • I have an iphone 4, and its the first edition... i need a new phone and the latest is the iPhone 5. im wondering if apple will release a new phone soon or should i go with the iphone 5?

    I have an iphone 4, and it's the first edition... I need a new phone and the latest is the iPhone 5. I'm wondering if apple will release a new iphone soon or should i go with the iphone 5?

    No one here would know Apple's plans. But, if past history holds true, expect a new model iPhone sometime between now & the fall.

  • Addition of new fields and sub dields in ad hoc query

    hey all,
    hey friends i would like to know how to add additional fields and the sub fields in ad- hoc query.
    i had tried sq02 and went on creating new field but it is nt adng there and no options of sub fields are visible.
    note: i am entirely new to sap hr.. so plz try and help me out in a laymans language.

    At the Date Field, there is 1 node call the Additional fields.
    Then Right click the Additional field and choose create >> additional field.
    Then enter the field name, description, Data type and length.
    After that right click the newly created field name and choose code
    Then enter some simple code.
    E.g.
    For IT2006 the table does not provide the quota balance. If order to display the quota balance we can create an additional field call ZBalance. Then at code section enter the code ZBalance = p2006-anzhl - p2006-kverb.

  • Adding New Field and Passing Values Between Screens

    In the Oracle Projects Create Project screen, I've been asked to add a new LOV for Organization (LOV copied from a subsequent page) - and then pass the selected value to the next page and default in the value based on the selection on the first page.
    I understand I'll be modifying the first page's XML to add the new LOV, but how can I get the second page to recognize the value selected on the first page? Do I need to pass this as a parameter?
    Thanks in advance for your help!

    Thanks - I understand that the CO should not be extended, and other posts in this forum mention that the AM should not be extended either.
    What is the recommended extension path in a scenario like the one I describe above (adding a field to a seeded page and trying to pass it to the second page)?
    Sorry for all the questions - I couldn't find this scenario described elsewhere in the forums!

  • Idoc enhancement with new fields and refresh in MII 12.1

    Hello all,
    I'm using one standard idoc LOIPLO to transfer planned orders from ERP to SAP ME 5.2
    I have enhanced this idoc to add some new "custom fields" -> On the ERP side I can see my new fields in the idoc, but when idoc is received in MII, I don't see my new fields (it's still the "old" idoc version). In 5.1, I remember that we had to stop/start the message listener in MII and new fields were available, but in 5.2 it does not work.
    -> Message listener is now configured at Netweaver level and we stop/start it, but the new fields are not in.
    Any idea how to "refresh" the idoc version in MII ?
    Thanks and regards,
    Michaël.

    Restart the NW server
    Restarting the Java process should be enough...
    Perhaps also via the "cache refresh" tool normally used for Webdynpro stuffs...

  • Adding a new field and new data item breaks layout

    I am adding a new field to a subform and populating it form a .Dat unfortunatly adding this field is causing data outputed to the subform below it to shift down one line on the page when outputted.
    This new field is outputted at the top of the form and and the line being shifted are below this.
    Below is the field details and the field as it is in the .dat file.
    Field:F_PO_NUMBER [1]                                
    Lines: 1  Characters: 20  Angle: 0
      In Subform
    : Main_Page
      Options  
    : Global
    ^Command JFPAGE_START
    ^Undefine global:~^PAGE 1
    ^define global:SEQUENCE \pic"NUM999999",@D:NUMPAGESPRINTED../\pic"NUM99",@$PAGE../\pic"NUM99",@:JFPAGE_PAGE_OF..
    ^define global:JFPAGE \pic"NUM99",@$PAGE.. of \pic"NUM99",@:JFPAGE_PAGE_OF..
    ^GLOBAL Email COLL_TEL_NUM~12345678~^REFORMAT OFF
    ^GLOBAL F_CURRENCY_CODE
    GBP
    ^FIELD F_PO_NUMBER
    ^COMMENT R_remit_customer
    ^FIELD F_REMIT_TO_CONCATENATED
    Address
    ^COMMENT M_INVOICE_HDR_BOX1
    ^GLOBAL F_TRX_TYPE
    Invoice
    Now the weird party is if I move the new field in the .dat as below it fixes things and the everything lines up like it should do.
    ^Command JFPAGE_START
    ^Undefine global:~^PAGE 1
    ^define global:SEQUENCE \pic"NUM999999",@D:NUMPAGESPRINTED../\pic"NUM99",@$PAGE../\pic"NUM99",@:JFPAGE_PAGE_OF..
    ^define global:JFPAGE \pic"NUM99",@$PAGE.. of \pic"NUM99",@:JFPAGE_PAGE_OF..
    ^GLOBAL Email COLL_TEL_NUM~12345678~^REFORMAT OFF
    ^GLOBAL F_CURRENCY_CODE
    GBP
    ^COMMENT R_remit_customer
    ^FIELD F_REMIT_TO_CONCATENATED
    Address
    ^COMMENT M_INVOICE_HDR_BOX1
    ^FIELD F_PO_NUMBER
    ^GLOBAL F_TRX_TYPE
    Invoice
    ^FIELD F_TRX_NUMBER
    I hoping someone might have an idea of why this is the case as I'm at a loss regarding why its happening.

    I may not hit on it exactly, but this sounds like Adobe's processing order.
    It wants to process the fields in the order they are in the DAT file.
    I have a similar problem with an overflow field, that isnt last in the DAT file,
    Read this here:
    http://forums.adobe.com/message/2298283#2298283
    Now that may not be exactly your issue, but I think its the same inherent problem,
    Adobes processing order for the fields/subforms.
    I am still trying to resolve my issue, but found the ^field command in the reference manual (Print Agent),
    and am wondering if I can use it.

  • New wireless speakers keep cutting out through bluetooth on mac whenever i receive an e-mail?

    Hi i have recently purchased some new Ruark MR1 wireless speakers from John lewis for my home,I have tried them in all rooms but whenever i switch from youtube to my itunes playlist or even just receive an email they cut out? This is now a replacement set of speakers as john lewis thought they may be faulty but the same problem occurs. I have updated my bluetooth changed settings every way possible as advised by people but still no joy,very annoying as these were very expensive and to have to keep reconnecting them constantly defeats the object of having these wireless speakers.
    I would appreciate any help or advice!

    I think that the manufacturer is your best source. Perhaps there is some incompatibility.....
    Barry

  • Dropped frames on Brand New Macbook and Final Cut Express!

    I have recently bought a New Macbook, and installed Final Cut Express HD 3.5 on it. I have Quicktime Player 7.3. My Macbook is a 2GHz Intel Core Duo processor. Memory is 1GB 667 Mhz. I have already used up a lot of Hard Drive on my Laptop with other applications, and in my capture window it says that I have 24.5GB space (109 minutes). Could this be the problem - not enough space?
    I have looked over past discussions on this and in some cases I see that a downgrade to the old version of Quicktime has been necessary. As I have a new Macbook and new Final Cut Express HD, could this still be the case?
    Also I have been reading the manuals, and wonder if the frame rate or time code settings could be affecting the dropped frames? Does anyone know where I can check this?
    I'm a total newbie to FCE so be gentle....
    Appreciate all advice

    You are quite frankly, a genius. I have just managed to capture my footage after a gruelling few days of trying just about anything. Your recommendations regarding settings and also the external hard drive have fixed my problem.
    I'm going to have a large glass of wine now to celebrate my victory - and then I'm going to try and figure out how you actually use FCE after that.... er hem... now where did I put that manual..?
    Thanks loads

  • When I start to type in a new field, it automatically replaces all of my content in the previous fields

    I'll type a response in a field, then when I go to the next field, it automatically populates my last response into the new box. It just keeps doing it. It erases all of my previous work!

    It's definitely a bug in the PDF form; most likely the creator used the same field names for different fields.
    There is nothing you can do about it, except to ask the creator of the form to fix it.

  • I had installed Maverick on two computers.  The first one is a Mac Mini a new one and it gave me Keynote and Number for free.  The other computer is a iMac and if I want Keynote and Number I must pay 19,99$ each.  Why do I have to pay on the iMac?

    I had installed Maverick on two computers.  The firs one is a new MacMini that my husband purchased last week.  When I had installed Maverick the applications Numbers and Keynote were free and installed on his computer.  When I do the same on my iMac, I had to pay 19,99$ for each applications.  We have two differents Apple ID.  Why I do pay for these applications when those were free for the iMac and in the add Apple say it's free?  Or, is somebody can tell me how to installed those for free.
    Thank you.

    They are only free via the account orginally purchased or if they came pre installed on the computer. Depending on what you have purchased already us the one account for the app store - saves headace and hassel in the future thus not double buying software. Do you have iwork installed on your imac? meaning the iwork 09? if you do your should be able to to to the store and update it. Worked fine for me since i bought the DVD version of iwork 09 and Aperture 3. I did not want to have to rebuy them so the app store noticed i had them installed and changed the update via the app store.

Maybe you are looking for