2012-03-03 4:59
Hi I am having some problem while downloading and installing some programs from Ovi Store. The Message " Couldn't Start Operation" " Refreshing Cache-Please Wait" Message appears in the Screen and download and installing can not be done. Please suggest the way to resulve this issue in my Mobile...
2012-03-03 7:11
2012-03-03 20:34
I confirm, exactly these two problems occurred on my N9 just few days ago and still persist... I don't know how to solve it, I am not able to install any app from ovi anymore :-( Does anybody know, how to fix it? I have last firmware version installed (PR1.2), upgraded via OTA method...everything was ok after the update, also installation of applications from Ovi was possible....but now this problem...I do not understand...
2012-03-03 23:07
@sanmob
Try this:-
Go to Settings > Security > Developer mode > move white dot to right and accept prompt
Launch Terminal as new icon ( ~ $) will now have appeared and type the following on each line followed by tapping enter:-
devel-su
rootme (password unless altered by user)
rm /etc/apt/sources.list.d/filemanager.list (to delete the problematic repository - note space after rm )
- Reboot the device
- Open X-Terminal
devel-su
rootme
apt-get update
Symbian specialist until 31/01/2013 with interests in Maemo & MeeGo but an aversion to Windows!
2012-03-04 0:12 - edited 2012-03-04 0:14
@aspergerguy
Thank you, I have already "googled" this solution somewhere else... I have done these steps except that I did not remove filemanager.list file, instead I have renamed it... for others, it is done with following command:
mv /etc/apt/sources.list.d/filemanager.list /etc/apt/sources.list.d/filemanager.list.bak
This way I can return file back in the future....
This solution is functional and solves both problems