maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   QBW for the noobs updated [7/28/2011] (https://talk.maemo.org/showthread.php?t=72342)

LightRain 2011-11-02 13:13

Re: QBW for the noobs updated [7/28/2011]
 
I don't know if you mean a directory or a file.

For directory: filebox /home/user/MyDocs/.documents
For file: leafpad /home/user/MyDocs/.documents/<yourfile>

For a launcher shortcut, create a .desktop file (in usr/share/applications/hildon), change the exec path to the above.

nicholes 2011-11-02 13:40

Re: QBW for the noobs updated [7/28/2011]
 
Quote:

Originally Posted by LightRain (Post 1117338)
I don't know if you mean a directory or a file.

For directory: filebox /home/user/MyDocs/.documents
For file: leafpad /home/user/MyDocs/.documents/<yourfile>

For a launcher shortcut, create a .desktop file (in usr/share/applications/hildon), change the exec path to the above.

i mean a file which was loacated in .document ... And your trick worked great for me Thanks you are my hero Light rain..

stevomanu 2012-01-19 17:14

Re: QBW for the noobs updated [7/28/2011]
 
i kind of feel like a noob some was wondering if anybody can help me with this issue im having ...
http://talk.maemo.org/showpost.php?p...postcount=1315

cheers

bvaibhav 2012-05-30 15:02

Re: QBW for the noobs updated [7/28/2011]
 
Can some one translate this ....
http://linkme.ufanet.ru/images/05505...bb5b5c4996.png

wittyheart 2012-07-25 16:57

Re: QBW for the noobs updated [7/28/2011]
 
i have QBW version 1.3.3 installed. but the command for yahoo weather no longer works. please help........

wittyheart 2012-08-10 17:03

Re: QBW for the noobs updated [7/28/2011]
 
is it possible to delete a QBW from a desktop (say desktop no. 3) from x-term?

n900d-i-y 2012-09-14 23:12

Re: QBW for the noobs updated [7/28/2011]
 
I am having troubles creating and/or finding a QBW to acess the settings (control panel). Can someone help me?

sixwheeledbeast 2012-09-15 08:39

Re: QBW for the noobs updated [7/28/2011]
 
Without D-BUS
Code:

run-standalone.sh /usr/bin/controlpanel
Please note the QBW will "stay active" until the setting panel is closed with this method. So is not advised but I know it works.

The standard way of opening applcations is with D-BUS using:-
Code:

run-standalone.sh dbus-send --type=method_call --dest=com.nokia.HildonDesktop.AppMgr /com/nokia/HildonDesktop/AppMgr com.nokia.HildonDesktop.AppMgr.LaunchApplication string:"your app here"
However the above possibly will not work so try:-
Code:

run-standalone.sh dbus-send --type=method_call --dest=com.nokia.controlpanel /com/nokia/controlpanel com.nokia.controlpanel.LaunchApplication

n900d-i-y 2012-09-15 10:26

Re: QBW for the noobs updated [7/28/2011]
 
I'll give it a try and let you know.

n900d-i-y 2012-09-15 12:16

Re: QBW for the noobs updated [7/28/2011]
 
Quote:

Originally Posted by sixwheeledbeast (Post 1266702)
Without D-BUS
Code:

run-standalone.sh /usr/bin/controlpanel
Please note the QBW will "stay active" until the setting panel is closed with this method. So is not advised but I know it works.

The standard way of opening applcations is with D-BUS using:-
Code:

run-standalone.sh dbus-send --type=method_call --dest=com.nokia.HildonDesktop.AppMgr /com/nokia/HildonDesktop/AppMgr com.nokia.HildonDesktop.AppMgr.LaunchApplication string:"your app here"
However the above possibly will not work so try:-
Code:

run-standalone.sh dbus-send --type=method_call --dest=com.nokia.controlpanel /com/nokia/controlpanel com.nokia.controlpanel.LaunchApplication

No luck, I'm modifying an existing QBW by inserting the above info but no luck.

sixwheeledbeast 2012-09-15 12:36

Re: QBW for the noobs updated [7/28/2011]
 
Just tested the bottom one it works perfect for me.

n900d-i-y 2012-09-15 13:10

Re: QBW for the noobs updated [7/28/2011]
 
Quote:

Originally Posted by sixwheeledbeast (Post 1266834)
Just tested the bottom one it works perfect for me.

Can you post the QBW for me to download?


All times are GMT. The time now is 21:17.

vBulletin® Version 3.8.8