![]() |
|
Batterybar Pro doesn't work with Windows 8. - Printable Version +- Osiris Development Forums (http://osirisdevelopment.com/forum) +-- Forum: BatteryBar (/forum-1.html) +--- Forum: General Discussion (/forum-2.html) +--- Thread: Batterybar Pro doesn't work with Windows 8. (/thread-620.html) Pages: 1 2 |
Batterybar Pro doesn't work with Windows 8. - omnimousstrike - 01-28-2012 08:23 AM Hey, I was just wondering why Batterybar doesn't work with windows 8. When I install it, it can't detect the battery. However it does under windows 7. Any help would be much appreciated. RE: Batterybar Pro doesn't work with Windows 8. - Chris - 01-28-2012 04:13 PM Windows 8 is only a developer release and is completely unsupported. When the beta arrives, I plan on installing it and working on making BatteryBar compatible at that time. RE: Batterybar Pro doesn't work with Windows 8. - Aeny - 03-13-2012 12:34 AM (01-28-2012 04:13 PM)Chris Wrote: Windows 8 is only a developer release and is completely unsupported. When the beta arrives, I plan on installing it and working on making BatteryBar compatible at that time. Will this issue be taken care of now that the Consumer Preview has been released? ~Aeny RE: Batterybar Pro doesn't work with Windows 8. - Chris - 03-13-2012 07:24 PM I have tested BatteryBar with Windows 8 consumer preview and it functions perfectly in Desktop mode. There is not currently a Metro version of the application, but that is on my todo list. I will post here when there's an pre-release version available for testing. RE: Batterybar Pro doesn't work with Windows 8. - adamas - 06-04-2012 09:54 PM (03-13-2012 07:24 PM)Chris Wrote: I have tested BatteryBar with Windows 8 consumer preview and it functions perfectly in Desktop mode. There is not currently a Metro version of the application, but that is on my todo list. I will post here when there's an pre-release version available for testing.Recently a Release Preview was released to wider public. This version is the last milestone prior to releasing the RTM/final version. BatteryBar still doesn't properly work. It installs, runs, but there's no access to options (gives an error and submitting reports function doesn't work), meaning it's impossible to change the themes, settings or enter a license code. Plus, some other less disturbing things are there: like having 2 copies of BatteryBar load. I tested it on a x64 version of the Release Preview. Any plans to add Windows 8 support by any chance? Because it really IS coming pretty soon. RE: Batterybar Pro doesn't work with Windows 8. - Tarkus - 06-10-2012 01:57 PM I can confirm this behavior in Windows 8 RP, for both 32-bit and 64-bit installations. RE: Batterybar Pro doesn't work with Windows 8. - artex92 - 07-29-2012 09:35 PM See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.InvalidOperationException: Unable to retrieve buffer size while reading power value. ---> System.ComponentModel.Win32Exception: No more data is available --- End of inner exception stack trace --- at #=qCZ35a9iWzI94pljN8hm6bGnHZmM5eAw2CgZ2OeSppuxwLRxyB7C3gZAPmoeOyFIHNscVkpjGHjrR3w527PLAjQ==.#=q_7ervVuRvjEY9uK_jbDubwuyTOj0CsxpkZrVcnpUZzo=(UInt32 #=qI_esWPCKeNGFc$ZUD0_Hdw==, String #=q2g_HrC3luHVOmXdX8s2a$Q==) at #=qCZ35a9iWzI94pljN8hm6bGnHZmM5eAw2CgZ2OeSppuxwLRxyB7C3gZAPmoeOyFIHNscVkpjGHjrR3w527PLAjQ==.#=qX4ZWs$aNryXNAcp0lxfZH6p56v8ljFTJ2o3TyFuQpbM=[T](Guid #=qtyvnkBiy1GlpDtdhjYvzbQ==, Guid #=qmxu79GqKDRPdFqu6pqtSXQ==, Guid #=qP1iydydhvzzkVcB2$oclgQ==, #=q4cOW7jxnpZEFwVKc_8fssw== #=q0Q_0bw1pUVitOY3CoVDfXw==, T& #=q8y5N8pAh_YqGeCvv7RhxDA==, UInt32 #=q68eCNop9fZ0s0itF9LhlOw==) at #=qCZ35a9iWzI94pljN8hm6bGnHZmM5eAw2CgZ2OeSppuxwLRxyB7C3gZAPmoeOyFIHNscVkpjGHjrR3w527PLAjQ==.#=qWuxSKFXN9U83xvwlEHaeecORbjJ$W5k9wJU5hCsWL94=[T](Guid #=qlCDsaZx7Ayr_qf9oyG_wQw==, Guid #=qLl8NIUy12EDAstA1JrJGNg==, #=qtyV0xM9hLQGd6i_hfHiK9cyT1I_AL_xMuRqipAdWwZQuIlpy_I8S63VoJfdoKnReN883poxIYN8lhGhrwLZDAQ== #=qXH$iydJfTluhcMaOT_0rWw==, Int32 #=qmUjnYQPvqcu7I14rNNvtNA==, T& #=qiMlDM2c8FXBvbFYczITvVg==) at #=qCZ35a9iWzI94pljN8hm6bGnHZmM5eAw2CgZ2OeSppuxwLRxyB7C3gZAPmoeOyFIHNscVkpjGHjrR3w527PLAjQ==.#=qSuivLb34JtocQdnzfLaZk5m9LFEd$blMDU3VO4BZXE4=.MoveNext() at BatteryBar.Utilities.PowerSchemes.PowerScheme.GetPowerSchemes() at BatteryBar.Utilities.Controls.BatteryBarContextMenu.UpdateContextMenu() at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Windows.Forms.ContextMenu.OnPopup(EventArgs e) at System.Windows.Forms.ContextMenu.Show(Control control, Point pos, Int32 flags) at System.Windows.Forms.Control.WmContextMenu(Message& m, Control sourceControl) at System.Windows.Forms.Control.WndProc(Message& m) at BatteryBar.BatteryBar.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.6266 (Win8RTM.050727-6200) CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll ---------------------------------------- BatteryBar Assembly Version: 3.5.0.0 Win32 Version: 3.5.0.0 CodeBase: file:///C:/Program%20Files/BatteryBar/BatteryBar.dll ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.6266 (Win8RTM.050727-6200) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.6266 (Win8RTM.050727-6200) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.6266 (Win8RTM.050727-6200) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- BatteryBar.Utilities Assembly Version: 3.5.4.2501 Win32 Version: 3.5.4.2501 CodeBase: file:///C:/Program%20Files/BatteryBar/BatteryBar.Utilities.DLL ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.6266 (Win8RTM.050727-6200) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.6266 (Win8RTM.050727-6200) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- ngo70xkz Assembly Version: 3.5.4.2501 Win32 Version: 2.0.50727.6266 (Win8RTM.050727-6200) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- cdegpspf Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.6266 (Win8RTM.050727-6200) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- Accessibility Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.6266 (Win8RTM.050727-6200) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- System.Web.Services Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.6266 (Win8RTM.050727-6200) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll ---------------------------------------- x63zycrs Assembly Version: 3.5.4.2501 Win32 Version: 2.0.50727.6266 (Win8RTM.050727-6200) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Management Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.6266 (Win8RTM.050727-6200) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. This is the error when I try to right click on taskbar icon. Maybe it could help. Win8 RP x64 build 8400 with media center options. Thank You Chris for Your program
RE: Batterybar Pro doesn't work with Windows 8. - prashanth - 08-16-2012 05:35 PM (01-28-2012 04:13 PM)Chris Wrote: Windows 8 is only a developer release and is completely unsupported. When the beta arrives, I plan on installing it and working on making BatteryBar compatible at that time. Chris, now that the RTM is out, can you please help with a fix for Windows 8? BB is a great program and I would hate to stop using it. I am unable to send the error report as the feedback screen also freezes. RE: Batterybar Pro doesn't work with Windows 8. - Taikero - 08-28-2012 05:06 AM (08-16-2012 05:35 PM)prashanth Wrote: Chris, now that the RTM is out, can you please help with a fix for Windows 8? BB is a great program and I would hate to stop using it. I am unable to send the error report as the feedback screen also freezes. Windows 8 is now out on Technet and Dreamspark Premium. The program still doesn't work on Windows 8 Professional. Clicking on BatteryBar in the toolbar doesn't do anything, and the option remains in the toolbar even after uninstalling (anyone know how to remove it?). RE: Batterybar Pro doesn't work with Windows 8. - Rob Brown - 09-12-2012 10:02 AM BatteryBar Pro does not work Windows 8 RTM. It installs and shows the bar however if you Right Click on it there is an error and the Setting Pages does not show. After a reboot the icon no longer shows on the taskbar nor will it show. If you uninstall it there is still information left in the Registry and the Taskbar - Toolbar will still offer it though uninstalled. |