Notices


Reply
Thread Tools
Posts: 3 | Thanked: 0 times | Joined on Jun 2011
#1271
Hi, I have checked whole thread (all pages + search in thread) but i cant figure out how to only display text from rss? Nothing more,transparent image,only gray text.
 
Posts: 51 | Thanked: 32 times | Joined on Dec 2010
#1272
Hi. I want to ask how can i backup whole QWB? i want to give all my command and their positions to my friend.

Thanks for answer
 
Posts: 529 | Thanked: 194 times | Joined on Aug 2010 @ UK
#1273
im tryin to make a widget to boot xterm an start metasploit this is the command i use to get it started

Code:
sudo gainroot

ruby1.8 /home/user/msf3/msfconsole -L
how would i add this to beecon to load xterm an load metasploit
i have tryed this

Code:
ruby1.8 /home/user/msf3/msfconsole -L | Exec=osso-xterm 'sudo gainroot'
cheers
__________________
METASPLOIT INSTALL N900
Keep the forums clean
Dont forget to say thanks

Last edited by stevomanu; 2011-08-28 at 17:18.
 
Posts: 529 | Thanked: 194 times | Joined on Aug 2010 @ UK
#1274
well now i have xterm opening but it closes after it say some thing i can read what says it closes to fast this is code im using any body help at all , i have search for days now but no go ....
Code:
osso-xterm -e "ruby1.8 /home/user/msf3/msfconsole -L" 
&
if i run this all is fun using xerm so it has to be the wrong command an im no expert its cracking me up now

Code:
ruby1.8 /home/user/msf3/msfconsole -L
many thanks
__________________
METASPLOIT INSTALL N900
Keep the forums clean
Dont forget to say thanks
 
Posts: 67 | Thanked: 36 times | Joined on May 2010 @ Claremont (LA), California
#1275
Try changing your xterm invocation to be:

osso-xterm -e "ruby1.8 /home/user/msf3/msfconsole -L; sleep 10" &

That should keep the xterm open long enough for you to read the error message. If that doesn't work, try this one:

osso-xterm -e "ruby1.8 /home/user/msf3/msfconsole -L > /home/user/MyDocs/ruby.log 2>&1" &

which ought to leave all error messages in ~/MyDocs/ruby.log.
 
Posts: 529 | Thanked: 194 times | Joined on Aug 2010 @ UK
#1276
Originally Posted by gkuenning View Post
Try changing your xterm invocation to be:

osso-xterm -e "ruby1.8 /home/user/msf3/msfconsole -L; sleep 10" &

That should keep the xterm open long enough for you to read the error message. If that doesn't work, try this one:

osso-xterm -e "ruby1.8 /home/user/msf3/msfconsole -L > /home/user/MyDocs/ruby.log 2>&1" &

which ought to leave all error messages in ~/MyDocs/ruby.log.
i tryed boths commands an its still same looks like different error thou but xterm doesnt stay open to read what it says ... cheers
__________________
METASPLOIT INSTALL N900
Keep the forums clean
Dont forget to say thanks
 
Posts: 67 | Thanked: 36 times | Joined on May 2010 @ Claremont (LA), California
#1277
Originally Posted by stevomanu View Post
i tryed boths commands an its still same looks like different error thou but xterm doesnt stay open to read what it says ... cheers
The second won't keep the terminal open, but it ought to leave a log file in MyDocs/ruby.log so that you can examine its contents and see what happened.
 
ejasmudar's Avatar
Posts: 800 | Thanked: 957 times | Joined on Sep 2010 @ India
#1278
What is the command to open a specific page in microb?

/usr/bin/browser www.google.com

is not working.
__________________
My Device History:Nokia 3510 > SE T230 > Nokia 6600 > HP2210 > SE p910i > SE p990i > N95 > I-mate 9502 > itouch > Nokia N900 > ? N9
My apps for N900:
Conversation Modder

My apps for N9:
LockScreenQuotes
USbS


If you feel I have helped you, don't forget to press Thanks!
 
Posts: 84 | Thanked: 76 times | Joined on Aug 2011
#1279
Originally Posted by ejasmudar View Post
What is the command to open a specific page in microb?

/usr/bin/browser www.google.com

is not working.
Here it is:
dbus-send --system --type=method_call --dest=com.nokia.osso_browser /com/nokia/osso_browser/request com.nokia.osso_browser.load_url string:"google.com"

Anyway, can we somehow make specific widgets hidden when the phone oriented in landscape (or portrait) mode? Because there are widgets that look good in portrait mode, but a bit messy in landscape mode (or vice versa).
 

The Following User Says Thank You to LightRain For This Useful Post:
eL.ectron1k's Avatar
Posts: 149 | Thanked: 15 times | Joined on Jul 2010 @ Russia
#1280
Hello guys!

Can u tell me, how can i save all configureation?

Sometimes its crashes..and all my configs need to be PURGED.

/ And all widgets on desktop becomes - appOK - With default image :C /

Than i need add them again.. cant understand why..


Thank you!!
__________________
N900 overdosed.
Need help with translating your software to Russian? pm me.
I love E.ON
 
Reply


 
Forum Jump


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