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)

janszoon 2011-05-29 01:05

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
Is there a way to directly access the 'now playing' screen in media player from a Beecon ?

I see someone has tapped in to it before:
http://my-maemo.com/software/applica...to=1296&faq=34

Would be nice to access it directly from a beecon

cheers.

sanros 2011-06-06 06:14

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
i am using 2 QBW one is battery% and other is battery voltage meter, problem i am having is that these widgets get stucked on updating the widget does not update. the updating QBW animation keep on going anf does not refresh it, to get it work i have to either reboot the device or delete QBW and recreate it. this problem keep on draining my battery so i need some help , i will appreciate your help :) thanks in advance

eefo 2011-06-06 06:23

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
Quote:

Originally Posted by sanros (Post 1023039)
i am using 2 QBW one is battery% and other is battery voltage meter, problem i am having is that these widgets get stucked on updating the widget does not update. the updating QBW animation keep on going anf does not refresh it, to get it work i have to either reboot the device or delete QBW and recreate it. this problem keep on draining my battery so i need some help , i will appreciate your help :) thanks in advance

go into the settings of your widgets and below the animation section there is an update policy .
chooseyes for sight , startup , desktop and if you want that they shall update when you click on them then choose yes for click too

Jigzy 2011-06-06 08:14

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
Sorry guys looked through the pages and probably missed it somewhere! I am looking for a simple temperture widget.

Thanks in advance

eefo 2011-06-06 13:48

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
Quote:

Originally Posted by Jigzy (Post 1023106)
Sorry guys looked through the pages and probably missed it somewhere! I am looking for a simple temperture widget.

Thanks in advance

you mean cpu temp ?

echo $(cat /sys/class/power_supply/bq27200-0/temp °C) | awk '{ print $1/10 " °C"}'

there you go .

Crogge 2011-06-14 23:23

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
I use Queen BeeCon since a while to change for example my CPU speed and want to do more with it from now on.

I would like to use it as shortcut for some shell commands which display the result in the terminal. I just don't understand yet how I can display the result of a Queen BeeCon widget in the terminal?

I want to run for example the following command:
"arp-scan --interface=wlan0 --localnet"

How can I display the result of this command in the normal console or in a small windows?

richwhite 2011-06-17 15:47

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
hey guys, does anyone have the command for email shortcut to open modest?

JonWW 2011-06-17 18:32

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
Quote:

Originally Posted by richwhite (Post 1030898)
hey guys, does anyone have the command for email shortcut to open modest?

Rich it's in the Wiki:
http://wiki.maemo.org/Queen_BeeCon_W...FSizes_buttons

Harick 2011-06-19 17:43

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
hi:D

i'm trying to do something like this widget here, but, is there any way that the image fills the entirely zone of the widget, i mean, like "fit" does, but without constraining proportions.
(i.e if my widget is 300x200px and the image displayed is 200x200, it stretches to fill the 300x200)

i think is not posible by a command, maybe a new scale entry, that would be great.

otherwise, if is posible by a command, can you help me to do it? i just can't figure out how to:(

thanx in advance

No!No!No!Yes! 2011-06-19 18:14

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
Quote:

Originally Posted by Harick (Post 1032184)
hi:D

i'm trying to do something like this widget here, but, is there any way that the image fills the entirely zone of the widget, i mean, like "fit" does, but without constraining proportions.
(i.e if my widget is 300x200px and the image displayed is 200x200, it stretches to fill the 300x200)

i think is not posible by a command, maybe a new scale entry, that would be great.

otherwise, if is posible by a command, can you help me to do it? i just can't figure out how to:(

thanx in advance

Sorry ... feature is coded to preserve aspect-ratio and development for QBW are currently frozen as I'm 200% on other projects.

Maybe you might want to consider GraphicsMagick for preprocessing images before displaying it.

sanros 2011-06-23 07:15

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
when i open xterminal and use this modprobe bq27x00_battery i got a warning> /etc/modprobe.d/blacklist line 1: ignorning bad line staring with ' blacklist'

when i run that command in QBW it displays temp in multiple of 10
so what should i do need some help
thank you in advance
i am using kernel power47

Prym 2011-06-25 10:34

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
hi everyone
could somebody help me make a widget for showing the media player album art and another for track info. I feel like the default widget is rigid.
Thanks in advance

Harick 2011-06-25 17:16

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
Quote:

Originally Posted by Prym (Post 1038700)
hi everyone
could somebody help me make a widget for showing the media player album art and another for track info. I feel like the default widget is rigid.
Thanks in advance

i made one, see here, at the end of the post. you can use it as model to make your own widget

you need to install mafw-trackinfo from extra-devels, then you can access to media player info from QBW

Prym 2011-06-26 16:36

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
Quote:

Originally Posted by Harick (Post 1038958)
i made one, see here, at the end of the post. you can use it as model to make your own widget

you need to install mafw-trackinfo from extra-devels, then you can access to media player info from QBW

hey thanks. I was trying to install mafw-trackinfo unfortunately it cant install saying incompatible application package. How can i make it install.
Edit:
scratch that it turns out i just had to use the terminal to install. It works properly now thanks man

sanros 2011-06-27 15:27

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
some one please help me out
i am using 2 QBW one is battery% and other is battery voltage meter, problem i am having is that these widgets get stucked on updating the widget does not update(mostle when i use my n900 heavily). the updating QBW animation keep on going and does not refresh it, to get it work i have to either reboot the device or delete QBW and recreate it. this problem keep on draining my battery so i need some help , i will appreciate your help thanks in advance

ps- this problem is not only with these 2 widgets, what ever widget i use i have same problem :(

thank you :-)

fareed_xtreme 2011-07-22 20:41

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
I dunno if this has already been asked but i kinda couldnt find while browsin this enormous thread... Its like..., I have a background image... Maybe a call button for example... Now I've created an invisible Widget that will launch the phone app.. However, when i press it, i wish that it displays another image that i've made which will let me know that somethin is there... hw can i do so??? I want to make the widget have a pressed state... that shows an image.... Thanks Folks and this is a revolutionizing widget in every way. :)

bigears5000 2011-07-22 21:12

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
Quote:

Originally Posted by fareed_xtreme (Post 1056407)
I dunno if this has already been asked but i kinda couldnt find while browsin this enormous thread... Its like..., I have a background image... Maybe a call button for example... Now I've created an invisible Widget that will launch the phone app.. However, when i press it, i wish that it displays another image that i've made which will let me know that somethin is there... hw can i do so??? I want to make the widget have a pressed state... that shows an image.... Thanks Folks and this is a revolutionizing widget in every way. :)

Not sure if this will help.http://talk.maemo.org/showthread.php?p=999082

No!No!No!Yes! 2011-07-22 21:17

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
Quote:

Originally Posted by fareed_xtreme (Post 1056407)
I dunno if this has already been asked but i kinda couldnt find while browsin this enormous thread... Its like..., I have a background image... Maybe a call button for example... Now I've created an invisible Widget that will launch the phone app.. However, when i press it, i wish that it displays another image that i've made which will let me know that somethin is there... hw can i do so??? I want to make the widget have a pressed state... that shows an image.... Thanks Folks and this is a revolutionizing widget in every way. :)

Import:
Code:

[queen-beecon-header]
version=1,000000
checksum=2790186
[queen-beecon-exported-instance]
widgetType=0
widgetVisible=1
operationalStatus=0
hideCanvas=true
hideClickCanvas=true
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=150
widHeight=130
instanceTitle=Command01
instanceCmd=sleep 1
rememberMe=
cmdImgFilename=;queen-beecon.png
cmdImgAngle=0
cmdImgZoom=0
cmdFgRGB=1
cmdExtFgRGB=#ffffffffffff
cmdTextAngle=0
cmdVisibilityPosition=0
cmdImgVisibilityPosition=5
cmdJustify=0
cmdExtFont=Nokia Sans bold italic 12
cmdFontName=3
cmdFontSize=12
resImgFilename=;queen-beecon-resimg.png
resImgAngle=0
resImgZoom=0
resFgRGB=1
resExtFgRGB=#ffffffffffff
resTextAngle=0
resVisibilityPosition=0
resImgVisibilityPosition=0
resJustify=0
resExtFont=Nokia Sans Cn  10
resFontName=16
resFontSize=10
resWrapLongLines=false
progressAnimationFrames=4
progressAnimationTimer=4
progressAnimationPos=4
progressAnimationAtClickXY=false
progressAnimationBasename=queen-beecon-progress
updOnStartup=false
updOnClick=true
multiClick=false
updOnDesktop=false
updOnSight=false
updOnOrientation=false
delayIndex=0
customIntervalSecs=0
updNeworkPolicy=0
GPSsettings=0
updOnDBUS=0
updOnDBUSBus=0
updOnDBUSMatchRule=

Current command is "sleep 1"
Change it to what you want from "Edit Cmd" button AFTER you have imported the beecon
http://i.imgur.com/Jmp1e.jpg

Play with animation images for FX when pressed

fareed_xtreme 2011-07-22 22:31

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
Quote:

Originally Posted by No!No!No!Yes! (Post 1056429)
Import:
Code:

[queen-beecon-header]
version=1,000000
checksum=2790186
[queen-beecon-exported-instance]
widgetType=0
widgetVisible=1
operationalStatus=0
hideCanvas=true
hideClickCanvas=true
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=150
widHeight=130
instanceTitle=Command01
instanceCmd=sleep 1
rememberMe=
cmdImgFilename=;queen-beecon.png
cmdImgAngle=0
cmdImgZoom=0
cmdFgRGB=1
cmdExtFgRGB=#ffffffffffff
cmdTextAngle=0
cmdVisibilityPosition=0
cmdImgVisibilityPosition=5
cmdJustify=0
cmdExtFont=Nokia Sans bold italic 12
cmdFontName=3
cmdFontSize=12
resImgFilename=;queen-beecon-resimg.png
resImgAngle=0
resImgZoom=0
resFgRGB=1
resExtFgRGB=#ffffffffffff
resTextAngle=0
resVisibilityPosition=0
resImgVisibilityPosition=0
resJustify=0
resExtFont=Nokia Sans Cn  10
resFontName=16
resFontSize=10
resWrapLongLines=false
progressAnimationFrames=4
progressAnimationTimer=4
progressAnimationPos=4
progressAnimationAtClickXY=false
progressAnimationBasename=queen-beecon-progress
updOnStartup=false
updOnClick=true
multiClick=false
updOnDesktop=false
updOnSight=false
updOnOrientation=false
delayIndex=0
customIntervalSecs=0
updNeworkPolicy=0
GPSsettings=0
updOnDBUS=0
updOnDBUSBus=0
updOnDBUSMatchRule=

Current command is "sleep 1"
Change it to what you want from "Edit Cmd" button AFTER you have imported the beecon
http://i.imgur.com/Jmp1e.jpg

Play with animation images for FX when pressed

Thank you but i am still learning to speak "Queen Bee":p. Pls, dnt go all out on me :P. I did as you had told and yes, thats exactly how i want it... but i dnt want the queen bee with a heart... rather would like my image, named callclk.png to appear... just 1 frame... thats all. How do i do this??? How and where do i change? Where do i place my pics. (Currently in /home/user/.queen_beecon_dir) Totally confused... played with codes, and they cry "Bad Checksum" (Meaning my language is poor I guess :p).

Thank you in advance... Once this is done, I'll post a video as to what this is all about :p.

eefo 2011-07-22 22:37

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
@fareed have you checked the link which no no no yes has shared it has a pic in it , i think you should write your .png file there , try if it works

fareed_xtreme 2011-07-22 22:44

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
Quote:

Originally Posted by eefo (Post 1056459)
@fareed have you checked the link which no no no yes has shared it has a pic in it , i think you should write your .png file there , try if it works

Oops... I missed the link.. That does help a lot but... Do I post all the png's in "/home/user/.queen_beecon_dir/" ???

EDIT: Done Done Done.. Thanks EVERYONE.. :)

fareed_xtreme 2011-07-22 23:21

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
This was what I was tryin to achieve...

http://i833.photobucket.com/albums/z...723-021819.png

http://i833.photobucket.com/albums/z...723-021128.png

Dnt Mind the time... The effect is actually workin.. Thanks to A lot of PPL... esp... No!No!No!Yes! for the codes and the rest to keep pushin the right way :p. I really learned a few things... Gonna show off to everyone first thing in the morn.. Now i can sleep in peace.... LoL

PS. Works in Portrait too :)

mesho123 2011-07-23 13:09

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
hi all how i can make the icons phone contact and sms like this pic : http://talk.maemo.org/attachment.php...1&d=1311257113


and

http://i1197.photobucket.com/albums/...enshot11-1.png

please i need tutorial
and the weather also . ???????????

GigaByte 2011-07-24 11:28

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
Can somebody please post a script which will allow me to see the percentage RAM used? PLEASE? PLEASE?

MINKIN2 2011-07-24 11:47

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
Quote:

Originally Posted by mesho123 (Post 1056830)
hi all how i can make the icons phone contact and sms like this pic : http://talk.maemo.org/attachment.php...1&d=1311257113


and

http://i1197.photobucket.com/albums/...enshot11-1.png

please i need tutorial
and the weather also . ???????????

Those two links that you posted are dead mate, but I will guess that you are referring to the sms icons for a dock bar perhaps?

For the weather widget go here http://talk.maemo.org/showthread.php...96#post1057296

You will also find info on sms and call buttons too with the scripts as well.

pedrocoba 2011-07-25 04:39

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
Hi all
anyone who can give me a scrip and icons for the mediaplayer (Next, Pause, Play, Previous)
would be very grateful.

And if anyone kind enough to teach me how to edit scripts, I thank you again :)

eefo 2011-07-25 05:37

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
Quote:

Originally Posted by pedrocoba (Post 1057646)
Hi all
anyone who can give me a scrip and icons for the mediaplayer (Next, Pause, Play, Previous)
would be very grateful.

And if anyone kind enough to teach me how to edit scripts, I thank you again :)


http://talk.maemo.org/showpost.php?p...postcount=2685

(you can google for more)

pedrocoba 2011-07-25 11:30

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
Quote:

Originally Posted by eefo (Post 1057653)

Thank you already solved :)

if you could please provide a way to make scrip?
So that I can make it at home alone. Thx be4 :D

vi_ 2011-07-25 15:08

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
Ok, here is one for you.

I am creating a super great weather widget. [TBA] That outputs two pieces of text. I want one piece of text justified to the left at the top and a second piece of text justified left at the bottom.

I can only set the justification for the output text in it's entirety.

Is this doable? Do I need to use pango? Can someone point me to the appropriate documentation so as I can figure out how to do this?

In exchange I will post my media player play/pause widget that doesn't suck.

K9999 2011-07-28 16:40

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
Quote:

Originally Posted by fareed_xtreme (Post 1056470)
This was what I was tryin to achieve...

http://i833.photobucket.com/albums/z...723-021819.png

http://i833.photobucket.com/albums/z...723-021128.png

Dnt Mind the time... The effect is actually workin.. Thanks to A lot of PPL... esp... No!No!No!Yes! for the codes and the rest to keep pushin the right way :p. I really learned a few things... Gonna show off to everyone first thing in the morn.. Now i can sleep in peace.... LoL

PS. Works in Portrait too :)


are the three buttons working? or just the call button? if u dun mind sharing.

EDIT: owh ok I got it, 2 other hidden widgets. thanx for the tutorial:

http://talk.maemo.org/showpost.php?p...&postcount=197
http://talk.maemo.org/showpost.php?p...&postcount=227

SharRakorR 2011-08-01 14:21

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
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.

P4d0uch 2011-08-08 10:00

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
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

stevomanu 2011-08-28 17:11

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
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

stevomanu 2011-09-01 01:38

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
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

gkuenning 2011-09-01 02:46

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
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.

stevomanu 2011-09-01 09:58

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
Quote:

Originally Posted by gkuenning (Post 1079806)
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

gkuenning 2011-09-03 06:42

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
Quote:

Originally Posted by stevomanu (Post 1079941)
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 2011-09-07 09:21

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
What is the command to open a specific page in microb?

/usr/bin/browser www.google.com

is not working.

LightRain 2011-09-08 19:52

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
Quote:

Originally Posted by ejasmudar (Post 1083373)
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).

eL.ectron1k 2011-09-27 05:03

Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
 
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!!


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

vBulletin® Version 3.8.8