| Author |
Message |
|
SuperGirl
BBSage
Joined: Wed Sep 20, 2006 4:13 pm Posts: 96
|
Is there a way to turn this off?
Quote: changes in bbleanbar:
- workspace and clock label have independant size
_________________ Lost In The Box
Last edited by SuperGirl on Thu May 17, 2007 7:03 pm, edited 2 times in total.
|
| Thu May 17, 2007 4:34 pm |
|
 |
|
Google
Sponsored Links
|
|
 |
|
tresni
Site Admin
Joined: Sun Dec 05, 2004 8:59 pm Posts: 1316 Location: Boise, Idaho
|
extensions.rc
Don't remember the exact setting name, but normally you set it to either 255 or 0  I know, helpful!
_________________ -- Brian ♠ ♥ ♣
|
| Thu May 17, 2007 5:45 pm |
|
 |
|
SuperGirl
BBSage
Joined: Wed Sep 20, 2006 4:13 pm Posts: 96
|
I quoted the wrong line.
I updated my initial post.
Thanks.
_________________ Lost In The Box
|
| Thu May 17, 2007 7:03 pm |
|
 |
|
noccy
BBDinosaur
Joined: Fri Jan 27, 2006 4:16 am Posts: 794 Location: Karlstad, Sweden
|
Is Zeytok like... Gone? What is going on? Are all the bbLean* developers being abducted by aliens? the feds? jesus christ? zz-top? Haven't seen a post from him in a while now.
My Miranda chat window icons get borked after a while, displaying random icons (usually explorer icons) in my leanbar. There are also some other random icon mixups going on. Anyone else experiencing this?
_________________ Don't forget to check the BlackBox FAQs.
Jabber: noccy@jabber.se | Web: www.noccy.com | Blog: Minimal Security
|
| Thu May 24, 2007 10:23 am |
|
 |
|
/\/\inimal
Boy meets Box
Joined: Fri Dec 29, 2006 2:47 am Posts: 623 Location: in front of the monitor.
|
noccy wrote: Anyone else experiencing this?
Me.
_________________ attack of the mini-man! bb4win FAQs mini-man-land
|
| Thu May 24, 2007 4:21 pm |
|
 |
|
Eliteforce
The genius behind the scenes
Joined: Sun Apr 29, 2007 5:38 pm Posts: 76
|
hmmm works fine for me (also using miranda)
|
| Thu May 24, 2007 4:24 pm |
|
 |
|
tresni
Site Admin
Joined: Sun Dec 05, 2004 8:59 pm Posts: 1316 Location: Boise, Idaho
|
Okay, so I added the patches, but I can't compile as I don't use mingw and it doesn't want to compile with Visual Studio and I'm too lazy to fix it all to make it compile. So, this should compile, the patches went in clean, just need someone who can actually compile with mingw.
Attachments:
File comment: BBClean with theCyberShadow's patches. Source only.
BBClean_src.zip [272.56 KiB]
Downloaded 65 times
_________________ -- Brian ♠ ♥ ♣
|
| Thu May 24, 2007 4:39 pm |
|
 |
|
Carsomyr
BBDinosaur
Joined: Wed Dec 13, 2006 7:33 pm Posts: 260 Location: Pretoria, South Africa
|
Compiled. Haven't tested it though. This is only the blackbox.exe, but that is the only thing which Cybershadows patchees change if I am correct?
Attachments:
File comment: Compiled the code
blackbox.exe [159.5 KiB]
Downloaded 101 times
|
| Thu May 24, 2007 5:00 pm |
|
 |
|
tresni
Site Admin
Joined: Sun Dec 05, 2004 8:59 pm Posts: 1316 Location: Boise, Idaho
|
You are correct and thank you  Not that I use bbLean, but I figured I knew how to apply a patch so why not help out where I can 
_________________ -- Brian ♠ ♥ ♣
|
| Thu May 24, 2007 11:44 pm |
|
 |
|
noccy
BBDinosaur
Joined: Fri Jan 27, 2006 4:16 am Posts: 794 Location: Karlstad, Sweden
|

I took the liberty to add the 2 most recent patches by CyberShadow and applying them to bbClean 1.16. Some of them required some manual intervention, but they should be applied ok:
- bbLean_antifreeze_workspace.patch - makes workspace switching happen asynchronously
- bbLean_antifreeze_reschange.patch - wraps update_screen_areas in a thread
- bbLean_antifreeze_syscommands.patch - send_syscommand - the message result isn't required in most cases; post the message instead of sending it, to prevent temporary lock-ups
- bbLean_antifreeze_shellserviceobjects.patch - moved LoadShellServiceObjects into a thread, since OLE initialization can take a significant amount of time on some systems, and causes the shell to freeze for up to a few minutes on start-up.
Compiled with g++.exe (GCC) 3.4.5 (mingw special)
Tested on my laptop, so it should work
Also, I put up a bbClean SVN repository... You can find it at svn://dev.noccy.com:969 - Anonymous can read but you need to be registered to write. To register, drop me a PM here with your desired password and I will add you.
Attachments:
File comment: $ ls *.patch bbLean_antifreeze_reschange.patch bbLean_antifreeze_shellserviceobjects.patch bbLean_antifreeze_syscommands.patch bbLean_antifreeze_workspace.patch
blackbox.exe [159 KiB]
Downloaded 145 times
_________________ Don't forget to check the BlackBox FAQs.
Jabber: noccy@jabber.se | Web: www.noccy.com | Blog: Minimal Security
|
| Sat May 26, 2007 8:37 pm |
|
 |
|
Zygzak
BBSage
Joined: Sun Dec 18, 2005 11:30 am Posts: 113
|
After using this build, from my system tray area disappeared icons of volume and network. When i returned to previous build with patches (by Carsomyr) they showed as usual.
I'm using SystemBarEx
|
| Sun May 27, 2007 8:05 am |
|
 |
|
noccy
BBDinosaur
Joined: Fri Jan 27, 2006 4:16 am Posts: 794 Location: Karlstad, Sweden
|
Zygzak wrote: After using this build, from my system tray area disappeared icons of volume and network. When i returned to previous build with patches (by Carsomyr) they showed as usual.
I'm using SystemBarEx
Weird. Only difference in Tray.cpp between the two versions is the patch to start the ShellServiceObjects asynchronously. Can you validate that this issue is present with bbIconBox and bbLeanBar too?
_________________ Don't forget to check the BlackBox FAQs.
Jabber: noccy@jabber.se | Web: www.noccy.com | Blog: Minimal Security
|
| Sun May 27, 2007 2:12 pm |
|
 |
|
Zygzak
BBSage
Joined: Sun Dec 18, 2005 11:30 am Posts: 113
|
Yes, there is same problem with both of them. I can add that in bbClean, in bbIconBox sys tray those two icons don't show immediately, but after 2-3 seconds. In latest version, they didn't showed even after few minutes.
|
| Sun May 27, 2007 3:22 pm |
|
 |
|
noccy
BBDinosaur
Joined: Fri Jan 27, 2006 4:16 am Posts: 794 Location: Karlstad, Sweden
|
Zygzak wrote: Yes, there is same problem with both of them. I can add that in bbClean, in bbIconBox sys tray those two icons don't show immediately, but after 2-3 seconds. In latest version, they didn't showed even after few minutes.
Okay, I can confirm this. This build restores the LoadShellServiceObjectsAsync() call to the old LoadShellServiceObjects() call. Does this resolve your issue?
Attachments:
File comment: - Reverted asynchronous ShellServiceObjects load + Menu shortcut fix for ampersands (&)
blackbox.exe [159 KiB]
Downloaded 206 times
_________________ Don't forget to check the BlackBox FAQs.
Jabber: noccy@jabber.se | Web: www.noccy.com | Blog: Minimal Security
|
| Sun May 27, 2007 6:23 pm |
|
 |
|
Zygzak
BBSage
Joined: Sun Dec 18, 2005 11:30 am Posts: 113
|
Yes, thank you for fast resolving of problem. 
|
| Sun May 27, 2007 8:14 pm |
|
 |
|
Google
Sponsored Links
|
|
 |
|
Who is online |
Users browsing this forum: Google [Bot] and 1 guest |
|
You cannot post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|