Notices


Reply
Thread Tools
moepda's Avatar
Posts: 334 | Thanked: 118 times | Joined on Apr 2010 @ United Kingdom
#401
think something to do with the cd command ? only ever finds on xterm if i have cd /home/opt/scripts/ first ?
 
Posts: 208 | Thanked: 220 times | Joined on Apr 2010
#402
Originally Posted by moepda View Post
really confused now , chmod used and confirmed on winscp that properties had changed but on confirm command replies

-sh: /home/opt/scripts/OptimizeN900 : not found
Sorry no idea,the commands should have worked.
Confirm the output of
ls -l /home/opt/scripts/OptimizeN900
 

The Following User Says Thank You to techie For This Useful Post:
moepda's Avatar
Posts: 334 | Thanked: 118 times | Joined on Apr 2010 @ United Kingdom
#403
cheers will try really appreciate you helping techie
 
Posts: 427 | Thanked: 160 times | Joined on Nov 2009
#404
hi guys i want to reflash my device. ive got half a dozen beecon widgets for overclocking on my desktop. is there an easy way to backup export and restore them. i know you can export some code (ive imported them), but wanted to make sure i was doing it right and i took ALL parameters with me. thanks
__________________
Please vote for the following bug:
Media player should play audio tracks continuously (gapless playback)
 
moepda's Avatar
Posts: 334 | Thanked: 118 times | Joined on Apr 2010 @ United Kingdom
#405
Originally Posted by techie View Post
Sorry no idea,the commands should have worked.
Confirm the output of
ls -l /home/opt/scripts/OptimizeN900
here is my output for the command above...


/home/user # ls -l /home/opt/scripts/OptimizeN900
-rwxr-xr-x 1 root root 855 Jul 22 02:10 /home/opt/scripts/OptimizeN900
/home/user #

does this shed any light ?
 
Posts: 195 | Thanked: 16 times | Joined on Feb 2010 @ Switzerland
#406

I don`t now if I`m to stupid but.. your export of snippet .. maybe a make a fault but it dosn`t work !!!!
__________________
(n900 _Switzerland)
 
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#407
Originally Posted by jerryfreak View Post
hi guys i want to reflash my device. ive got half a dozen beecon widgets for overclocking on my desktop. is there an easy way to backup export and restore them. i know you can export some code (ive imported them), but wanted to make sure i was doing it right and i took ALL parameters with me. thanks
hi, see the wiki. there are specific howto sections for this... link is in my signature.
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras
 

The Following User Says Thank You to No!No!No!Yes! For This Useful Post:
Posts: 208 | Thanked: 220 times | Joined on Apr 2010
#408
Originally Posted by PipoXtreme View Post
I don`t now if I`m to stupid but.. your export of snippet .. maybe a make a fault but it dosn`t work !!!!
First confirm you have the latest version of QBW installed 1.0.0.1 . Then if the import file fails try copying to clipboard first and paste, this worked for another user
 
Posts: 195 | Thanked: 16 times | Joined on Feb 2010 @ Switzerland
#409
can you maybe write here in the posting the exact code for it!!

sorry for that.... I`ve tried that already with the clipboard...
__________________
(n900 _Switzerland)
 
Posts: 208 | Thanked: 220 times | Joined on Apr 2010
#410
Originally Posted by PipoXtreme View Post
can you maybe write here in the posting the exact code for it!!

sorry for that.... I`ve tried that already with the clipboard...
QBW version 1.0.0.1 required

Code:
[queen-beecon-header]
version=1.000000
checksum=21249112
[queen-beecon-exported-instance]
widgetType=1
widgetVisible=1
operationalStatus=0
hideCanvas=false
snippetBgRGB=0
snippetExtBgRGB=#000000000000
beecon_lt0_ImgZoom=0
beecon_lt0_BgRGB=2
beecon_lt0_ExtBgRGB=#808080808080
beecon_lt0_ImgFilename=queen-beecon-syserr.png
beecon_eq0_ImgZoom=0
beecon_eq0_BgRGB=3
beecon_eq0_ExtBgRGB=#0000ffff0000
beecon_eq0_ImgFilename=queen-beecon-appok.png
beecon_eq1_ImgZoom=0
beecon_eq1_BgRGB=4
beecon_eq1_ExtBgRGB=#ffffffff0000
beecon_eq1_ImgFilename=queen-beecon-appwrn.png
beecon_ge2_ImgZoom=0
beecon_ge2_BgRGB=5
beecon_ge2_ExtBgRGB=#ffff00000000
beecon_ge2_ImgFilename=queen-beecon-apperr.png
beecon_idxge2_ImgZoom=0
beecon_idxge2_BgRGB=11
beecon_idxge2_ExtBgRGB=#0000ffffffff
beecon_idxge2_ImgFilename=queen-beecon-index.png
widWidth=190.73667711598748
widHeight=87.567567567567565
instanceTitle=OC Control Panel
instanceCmd=Name_Profile_1=ideal\nName_Profile_2=default\nDisp_Name_Profile_2=STOCK\nName_Profile_3=ideal\nDisp_Name_Profile_3=IDEAL\nif [ $QBW_EXEC_REASON == "QBW_TIMER_UPDATE" ] ; then  \n  if [ "$QBW_REMEMBER_ME" = locked ] ; then\n    exit 0\n  fi\n  if [ "$QBW_REMEMBER_ME" != fixed ] ; then\n    rootsh /usr/local/bin/overclock > /dev/null;\n  fi\nelif [ $QBW_EXEC_REASON == "QBW_DBUS_MONITOR" ] ; then\n  echo '$QBW_DBUS_VERBOSE_OUTPUT' > /home/user/.QBW_DBUS_TEMP ;\n  if [ $(awk '/string/ {print $2}' /home/user/.QBW_DBUS_TEMP) = "\\"locked\\"" ] ; then\n    rootsh /usr/local/bin/underclock > /dev/null\n    run-standalone.sh dbus-send --session --type=method_call --dest=oh.no.more.qbw /oh/no/more/qbw$QBW_ID oh.no.more.qbw.set_param_string string:"rememberMe" string:locked string:""\n    exit 0\n  elif [ $(awk '/string/ {print $2}' /home/user/.QBW_DBUS_TEMP) = "\\"unlocked\\"" ] ; then\n    rootsh /usr/local/bin/overclock > /dev/null    \n    run-standalone.sh dbus-send --session --type=method_call --dest=oh.no.more.qbw /oh/no/more/qbw$QBW_ID oh.no.more.qbw.set_param_string string:"rememberMe" string:unlocked string:""\n    run-standalone.sh dbus-send --session --type=method_call --dest=oh.no.more.qbw /oh/no/more/qbw$QBW_ID oh.no.more.qbw.set_param_string string:"resImgFilename" string:smart.png string:""  \n  fi\nelif [ $QBW_EXEC_REASON == "QBW_CLICK" ] ; then \n  if [ $QBW_HOTSPOT_PRESS -eq "1" -o $QBW_HOTSPOT_PRESS -eq 2 -o $QBW_HOTSPOT_PRESS -eq 3 ] ; then\n    rootsh kernel-config load $Name_Profile_1 > /dev/null\n    rootsh /usr/local/bin/overclock > /dev/null;\n    run-standalone.sh dbus-send --session --type=method_call --dest=oh.no.more.qbw /oh/no/more/qbw$QBW_ID oh.no.more.qbw.set_param_string string:"resImgFilename" string:smart.png string:""\n  elif [ $QBW_HOTSPOT_PRESS -eq 4 -o $QBW_HOTSPOT_PRESS -eq 7 ] ; then\n    rootsh kernel-config load $Name_Profile_2 > /dev/null\n    run-standalone.sh dbus-send --session --type=method_call --dest=oh.no.more.qbw /oh/no/more/qbw$QBW_ID oh.no.more.qbw.set_param_string string:"rememberMe" string:fixed string:""\n    run-standalone.sh dbus-send --session --type=method_call --dest=oh.no.more.qbw /oh/no/more/qbw$QBW_ID oh.no.more.qbw.set_param_string string:"resImgFilename" string:profile2.png string:""\n  elif [ $QBW_HOTSPOT_PRESS -eq 6 -o $QBW_HOTSPOT_PRESS -eq 9 ] ; then\n    rootsh kernel-config load $Name_Profile_3 > /dev/null\n    run-standalone.sh dbus-send --session --type=method_call --dest=oh.no.more.qbw /oh/no/more/qbw$QBW_ID oh.no.more.qbw.set_param_string string:"rememberMe" string:fixed string:""\n    run-standalone.sh dbus-send --session --type=method_call --dest=oh.no.more.qbw /oh/no/more/qbw$QBW_ID oh.no.more.qbw.set_param_string string:"resImgFilename" string:profile3.png string:""\n  fi\nfi\necho -e "TEMPERATURE : <span font = \\"14\\"><b>`cat /sys/class/power_supply/bq27200-0/temp` C</b></span>\\nMAX CLOCK : <span font = \\"16\\"><b>`awk '{print $1/1000"MHz"}' /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq`</b></span>";echo -e "<span font = \\"18\\"><b><i>$Disp_Name_Profile_2    $Disp_Name_Profile_3</i></b></span>"
rememberMe=unlocked
cmdImgFilename=queen-beecon.png
cmdImgZoom=0
cmdFgRGB=1
cmdExtFgRGB=#ffffffffffff
cmdTextAngle=0
cmdVisibilityPosition=0
cmdImgVisibilityPosition=0
cmdJustify=0
cmdExtFont=Nokia Sans bold italic 12
cmdFontName=3
cmdFontSize=12
resImgFilename=default.png
resImgZoom=0
resFgRGB=1
resExtFgRGB=#ffffffffffff
resTextAngle=0
resVisibilityPosition=5
resImgVisibilityPosition=5
resJustify=2
resExtFont=Nokia Sans 12
resFontName=2
resFontSize=12
progressAnimationFrames=4
progressAnimationTimer=4
progressAnimationPos=4
progressAnimationBasename=queen-beecon-progress
updOnStartup=true
updOnClick=true
updOnDesktop=false
updOnSight=false
delayIndex=3
customIntervalSecs=0
updNeworkPolicy=0
updOnDBUS=1
updOnDBUSBus=0
updOnDBUSMatchRule=type='signal',path='/com/nokia/mce/signal',interface='com.nokia.mce.signal',member='tklock_mode_ind'
 
Reply


 
Forum Jump


All times are GMT. The time now is 20:32.