Track pad not working & cannot find server message when searching

I tried rebooting, the track pad has worked on and off for months and now when I try to search anything on the browser it comes up with a unable to find requested server message

Hi mugssy10,
Welcome to the BB Community...
I too was having some issue with my trackpad...atfirst it was not a permanent issue(at times trackpad was working and at times not), but later the trackpad tollay stopped working...i got it replaced by the BB service center...
So, i wud suggest u to visit a BB service center and get it clarified...do take backup of ur BB before going to a service center coz they will reinstall ur OS too after replacing the trackpad...
with regards
simply abhik...
Please click "Accept as Solution" if your issue has been solved and to give thanks/appreciation, click thumbs up...
For BB OS update: http://us.blackberry.com/software/smartphones/update.html
BB Simulators: http://us.blackberry.com/sites/developers/resources/simulators.html

Similar Messages

  • My track pad not working properly

    Hi Guys
    I have been reading loads of forums on trackpads not working due to updates but I only have 10.7.5.
    My track pad was working fine all day then when I get home to open computer again it starts playing up randomly selecting folders and wont click.
    I restarted my computer checked for udates now I cant click and drag but the cursor and tapping and two three fingers is fine.  Any suggestions. 
    The pad can click all the way to the bottom and if I want to use soming in the top bar I can click on it but nowhere else
    Please help

    Hello Vikas,
    It certainly can be inconvenient and frustrating when your trackpad is acting erratically.  I recommend reviewing the following article for an issue like this:
    Portables and Magic Trackpad: Jumpy or erratic trackpad operation
    http://support.apple.com/kb/ts1449
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Magic track pad not working

    Hi,
    My Apple Magic Track Pad has suddenly become unresponsive. It pairs ok with my iMac and I have tried deleting and re-pairing it which works fine. The only thing that works is the click function when you press on it. It's as if it has stopped sensing my fingers, my wife has also tried so its not just me. I'm not sure but it happened around the time I updated to 10.8.2. Has anyone else had problems with a trackpad since the update?
    Any ideas as I hate using a mouse?
    Cheers.

    I have an iMac with software version OS X 10.8.2
    I just replaced my original Apple Magic Track Pad with a new one because the older Track Pad had a mechanical problem.  I when I installed the new one, a software patch downloaded but it won't install.  The Track Pad works fine, but the patch will not install.  
    The file packet that comes up is: Magic TrackpadMultiTouch Upadate 1.0pkg
    When  I try to install it there error message I get is:  Alert    This update does not support Mac OS X version 10.7
    Keep in mind, I have OS X version 10.8.2
    Strange.

  • HT1899 Installed windows 8 through boot camp ,track pad not working

    I installed windows 8 though boot camp , track pad not working

    The update to boot camp is now available!
    Just installed Windows 8.1 Pro to my MacBook Pro, Retina, Mid 2012, OS X 10.8.5: Memory 16GB 1600MHz DDR3
    After going through the usual process from boot camp, then installed windows and the support drivers... the trackpad rt click did not work. I had to then go download the boot camp again from windows 8 using the url below and ran the set up.exe from the boot camp folder you can download from below. Run it within windows 8.
    http://support.apple.com/kb/dl1638
    Boot Camp Support Software 5.0.5033
    This solved the Trackpad Right Clicking issue (not working) as well as tapping.
    The wireless and network connectivity issues where resolved as well. The Boot camp support software enabled a boot camp control panel available in the windows 8 system tray and from there you can enable the track pad to tap and use the secondary click.

  • TS1248 Track Pad not working correctly after upgrading to OSX10.8

    I've the same issue since yeterday night after upgrading to OSX10.8 from OSX10.6. The problem I am having is only right side of the track pad is not working.. Did some one already experience this issue ?
    See screen shot
    Cheers,
    Vivek

    In addtion to Altenbach's comments - 
    I'd recommend trying another VI function to get the power spectrum for
    your signal to see if the behavior is the same.  You can find some
    examples of VIs using the power spectrum functions using the NI Example
    Finder.
    You can go to LabVIEW's Example Finder by going to Help >> Find Examples.
    Then search for FFT. There should be some results that include FFT and
    Power Spectrum Units.vi, Power Spectrum Measurement.vi, Basic Spectral Measurements.vi,  and Spectrum Measurements.vi. Try opening and
    running these examples to see if the VIs are returning the proper
    results.
    Mark Walters
    Application Engineer
    National Instruments

  • IPlanet plugin for WebLogic not working - cannot find function named wl_init

    Hi,
    I have been having this issue for the last two days. It relates to
    IPlanet plugin for WbLogic. Following is the error I get:
    [17/Apr/2003:11:41:26] config ( 2069): func_exec reports: cannot find
    function named wl_init [17/Apr/2003:11:41:26] failure ( 2069):
    Configuration initialization failed: Error running init function
    wl_init: unknown error
    Here is my environment:
    SUN E-250 Server
    Solaris 8.0 with recommended Patch-set
    iPlanet-WebServer-Enterprise/6.0SP4
    Web logic 7 SP2
    Here is how I have edited magnus.conf to include the following lines:
    Init fn="load-modules"
    shlib="/usr/iplanet/servers/plugins/lib/libproxy.so" func
    s="wl_proxy,wl_init" Init fn="wl_init"
    #ServerRoot /usr/iplanet/servers/https-cablevision5
    ..... rest of the file ..........
    As you have noticed I have put everything regrding plugin in one line.
    I have also used various other combinations of breaking this line
    into multiple lines but no use.
    What I have also noticed is that if I change the name of libproxy.so
    to some other arbitrary file name that does not exist, even then the
    error message does not change. So it looks like the library is not
    even being loaded.
    The library file is owned by root and has permissions to read and
    execute for everyone.
    I will really appreciate is I can get any help. I have noticed that
    there are folks who have posted similar problem, no one gave an answer
    to them. Please be more generous this time in furnishing with your
    opinion.
    Thanks
    Jamal

    I will try and be as descriptive as possible. I hate the posts that
    dont give any help.
    Anyway you did not mention anything about your obj.conf configuration.
    Here is how it should look, e.g.:
    Init fn="load-modules" funcs="wl-proxy,wl-init"\
    shlib=/usr/local/netscape/plugins/libproxy.so
    Init fn="wl-init"
    <Object name="weblogic" ppath="*/weblogic/*">
    Service fn=wl-proxy WebLogicHost=myweblogic.server.com\
    WebLogicPort=7001 PathTrim="/weblogic"
    </Object>
    Check the following url:
    http://www.weblogic.com/docs51/admindocs/nsapi.html
    Ok,so you probably have those in there. If not, then please check
    that you have directives in obj.conf and the magnus.conf as well.
    Again the service line should be all one line.
    Next, are you proxying by path or by suffix. I.E. do you want
    everything to go to weblogic or just .jsp. You can configure either
    way. This will change your directive. Specifically ppath means proxy
    by path. To proxy by file extension (or what i call suffix) then look
    at this url for specifics:
    http://www.weblogic.com/docs51/admindocs/nsapi.html#exts (notice the
    anchor in the link)
    Post how it goes...
    a.r.
    [email protected]
    [email protected] (Jamal Najmi) wrote in message news:<[email protected]>...
    Hi,
    I have been having this issue for the last two days. It relates to
    IPlanet plugin for WbLogic. Following is the error I get:
    [17/Apr/2003:11:41:26] config ( 2069): func_exec reports: cannot find
    function named wl_init [17/Apr/2003:11:41:26] failure ( 2069):
    Configuration initialization failed: Error running init function
    wl_init: unknown error
    Here is my environment:
    SUN E-250 Server
    Solaris 8.0 with recommended Patch-set
    iPlanet-WebServer-Enterprise/6.0SP4
    Web logic 7 SP2
    Here is how I have edited magnus.conf to include the following lines:
    Init fn="load-modules"
    shlib="/usr/iplanet/servers/plugins/lib/libproxy.so" func
    s="wl_proxy,wl_init" Init fn="wl_init"
    #ServerRoot /usr/iplanet/servers/https-cablevision5
    ..... rest of the file ..........
    As you have noticed I have put everything regrding plugin in one line.
    I have also used various other combinations of breaking this line
    into multiple lines but no use.
    What I have also noticed is that if I change the name of libproxy.so
    to some other arbitrary file name that does not exist, even then the
    error message does not change. So it looks like the library is not
    even being loaded.
    The library file is owned by root and has permissions to read and
    execute for everyone.
    I will really appreciate is I can get any help. I have noticed that
    there are folks who have posted similar problem, no one gave an answer
    to them. Please be more generous this time in furnishing with your
    opinion.
    Thanks
    Jamal

  • MBP keyboard and track pad not working

    Today the keyboard and track pad on our mac book pro laptop just stopped working. The mouse connected to it by usb continued to work but we can't type or anything. We tried the ^F6 keyboard shortcut but it did nothing since of course the keyboard isnt working. And it is also not the number lock key. The computer was working fine all day up until now. It is just under a year old. Any ideas?

    I'm having the same problem. It appeared yesterday and then magically "repaired" itself. My MBP was fine today. Tonight the problem is back. No response from the keyboard and track pad. Track pad works fine using a USB mouse. My problem appears at start up. The cursor is in the usual upper left hand corner. It can't be moved. Restart, sleep then restart do not solve the problem.
    Suggestions?

  • Key board and track pad not working

    Ok, My situation is similar to some of the other things posted but not quite.
    I tried to wake my computer up from sleep the other day and it wouldn't "wake up" so I did a hard shut down and restart. When it restarted the key board and track pad did not work. The caps lock light wouldn't come on or anything. I tried connecting a usb apple keyboard and mouse and those didn't work either.
    When switching to windows in bootcamp, everything works. So... I guess that means it's a software thing.
    I called Apple support and we did all the possible key combinations and restarts possible and it came down to this: I need to archive install tiger again, then install all of the updates, then install leopard back on (I don't have leopard disk because it was a family pack and im at college). My roomate's macbook (White, bought in aug 2008) install disks which are 10.5.2 do not work with my computer.
    My question is: Is this really the correct solution to my problem? Will archiving and installing tiger then leopard affect my files? I haven't backed up using time machine in a month, so is there a way to backup through osx with my keyboard and trackpad not working or can I do a good back up through my windows partition in bootcamp? Any more tips? Thanks, this has never happened before and I guess I'm a little clueless.

    Do you have access to another Mac? If so, possibly you could use Firewire Target Disk Mode to access your drive and do a current Time Machine backup:
    http://support.apple.com/kb/HT1661
    Since you have a family pack of Leopard at home, possibly you could have someone burn a safety copy of it and send it to you so that you can reinstall Leopard. Once you have the OS installed and brought up to date, you could even restore from Time Machine if you had to.
    Since we don't know all the steps you took, it's hard for any of us to say if this is the right solution. Evidently the Apple tech came to the conclusion that your software had become corrupted, and this could well be the case, since everything works on the Windows partition. Hence the suggestion to reinstall the OS.
    I think you need to get a copy of the Leopard disc so that you can bring your OS completely up to date. I'm not sure of the logistics of doing an Archive and Install with both Tiger and Leopard, especially if much of your work has been done on Leopard. I'm not even sure if it's necessary to reinstall Tiger--it might be better to just reinstall Leopard using Archive and Install.
    It's always a good idea to have a good up to date backup like Time Machine before attempting an Archive and Install, because things can go wrong. If they do, you may end up having to do an erase and install. If that happens, you can restore from your Time Machine backup.
    I think what you should do is to get a copy of your Leopard disc, and then boot from it and try to do the Archive and Install. Navigate to Disk Utility first and verify both permissions and the disk and repair if necessary. Then proceed with the Archive and Install. Once you're done, run all the updates. Then go to Disk Utility and repair permissions.
    Good luck!

  • HT1338 track pad not working after upgrade to mountain lion

    I have just finished installing Mountain Lion and it apears to be ok but I have two imediate problems.  Firstly the track pad gestures are not working, I can only select anything with the click switch, single selection by finger is not working.  Secondly I have used the migrate assistant to transfer my files but I appear to have lost all my desktop shortcuts.  I have installed all the upgrades which were advised on start up.  I hope someone can help.

    For the first problem, you need to re-enable 'tap to click' in Sys Prefs:

  • Tracker Pad Not Working

    My tracker pad has stopped working.  I've changed the batteries twice to no gain.  The indicator light isn't opereating.  Its 18 months old and up until now I've had no problems.  Could anyone advise if this is a common problem, is there a fix or do I need to consign the pad to the bin?  Many thanks

    If you have some Isoprope Alchohol, remove the batts and clean the contacts. You might need to tether a cotton bud (cue tip) to something longer to get at em)...
    If you dont have that, use newprint paper.. Not the smooth BOND paper.. but the newsprint, its slightly abrasive and might do the trick.

  • Bamboo Track Pad not working properly

    My Bamboo track pad is not working properly.  Plugged it in into my macbook pro via USB like usual today and for some reason when I try to use it and begin using the pen tool in illustrator my pointer only stays in the top left corner of my screen and wont move with my pen.  This is the first time I have had this problem with my Bamboo track pad.  Not sure why it is doing this.  My MBP recognizes the track pad but for some reason it just won't work properly.  Not sure if I need to reinstall the driver or what?  Any help would be grateful, thanks.

    Ralph, thanks for the quick reply.  All of the Trackpad preference boxes are checked for "Point & Click" except "Three finger drag."  Once "Three finger drag" is checked, this action spawns a simultaneous action in the Trackpad "More Gestures" area that changes the gesture for Mission Control from "three finger swipe up" to "four finger swipe up."
    Since I am having this problem on an early 2009 iMac, I decided to check-out my 2013 MBPr for the same behavior.  Amazingly, all was working well with the built-in trackpad functionality regarding the "double-tap select and drag" until i checked and then un-checked the "Three finger drag" box (in Trackpad preference > point & click).  Now my "double-tap select and drag" is BROKEN on my 2013 MBPR.

  • Macbook pro track pad not working

    System shut down with Camera still attached. wouldnot boot up. Left for a while re connected camera disconnected system started up 5 mins later.
    Now have no track pad & system will not shut down when cloase lid.

    Hi Lee_Anne,
    I apologize, I'm a bit unclear on the exact nature of the issue you're describing. If, as it currently stands, you're having both trackpad and sleep issues, you may want to try resetting the SMC and PRAM on you MacBook Pro. You may find the following articles helpful:
    Intel-based Macs: Resetting the System Management Controller (SMC)
    http://support.apple.com/kb/ht3964
    Apple Support: About NVRAM and PRAM
    http://support.apple.com/kb/ht1379
    Regards,
    - Brenden

  • HT1338 track pad not working

    track pad is not working, can't move around with it very slow sluggish and at times will just freeze

    Intel-based Apple Portables: Troubleshooting unresponsive trackpad issues 
    Portables and Magic Trackpad: Jumpy or erratic trackpad operation

  • Optical track pad not working

    Right now I am in Florida USA. I had purchased my blackberry curve in India. I think my phone is in warranty.
    Its optical track pad (which i liked most in it) has stopped working completely.
    I dont know how and where to proceed to get it repaired / replaced if in warranty.
    Can you please provide the info?
    Also is there any blackberry customer care helpline to call on or contact for the same issue?
    Thanks
    Vinay Mansinghka
    {edited for privacy}

    I would say that depends in part whom your carrier is, here.
    I use Sprint, and they have 2 kinds of stores: sales only, and repair shops. In the latter, they have trained technicians who will assess the phone, and decide if it needs to be sent in for repairs or replacement. Then you will either receive it back repaired, or replaced with a new one.
    This presumes that it is under warranty. You must not "think" that it is,  you must know that it is. I hope you bought the replacement insurance, as well. For a nominal monthly fee, unless you do something like halfway flush it down a commode, they will repair or replace, regardless of its age. Mind you, the cost used to be $50.00 and now is $100.00. It is not free to do this. That is assuming it is out of the original warranty range.
    How this works, when you bought it in one continent, and are on another, I have no idea.
    I suggest you start by asking your local carrier, whomever you use.

  • Re: Track pad not working

    This seems to be a common problem.
    I've tried FN F9 - doesn't do a thing.
    Have downloaded and reinstalled the driver.
    Track pad is listed in Device Manager and status is that it's working properly.
    USB mouse works fine.
    Any more thoughts?
    Cheers
    Mich
    PS: laptop is only a week old so I'm pretty frustrated by this

    On this virtual way it is not easy to say what the problem is.
    My advice is as follow: set BIOS to default settings and reinstall OS using HDD recovery option.
    After doing this test touchpad functionality again.
    Please post some feedback.

Maybe you are looking for

  • Store SQL Query in Oracle database

    Hello, I am storing SQL query in database. here is an example of query. INSERT INTO TABLE_1 Values (' " + getValue1() + " ', ' " + getValue2() + " ' ) getValue1() and getValue2() are functions to retrieve values. When I read query from the database a

  • Substitution of accounts during release to accounting

    Dear All, During billing document creation, when we do release to accounting the accounts are determined through VKOA. However, I want that for some specific customers of a particular company code, the system should bypass VKOA and hit some other G/L

  • Limit the maximum size of attachment in ME22N

    Dear All SAP Experts, How do I limit the maximum size of attachment in ME22N (System > Services for object > Create attachment)? (for example, attachment size cannot be above 10 MB). Is it configureable in SPRO or do I have to make user exits for thi

  • Query regarding FM: K_Hierarchy_Display(used in CK13 trsnction)

    Hi All, My reqiurement is to display the BOM details for multiple materials. For that I am using the function module 'K_HIERARCHY_DISPLAY'. I am passing the table(I_MAT) having the data to be displayed , the program name and the fieldcat table, which

  • Forward compatibility of occi application

    Hello, We have a occi application which is linked dynamically to occi lib on Solaris. Now during build we linked it with occi of Oracle 10.2.0.4 client but we want the same build to be able to run under Oracle 10G client as well as Oracle 11G client.