View Single Post
Posts: 12 | Thanked: 3 times | Joined on Dec 2011
#6
Originally Posted by badkya View Post
I did this but my launcherbuttons.data keeps getting reset on each reboot to the crappy one with missing quicklaunch icons...
Hello,

I've the same issue.

/home/user/.config/meegotouchhome-nokia/launcherbuttons.data keeps being reset when I turn the device off/on.

I installed afterwards Shortcuts without any change (I removed it lately).

Code:
/tmp $ ls /home/user/.local/share/applications/quicklaunchbar*
/home/user/.local/share/applications/quicklaunchbar0.desktop
/home/user/.local/share/applications/quicklaunchbar1.desktop
/home/user/.local/share/applications/quicklaunchbar2.desktop
/home/user/.local/share/applications/quicklaunchbar3.desktop
/tmp $ cat /home/user/.local/share/applications/quicklaunchbar0.desktop
[Desktop Entry]
Type=Application
Name=Phone
Exec=/usr/bin/invoker --type=m /usr/bin/call-history
Icon=icon-l-telephony
X-MeeGo-Logical-Id=qtn_comm_appname_call
X-Maemo-Service=com.nokia.telephony.callhistory
OnlyShownIn=X-MeeGo;

I don't have

home\user\.local\share\applications\quicklaunchbar 0.desktop=quicklaunchbar/0
home\user\.local\share\applications\quicklaunchbar 1.desktop=quicklaunchbar/1
home\user\.local\share\applications\quicklaunchbar 2.desktop=quicklaunchbar/2
home\user\.local\share\applications\quicklaunchbar 3.desktop=quicklaunchbar/3

but I get

home\user\.local\share\applications\quicklaunchbar 0.desktop=launcher/0/42
home\user\.local\share\applications\quicklaunchbar 1.desktop=launcher/0/14
home\user\.local\share\applications\quicklaunchbar 2.desktop=launcher/0/5
home\user\.local\share\applications\quicklaunchbar 3.desktop=launcher/0/34

When I restart.

Is there anything special to do to have the icons back ?