Search widget/app stopped working

Nokia 700 / belle 111.030.0609
Search widget/app stopped working.
It just crushes now.
Worked fine before software upgrade.
reinstalling software doesn't help.
Solved!
Go to Solution.

Hey Alexander_S
How are you doing today?
Remove the application,  connect the device to Nokia suite, go to 'my stuff' where you'll find all your previously installed applications.
Select the one you want and install.
Please let us know if you require further assistance.
Regards.
Carl
If this post answers your question, you can help others by clicking the green accepted solution' button.
Please ask your questions to the main board and not to my mailbox. Thank you.

Similar Messages

  • Search on app stopped working

    The search function is no longer working on my ipad. Desperately need it for my uni work.

    thebestsarh,
    I suspect that your PDF document is a scanned PDF.  Because a scanned PDF document contains images of text (not actual text), Reader is not able to find the words that you are looking for.
    To check whether your PDF document is a scanned PDF, you can long press (press & hold) over text.
    If you can select a word and the context menu pops up (as shown below), the PDF document contains actual text.  You should be able to search words in the PDF document.
    If you cannot select a word (or some portion of text), you have a scanned PDF containing images of text.
    You can also try other PDF documents to check if the search function in Adobe Reader is working properly.
    Hope this helps to identify your problem.

  • All third party apps stopped working (crash at launch)

    Ok, so there's a BUNCH of people having the exact same problem as I do (search this forum or Google with the title of this post). And I'm posting this in iPad but it does happen on iPhone too. Summary :
    Often after an iOS update (but not always) third party apps stop working. When started, they flash open and then just quit.
    Apple built-in apps keep working fine.
    NOTHING solves the problem : hard reboot (home+power until reboot), deinstall+reinstall one/all apps, restore the iPhone/iPad, buy a new (free) app from the store to "reset" software authorization, de/reauthorize computer, reset password from app store account, deinstall app and then reinstall using the iPad directly (not via iTunes), etc.
    I have one iPhone 4 and one iPad with this issue.
    Oddly enough, on the iPad, only apps that have recently been UPDATED crash. Apps that were present and left alone on the device keep working. On the iPhone, there was an iOS update so everthing was reinstalled and therefore doesn't work anymore.
    Strangest thing : reset the device to make sure nithing is open in the background, launch an app, app crashes and returns to springboard, double click "home" and... tadaam, the crashed app is in the list of open apps. On the iPad, 4-finger slide does even go to that app's screen (which is pitch black).
    As I said, 30 minutes of googling revealed at least 50 identical cases. All seem related to iOS 5.1. My iPhone rune iOS 5.1.1 (that was the upgrade) and my iPad runs iOS 5.1 and I'm NOT doing the update until I can solve this crazy thing.
    Please, all, HELP !
    Thanks in advance.

    Please, Alan, I know my message might be a bit long, but do read it! I DID try that and absolutely everything else that was mentionned in the other posts about this subject. Nothing works. And it doesn't work for the others either, not just me.
    The only thing I can think of right now is to put the iDevice in DFU then make a clean install and configure it as a new iThingy. This looses all stored data and config so it's a pain in the a... and I won't try it unless I'm pretty sure nothing else can be done. And I'm not entirely sre it'll work, either…

  • Kobo eReading App stopped working?

    Greetings, could someone explain to me why the pre-installed Kobo eReading app stopped working on my Blackberry Playbook? I was enjoying the app and had purchased several books that are now missing from my library. It stopped working five days ago since then I have sent two messages to Kobo customer service but have not received a reply. There is nothing mentioned on the Kobo website about this problem either. This is very frustrating!

    There is a prior thread about this.
    Please search the boards prior to posting.
    Be a Shepard and not an iSheep.

  • Several apps stopped working -- won't run

    Macbook 2GHz 2GB
    OSX 10.4.10
    Hi all,
    Today I've had several apps stop working -- meaning, when I run them, their icon will bounce a couple times and then disappear, and the program never runs.
    Googling led me to try deleting pref files -- one program had a pref file, I deleted it but no difference. The other apps didn't have any pref files.
    I've repaired disk permissions. I've uninstalled/reinstalled each program.
    I've been using them with no problems until today. The Macbook did try a software update today, but kernel panicked in the middle of installing -- not sure if that could cause it. I've tried Software Update again but it finds nothing.
    Any help will be VERY much appreciated. I've never had this happen before, and can't seem to find much about it.
    Thank you!

    Here's the page from MacFixIt:
    Click here to find out more!
    What's Related
    # Links: series of articles
    # Preferential Treatment
    # "Re-installing Apple applications from a Mac OS X disc/update package using Pacifist."
    # #301658
    # software downloads page
    # "Common workaround -- create a new user account"
    # Archive and Install proces...
    # revert
    # subscribing to MacFixIt Pr...
    # TopicTutorials
    Categories:
    # Misc
    Story Options
    # Mail Story to a Friend
    Click here to find out more!
    Tutorials Tutorials
    Tuesday, March 14 2006 @ 08:00 AM PST
    Tutorial: What to do when a Mac OS X application will not launch
    It’s a frustrating scenario: You click on a regularly used application only to find that it will not launch – either bouncing indefinitely in the Mac OS X Dock or simply providing no feedback whatsoever. There are a number of potential solutions for this problem, ranging from simple and relatively quick to more tedious.
    Update prebinding Many cases of application launch-failure can be resolved easily by simply updating prebinding, via the following steps:
    1. Log in as an administrator
    2. Open the Terminal (located in Applications/Utilities)
    3. Type: sudo update_prebinding -root / -force and press Return.
    4. When prompted for a password, enter your admin password, and press Return again. The process may take a few minutes, and you may see various messages flash by. The process is complete when the Terminal returns to a normal prompt.
    5. Type exit and press Return.
    6. Check for the capability to launch the problematic application.
    Kill process in activity monitor Killing an application-related process via Activity Monitor (click the item then press the 'Quit Process' button) can allow proper application launch. This is especially applicable in situations where a restart cures problems with application launching, as the offending process(es) will, of course, be killed by the restart process.
    Launch Activity Monitor (located in Applications/Utilities), then find the process associated with the problematic application, then quit it and attempt re-launching the applications.
    Delete appropriate .plist files A non-launching application can be the result of a corrupt or otherwise defunct associated .plist file (for more information on exactly what a .plist file is, see this series of articles)
    Most of the preferences files that we will be talking about are stored in a folder named Preferences, and located in the Library folder of your home directory, e.g.:
    * ~/Library/Preferences/com.apple.Safari.plist.
    Go to the ~/Library/Preferences folder, and search for any .plist files that may be associated with the application you are having trouble with. Drag the .plist file(s) [many applications have more than one associated .plist file, so be careful to scour for all of them] to the Desktop, then re-attempt launching the application.
    You can also use an application like Preferential Treatment to check for corrupt .plist files.
    Re-install the application Try re-installing your application from its original media or download source.
    If an Apple application or component is not launching properly, you might need to restore it from the Apple installation discs per the instructions in our tutorial "Re-installing Apple applications from a Mac OS X disc/update package using Pacifist."
    Clearing caches Try using a utility like Tiger Cache Cleaner, OnyX, or Cocktail to perform series of system cache deletion routines. Go from light, to medium to deep (the ordinal levels are defined differently in each application), checking to see if your afflicted application launches properly after each.
    Also, check the following folder for application-specific cache files that can be deleted, or at least temporarily removed:
    /Library/Application Support (look inside the folders here for files that end with .cache, and delete them)
    Make sure permissions are correct A range of permissions issues can effect Mac OS X applications, causing them not to launch.
    In these cases, the first thing to try is a disk permissions repair routine using Apple's Disk Utility (located in Applications/Utilities).
    Failing that, startup from your Mac OS X installation disc (insert it, then restart while holding down the "C" key). After the startup process is complete, go to the "Utilities" menu and select Disk Utility. Click on the First Aid tab, then click on the Repair Disk button.
    In some odd cases (usually after a backup or when transferring backed up data back to a startup device), permissions on the "MacOS" directory (the directory that normally stores the executable binary in a Mac OS X application) can become incorrect.
    In order to fix this problem, use the following steps:
    1. Click on the afflicted application to select it in the Finder
    2. Either click the application while holding the control key, or use the "Action" menu (the icon looks like a gear) to access the option "Show Package Contents"
    3. Open the "Contents" folder therein, and then find the "MacOS" folder
    4. Modify the permissions on this folder to give it "execute" permissions for all users. Do this by opening the Terminal (located in Applications/Utilities) and typing the following command (don't press return afterward):
    5. sudo chmod 755
    6. After typing this, drag the "MacOS" folder to the Terminal window -- its path should appear. Press return, and you will be prompted for your administrator password, which you should enter.
    The "MacOS" directory should now have read, write and execute priveleges for the owner, and read and execute privileges for the group and others.
    Check CoreAudio As noted in Knowledge Base article #301658, some Apple applications might not open fully or at all if the Digidesign Core Audio driver has been installed as part of a Pro Tools version 6.9 installation.
    Apple says to follow these steps if you are affected by this issue:
    * Updating your Digidesign Core Audio driver may resolve the issue. You can find the latest versions for Mac OS X 10.3 (Panther) and Mac OS X 10.4 (Tiger) at http://digidesign.com/download/coreaudio. If that doesn't help, continue to step 2.
    * Open Audio MIDI Setup (/Applications/Utilities).
    * Click the Audio Devices tab.
    * From the Default Output pop-up menu, choose Built-in Audio.
    Check for errant plug-ins Some application launch failures can be caused by problematic plug-ins or other add-ons. Safari and other Web browsers are notorious for suffering from this issue, as are some other extensible applications like iMovie.
    Check the following locations for any recently added files, or any files implicated in error messages generated when you attempt to launch the problematic application:
    * /Library/Internet Plug-ins
    * ~/Library/InputManagers
    Re-apply the Mac OS X combo updater Try re-applying the latest Mac OS X combo updater from Apple's software downloads page. Doing so can resolve issues with system components or delete specific files that can resolve application launching issues.
    Create a new user account Try creating a new user account, and check if the application launches under it. If so, a user-specific corruption issue is likely at play -- see the above sections regarding .plist files and caches. See our tutorial "Common workaround -- create a new user account" for more information.
    Archive and Install As a last resort, try performing an Archive and Install process, which will retain some user settings but otherwise leave you with a fresh Mac OS X installation.
    Also, check with the application's developer for compatibility notes regarding the version of Mac OS X you are running, and revert to an earlier iteration if necessary.
    Miriam

  • Fixed spooler subsystem app stopped working

    Hi All,
    I had "spooler subsystem app stopped working..." and found solution that may help you to fix your case.
    I don't know some how vista turn off LDP port after installing new printer driver and leaves only Internet client port only. That why the printer spooler service failed to start. Solution is:
    1. Go to Programs and Features in Control panel > click Turn Windows features on or off
    2. click + sign of Print services
    3. Select LPD and LPR. You should remove Internet Printing Client. > restart your PC to ensure there is no error of spooler service.
    4. Add your printer driver again.
    It worked for me. Let try.
    Chan

    Usually the driver crashes and preempts the print spooler. the famous HP LJ 1020 made an expert on printing, because the driver is faulty. read on... IF you have the HP LaserJet 1020 then the fix is found all the way down on this reply.
    you have two options:
    OPTION1
    www.TheComputerManual.com and buy the ebook there it will help you solve your problem and others. go to the end of this to find another link for the print spooler fix .
    Chapter 1    7
    First things first, Don't forget to LOL    7
    Before OOB (Out of the Box)    8
    Out of the Box Experience    9
    Single Click or double Click?    10
    The Start button, Start Menu and Taskbar    11
    MY Computer or Computer    14
    The RUN Dialog Window    18
    Copy and Paste (Ctrl C, Ctrl V)    20
    The Undo and Redo Commands    23
    Selecting and copying multiple items    24
    Drag and Drop    25
    Create a new folder    27
    Browsing for files and folders, file proprieties    28
    Address Paths    34
    Screen captures – Screen shots    35
    Working with archive files    36
    Antivirus Antispyware vs. Ad-Aware or Bugs    39
    User Profile cleaning and maintenance    42
    Disk Cleanup – To clean your user profile    45
    Users and Profile Backup    48
    Wild Cards    50
    Chapter 2 Recovering your computer    51
    Burn your recovery DVDs    52
    Creating a System Image    56
    Recovering your computer from the System Image    63
    Recovering your computer from the recovery partition    72
    Recovering your computer from the Recovery DVDs    74
    Lenovo recovery from DVDs - Example    86
    Installing the Windows® OS    93
    Windows® partitions and Disk Management    95
    Installing Windows® OS from the CD/DVD    97
    Windows® XP Professional    98
    Installing Windows® 7    114
    Installing new drivers    124
    Problems with Automatic Driver Installation    130
    Chapter 3    132
    Expanding your Computer’s abilities    132
    Downloading and Installing Applications    133
    Installing RealPlayer®    141
    Installing ITunes®    144
    Burning CDs DVDs    146
    Necessary Software    150
    Downloading and installing OpenOffice®    152
    The Insert key Problem    156
    Chapter 4    157
    Windows® OS and Control Panel    157
    Inside the Box or inside the Tower    158
    S-ATA Hard-drive Connection    159
    Familiarize yourself with the Operating System    161
    Control Panel    162
    Programs and features    163
    Backing UP your data    165
    Default Programs and File Extensions    168
    Folder Options    171
    Network and Sharing Center    175
    Internet Options    177
    Windows® Update and Windows® Firewall    178
    Devices and Printers    179
    Add a network printer    180
    Installing a shared printer    188
    Sharing a printer    189
    Troubleshooting the printer    191
    Device Manager    197
    The Notification Area    198
    Microsoft SyncToy    201
    WinMerge    206
    Chapter 5    209
    Troubleshooting    209
    Troubleshooting your Windows Start-Up    210
    Hard Disk tools    212
    System Restore    216
    Troubleshooting your PC – Msconfig    218
    Troubleshooting your computer - The SysInternals® Tools    222
    ERD Commander    230
    Troubleshooting your printer and print spooler    231
    Chapter 6 Networking    234
    Network IP addresses    235
    Setting up your network    236
    Network Overviews    237
    Tweaking your Verizon DSL network    239
    Troubleshooting your wired network connectivity    243
    Connecting to your wireless network    248
    Troubleshooting your wireless network    252
    Transferring or migrating data to the new computer    256
    Remote Desktop    272
    Remote Desktop Options    278
    Windows® Firewall in Windows® 7    282
    Chapter 7    286
    More Fun Stuff    286
    Manage an IPOD® with ITunes®    287
    Downloading YouTube® files for iPods.    297
    HandBrake    299
    Manipulating CDs DVDs and ISOs    300
    Video LAN Player VLC player    305
    Virtual Machines    306
    or
    OPTION 2
    www.gameaddict.eu where you'll find a tutorial for the print spooler and search for "print spooler" to find the thread, or HP 1020.

  • Mail app stopped working after upgrade to Mavericks

    Dear All,
    I have updated from Mountain Lion (Macbook Pro 3,1, 256SSD) to Mavericks, and mail app stopped working.
    That means - when I click the icon - the app does not work.
    I can see that it downloads mail - as when I click it I receive notifcation that it has downloaded some mail, however I cannot open window. Sometimes I manage to open it, but it is totally unresponsive - I cannot change or click anything in it.
    I have tried repairing disk permissions but without any success.
    Moreover if I run mail app and try to click "new message" from the top bar, the window that appears is somewhat mixed with my wallpaper backround (I can see fragments of it).
    Please help me, as I had there a few gigs of precious mails that I don't want to lose...
    Thank you in advance!
    Olek

    Do a backup.
    Take notes of all account information or take screen shots. You may need to set the accounts up again. Quit Mail.
    Copy the line below.
    ~/Library/Containers/com.apple.mail
    Select Go/Go To Folder from the Finder menu bar. Paste the line into the window. You won’t see it.
    Move the folder com.apple.mail to your desktop. You must move the entire folder, not just the contents.
    Relaunch Mail and test. If the problem is solved, recreate any required Mail settings and import any emails you want to save from the folder on the desktop. If the problem remains, return the folder to where you got it replacing the one that is there. 
    Information learned from Linc Davis.
    If you prefer to make your user library permanently visible, use the Terminal command found below.
    Show User Library Directory in Mac OS X 10.7 Lion & 10.8 Mountain Lion
    You might want to bookmark the command. I had to use it again after every update. I have also been informed that if you drag the user library to Finder it will remain visible.

  • My email app. stopped working.  It doesn't open any accounts

    My email app. stopped working.  It doesn't open any accounts.  It used to but just opens up a blank screen.  Any suggestions?
    Also Safari doesn't open up anything either, but used to.

    try restarting the app
    Normally double tap the 'home' button
    all the active apps will pop up at the bottom
    hold an app
    once the '-' symbol appears release then find the 'hung' apps by scrolling and click the '-' symbol
    click the home key
    then click on mail/safari and see if that helps

  • Nothing but problems with the cloud! All apps stopped working.

    I think I may cancel my Creative Cloud Subscription! I am on a windows 7.
    All of my apps stopped working.
    Photo shop quit a couple of days ago had to unistall then re install.
    Now they have all quit. I am very fustrated that everything I go to do work I have to work on this and uninstall everything then re install
    Please help or I am done.
    Thanks Tiff

    Unfortunately, this is not an unfamiliar problem on Windows 7.  Did this occur after a recent Windows update?
    http://www.sevenforums.com/general-discussion/294418-almost-all-programs-has-stopped-worki ng.html
    Nancy O.

  • Apps Stopped Working and go back to the home page

    Today suddenly my apps stopped working. When i would press them it would come up for a few secs and then go back to the home page. So i deleted all my apps on my ipod and figured i can dl again from my itunes. When i tried syncing the apps i got the msg: Some apps(all of them) were not synced because this computer is not authorized blah blah. I can Sync my songs/photos/vids fine. Can anyone help?

    From the message you need to authorize the computer for the account that purchased the apps.  See:
    About iTunes Store authorization and deauthorization
    ALso make sure the iPod is also sign into that account.
    You can also redownload the apps directly to the iPod if you have iOS 4.3 or later,  see:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • Why did my Creative cloud desktop app stop working!

    Why did my Creative cloud desktop app stop working! Ask me to remove and install it with a new download only for that to not fix or work!  Sending me around in circles! Very frustrating and annoying!

    Not sure on the error message!  OS yosomvite 10.10.3.
    my Desktop cloud stopped working, and error messages asked me to re-install it, after uninstalling the original one. The new download loads and gets to half way before disappearing ad nothing happening? back to square one. Tried re-starting and re downloading = same...... .
    help....

  • IPhone 4 Apps stop working after sync

    Everytime I sync my I phone my downloaded apps will not open. I can correct this by downloading another App but that is a pain.  I want to be able to sync my iPhone and not have my app stop working.

    I've just noticed the 'more like this' section on the right with similar problems and it appears to be a common problem with iTunes not being authorised so I have now done that and hopefully it'll be fine now. I just opened iTunes then went to store-authorise this computer.

  • Reminders app stopped working

    iPhone 5 (GSM) on iOS 8.3.
    I noticed that my Reminders app wasn't syncing with iCloud via wifi or LTE, so I turned off/on the setting in iCloud. The app stopped working at all after that. When I open the app, nothing shows up at all, not even a default list. When I try to use Siri to remind me, Siri will say that the reminder cannot be made.
    I tried restoring iOS then restoring the backup, same thing still happened.

    Hello gotlactose,
    I'm sorry to hear you are having these issues with your iPhone. If you continue to have issues with Reminders either launching or syncing, you may find the troubleshooting steps outlined in the following article helpful:
    Get help using Reminders in iCloud - Apple Support
    Sincerely,
    - Brenden

  • MESSAGING app STOPPED WORKING

    Why has this app stopped working i have only had the phone for two days
    i can`t send any messages because it keeps saying closing down

    This is a problem that has been plaguing the Z2 phone too, and Sony isn't doing anything about it.
    It happens as well with contacts and Android process. they all sut down making the phone unavailable for a small amount of time.
    I sometimes wonder if they can actually sell a product that has this problem and not disclaim it, as it makes for a bad user experience.
    Head over to the Z2 forums and see how many complaints there are on this, quite a few!
    Customer support advise you to restore the phone, backup everything, and then go through the apps one by one to see which one is doing this... How about they issue a fix and make their flagship phone work properly?! That would be better.

  • Music app stopped working

    My Music app stopped working yesterday in the middle of a podcast. The screen was frozen, although the scroll of the title at the top continued. I had to unplug the earbuds to pause the podcast, but since then, I haven't been able to get another podcast/song to start, and the screen is frozen on the podcast that it was on yesterday. All the other apps on my iTouch work fine. I'm on OS5.I was plugged in to a power source at work (not my PC) when it happened, but I've synced since then, and it's still locked up. Help!
    Bobby

    I am able to play podcasts directly from the iTunes app, it's just the music app that's locked up.

Maybe you are looking for

  • How to generate report in a predefined naming convention for output file

    Hi Expert I have devloped one report in which i am getting the output as my required way. Now I need to name my report output in WCO.PM_sto.13-06-2011 format. where WCO is constant for all report output PM_sto is the parameter for which the report go

  • From where i can buy the latest Test Executive ???

    I am looking for the latest Testexecutive Toolkit for Labview (Example: 5.1.1)for free of Cost or for Buy. What ever is possible. Thank for Tips from where i can pick this tool

  • For sap mdm do i need to know webdynpro abap or java

    hi i want to learn sap mdm, then do i need to have knowledge in any of  following languages? 1. webdynpro abap 2.webdynpro java 3. normal java( core java/j2ee ) 4.  normal abap thanks akhil

  • Nokia 808 s/w version: 113.010.1506 bugs

    1)Red eye feature is not at all working while editing an image. 2)nokia music player for many songs the seek option wont be availble so i cant seek into middle of the song. 3)there is no way to send the images from gallery directly via bluetooth. 4)

  • Purple links in Dreamweaver

    Hi, Im having trouble with purple links in Dreamweaver. It seems what ever colour I change the visited link to doesn't make any difference it just stays purple. Is there anything wrong with my code? a:linkbig {   font-size: 22px;   font-family:"Relat