| Author |
Message |
|
unkamunka
Moderator
Joined: Sun Feb 04, 2007 2:57 pm Posts: 1008 Location: austria
|
 uberbox (full version)
Quote: Just created what is basically an extended version of BBZCmdEx. Get it at http://www.dcs.gla.ac.uk/~jhw/uberbox.zipSupports: Run shell commands, bro@ms, and system messages (e.g. shutdown) Aliases (including search aliases, for example "? bb4win" searches google for bb4win) Focus Bro@m -- so you can autofocus on a hotkey with BBKeys AutoHiding Tab completion (no more shift problems!), up, down and mousewheel to scroll through completions Long, persistent history Ctrl-Right click to see all current aliases Configurable styles and bevel/border settings Automatic redirect and display (e.g. for viewing output of command line script) Old Plugins Forum Threads Latest Version
_________________ HTH
unkamunka - #bb4win
|
| Sat Aug 04, 2007 5:16 am |
|
 |
|
Google
Sponsored Links
|
|
 |
|
semiono
BBWise
Joined: Sun May 18, 2008 2:13 pm Posts: 62
|
 Re: Uberbox
with xoblite bbox not compatible? :\
_________________ rundll32.dll
|
| Mon Jun 02, 2008 3:30 pm |
|
 |
|
unkamunka
Moderator
Joined: Sun Feb 04, 2007 2:57 pm Posts: 1008 Location: austria
|
 Re: Uberbox
Have you installed the MSVC7 RunTimes? 
_________________ HTH
unkamunka - #bb4win
|
| Tue Nov 25, 2008 12:23 pm |
|
 |
|
unkamunka
Moderator
Joined: Sun Feb 04, 2007 2:57 pm Posts: 1008 Location: austria
|
 uberbox 1.4
Extensive update, enhancement & bugfix from the never-finalised uberbox 1.3 What's New? - there's a LOT - read it carefully.....  Attachment:
File comment: xoblite compatible - tested on win2k->vista - NO runtimes required
uberbox_1.4.zip [93.56 KiB]
Downloaded 370 times
WARNING ALL BRANCHES: uberbox is resource heavy - recommended install basis - use bbKeys or bbInterface or menu commands for temporary load|unload xoblite users - uberbox 1.4 will crash xoblite on a Reconfigure. Add the following bro@ms to your menu.rc - or to yout bbKeys.rc (changing the syntax)  - so you can have a simple unload|reload sequence: Code: [EXEC] (UNLOAD UBERBOX) {@XOBLITE UNLOADPLUGIN <path to uberbox.dll>} [EXEC] (LOAD UBERBOX) {@XOBLITE LOADPLUGIN <path to uberbox.dll>}
_________________ HTH
unkamunka - #bb4win
|
| Thu Dec 25, 2008 7:00 pm |
|
 |
|
unkamunka
Moderator
Joined: Sun Feb 04, 2007 2:57 pm Posts: 1008 Location: austria
|
 uberbox 1.4 source code
This is being uploaded to bb4win.sourceforge.
_________________ HTH
unkamunka - #bb4win
|
| Thu Dec 25, 2008 7:06 pm |
|
 |
|
nfok3
BBWise
Joined: Mon Dec 06, 2004 6:12 am Posts: 59
|
 Re: Uberbox - updated to 1.4
unkamunka... could you secretly be... Santa Claus? It's all I ever wanted for christmas. 
|
| Thu Dec 25, 2008 7:29 pm |
|
 |
|
Guest
|
 Re: Uberbox - updated to 1.4
There is a bug that persists even in this latest version. From what I can tell, once the history.rc file contains too many unique entries, it will cause bblean to crash and the plugin will fail to load. The magic number seems to be around 670 unique lines, but YMMV. I've generated a dummy history file containing 670 unique lines that will cause the crash. It can be downloaded here.
|
| Fri Jan 23, 2009 6:16 pm |
|
 |
|
unkamunka
Moderator
Joined: Sun Feb 04, 2007 2:57 pm Posts: 1008 Location: austria
|
 Re: Uberbox - updated to 1.4
Guest wrote: There is a bug that persists even in this latest version. From what I can tell, once the history.rc file contains too many unique entries, it will cause bblean to crash and the plugin will fail to load. The magic number seems to be around 670 unique lines, but YMMV. I've generated a dummy history file containing 670 unique lines that will cause the crash. It can be downloaded here. That is why - in the current version - history.rc does not generate duplicate items. Thanks for doing the research into the "tipping point".  Not many users will generate 670 unique items. ATM there is a menu entry to edit history.rc (& thus scale back the size of the file). If there is sufficient demand, I will look at editing the code to limit the number of history.rc items.
_________________ HTH
unkamunka - #bb4win
|
| Mon Jan 26, 2009 7:09 am |
|
 |
|
Jahandar
BBNewborn
Joined: Sat Mar 22, 2008 1:26 am Posts: 2
|
 Re: Uberbox - updated to 1.4
unkamunka wrote: Guest wrote: There is a bug that persists even in this latest version. From what I can tell, once the history.rc file contains too many unique entries, it will cause bblean to crash and the plugin will fail to load. The magic number seems to be around 670 unique lines, but YMMV. I've generated a dummy history file containing 670 unique lines that will cause the crash. It can be downloaded here. That is why - in the current version - history.rc does not generate duplicate items. Thanks for doing the research into the "tipping point".  Not many users will generate 670 unique items. ATM there is a menu entry to edit history.rc (& thus scale back the size of the file). If there is sufficient demand, I will look at editing the code to limit the number of history.rc items. Your welcome (sorry, I had not realized I wasn't logged in when I posted). I would suggest at least mentioning it as a known issue in the readme or release post. Or, if possible, have it crash gracefully with an error message or something. Even if 670 unique items is rare (I've gotten there about 3 times in 8 months before 1.4, and half-way there now), when it eventually Does happen, there is no indication of what went wrong or how. It just looks like bblean crashed. Anyone unfamiliar with this bug who encounters it will have to realize that a plugin is at fault, then take the time to disable all of the possible culprits in plugins.rc, then selectively enable them and try to run the shell to finally learn that Uberbox was at fault, then hopefully make the correct guess as to why and how to fix it. For many users, especially the non-coders, that's a lot to ask. Most likely, they'll just stop using it. At least give the poor guys a head's up.  Sorry to harp on a negative, I really do like the plugin and your contributions to it.
|
| Sat Feb 21, 2009 8:09 pm |
|
 |
|
pkone
BBChild
Joined: Sun May 04, 2008 10:09 am Posts: 6
|
 Re: Uberbox - updated to 1.4
i could't configurable the plugin via it's own configuration menu when i used bblean1.17 to load it. and what i wanted was used bbinterface to creat a frame to load uberbox.dll, but i couldn't set it inslit,even i edit the BROAMBOX.RC to chang the var.
any suggestion???
|
| Tue Feb 24, 2009 10:48 am |
|
 |
|
unkamunka
Moderator
Joined: Sun Feb 04, 2007 2:57 pm Posts: 1008 Location: austria
|
 Re: Uberbox - updated to 1.4
pkone wrote: any suggestion??? TBH the Slit testing was done on xoblite's Slit. It now seems that Broambox loads into any non-xoblite Slit - but not uberbox (including the earlier version). I will try to look at this further when I get a chance.
_________________ HTH
unkamunka - #bb4win
|
| Tue Feb 24, 2009 3:21 pm |
|
 |
|
unkamunka
Moderator
Joined: Sun Feb 04, 2007 2:57 pm Posts: 1008 Location: austria
|
 Re: Uberbox (full version) - bugfixes 1.4.1
The Slit Entry & History Size overflow bugs have now been fixed; also a minor enhancement to the drag & drop dialogue. 
_________________ HTH
unkamunka - #bb4win
|
| Fri May 15, 2009 10:00 am |
|
 |
|
semiono
BBWise
Joined: Sun May 18, 2008 2:13 pm Posts: 62
|
 Re: uberbox (full version) - bugfixes 1.4.1
Quote: broambox.rc is created on first load - with default settings: not found! is it need to create manuality? where is to place - $Blackbox$\ or plugins\uberbox ? is oldest xoblite3 full works with it? i very happy to get more broams in the xob3 Yes I have - msvcr70.dll, msvcr71.dll, msvcr80.dll... 
_________________ rundll32.dll
|
| Mon Jun 01, 2009 9:54 pm |
|
 |
|
semiono
BBWise
Joined: Sun May 18, 2008 2:13 pm Posts: 62
|
 Re: uberbox (full version) - bugfixes 1.4.1
I understand there is an error - Code: uberbox.rc settings broambox.rc is created on first load - with default settings:
broambox.X: 895 X position of the uberbox broambox.Y: 30 Y position of the uberbox broambox.width: 300 Length of the uberbox broambox.rc is $Blackbox$\plugins\uberbox\uberbox.rc ?
_________________ rundll32.dll
|
| Mon Jun 01, 2009 10:09 pm |
|
 |
|
unkamunka
Moderator
Joined: Sun Feb 04, 2007 2:57 pm Posts: 1008 Location: austria
|
 Re: uberbox (full version) - bugfixes 1.4.1
semiono wrote: I understand there is an error -.....broambox.rc is $Blackbox$\plugins\uberbox\uberbox.rc ? Correct.
_________________ HTH
unkamunka - #bb4win
|
| Tue Jun 02, 2009 6:10 am |
|
 |
|
Google
Sponsored Links
|
|
 |
|