maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950) (https://talk.maemo.org/showthread.php?t=84371)

ibrakalifa 2012-06-19 15:07

Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
 
I think its store problem, i cant update anything from there!!!, what a mess

mrtank 2012-06-19 18:09

Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
 
1 Attachment(s)
Terminal says:

XenGi 2012-06-19 20:36

Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
 
try to do the following:
Code:

rm -f /home/user/.local/share/applications/quicklaunchbar*
ln -s /usr/share/applications/browser.desktop /home/user/.local/share/applications/quicklaunchbar0.desktop
ln -s /usr/share/applications/browser.desktop /home/user/.local/share/applications/quicklaunchbar1.desktop
ln -s /usr/share/applications/browser.desktop /home/user/.local/share/applications/quicklaunchbar2.desktop
ln -s /usr/share/applications/browser.desktop /home/user/.local/share/applications/quicklaunchbar3.desktop

This should reset all your icons to the browser. Than you can reassign them.

mrtank 2012-06-19 21:06

Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
 
Yeah.. It works..

tnx..

XenGi 2012-06-19 22:32

Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
 
Quote:

Originally Posted by mrtank (Post 1224370)
Yeah.. It works..

tnx..

Happy when you are. ;)

eennbb 2012-07-08 06:50

Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
 
Quote:

Originally Posted by XenGi (Post 1224359)
try to do the following:
Code:

rm -f /home/user/.local/share/applications/quicklaunchbar*
ln -s /usr/share/applications/browser.desktop /home/user/.local/share/applications/quicklaunchbar0.desktop
ln -s /usr/share/applications/browser.desktop /home/user/.local/share/applications/quicklaunchbar1.desktop
ln -s /usr/share/applications/browser.desktop /home/user/.local/share/applications/quicklaunchbar2.desktop
ln -s /usr/share/applications/browser.desktop /home/user/.local/share/applications/quicklaunchbar3.desktop

This should reset all your icons to the browser. Than you can reassign them.

"permission denied"

any idea??????

XenGi 2012-07-08 17:22

Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
 
You have to do it with root privileges. Try it that way:

Code:

echo rootme | devel-su -c 'rm -f /home/user/.local/share/applications/quicklaunchbar*'
echo rootme | devel-su -c 'ln -s /usr/share/applications/browser.desktop /home/user/.local/share/applications/quicklaunchbar0.desktop'
echo rootme | devel-su -c 'ln -s /usr/share/applications/browser.desktop /home/user/.local/share/applications/quicklaunchbar1.desktop'
echo rootme | devel-su -c 'ln -s /usr/share/applications/browser.desktop /home/user/.local/share/applications/quicklaunchbar2.desktop'
echo rootme | devel-su -c 'ln -s /usr/share/applications/browser.desktop /home/user/.local/share/applications/quicklaunchbar3.desktop'

Btw, does anyone have problems with PR1.3? Someone contacted me about this.
My N950 seems to not get PR1.3 so it's difficult to help but I can try.

omar451451 2012-07-14 09:12

Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
 
i bought the app but it is not even launching.. any upgrade in the pipeline?????? FIY i am on PR 1.3........

XenGi 2012-07-14 13:26

Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
 
Quote:

Originally Posted by omar451451 (Post 1237344)
i bought the app but it is not even launching.. any upgrade in the pipeline?????? FIY i am on PR 1.3........

As I said before I don't have access to a PR1.3 device. I could try to help. Just send me the output of these commands:

Code:

cat /home/user/.config/meegotouchhome-nokia/launcherbuttons.data
Code:

ls -l /home/user/.local/share/applications/quicklaunchbar*
Code:

/opt/quickedit/bin/quickedit

baem90 2012-07-17 18:07

Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
 
Quote:

Originally Posted by XenGi (Post 1224359)
try to do the following:
Code:

rm -f /home/user/.local/share/applications/quicklaunchbar*
ln -s /usr/share/applications/browser.desktop /home/user/.local/share/applications/quicklaunchbar0.desktop
ln -s /usr/share/applications/browser.desktop /home/user/.local/share/applications/quicklaunchbar1.desktop
ln -s /usr/share/applications/browser.desktop /home/user/.local/share/applications/quicklaunchbar2.desktop
ln -s /usr/share/applications/browser.desktop /home/user/.local/share/applications/quicklaunchbar3.desktop

This should reset all your icons to the browser. Than you can reassign them.

im on pr1.3, broken quicklaunchbar, and fixed by this after reboot! thank you. :D


All times are GMT. The time now is 15:56.

vBulletin® Version 3.8.8