View Single Post
Guest | Posts: n/a | Thanked: 0 times | Joined on
#57
Originally Posted by baboo View Post
yess, it said that i should reboot to be fixed ,i did that and the message is gone but it is still broken even after several reboots.

EDIT: by the way ,i tried your inputs to reset the shortcuts to 'web' and now i have 3 more web icons in the menu
The lines you should watch are these (/home/user/.config/meegotouchhome-nokia
/launcherbuttons.data):
Code:
home\user\.local\share\applications\quicklaunchbar0.desktop=quicklaunchbar/0
home\user\.local\share\applications\quicklaunchbar1.desktop=launcher/0/43
home\user\.local\share\applications\quicklaunchbar2.desktop=launcher/0/42
home\user\.local\share\applications\quicklaunchbar3.desktop=launcher/0/44
They have to be this:
Code:
home\user\.local\share\applications\quicklaunchbar0.desktop=quicklaunchbar/0
home\user\.local\share\applications\quicklaunchbar1.desktop=quicklaunchbar/1
home\user\.local\share\applications\quicklaunchbar2.desktop=quicklaunchbar/2
home\user\.local\share\applications\quicklaunchbar3.desktop=quicklaunchbar/3
Edit your file with nano or vi if this is not the case. Then reset all icons to the browser like you did again and reboot. Now everything should definitly be working correct. If it's not, then this is a PR1.3 issue I can't help you with.
But I know people running PR1.3 without any problems. So maybe you just have a very uncommon setup.