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)

nokian-series 2010-04-17 15:14

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
Hi all,
Anyone can help me to make a script to view the football results from there:

http://www.futebol365.pt/directo/default.asp

For exemple, for the "Inglaterra: Premier League"

Please ?

matts76 2010-04-17 17:22

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

Originally Posted by nokian-series (Post 614647)
Hi all.
I have done a script to one of those widgets, but it is freezing my device, hildon desktop stop works, and other strange things.
I've tried to uninstall it, but when re-install, the configurations are there too.
I cand access the configuration to modifiy the script, phone hangs up.
I can acess the x-terminal and filesystem over ssh.
So..what file and where is it, that stores the script code so i can 'edit' it other way then the default one ?
Or, anyway to remove\uninstall with the defenitions too ..

help please

I had a similar problem with the hard sleep mode widged, i screwed up the set up a bit and forgot to uncheck the updade at start up and switch desktop options so as soon as i turned my n 900 on it went straight to sleep:confused: when i uninstalled and re installed it i got the same problem. the way i solved it was rather low tech, using the lock button to activate the desk top for about half a second at a time i first held the stylus down to enter desktop edit (took a few tries) and then selected the wrench icon on the offending widged to edit it, before that i tried simply deleting the widget but the problem just reacured as soon as i tried to replace it, hope this helps in some way.:)

No!No!No!Yes! 2010-04-17 17:41

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
Hi all ... please support troubleshooting and bugfixing by providing as much info as possible, especially if you suspect it is a program bug and not an own script messup!

Solution and support will be given maximum priority if reported via:
Queen Beecon's bugtracker

iceman600 2010-04-17 19:49

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

Originally Posted by matts76 (Post 615001)
I had a similar problem with the hard sleep mode widged, i screwed up the set up a bit and forgot to uncheck the updade at start up and switch desktop options so as soon as i turned my n 900 on it went straight to sleep:confused: when i uninstalled and re installed it i got the same problem. the way i solved it was rather low tech, using the lock button to activate the desk top for about half a second at a time i first held the stylus down to enter desktop edit (took a few tries) and then selected the wrench icon on the offending widged to edit it, before that i tried simply deleting the widget but the problem just reacured as soon as i tried to replace it, hope this helps in some way.:)

lol... im having the same problem. mine is i did a command to oen a specific site on a browser... i forgot to unchecked the update the widget on startup/switched to desktop. so now when i open the device it opens the page.. since i did not unchecked the update when switched to desktop, everytime i close the browser it pop ups again. :mad:

no!no!no!yes! is there a way to reset to default config of the commands... im serching the file system for the configurations cant find it. reinstall didnt work...

funny thing is everytime i add a queenbee widget it opens the browser again. so meaning adding a new widget makes the command i make the default one...

just wannt to reset the settings and play withit again.
is there a way to reset to default config?

thanks:o

No!No!No!Yes! 2010-04-17 21:17

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

Originally Posted by iceman600 (Post 615154)
lol... im having the same problem. mine is i did a command to oen a specific site on a browser... i forgot to unchecked the update the widget on startup/switched to desktop. so now when i open the device it opens the page.. since i did not unchecked the update when switched to desktop, everytime i close the browser it pop ups again. :mad:

no!no!no!yes! is there a way to reset to default config of the commands... im serching the file system for the configurations cant find it. reinstall didnt work...

funny thing is everytime i add a queenbee widget it opens the browser again. so meaning adding a new widget makes the command i make the default one...

just wannt to reset the settings and play withit again.
is there a way to reset to default config?

thanks:o

Configuration file is:
Code:

/home/user/.queen_beecon
For those of you who are having issues at widget startup:
  1. open up x-terminal
  2. Code:

    sudo gainroot
  3. Code:

    vi /home/user/.queen_beecon
  4. find updOnStartup=true (all instances supposed to be culprits)
  5. set it to false (updOnStartup=false)
  6. save file
  7. immediately issue:
    Code:

    killall hildon-home
  8. hildon-home will restart automatically and widgets won't run any more at startup

If Configuration file:
Code:

/home/user/.queen_beecon
is messed up real bad ... just delete it, issue killall hildon-home and cross your fingers!!!

Generally speaking, there will NOT be any need to remove either package with:
Code:

dpkg -P queen-beecon
or images directory with:
Code:

rm -r /home/user/.queen_beecon_dir
rm -r /home/user/MyDocs/.images/queen_beecon_dir/

WARNING
For all Beecons used as buttons I suggest to set the update policy as this in order to prevent accidental triggering of the button!!!

http://i44.tinypic.com/1z5hrw6.png

No!No!No!Yes! 2010-04-18 02:26

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
Wiki page is on the go ... see here:
http://wiki.maemo.org/Queen_BeeCon_Widget

iceman600 2010-04-18 02:37

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

Originally Posted by No!No!No!Yes! (Post 615481)
Wiki page is on the go ... see here:
http://wiki.maemo.org/Queen_BeeCon_Widget

im hoping to see a tv rage as promised... :D

SallyJane 2010-04-18 06:05

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
Sorry, please outline the steps needed to change the update policy ?

jakiman 2010-04-18 06:34

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

Originally Posted by SallyJane (Post 615578)
Sorry, please outline the steps needed to change the update policy ?

What steps? Just uncheck the ones you don't need.
Also, leave Update Interval to 0 if you don't want periodic update.
(btw, this is right down the bottom. So you need to scroll down)

SallyJane 2010-04-18 06:43

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
OMG of course, scrolling down reveals the hidden page !

Thanks !

:o


All times are GMT. The time now is 23:16.

vBulletin® Version 3.8.8