maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread (https://talk.maemo.org/showthread.php?t=45388)

No!No!No!Yes! 2010-06-21 16:09

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
Quote:

Originally Posted by moepda (Post 723778)
start by removing your new icons from queen beecon dir . make sure you have 4 icons sized 48x48 and copy to usr/share/icons/48x48/hildon. i resized some transparent icons on my n900 , renamed them to match originals and overwrote using openSSH on pc . rebooted phone all worked fine..

Uhm ... I'm not sure ... but I believe they will however get replaced again by standard icons on next QBW release upgrade...

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

karatestarfish 2010-06-22 01:41

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
Quote:

Originally Posted by No!No!No!Yes! (Post 723784)
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

Hmmm.. I haven't been able to reproduce the same behaviour this morning, so maybe I was doing something strange. I can change the icons by replacing the package icon now, so it's all good.

Thanks for all your good work, looking forward to seeing what else I can do with this widget

IzzehO 2010-06-22 05:15

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
Curious if anyone has got a widget to enable/disable FM transmitter? the fmtx widget is just too much of a power drain.

No!No!No!Yes! 2010-06-22 07:58

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
Quote:

Originally Posted by IzzehO (Post 724473)
Curious if anyone has got a widget to enable/disable FM transmitter? the fmtx widget is just too much of a power drain.

Starting from this post there were some speculations on the matter and some scripts/command ... maybe it can help.
Ciao.

tmarinos 2010-06-22 09:26

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
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?

No!No!No!Yes! 2010-06-22 10:29

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
Quote:

Originally Posted by tmarinos (Post 724680)
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?

what version of QBW have you upgraded to?
maybe you just need to change the SNIPPET background color in the settings

tmarinos 2010-06-22 11:00

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
Quote:

Originally Posted by No!No!No!Yes! (Post 724754)
what version of QBW have you upgraded to?
maybe you just need to change the SNIPPET background color in the settings

How can I check what version I'm on?

No!No!No!Yes! 2010-06-22 11:04

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
Quote:

Originally Posted by tmarinos (Post 724782)
How can I check what version I'm on?

application manager -> uninstall

IzzehO 2010-06-22 11:11

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
Quote:

Originally Posted by No!No!No!Yes! (Post 724592)
Starting from this post there were some speculations on the matter and some scripts/command ... maybe it can help.
Ciao.

Thanks. Thread search for transmitter showed nothing and it wouldn't let me search FM.

For the record, this one works perfectly:

Code:

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" ]
Thanks to Patola for it! I was taking the stupid route of trying to use dbus.. when it was a much simpler command.

tmarinos 2010-06-22 11:34

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
Quote:

Originally Posted by No!No!No!Yes! (Post 724785)
application manager -> uninstall

Version 0.1.9.4


All times are GMT. The time now is 09:07.

vBulletin® Version 3.8.8