Thread Closed 
 
Thread Rating:
  • 1 Votes - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BatteryBar 3.5.2 beta
04-29-2011, 10:12 AM (This post was last modified: 05-30-2011 02:51 PM by Chris.)
Post: #1
BatteryBar 3.5.2 beta
BatteryBar 3.5.2 RC1

v3.5.2 RC1 (May 29, 2011)
Quote:NEW: Reduced disk usage when using battery status logging by logging in memory and only saving to disk periodically or when exiting

FIX: Fixed issue with battery status always being logged

FIX: Attempted fix for overflow errors

v3.5.2 beta 3 (May 25, 2011)
Quote:NEW: Windows can now be closed with the ESC key instead of clicking Close/Cancel

FIX: Fixed time remaining bug (bug from beta 2)

FIX: In certain circumstances, battery profile data wouldn't be saved to the disk (bug from beta 1)

FIX: Hide/Show toolbar option now checks to make sure it's running as a toolbar and not as the floating version

v3.5.2 beta 2 (May 19, 2011)
Quote:CHG: Modified the installer to better handle registering the toolbar and fixed some uninstaller issues

CHG: Changed offline activation to use a web-based tool rather than the window shown in beta 1. Clicking the Request Offline activation link now takes you to a webpage with your offline code and whatever license key is in the license key box.

CHG: Time values may now report "Unknown" under certain circumstances (rather than 0 or nothing)

FIX (Pro): Fixed an issue when Use Statistical Time Remaining is disabled

FIX: Fixed some time remaining issues with dual batteries or being below your Soft Minimum value. BB will now correctly display when 0 seconds are remaining.

FIX: Fixed an issue with Full Lifetime not being reported correctly

FIX: Fixed an issue where BatteryBar wouldn't run on Windows x64

3.5.2 beta 1
Quote:NEW: Added in-memory debug log to improve ability to diagnose errors

NEW: Added more information to error dialog when license key validation fails

NEW: Improved support for offline validation by adding a "Get offline activation code" option in the upgrade window (Note: Offline activations are completed manually)

CHG: Reduced the frequency of saving battery profile data and settings to the disk

FIX: Improved the "Hide BatteryBar when battery is full" feature

FIX: Don't delete the battery status log when sending a feedback report if the user has the Log Battery Data option turned on
Visit this user's website Find all posts by this user
04-29-2011, 11:22 PM (This post was last modified: 04-30-2011 12:11 AM by robinzon.)
Post: #2
RE: BatteryBar 3.5.2 beta
I installed this update today, the installer asked for a restart but after that the BatteryBar disappeared.

I can see it under Toolbars by right clicking the taskbar, but can't select it.

I can do a fresh install but maybe Chris will do some troubelshooting?

Edit: As feroby says, i use Windows 7 64-bit also.
Find all posts by this user
04-29-2011, 11:42 PM
Post: #3
RE: BatteryBar 3.5.2 beta
Hi everyone,
the same happened to me too today when i've performed the update. I also tried a reinstallation, a full unistall and a fresh installation, but as robinzon says, BatteryBar disappeared and I can't select it from the Toolbars menu in the taskbar.
I'm running under Windows 7 x64 with all the updates installed

Bye
Roberto
Find all posts by this user
04-30-2011, 01:43 AM
Post: #4
RE: BatteryBar 3.5.2 beta
It's possible that there was a problem registering the software. I assume that it continues to not work after rebooting? Does the BatteryBar item show up in the toolbar list after rebooting or not?

Are either of you running Soluto? There's a known issue with that software that blocks the toolbar from loading.
Visit this user's website Find all posts by this user
04-30-2011, 03:58 PM (This post was last modified: 04-30-2011 04:11 PM by Ashkan.)
Post: #5
RE: BatteryBar 3.5.2 beta
I have the same issue and this is with the newest installer as of 4/29/11. I'd really like to be able to use BatteryBar Pro again.
Uninstalling and reinstalling did not help. In fact I selected the option to remove profile and user data and after rebooting they were still there. I think having to reboot is a mistake, I'm not sure how dropbox does it but they have a really clean way to determining whether they need to reboot explorer.exe and dealing with multiple explorer.exe instances locking permissions. After reinstalling BatteryBar Pro would not show up till I killed a second instance of explorer.exe and the option came up in the right click toolbar but nothing happens when selected.
   

BatteryBar Pro v3.5.5
Windows 7 Ultimate SP1 x64
Lenovo ThinkPad X301
6-Cell Battery & 3-Cell Bay Battery
Find all posts by this user
04-30-2011, 04:58 PM
Post: #6
RE: BatteryBar 3.5.2 beta
Yep, it fails to start too for me.., any fix or workaround yet?
Find all posts by this user
04-30-2011, 05:28 PM
Post: #7
RE: BatteryBar 3.5.2 beta
(04-30-2011 04:58 PM)wenasong Wrote:  Yep, it fails to start too for me.., any fix or workaround yet?

I'm not even sure what the problem is. I've run the installer multiple times on my development machine and I haven't seen this problem.

Check the following registry key:
HKEY_CLASSES_ROOT\CLSID\{10149DAF-506B-4488-8376-DF24F0185196}\InprocServer32

It should list the version number as 3.5.0.0.

You may also want to check C:\Program Files\BatteryBar and make sure that BatteryBar.dll and BatteryBar.Utilities.dll have the same Modified timestamp of 4/28/11 11:46pm (GMT -7).
Visit this user's website Find all posts by this user
04-30-2011, 05:31 PM
Post: #8
RE: BatteryBar 3.5.2 beta
(04-30-2011 03:58 PM)Ashkan Wrote:  I have the same issue and this is with the newest installer as of 4/29/11. I'd really like to be able to use BatteryBar Pro again.
Uninstalling and reinstalling did not help. In fact I selected the option to remove profile and user data and after rebooting they were still there. I think having to reboot is a mistake, I'm not sure how dropbox does it but they have a really clean way to determining whether they need to reboot explorer.exe and dealing with multiple explorer.exe instances locking permissions. After reinstalling BatteryBar Pro would not show up till I killed a second instance of explorer.exe and the option came up in the right click toolbar but nothing happens when selected.

It's not a mistake. In previous installers, I did use a method to restart explorer.exe rather than ask for a reboot. The problem is that for users with UAC enabled, that restarting explorer would restart it as Administrator and not the actual user, since the installer would run under elevated privileges. There is a way around that by running certain bits of the installer elevated and not others, but it would require a complete rewrite of the installer.

Asking for a reboot is a simple way of avoiding that issue. If you're a power user, you can manually kill explorer before running the installer, then restart it when you're done and it should load the new version of BatteryBar without a full restart. Logging off and back on again should work as well.
Visit this user's website Find all posts by this user
04-30-2011, 08:09 PM
Post: #9
RE: BatteryBar 3.5.2 beta
Hello Chris,

Thanks for helping us out.

I restarted my laptop several time, no luck. It's still in the toolbar list but i can't activate it. I download manually the the latest beta version and installed it over the existing one, it asked again for a reboot, but still no BatteryBar.

De version showing in the registry is indeed 3.5.0.0.

Both dll's are from 29-4-2011 7:46, this is in GMT+1.

And no, i don't use Soluto.

Any more ideas?
Find all posts by this user
05-01-2011, 01:49 AM
Post: #10
RE: BatteryBar 3.5.2 beta
I, too have the same problem (installed the 3.5.2 update and now I can't use BatteryBar). The toolbar option exists, but when I click it, nothing happens.

I also find it funny that the whole "running explorer.exe as administrator" fix you implemented is now generating buzz. I appreciate the forced reboot rather than the issue I had before, though (starting programs off the taskbar that aren't meant to run as admin can get really hairy).
Find all posts by this user
Thread Closed 




Real Time Web Analytics