![]() |
[Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
You can use QuickEdit to change the Quick-launch icons on the bottom when you swipe half the way up the screen from any app. Just start the app, click on the Quick-launch icon you want to change and then on the new app. That's all!
Sure you will ask "Why should I use this?", there is Shortcut already doing this. Sure, but Shortcut doesn't work with PR1.2 and nobody seems to update it and because I wanted to learn Python I thought I could do a kind of Quick-launch editing app. The result is what you see here. Myself, now with some minor Python skills and this handy app. I'll be grateful for any feedback. http://xengi.github.com/quickedit/images/app.png Website: http://xengi.github.com/quickedit/ N9-Apps: http://n9-apps.com/quickedit OVI Store: http://store.ovi.com/content/273562 Changelog: Future Release (1.0.0-1):
0.99.9-1:
0.99.2-1:
0.99.1-1:
Ideas:
|
Re: [Announce] QuickEdit - Change your Quick-launch icons easily
Maybe put this under the correct forum subcategory? Specifically, Nokia N9 / N950? Thanks!
|
Re: [Announce] QuickEdit - Change your Quick-launch icons easily
shortcut not work .... YES
|
Re: [Announce] QuickEdit - Change your Quick-launch icons easily
Quote:
I thought the Talk -> OS / Platform -> MeeGo / Harmattan category is for platform specific stuff and the Talk -> Devices -> Nokia N9 / N950 category is manly hardware related. Correct me if I'm wrong. |
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
it's ok on it being placed in the applications sub-forum. its just some n900 users who are against any n9 apps being placed in these sub-forums as a form of superiority complex.
|
Re: [Announce] QuickEdit - Change your Quick-launch icons easily
Quote:
|
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
I'm also the opinion that you placed your app in the right subcategory with a correct title (mentioning N9/N950).
The problem is that the forum structure isn't very clear. The correct name of the N9 OS would be Maemo6 Harmattan, so apps for that phone shouldn't have to be put in a special subcategory. MeeGo at this point is rather a "marketing-name" and causes more confusion than any benefit. @thedead1440 isn't that wrong with what he says... ;) But whats way more important: Thank you so much for your application! It works great and was a missing a lot since PR 1.2 update. :) |
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
So far many people downloaded QuickEdit and most of them are happy with it.
Somebody at the OVI store pointed me to a annoying bug. If you've set a quick-launch icon and deinstall this app you will be unable to reassign this quick-launch icon to another app. I've not much time atm but I'll fix this asap. And for everybody who already bought the app, thanks guys! You're great! This helps me continue my studying. |
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
i have this problem. since i remove wazapp application, then this problem occur, please fix this.. tq
http://i1141.photobucket.com/albums/...7_22-28-35.png http://i1141.photobucket.com/albums/...7_22-29-00.png |
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
For all people having this issue, here is a little fix that resets all quick-launch icons to the defauft browser. Than you can rearange them as you like it.
Download the script here: quickedit_0.99.2-1_fix.sh Just run it in a terminal with "./quickedit_0.99.2-1_fix.sh". @baem90: thx for the feedback. |
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
can u give me step by step? i tried
devel-su password ./fix.sh not found. sorry, im a little bit newbies for running command. :( |
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
Quote:
Download the script quickedit_0.99.2-1_fix.sh to your device and put it directly in the MyDocs folder. That's the folder you see when you attach the device to your computer. Here is the easy step by step: 1. Open the terminal 2. Type the following command to execute the script: "sh /home/user/MyDocs/quickedit_0.99.2-1_fix.sh" 3. Now you should have all 4 quick-launch icons pointed to the default browser. |
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
i tried, i get this
http://i1141.photobucket.com/albums/...8_00-28-20.png then i reboot, does not fix anything.. |
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
Quote:
Try this: Before running the script, go to home/user/.local/share/applications There are 4 files delete quicklaunchbar.desktop (0,1,2,3,) Then apply the script quickedit_0.99.2 -1_fix.sh Reboot. |
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
Quote:
|
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
Quote:
I still can't figure out what is broken after you uninstall an app that is linked to the quicklaunch. I fixed all files that will be touched by my app and even tried to reinstall the uninstalled app. Nothing worked. So please can some harmattan guru look at this? Here is the problem in detail:
|
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
/home/user/.config/meegotouchhome-nokia/launcherbuttons.data
Code:
home\user\.local\share\applications\quicklaunchbar0.desktop=launcher/0/10 Code:
home\user\.local\share\applications\quicklaunchbar0.desktop=quicklaunchbar/0 |
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
Thx. This did the trick. I will upload an updated version this afternoon. So you can get the version when ovi store qa has passed. I will post a fix so that you can repair your quicklaunch bars today too.
- - - - - UPDATE: I just uploaded QuickEdit 0.99.9-1 to OVI store. This version smashes some bugs that were eating your Quick-launch icons. For all of you already lost some Quick-launch icons here is a guide to bring them back to live.
Just a note for new users: If you're using a version before 0.99.9-1 always remember, to not uninstall apps from your Quick-launch! |
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
Quote:
|
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
Quote:
Code:
cat /home/user/.config/meegotouchhome-nokia/launcherbuttons.data Code:
ls -l /home/user/.local/share/applications/quicklaunchbar* |
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
|
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
Quote:
|
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
Quote:
Can you just post the new app here? |
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
Quote:
First, this is a paid app. If I post it here, nobody will pay for it. Second, if you get a working solution by just instaling the app I will never fix your problem and if someone else got the same issue I can't help him/her. So please send me the output of the commands I posted earlier and we will see if we can fix your problem. |
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
Quote:
|
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
Quote:
|
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
Quote:
duplicate icons: Code:
home\user\.local\share\applications\quicklaunchbar0.desktop=launcher/0/10 Code:
home\user\.local\share\applications\quicklaunchbar0.desktop=quicklaunchbar/0 (make backup launcherbuttons.data) restart. The problem is that all icons appear disorganized (default). |
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
It just started working all of a sudden!
|
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
What about this in Version 1.0+ ? It's just an idea and not really usable.
More than 4 Quick-launch icons (Youtube) |
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
Quote:
|
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
Quote:
|
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
Quote:
With the application "Shortcuts" I assigned 4 applications and it worked. But when I updated to PR 1.2, I can only see 3 icons below and the 2nd application (Same with Kinggene) is not appearing in the quicklauncher and has a 2nd double application in the home screen. So, I tried this application. I bought it in the OVI store but it's still the same. I have a duplicate application in the homescreen. I also noticed that whenever I change the 2nd application in the quicklauncher, it's always having a duplicate application in the home screen. Whatever application that is. So I tried the step above, it's still not working. I already uninstalled shortcuts pro and tried to reinstall and reboot. Still not working. |
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
Quote:
@markmarkmrk First you have to uninstall shortcut and shortcut pro. I have no idea what this app does in detail, so it could interfer with QuickEdit. Than start Quickedit and setup your icons. If that fails apply the fix for version 0.99.2-1 and reboot. This should fix all your problems. If not let me know. |
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
1 Attachment(s)
Yeah nice. now i have 2 camicons an 2 for the app "purelight".
plz help. |
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
Quote:
Purelight makes some trouble. I don't know. For now it seems that it is the only app that causes trouble but after a reboot it should work. |
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
i cant update it? Why? Store suck, zzzz
|
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
Quote:
|
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
Quote:
|
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
After Update/delete/reinstall/reboot the app wont start...
|
Re: [Announce] QuickEdit - Change your Quick-launch icons easily (N9/N950)
Quote:
|
All times are GMT. The time now is 01:42. |
vBulletin® Version 3.8.8