5800 expressmusic functions don't work after updat...

Hi!
I bought my 5800 expressmusic, and was glad for it, until i updated it first time. After the first update all the shortcuts and functoins on the background didn't work. I could live with that, so I waited for the next update.
Now i've updated it again, now the functions didn't work before, they work now, but now the musicplayer don't work probably. I can go into the musicplayer, but when i try to update the library and get the music from my SD card into the player like I used to do.. It only finds about 20 songs of 180 songs..
Anybody now how I can solve this problem? 
Thanks

it's usually good to do a reset after an update;
Soft reset (reformat). Type *#7370# and the phone's lock code (Nokia default lock code is 12345). Soft reset wipes the C drive.
If you want to thank someone, just click on the blue star at the bottom of their post

Similar Messages

  • Webmail in Safari don't work after updating to iOS6.

    Webmail in Safari don't work after updating to iOS6.  Logging on to office webmail account are redirected.  Webmail works with Google Chrome, but it doesn't sove the issue with Safari.  Any suggestions on how to configure Safari?

    Try this
    I was having this problem, seem to happen when waking computer, once finally connected network works great. 
    You need to edit your network preferences to order the network selection list.  Goto this support page  Using network locations (Mac OS X v10.6 and later) and edit your selection list. 
    I also created a "HOME" location and deleted all networks except wifi.  Put MB to sleep woke and safari worked great.  Still I re-ordered the networks under Automatic putting wifi at top, sequence is from top down.  Don't forget to click Apply.  Have fun

  • Could someone explain to me why Flash virtual tours don't work after update to Flash Player 10.1?

    Hello there,
    Could someone explain to me why Flash virtual tours don't work after update to Flash Player 10.1?
    Thanks!

    www.privium.nl
    klick the icon image 'virtual tour' upper right corner.
    This works on my other pc, on which I did not update to 10.1 ...
    (I produced this virtual tour; it is stored on the FTP server of the service provider I use for this)
    Awaiting your reply,
    Regards,

  • Imessage Don´t work after update ios 8.1.3

    Imessage and facetime don´t work in my iphone 4S after update to IOS 8.1.3

    What carrier do you have?
    Try Settings>General>Reset and choose Reset Network Settings.
    ~Lyssa

  • Apps don't work after update to 5.0.1

    after i update my ipod 4th gen from 4.3.5 to 5.0.1 the apps like angry birds don't work.
    it likes the app start by flash only one and then comes nothing. the screen show the start display.

    - Reset the iPod. Nothing will be lost
    Reset iPod touch:  Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Download/install a new app. Any app will do.
    - iOS: Troubleshooting applications purchased from the App Store

  • Video list don't work after update to ios 6

    Hi,
    I have some lists of videos and after upgrade my iphone 4 to IOS 6 they don't work.
    In iphone that lists come empty.
    I try made a new one but have same result. The list is empty.
    On itunes that lists are OK, complete fill in.

    Im on Vodafone South Africa, and ever since iOS6 I keep losing 3G connection. ALL my stuff runs off 3G contracts, which is costing me a fortune in SA, and now useless with iOS6. I've tried all the suggestions of settings resetting, APN resetting via unblock.nz, and still it's a nightmare.
    HOW DO I RESET MY STUFF TO iOS5 ?
    I use to LOVE my Aplle products, and now Im HATING them.

  • Functions don't work after swf loops

    I have a five mouse click functions, each with a different navigateToURL link, and each one appears on a different key frame. The probelm is that once the end of the swf is reached and it loops, it gets stuck on the last function and therefor only links to that last URL.
    Is there a way to reset functions at the begining? Or is there a better way to do this?
    Thanks.
    Code from one of my keyframes:
    First_btn.addEventListener(MouseEvent.CLICK,onMouseClickFirst);
    function onMouseClickFirst(e:MouseEvent):void
        navigateToURL(new URLRequest('http://FirstLink.com'));

    On the button code you are waiting for a particular button to be pressed: myButton.addEventListener, right.This means there's a listener waiting for myButton to do something, in this case it is waiting for myButton to perform a CLICK event. It doesn't matter that the code isn't in the same keyframe as the button itself. If you have your button on the stage and you have given it an instance name, then your function will be called on the click, if your button is within a movie clip on the stage, then you can add to your event listener: myMovieClip.myButton.addEventListener and the click will still register the event.
    If you want to create one function that will work for all buttons then you need to do a couple of things to set it up.
    Create an object that stores all your buttons in it:
    private var BUTTONS = {
            playButton:'PLAY',
            pauseButton:'PLAY',
            prevButton:'PREV',
            muteButton:'MUTE',
            unmuteButton:'MUTE'
    Create a function to add the listener:
    private function setButtons()
            for(var itm in BUTTONS)
                if(myMovie[itm])
                    myMovie[itm].buttonMode = true;
                    myMovie[itm].addEventListener(MouseEvent.CLICK, clickHandler);
                    myMovie[itm].addEventListener(MouseEvent.MOUSE_OVER, overHandler);
                    myMovie[itm].addEventListener(MouseEvent.MOUSE_OUT, outHandler);
    Does that help?

  • Ctrl and fn keyboard shortcuts don't work after update

    After I updated today (list of updated packages below), all gnome keyboard shortcuts that use the ctrl or fn key stopped working completely. What could cause this? I've never had any problems with these keys in linux before and they all work out of the box, today is the first time I've had any issue.
    List of packages updated:
    [2012-10-13 08:34] synchronizing package lists
    [2012-10-13 08:35] starting full system upgrade
    [2012-10-13 08:37] upgraded gegl (0.2.0-3 -> 0.2.0-4)
    [2012-10-13 08:37] upgraded libglapi (8.0.4-3 -> 9.0-1)
    [2012-10-13 08:37] upgraded libgl (8.0.4-3 -> 9.0-1)
    [2012-10-13 08:37] installed glu (9.0.0-1)
    [2012-10-13 08:37] upgraded glew (1.8.0-1 -> 1.8.0-2)
    [2012-10-13 08:37] upgraded gnutls (3.1.2-1 -> 3.1.3-1)
    [2012-10-13 08:37] upgraded hplip (3.12.10.a-1 -> 3.12.10.a-2)
    [2012-10-13 08:37] upgraded imagemagick (6.7.9.8-1 -> 6.7.9.8-2)
    [2012-10-13 08:37] upgraded intel-dri (8.0.4-3 -> 9.0-1)
    [2012-10-13 08:37] upgraded jasper (1.900.1-7 -> 1.900.1-8)
    [2012-10-13 08:37] upgraded khrplatform-devel (8.0.4-3 -> 9.0-1)
    [2012-10-13 08:37] upgraded systemd (194-1 -> 194-3)
    [2012-10-13 08:37] upgraded libgbm (8.0.4-3 -> 9.0-1)
    [2012-10-13 08:37] upgraded libegl (8.0.4-3 -> 9.0-1)
    [2012-10-13 08:37] upgraded libreoffice-en-US (3.6.2-1 -> 3.6.2-2)
    [2012-10-13 08:37] upgraded libreoffice-common (3.6.2-1 -> 3.6.2-2)
    [2012-10-13 08:37] upgraded libreoffice-base (3.6.2-1 -> 3.6.2-2)
    [2012-10-13 08:37] upgraded libreoffice-calc (3.6.2-1 -> 3.6.2-2)
    [2012-10-13 08:37] upgraded libreoffice-draw (3.6.2-1 -> 3.6.2-2)
    [2012-10-13 08:37] upgraded libreoffice-gnome (3.6.2-1 -> 3.6.2-2)
    [2012-10-13 08:37] upgraded libreoffice-impress (3.6.2-1 -> 3.6.2-2)
    [2012-10-13 08:37] upgraded libreoffice-math (3.6.2-1 -> 3.6.2-2)
    [2012-10-13 08:37] upgraded libreoffice-postgresql-connector (3.6.2-1 -> 3.6.2-2)
    [2012-10-13 08:37] upgraded libreoffice-sdk (3.6.2-1 -> 3.6.2-2)
    [2012-10-13 08:37] upgraded libreoffice-writer (3.6.2-1 -> 3.6.2-2)
    [2012-10-13 08:37] upgraded mesa (8.0.4-3 -> 9.0-1)
    [2012-10-13 08:37] upgraded mplayer-vaapi (35107-1 -> 35107-2)
    [2012-10-13 08:37] upgraded sysvinit-tools (2.88-8 -> 2.88-9)
    [2012-10-13 08:37] upgraded systemd-sysvcompat (194-1 -> 194-3)
    [2012-10-13 08:37] upgraded xf86-input-evdev (2.7.3-1 -> 2.7.3-2)
    [2012-10-13 08:37] upgraded xf86-input-synaptics (1.6.2-1 -> 1.6.2-2)
    [2012-10-13 08:37] upgraded xf86-video-intel (2.20.9-1 -> 2.20.9-2)
    [2012-10-13 08:37] upgraded xorg-server-common (1.12.4-1 -> 1.13.0-2)
    [2012-10-13 08:37] upgraded xorg-server (1.12.4-1 -> 1.13.0-2)
    EDIT: Seems to be a gnome bug, gnome 3.4 has this issue with the new xorg. Works with gnome 3.6 in gnome-unstable.
    Last edited by bwat47 (2012-10-14 21:41:03)

    +1.
    [2012-10-13 10:00] upgraded firefox (15.0.1-1 -> 16.0.1-1)
    [2012-10-13 10:00] installed glu (9.0.0-1)
    [2012-10-13 10:00] upgraded glew (1.8.0-1 -> 1.8.0-2)
    [2012-10-13 10:00] upgraded gnutls (3.1.2-1 -> 3.1.3-1)
    [2012-10-13 10:00] upgraded imagemagick (6.7.9.8-1 -> 6.7.9.8-2)
    [2012-10-13 10:00] upgraded systemd (194-1 -> 194-3)
    [2012-10-13 10:00] upgraded sysvinit-tools (2.88-8 -> 2.88-9)
    [2012-10-13 10:00] warning: /etc/rc.conf installed as /etc/rc.conf.pacnew
    [2012-10-13 10:00] ----
    [2012-10-13 10:00] > systemd no longer reads MODULES from rc.conf.
    [2012-10-13 10:00] ----
    [2012-10-13 10:00] upgraded initscripts (2012.09.2-2 -> 2012.10.1-1)
    [2012-10-13 10:00] upgraded jasper (1.900.1-7 -> 1.900.1-8)
    [2012-10-13 10:00] upgraded khrplatform-devel (8.0.4-3 -> 9.0-1)
    [2012-10-13 10:00] upgraded libglapi (8.0.4-3 -> 9.0-1)
    [2012-10-13 10:00] upgraded libgbm (8.0.4-3 -> 9.0-1)
    [2012-10-13 10:00] upgraded libegl (8.0.4-3 -> 9.0-1)
    [2012-10-13 10:00] upgraded libreoffice-en-US (3.6.2-1 -> 3.6.2-2)
    [2012-10-13 10:00] upgraded libreoffice-common (3.6.2-1 -> 3.6.2-2)
    [2012-10-13 10:00] upgraded libreoffice-base (3.6.2-1 -> 3.6.2-2)
    [2012-10-13 10:00] upgraded libreoffice-calc (3.6.2-1 -> 3.6.2-2)
    [2012-10-13 10:00] upgraded libreoffice-draw (3.6.2-1 -> 3.6.2-2)
    [2012-10-13 10:00] upgraded libreoffice-gnome (3.6.2-1 -> 3.6.2-2)
    [2012-10-13 10:00] upgraded libreoffice-impress (3.6.2-1 -> 3.6.2-2)
    [2012-10-13 10:00] upgraded libreoffice-math (3.6.2-1 -> 3.6.2-2)
    [2012-10-13 10:00] upgraded libreoffice-writer (3.6.2-1 -> 3.6.2-2)
    [2012-10-13 10:00] upgraded mesa (8.0.4-3 -> 9.0-1)
    [2012-10-13 10:00] upgraded openexr (1.7.0-2 -> 1.7.1-1)
    [2012-10-13 10:00] upgraded xine-lib (1.2.2-1 -> 1.2.2-2)
    [2012-10-13 10:00] upgraded opencv (2.4.2-2 -> 2.4.2-3)
    [2012-10-13 10:00] upgraded subversion (1.7.6-1 -> 1.7.7-1)
    [2012-10-13 10:00] upgraded sysvinit (2.88-8 -> 2.88-9)
    [2012-10-13 10:00] upgraded xf86-input-evdev (2.7.3-1 -> 2.7.3-2)
    [2012-10-13 10:00] upgraded xf86-input-synaptics (1.6.2-1 -> 1.6.2-2)
    [2012-10-13 10:00] upgraded xorg-server-common (1.12.4-1 -> 1.13.0-2)
    [2012-10-13 10:00] upgraded xorg-server (1.12.4-1 -> 1.13.0-2)

  • Copy Function Doesn't Work After Updating user.js File

    I tried the Copy Function at the web site www.gogvo.com and got an error message from Firefox that Copy wasn't enabled. I got more info and created a user.js file in my Profile with the above site inserted following directions on the Troubleshooting Help page. I restarted Firefox but still can't use the Copy Function when I right-click a highlighted field to Copy. I have no problem when I use Internet Explorer 9 with my Windows 7 Home Premium. I have the latest version of Firefox. I have no problem copying on other sites, such as MSN Hotmail.

    I tried {Ctrl+C} and that doesn't work. I deleted the user.js file and downloaded the allowclipboard-helper file extension, and that doesn't work. I only have this Copy/Paste problem HERE: [http://www.gogvo.com/affiliates/optin_message.php GVO Responder Opt-in Message Edit] and don't have any Copy/Paste problems anywhere else. Is there another solution to try?

  • HT4972 Applications Don't work after updating to iOS 5.1.1

    I just updated my IPAD 2 to iOS 5.1.1.  It took about two hours to download.  After the operating system was installed Apple re-loaded all of my applications. Unfortunately virtually none of my applications works.  Even books stored in iBooks will not open  When I tap on and of the application icons all I get is the screen blinks for a second, but nothing opens.  The problem exists on my Evernote, CNN, iBooks, Newsstand, Tulia, ,etc. applicaitons.  Anyone have any idea what is going on and how I fix it?  

    Download any free apps to unfreeze the frozen apps. You can delete it when everything is working.

  • Toshiba 'fn' keys don't work after update to kernel from pacman

    I updated my system, a toshiba NB505, which had working 'fn' keys. (screen brightness specifically)
    I don't know if it's possible to go back in kernel releases, if they're deleted or such (I had previously thought that maybe the fallback was just the last working kernel, nope), or if this is a problem with something else.

    chrisportela wrote:is xev a command/program?
    yes. Try man pages as well.
    You can also use xbindkeys to figure out the keybinding. For eg. for my wife's toshiba L505, when I clicked Alt + F2, xbindkeys returned a code of
    Mod1 + Mod2 + F2
    I think..or something like that. I will go home and check later tonight.

  • Headphones don't work after update

    My Inspiron 15 has no headphone jack so I plug the headphones into my external monitor. Since I did a Dell-recommended update today I can't get any sound through the headphones, only through the laptop speakers. Can anyone help?

    You can test the jack by switching to the Windows native audio driver.
    1. Open the Device Manager (type devmgmt.msc in the Windows search box).
    2. Expand the "Sound, video & game controllers" and right click on "Realtek High Definition Audio".
    3. Select to "Update Driver Software".
    4. Click on "Browse my computer for driver software".
    5. Click "Let me pick from a list of drivers on my computer".
    6. Put a check in the box "Show compatible hardware" if not already checked.
    7. In the list of devices, click "High Definition Audio Device" (the native driver).
    8. Click "Next".
    9. On the Update Driver Warning box, click "Yes" (install the driver).
    10. Restart the laptop if prompted. If not prompted, then no need to restart.
    [To get back to the Realtek driver,  do it again but reverse the names in steps 2 and 7.]
    If the jack works all right with the native driver, it means that the Realtek driver is buggy, which is not unheard of.
    If it doesn't work with the native driver  then most likely the jack needs to be replaced.

  • My apps don't work/after update/4th/ did up dates yesterday, now none of my apps are working. When click on them my screen blicks

    When I did updates last night about videos. Now non of my apps are working. When I click on them the screen blicks on and off. Everything else see fine.

    - Have you tried to reset yur iPod?
    Press and hold the On/Off Sleep/Wake button and the Home
    button at the same time for at least ten seconds, until the Apple logo appears.
    -Next would be to restore the iPod from backup via iTunes
    - Last would be to restore you iPod to factory defaults/new iPod via iTunes since there may be corruption that is in your backup.

  • Apps don't work after update.

    Anybody else have this problem?  I have first gen iPad and none of my apps will open.
    Any suggestions much appreciated.

    Don't give up so easily. You can try all of this really basic stuff before you call Apple. It may not work, but I will not charge you $29.00 for the support call either!
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Rey qutting all of the apps in the task bar if there are apps in there. Go to the home screen first by tapping the home button. Quit/close open apps by double tapping the home button and the task bar will appear with all of you recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus (-) sign in the upper left corner to close the apps. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Also try syncing with iTunes again - the old way - connect your iPad to your computer - give that a try.

  • Videos don't work after update

    Hi, I have downloaded videos and they were working fine until I updated iTunes a few days ago. The video works but there is no sound. The sound on the music tracks is fine, it's just the videos that isn't working. I assume that has something to do with QuickTime. I have tried uninstalling and reinstalling iTunes and Quick time but that hasn't belped either. Any suggestions? Thanks.

    2 Suggestions:
    1) Try reinstalling Mac OS X 10.6.7 via Combo Update, it's a common troubleshooting step:
    http://support.apple.com/kb/DL1361
    2) Have you installed the latest Mac OS X Java Update 4?
    http://support.apple.com/kb/DL1360
    I would also suggest to check Adobe's Support Page to see if other users are experiencing the same:
    www.adobe.com/support
    Good Luck!

Maybe you are looking for