The Following User Says Thank You to No!No!No!Yes! For This Useful Post: | ||
|
2010-06-22
, 01:41
|
Posts: 23 |
Thanked: 9 times |
Joined on Feb 2010
|
#272
|
Uhm ... this is weird ... i'll try to test your case ...
However I plan to add custom icons management for progress icons in 0.1.9.5 so everything should work as per your 1st sentence and per usual image search policy
|
2010-06-22
, 05:15
|
Posts: 557 |
Thanked: 370 times |
Joined on Apr 2010
|
#273
|
|
2010-06-22
, 07:58
|
|
Posts: 700 |
Thanked: 846 times |
Joined on Nov 2009
|
#274
|
Curious if anyone has got a widget to enable/disable FM transmitter? the fmtx widget is just too much of a power drain.
|
2010-06-22
, 09:26
|
Posts: 96 |
Thanked: 6 times |
Joined on May 2010
@ Adelaide, Australia
|
#275
|
|
2010-06-22
, 10:29
|
|
Posts: 700 |
Thanked: 846 times |
Joined on Nov 2009
|
#276
|
I use Jakiman's QBW scripts for my OC with the "stock", "ideal" and "1Ghz" buttons which used to have their own colours, but after a QBW update a few weeks ago, the buttons are now just black. Anyone know how to change it back?
|
2010-06-22
, 11:00
|
Posts: 96 |
Thanked: 6 times |
Joined on May 2010
@ Adelaide, Australia
|
#277
|
what version of QBW have you upgraded to?
maybe you just need to change the SNIPPET background color in the settings
|
2010-06-22
, 11:04
|
|
Posts: 700 |
Thanked: 846 times |
Joined on Nov 2009
|
#278
|
|
2010-06-22
, 11:11
|
Posts: 557 |
Thanked: 370 times |
Joined on Apr 2010
|
#279
|
Starting from this post there were some speculations on the matter and some scripts/command ... maybe it can help.
Ciao.
result=$( /usr/bin/fmtx_client -p$( /usr/bin/fmtx_client | /bin/grep -q '^state=enabled' ; echo $? ) | /usr/bin/awk -F '=' '($1=="state") {print $2}' ); echo $result; [ $result = "enabled" ]
The Following User Says Thank You to IzzehO For This Useful Post: | ||
|
2010-06-22
, 11:34
|
Posts: 96 |
Thanked: 6 times |
Joined on May 2010
@ Adelaide, Australia
|
#280
|
Which is due to happen quite soon as 0.1.9.4 has got a serious leak in the new async execution logic (output file descriptor do not get freed once command execution is over) this is already fixed in 0.1.9.5 and under internal testing on my mobo
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
Last edited by No!No!No!Yes!; 2010-06-21 at 17:53.