|
|
2010-06-02
, 00:44
|
|
|
Posts: 549 |
Thanked: 698 times |
Joined on Apr 2010
|
#211
|
Silly of me not to check that, thanks for your help!
|
|
2010-06-05
, 10:13
|
|
Posts: 39 |
Thanked: 13 times |
Joined on Dec 2009
|
#212
|
|
|
2010-06-05
, 15:20
|
|
Posts: 356 |
Thanked: 123 times |
Joined on Dec 2008
|
#213
|
|
|
2010-06-05
, 22:41
|
|
Posts: 39 |
Thanked: 13 times |
Joined on Dec 2009
|
#214
|
Would it be possible to run telnet commands with this?
Found a way to control atleast winamp trough telnet and it would be awesome to have buttons instead of having to type commands everytime i want to do something
| The Following User Says Thank You to Tinnet For This Useful Post: | ||
|
|
2010-06-06
, 21:54
|
|
|
Posts: 700 |
Thanked: 846 times |
Joined on Nov 2009
|
#215
|
Resolved it myself. If anybody is interested to know how/what i'll explain.
| The Following User Says Thank You to No!No!No!Yes! For This Useful Post: | ||
|
|
2010-06-06
, 22:34
|
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#216
|
|
|
2010-06-06
, 23:00
|
|
|
Posts: 700 |
Thanked: 846 times |
Joined on Nov 2009
|
#217
|
No!No!No!Yes!, since you're around, can I prod you for a "yes/no" on https://garage.maemo.org/tracker/ind...1295&atid=4851?
) and hope to have some time soon to restart developments.queen-beecon (0.1.9.1) * New: Implementation of Command and Results text orientation angle (w/ relevant configuration parameters) * New: New extended color dialog for background and foreground colors (Old color selection deprecated; backward compatibility for instances exported from previous releases is guaranteed and settings upgraded as necessary) * Changed: Restyle in settings configuration for Beecon Command Exit Statuses area & Command Title/Results Settings area + changed color settings appearance * Changed: Removed Help hints from settings dialog box (refer to the WIKI)! * Changed: Changed transpacency settings both for beecons and for snippets... now both are less transparent * Bugfixing: Disabled instance (icon) wasn't correctly drawn on startup; fixed * Bugfixing: Memory deallocation bug for >=3 Exit Status image file beecon_idxge2_ImgFilename; fixed queen-beecon (0.1.9) * New: New extended font dialog for command and results labels (Old font selection deprecated; backward compatibility for instances exported from previous releases is guaranteed and settings upgraded as necessary) * Changed: Due to new font settings implementation, exported instances from this release onward will have their fonts reset to command="Nokia Sans bold italic 12" results="Nokia Sans bold 12" when imported in previous releases * Bugfixing: Some fixing and cleanup in package install/uninstall
| The Following User Says Thank You to No!No!No!Yes! For This Useful Post: | ||
|
|
2010-06-07
, 15:45
|
|
|
Posts: 700 |
Thanked: 846 times |
Joined on Nov 2009
|
#218
|
Do these scripts time out after a certain amount of time? I have a script that runs, but takes about 5 seconds to run before returning a value. Is this too long?
It seems to freeze up the widget when I run it, but runs fine in the terminal.
|
|
2010-06-07
, 21:46
|
|
|
Posts: 700 |
Thanked: 846 times |
Joined on Nov 2009
|
#219
|
No!No!No!Yes!, since you're around, can I prod you for a "yes/no" on https://garage.maemo.org/tracker/ind...1295&atid=4851?
export s="foo"; wget -O - "http://www.acme.inc" | awk '{print $1 $2}'
| The Following User Says Thank You to No!No!No!Yes! For This Useful Post: | ||
|
|
2010-06-08
, 00:00
|
|
|
Posts: 700 |
Thanked: 846 times |
Joined on Nov 2009
|
#220
|
queen-beecon (0.1.9.1)
* New: Parameter Variables substitution usable by script (Ex. Own Instance ID, Reason for updating content)
* New: Implementation of Command and Results text orientation angle (w/ relevant configuration parameters)
* New: New extended color dialog for background and foreground colors (Old color selection deprecated; backward compatibility for instances exported from previous releases is guaranteed and settings upgraded as necessary)
* Changed: Restyle in settings configuration for Beecon Command Exit Statuses area & Command Title/Results Settings area + changed color settings appearance
* Changed: Removed Help hints from settings dialog box (refer to the WIKI)!
* Changed: Changed transpacency settings both for beecons and for snippets... now both are less transparent
* Bugfixing: Disabled instance (icon) wasn't correctly drawn on startup; fixed
* Bugfixing: Memory deallocation bug for >=3 Exit Status image file beecon_idxge2_ImgFilename; fixed
queen-beecon (0.1.9)
* New: New extended font dialog for command and results labels (Old font selection deprecated; backward compatibility for instances exported from previous releases is guaranteed and settings upgraded as necessary)
* Changed: Due to new font settings implementation, exported instances from this release onward will have their fonts reset to command="Nokia Sans bold italic 12" results="Nokia Sans bold 12" when imported in previous releases
* Bugfixing: Some fixing and cleanup in package install/uninstall
queen-beecon (0.1.8-testonly-PR1.2)
* WARNING This release is for testing purposes only as PR1.2 upgrade brought some instabilities which need forensics!!!
* New: Implementation of DBUS methods: reset_rearm_timer
* New: QBW is now integrated into the N900 system backup/restore features according to standard specifications as better described in SDK "Using Backup Application" http://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide/Generic_Platform_Components/Using_Backup_Application#Custom_back-up_locations
* Changed: Completely revised Timer logic and reset/re-arming for widget periodic auto-update
* Changed: Visual feedback when Beecons pressed; now rectangle gets drawn as well as cell (better chance of noticing feedback for canvas-less Beecons)
* Bugfixing: Fixed segmentation fault if dbus get_position method called and dbus_method_monitor turned on
queen-beecon (0.1.7-PR1.1.1)
* NOTE: Special Build for PR1.1.1
* New: Implementation of Widget Instance visibility toggle and configuration parameter (for showing or hiding the widget also via DBUS)
* New: Implementation of following DBUS methods: dbus_method_monitor, show, hide, wakeup, sleep, update_content, update_layout, exec, set_param_string, set_param_int32, set_param_uint32, set_param_double, set_param_boolean, get_param string, set_position, get_position, get_exit_status
* New: Implementation of following DBUS signals: sig_content_updated
* Changed: Enhanced DBUS implementation for Widget2Widget & System2Widget Inter Process Communication
* Changed: Changed default values for some Update Policies in new QBW instances (updOnStartup now defaults to FALSE; updOnDesktop now defaults to FALSE) to prevent bugged Beecons from freezing hildon-home even after restart
* Respect: To querty12@talk.maemo.org Many, many, many, many, many thanks for supporting QBW IPC implementation
queen-beecon (0.1.6)
* New: Simple DBUS implementation for Widget2Widget & System2Widget Inter Process Communication
* New: Added Widget Instance ID in Settings Dialog Title
* Changed: Compiled Vs. PR1.2
queen-beecon (0.1.5)
* Changed: Thanks "qwerty12" disabled automatic capitalization for all text entry fields
queen-beecon (0.1.4)
* New: Implementation of Widget Instance disabling and minimizing on desktop (click on minimized icon on desktop will wakeup and maximize instance)
* New: Implementation of image/icon scaling function for all images used (Zoom In/Out from 5% to 200% or Fit to Widget Width/Height)
* Bugfixing: In Advanced Maintenance Dialog Box several bugfixes for Import/Export commands and instances.