Music Unlimited not working in WALKMAN App 8.3.A.0.2

I noticed that you've updated the WALKMAN App to a very clean and styled look, but there is a major error: Whenever I try to log in to Music Unlimited, WALKMAN force closes immediately as well as when the widget is trying to refresh on the home screen..please fix ASAP!
Solved!
Go to Solution.

Sorry to hear this.
Could you please send me a PM with the following information and i'll forward this for further investigation?
Name:
Phone nr:
E-mail:
Country:
Operator:
IMEI nr:
Build number:
 - Official Sony Xperia Support Staff
If you're new to our forums make sure that you have read our Discussion guidelines.
If you want to get in touch with the local support team for your country please visit our contact page.

Similar Messages

  • HT1368 My wishlist is not working on the app store i can not find the add to wishlish icon but it is working fine with the itunes store so i am able to add films and music but not apps does anyone know how to fix this

    My wishlist is not working in the app store on my ipad it is woking fine in itunes store so i can add films and music but the icon "add to wish list" is not available on the app store so does anyone know how to fix this 

    The wish list only works on apps you have to pay for. To get it tap the icon of the app you want to save. After it opens at the upper right corner is a box with a arrow. Tap that then tap add to wish list list in the box that opens.

  • 5800 music library not working..

    my 5800's music library is not working anymore and it cant play mp3 and other sound files.. but when i remove the memory card..it can play the sounds..also my picture editor is not working..
    in my memory card..i found many folders namely _PAlbTN..is it a virus??
    do I need to reformat my memory card?
    and what do i haveto copy on my pc when i format it?
    just the mp3 videos and pictures? or do I have to copy also the folders like private, sys, etc?
    pls help..

    That is a thumbnail file.
    You can format the card if you want, but that would also bring problems on the apps if you do not uninstall them first as your phone will read then as not uninstalled properly and you wont be able to download them again from Ovi Store. So when you format it, just copy your own files (music, pictures, etc) and leave everything else alone.
    How exactly does your music player not work anymore. Has it stopped showing songs? Cant it refresh?
    If you find my post helpful please click the green star on the left under the avatar. Thanks.

  • My "update all" buton will not work in the app store.  It gives me a message saying there is not enough storage to update.. I know i have storage left on the phone.  I even bought more icloud storage.  Any ideas??? Please help??? thanks

    My update all button will not work in the app store.  It keeps giving me a crazy message about not having enough storage to update apps.  Please help? I know i have storgage on icloud and on the phone itself.  Any ideas? Thanks

    Try deleting the old backup.
    Settings>iCloud>Storage & Backup>Manage Storage, tap the device name and on the resulting screen, scroll down and tap on Delete Backup.

  • Mail is not working. The app opens because I see a light on under "Mail" in the dock.

    Mail is not working. The app opens because I see a light on under "Mail" in the dock, and I see the menu at the top of my screen, but I don't see the app itself or any windows. It is like it is running in the background, but I can't see it. Everthing is subdued when I click on the choices up in the menu. I have tried "Force Quit" and then re-opening the mail app several times, and have rebooted my notebook twice. What is weird is that this started right after I changed my password in a browser (it is a gmail account). I went into the System Preferences on my MacBook and changed my password there as well, so it should be setup properly to open. I am running Mac OS X Lion 10.7.5.   Any help anyone can provide is much appreciated.

    The current Mail version for 10.6.8 Snow Leopard is 4.6 (1085).   Run Software update or the combo updater ... Mac OS X 10.6.8 Update Combo v1.1

  • Hello, my iphone 5s fell, thereafter i tried taking a picture, the camera app just shows a black screen and hangs, the front camera works on other apps but the rear camera is not working, all other apps work perfectly well, how do i resolve this

    Hello, my iphone 5s fell, thereafter i tried taking a picture, the camera app just shows a black screen and hangs, the front camera works on other apps (such as facetime and skype) but the rear camera is not working, all other apps work perfectly well, how do i resolve this

    Double tap Home button and delete Camera app from multitask-list.
    Do a
    Reset: Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Note: You will not lose any data
    If problem persist, make an appointment with genius bar for evaluation.

  • Add to Address Book not working in mail.app

    On all my computers : MacBook Air and Mac Mini, the Add to Address Book (command + Shift + Y) is not working in Mail.app.
    It doesn't add the email and name in the Address Book (now called Contact).
    Is this a broken link ?
    Best. StG

    Hey Saint-Georges -
    I've got the same issue in the console.  I didn't notice the keyboard shortcut not working but that's happening to me as well.  
    I've gone gone through and repaired the disk and disk permissions.  Still no luck.
    Hopefully someone has a fix.
    Rob
    From the Console:
    6/3/13 5:27:53.922 PM assistantd[4667]: <Error>: Daemon - Sync chunk denied! Canceling sync. [SASyncChunkDenied
      aceId: "26234165-b039-4219-af4d-8f4fa5561ebd"
      properties:
        callbacks: <empty array>
        errorCode: 0
      group: "com.apple.ace.sync"
      refId: "3274A842-6638-4E54-AFB3-F669BCCED462"
      v: "1.2"
      class: "ChunkDenied"]

  • [svn] 3913: BLZ-272 Two long polling endpoints not working in same app with Firefox

    Revision: 3913
    Author: [email protected]
    Date: 2008-10-27 13:49:02 -0700 (Mon, 27 Oct 2008)
    Log Message:
    BLZ-272 Two long polling endpoints not working in same app with Firefox
    The long polling waitMonitor object in the FlexSession did not keep track of
    blocking polls via endpoint ID. This prevented the second channel from blocking.
    Enhance the FlexSession.waitMonitor to be a map of endpointID to
    EndpointQueue objects, and keep track of the monitors based on what endpoint
    they are associated with.
    QA: Yes
    Doc:No
    Checkintests: passed
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-272
    Modified Paths:
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/FlexSession.java
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/client/FlexClient.java

    Revision: 3913
    Author: [email protected]
    Date: 2008-10-27 13:49:02 -0700 (Mon, 27 Oct 2008)
    Log Message:
    BLZ-272 Two long polling endpoints not working in same app with Firefox
    The long polling waitMonitor object in the FlexSession did not keep track of
    blocking polls via endpoint ID. This prevented the second channel from blocking.
    Enhance the FlexSession.waitMonitor to be a map of endpointID to
    EndpointQueue objects, and keep track of the monitors based on what endpoint
    they are associated with.
    QA: Yes
    Doc:No
    Checkintests: passed
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-272
    Modified Paths:
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/FlexSession.java
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/client/FlexClient.java

  • Updates tab not working in the App Store

    The updates tab is not working in the App Store. I have to go to purchased tab to find the apps that need updating. How can I fix this? I've turn off the iPad multiple times hoping it will reboot but it doesn't help.

    Apparently there are problems updating updates on iOS devices >  Apps update not working. Was before but...: Apple Support Communities
    Try again later or tomorrow.
    It's been reported to Apple.

  • Personal hotspot missing and music volume not working and lots of other problem after updated 4s to ios8 ? Apple disappointed this time badly.

    Personal hotspot missing and music volume not working and lots of other problem after updated 4s to ios8 ? Apple disappointed this time badly.

    GO to Setting > Cellar Data > VPN Settings > Add any user and password under Personal Hotspot, then you will see it's activated again as usual

  • I have nokia X6-00 of 8gb.Ovi music is not work.

    My ovi music is not work.I have nokia X6-00.

    Perhaps more details of your "Ovi Music Not Work" problem would help others to advise. Tell us what is the problem? and any steps that you have taken to verify that it didn't work at all.
    was: 3310--> N80 v5.0719.0.2--> N82 v31.0.016; now: 5800xm v40
    KeN82Ny

  • Geolocation on Geeksphone not working at neither app

    I wrote an app, that worked fine in simulator. Get the self position with geolocation and put markers on map. But on Geeksphone geolocation not working on this app, Here maps or if i just simple go to google maps.

    Your best bet is to ask on the #gaia or #b2g channels on IRC.
    *see: https://wiki.mozilla.org/Irc

  • HT4623 my apple i pad is currently not working and no apps are opening  pls clarify it

    my apple i pad is currently not working and no apps are opening  pls clarify it

    Are there any error messages?
    Knowing what you see or are experiencing can help diagnose it.
    In the meantime, a common fix, hold down the sleep and home keys for about 20 seconds and see if you can force it to rebood. If you see a silver apple, let go and let it reboot and see if that helps.

  • Apple id not work for mac app store, what happen? It is available for others such as iTunes, my iPhone and iPad

    apple id not work for mac app store, what happen? It is available for others such as iTunes, my iPhone and iPad

    Try deleting the cache associated with the App Store..
    Quit the App Store if it's open.
    Open the Finder. From the Finder menu bar click Go > Go to Folder
    Type this exactly as you see it here:
    ~/Library/Caches/com.apple.appstore/Cache.db
    Click Go
    Move the Cache.db file to the Trash.
    Relaunch the App Store. See if that made a difference.

  • 1st think my billing info is not support debit card not support by apple 2nd think is my old I'd is not working even free app in app store......

    1st think my billing info is not support debit card not support by apple 2nd think is my old I'd is not working even free app in app store......

    1st think my billing info is not support debit card not support by apple 2nd think is my old I'd is not working even free app in app store......

Maybe you are looking for

  • Help! I need to import OLD e-mails from my AOL mail...

    Well, I've tried on my own, but it's time to seek out a higher power... I have old e-mails from AOL 2.7 and 3.0 that I saved on my computer. I just downloaded AOL 5.0 (in Classic) as well as AOL for OS X, and I can open these messages up individually

  • Duplicate emails on BB when I send from Outlook

    I've got a client with a bunch of BBs, they use BIS and Exchange.  Whenever they send from Outlook, they get dupe emails on their phones.  I found a supposed solution, which was to go into BIS and recreate the accounts with OWA instead of IMAP, but n

  • Compiling Pro*C

    I'm building a little application using Pro*C. When I run precompiler everything works fine, my problem is, when I try to compile my program, compiler detect missing symbols (_sqlglm, _sqlcxt). I'm using Borland C++ compiler, I'm using oraSQL8.lib li

  • System requirement tp install Utilities Best practices(utilities-V1.500)

    Hello All, We want to install SAP Best Practices for Utilities (UTILITIES - V1.500) in our landscape. I checked the system requirements proposed by SAP and observed that most of the s/w releases they are reffering to are ECC5 (500) and our system is

  • Error creating Webservice Client in JAVA for ABAP Webservice(WSDL file)

    Hi all, I have created a webservice from a funtion module in the backend. Using soamanger I downloaded the wsdl file using "Open WSDL document for selected binding" link. I tested this web service in backend and it is working fine. Now I am trying to