<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/usbwisec/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/usbwisec/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 13 Jun 2007 18:10:50 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/usbwisec/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Mute Audio Plugin</title><link>https://sourceforge.net/p/usbwisec/bugs/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The "Mute Audio Plugin" appears to be the cause of a consistent crash of the software on my computer.  It appears to be caused by the KeyFob leaving range and then re-entering range, while the volume is still in the process of being muted.&lt;/p&gt;
&lt;p&gt;Normally this wouldn't be a problem, but I am often hanging out at the fringe range (3~4 meters) of the receiver, and so the system sometimes looses and regains the signal after a few moments.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adam Margeson</dc:creator><pubDate>Wed, 13 Jun 2007 18:10:50 -0000</pubDate><guid>https://sourceforge.net6c55d257001d98a3ad99e560a8d13d92689fc164</guid></item><item><title>Doesn't work on 2k3 64-bit.</title><link>https://sourceforge.net/p/usbwisec/bugs/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;On Windows Server 2003, 64-bit, SetupDiEnumDeviceInterfaces fails with error 1784 (ERROR_INVALID_USER_BUFFER).&lt;/p&gt;
&lt;p&gt;As a result, no keyfob is found.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Ellis</dc:creator><pubDate>Wed, 14 Mar 2007 16:59:40 -0000</pubDate><guid>https://sourceforge.netbe72308c917193ec90df85f56229d20aeda01b0b</guid></item><item><title>ITUNES Plugin Causes Error</title><link>https://sourceforge.net/p/usbwisec/bugs/18/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When I try to use the ITUNES Plugin from the bugs area I get an error:&lt;/p&gt;
&lt;p&gt;"Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quick, the application will close immediately.&lt;/p&gt;
&lt;p&gt;Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information."&lt;/p&gt;
&lt;p&gt;If I click Continue the program continues to run, but there are no plugins and it does not recognize the keyfob.&lt;/p&gt;
&lt;p&gt;Usbwisec build: 2.1.2359.38073&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ethan</dc:creator><pubDate>Sun, 24 Dec 2006 03:13:05 -0000</pubDate><guid>https://sourceforge.net142d36bf3b41b95a5e0cb6ccfc5c1435bfc30a0a</guid></item><item><title>Error configuring Soft Lock</title><link>https://sourceforge.net/p/usbwisec/bugs/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When the SoftLock plugin is *not* enabled, and you try&lt;br /&gt;
to configure it, the plugin doesn't get properly&lt;br /&gt;
initialized. Subsequently, the screen saver drop down&lt;br /&gt;
has no items and an ArgumentOutOfRangeException is&lt;br /&gt;
thrown when you try to do anything because asumptions&lt;br /&gt;
are made that there will always be items in the drop down.&lt;/p&gt;
&lt;p&gt;-------------- Stack Trace ----------------&lt;/p&gt;
&lt;p&gt;System.ArgumentOutOfRangeException:&lt;br /&gt;
InvalidArgument=Value of '0' is not valid for&lt;br /&gt;
'SelectedIndex'.&lt;br /&gt;
Parameter name: SelectedIndex&lt;br /&gt;
at&lt;br /&gt;
System.Windows.Forms.ComboBox.set_SelectedIndex(Int32&lt;br /&gt;
value)&lt;br /&gt;
at&lt;br /&gt;
SoftLock.ConfigureSoftLockPlugin.cancelBtn_Click(Object&lt;br /&gt;
sender, EventArgs e)&lt;br /&gt;
at System.Windows.Forms.Control.OnClick(EventArgs e)&lt;br /&gt;
at System.Windows.Forms.Button.OnClick(EventArgs e)&lt;br /&gt;
at&lt;br /&gt;
System.Windows.Forms.Button.OnMouseUp(MouseEventArgs&lt;br /&gt;
mevent)&lt;br /&gt;
at System.Windows.Forms.Control.WmMouseUp(Message&amp;amp;&lt;br /&gt;
m, MouseButtons button, Int32 clicks)&lt;br /&gt;
at System.Windows.Forms.Control.WndProc(Message&amp;amp; m)&lt;br /&gt;
at System.Windows.Forms.ButtonBase.WndProc(Message&amp;amp; m)&lt;br /&gt;
at System.Windows.Forms.Button.WndProc(Message&amp;amp; m)&lt;br /&gt;
at&lt;br /&gt;
System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp;amp;&lt;br /&gt;
m)&lt;br /&gt;
at&lt;br /&gt;
System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp;amp;&lt;br /&gt;
m)&lt;br /&gt;
at System.Windows.Forms.NativeWindow.Callback(IntPtr&lt;br /&gt;
hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)&lt;/p&gt;
&lt;p&gt;************** Loaded Assemblies **************&lt;br /&gt;
mscorlib&lt;br /&gt;
Assembly Version: 2.0.0.0&lt;br /&gt;
Win32 Version: 2.0.50727.42 (RTM.050727-4200)&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll&lt;br /&gt;
----------------------------------------&lt;br /&gt;
UsbWirelessSecurity&lt;br /&gt;
Assembly Version: 2.1.2359.38073&lt;br /&gt;
Win32 Version: 2.1.2359.38073&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/Program%20Files/PatchAdvisor%20Labs/USB%20Wireless%20Security/UsbWirelessSecurity.exe&lt;br /&gt;
----------------------------------------&lt;br /&gt;
System.Windows.Forms&lt;br /&gt;
Assembly Version: 2.0.0.0&lt;br /&gt;
Win32 Version: 2.0.50727.42 (RTM.050727-4200)&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll&lt;br /&gt;
----------------------------------------&lt;br /&gt;
System&lt;br /&gt;
Assembly Version: 2.0.0.0&lt;br /&gt;
Win32 Version: 2.0.50727.42 (RTM.050727-4200)&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll&lt;br /&gt;
----------------------------------------&lt;br /&gt;
System.Drawing&lt;br /&gt;
Assembly Version: 2.0.0.0&lt;br /&gt;
Win32 Version: 2.0.50727.42 (RTM.050727-4200)&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll&lt;br /&gt;
----------------------------------------&lt;br /&gt;
System.Configuration&lt;br /&gt;
Assembly Version: 2.0.0.0&lt;br /&gt;
Win32 Version: 2.0.50727.42 (RTM.050727-4200)&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll&lt;br /&gt;
----------------------------------------&lt;br /&gt;
System.Xml&lt;br /&gt;
Assembly Version: 2.0.0.0&lt;br /&gt;
Win32 Version: 2.0.50727.42 (RTM.050727-4200)&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll&lt;br /&gt;
----------------------------------------&lt;br /&gt;
UsbWirelessSecurity.Core&lt;br /&gt;
Assembly Version: 2.0.2359.38071&lt;br /&gt;
Win32 Version: 2.0.2359.38071&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/Program%20Files/PatchAdvisor%20Labs/USB%20Wireless%20Security/UsbWirelessSecurity.Core.DLL&lt;br /&gt;
----------------------------------------&lt;br /&gt;
Default Plugins VB&lt;br /&gt;
Assembly Version: 0.0.0.0&lt;br /&gt;
Win32 Version: 0.0.0.0&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/Program%20Files/PatchAdvisor%20Labs/USB%20Wireless%20Security/Default%20Plugins%20VB.DLL&lt;br /&gt;
----------------------------------------&lt;br /&gt;
Microsoft.VisualBasic&lt;br /&gt;
Assembly Version: 8.0.0.0&lt;br /&gt;
Win32 Version: 8.0.50727.42 (RTM.050727-4200)&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll&lt;br /&gt;
----------------------------------------&lt;br /&gt;
Interop.Messenger&lt;br /&gt;
Assembly Version: 1.0.0.0&lt;br /&gt;
Win32 Version: 1.0.0.0&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/Program%20Files/PatchAdvisor%20Labs/USB%20Wireless%20Security/Interop.Messenger.DLL&lt;br /&gt;
----------------------------------------&lt;br /&gt;
DefaultPlugins&lt;br /&gt;
Assembly Version: 2.0.2359.38073&lt;br /&gt;
Win32 Version: 2.0.2359.38073&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/Program%20Files/PatchAdvisor%20Labs/USB%20Wireless%20Security/DefaultPlugins.DLL&lt;br /&gt;
----------------------------------------&lt;br /&gt;
Interop.MessengerAPI&lt;br /&gt;
Assembly Version: 1.0.0.0&lt;br /&gt;
Win32 Version: 1.0.0.0&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/Program%20Files/PatchAdvisor%20Labs/USB%20Wireless%20Security/Interop.MessengerAPI.DLL&lt;br /&gt;
----------------------------------------&lt;br /&gt;
MSNPlugin&lt;br /&gt;
Assembly Version: 1.0.0.0&lt;br /&gt;
Win32 Version: 1.0.0.0&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/Program%20Files/PatchAdvisor%20Labs/USB%20Wireless%20Security/MSNPlugin.DLL&lt;br /&gt;
----------------------------------------&lt;br /&gt;
SoftLockPlugin&lt;br /&gt;
Assembly Version: 1.0.0.0&lt;br /&gt;
Win32 Version: 1.0.0.0&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/Program%20Files/PatchAdvisor%20Labs/USB%20Wireless%20Security/SoftLockPlugin.DLL&lt;br /&gt;
----------------------------------------&lt;/p&gt;
&lt;p&gt;************** JIT Debugging **************&lt;br /&gt;
To enable just-in-time (JIT) debugging, the .config&lt;br /&gt;
file for this&lt;br /&gt;
application or computer (machine.config) must have the&lt;br /&gt;
jitDebugging value set in the system.windows.forms section.&lt;br /&gt;
The application must also be compiled with debugging&lt;br /&gt;
enabled.&lt;/p&gt;
&lt;p&gt;For example:&lt;/p&gt;
&lt;p&gt;&amp;lt;configuration&amp;gt;&lt;br /&gt;
&amp;lt;system.windows.forms jitDebugging="true" /&amp;gt;&lt;br /&gt;
&amp;lt;/configuration&amp;gt;&lt;/p&gt;
&lt;p&gt;When JIT debugging is enabled, any unhandled exception&lt;br /&gt;
will be sent to the JIT debugger registered on the computer&lt;br /&gt;
rather than be handled by this dialog box.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 12 Sep 2006 06:49:16 -0000</pubDate><guid>https://sourceforge.net7884f89a92c84a2bd6853c6eae787ccb4b9376e5</guid></item><item><title>Soft Lock Lock-up</title><link>https://sourceforge.net/p/usbwisec/bugs/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Quite frequently I will have the software lock up when &lt;br /&gt;
using the Soft Lock option. The software seems to &lt;br /&gt;
freeze when trying to bring up the screenblanker and &lt;br /&gt;
displays the desktop backdrop only. The other tasks &lt;br /&gt;
are still running in the background and the media &lt;br /&gt;
muting plugin will restore the volume of the player &lt;br /&gt;
when the remote is within proximity. However, the only &lt;br /&gt;
way I can get control back is through "key-banging" &amp;amp; &lt;br /&gt;
hoping to crash the USBWiSec software or at least for &lt;br /&gt;
it to go into bug-reporting mode. I'm rather new to &lt;br /&gt;
the operation of SourceForge, so please forgive me if &lt;br /&gt;
I'm committing some horrible breach of netiquette. I &lt;br /&gt;
am using a Wireless PC Lock on an hp Compaq dc5100MT, &lt;br /&gt;
PIV 3G dual-core, .5G of RAM &amp;amp; 75G hd. I don't know &lt;br /&gt;
what else exactly would be helpful in tracking this &lt;br /&gt;
down: log files, etc. but I'll try to provide them if &lt;br /&gt;
asked for them. This becoming rather difficult to deal &lt;br /&gt;
with &amp;amp; I am likely going to have to reinstall the &lt;br /&gt;
software that came with simply to avoid the &lt;br /&gt;
instability issues. That being said, I would *love* to &lt;br /&gt;
be able to use your software as it offers a lot more &lt;br /&gt;
control &amp;amp; flexibility over the system than the &lt;br /&gt;
software that shipped. Thank you!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phoig</dc:creator><pubDate>Wed, 02 Aug 2006 20:12:39 -0000</pubDate><guid>https://sourceforge.net01bffea5c5500669076d2f2fbca192fd3bca61c2</guid></item><item><title>Unhandled exception at startup</title><link>https://sourceforge.net/p/usbwisec/bugs/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;See the end of this message for details on invoking &lt;br /&gt;
just-in-time (JIT) debugging instead of this dialog box.&lt;/p&gt;
&lt;p&gt;************** Exception Text **************&lt;br /&gt;
System.NullReferenceException: Object reference not set&lt;br /&gt;
to an instance of an object.&lt;br /&gt;
at&lt;br /&gt;
UsbWirelessSecurity.SettingsManager.IsPluginEnabled(String&lt;br /&gt;
name)&lt;br /&gt;
at UsbWirelessSecurity.Plugin..ctor(String name,&lt;br /&gt;
PresencePluginBase worker,&lt;br /&gt;
PresencePluginConfiguratorBase config)&lt;br /&gt;
at UsbWirelessSecurity.PluginManager.GetPlugins()&lt;br /&gt;
at UsbWirelessSecurity.PluginManager..ctor()&lt;br /&gt;
at UsbWirelessSecurity.MainForm.Form1_Load(Object&lt;br /&gt;
sender, EventArgs e)&lt;br /&gt;
at System.Windows.Forms.Form.OnLoad(EventArgs e)&lt;br /&gt;
at System.Windows.Forms.Form.OnCreateControl()&lt;br /&gt;
at&lt;br /&gt;
System.Windows.Forms.Control.CreateControl(Boolean&lt;br /&gt;
fIgnoreVisible)&lt;br /&gt;
at System.Windows.Forms.Control.CreateControl()&lt;br /&gt;
at System.Windows.Forms.Control.WmShowWindow(Message&amp;amp; m)&lt;br /&gt;
at System.Windows.Forms.Control.WndProc(Message&amp;amp; m)&lt;br /&gt;
at&lt;br /&gt;
System.Windows.Forms.ScrollableControl.WndProc(Message&amp;amp; m)&lt;br /&gt;
at&lt;br /&gt;
System.Windows.Forms.ContainerControl.WndProc(Message&amp;amp; m)&lt;br /&gt;
at System.Windows.Forms.Form.WmShowWindow(Message&amp;amp; m)&lt;br /&gt;
at System.Windows.Forms.Form.WndProc(Message&amp;amp; m)&lt;br /&gt;
at&lt;br /&gt;
System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp;amp;&lt;br /&gt;
m)&lt;br /&gt;
at&lt;br /&gt;
System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp;amp;&lt;br /&gt;
m)&lt;br /&gt;
at System.Windows.Forms.NativeWindow.Callback(IntPtr&lt;br /&gt;
hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)&lt;/p&gt;
&lt;p&gt;************** Loaded Assemblies **************&lt;br /&gt;
mscorlib&lt;br /&gt;
Assembly Version: 2.0.0.0&lt;br /&gt;
Win32 Version: 2.0.50727.42 (RTM.050727-4200)&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll&lt;br /&gt;
----------------------------------------&lt;br /&gt;
UsbWirelessSecurity&lt;br /&gt;
Assembly Version: 2.1.2359.38073&lt;br /&gt;
Win32 Version: 2.1.2359.38073&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/Program%20Files/USB%20Wireless%20Security/UsbWirelessSecurity.exe&lt;br /&gt;
----------------------------------------&lt;br /&gt;
System.Windows.Forms&lt;br /&gt;
Assembly Version: 2.0.0.0&lt;br /&gt;
Win32 Version: 2.0.50727.42 (RTM.050727-4200)&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll&lt;br /&gt;
----------------------------------------&lt;br /&gt;
System&lt;br /&gt;
Assembly Version: 2.0.0.0&lt;br /&gt;
Win32 Version: 2.0.50727.42 (RTM.050727-4200)&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll&lt;br /&gt;
----------------------------------------&lt;br /&gt;
System.Drawing&lt;br /&gt;
Assembly Version: 2.0.0.0&lt;br /&gt;
Win32 Version: 2.0.50727.42 (RTM.050727-4200)&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll&lt;br /&gt;
----------------------------------------&lt;br /&gt;
UsbWirelessSecurity.Core&lt;br /&gt;
Assembly Version: 2.0.2359.38071&lt;br /&gt;
Win32 Version: 2.0.2359.38071&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/Program%20Files/USB%20Wireless%20Security/UsbWirelessSecurity.Core.DLL&lt;br /&gt;
----------------------------------------&lt;br /&gt;
System.Xml&lt;br /&gt;
Assembly Version: 2.0.0.0&lt;br /&gt;
Win32 Version: 2.0.50727.42 (RTM.050727-4200)&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll&lt;br /&gt;
----------------------------------------&lt;br /&gt;
Default Plugins VB&lt;br /&gt;
Assembly Version: 0.0.0.0&lt;br /&gt;
Win32 Version: 0.0.0.0&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/Program%20Files/USB%20Wireless%20Security/Default%20Plugins%20VB.DLL&lt;br /&gt;
----------------------------------------&lt;br /&gt;
Microsoft.VisualBasic&lt;br /&gt;
Assembly Version: 8.0.0.0&lt;br /&gt;
Win32 Version: 8.0.50727.42 (RTM.050727-4200)&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll&lt;br /&gt;
----------------------------------------&lt;br /&gt;
Interop.Messenger&lt;br /&gt;
Assembly Version: 1.0.0.0&lt;br /&gt;
Win32 Version: 1.0.0.0&lt;br /&gt;
CodeBase:&lt;br /&gt;
file:///C:/Program%20Files/USB%20Wireless%20Security/Interop.Messenger.DLL&lt;br /&gt;
----------------------------------------&lt;/p&gt;
&lt;p&gt;************** JIT Debugging **************&lt;br /&gt;
To enable just-in-time (JIT) debugging, the .config&lt;br /&gt;
file for this&lt;br /&gt;
application or computer (machine.config) must have the&lt;br /&gt;
jitDebugging value set in the system.windows.forms section.&lt;br /&gt;
The application must also be compiled with debugging&lt;br /&gt;
enabled.&lt;/p&gt;
&lt;p&gt;For example:&lt;/p&gt;
&lt;p&gt;&amp;lt;configuration&amp;gt;&lt;br /&gt;
&amp;lt;system.windows.forms jitDebugging="true" /&amp;gt;&lt;br /&gt;
&amp;lt;/configuration&amp;gt;&lt;/p&gt;
&lt;p&gt;When JIT debugging is enabled, any unhandled exception&lt;br /&gt;
will be sent to the JIT debugger registered on the computer&lt;br /&gt;
rather than be handled by this dialog box.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 05 Jul 2006 13:53:41 -0000</pubDate><guid>https://sourceforge.net8a9ee36997c7c3f570eccd216f81e7ecccb7f3f4</guid></item><item><title>Blue Screen</title><link>https://sourceforge.net/p/usbwisec/bugs/14/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I will get a blue screen at random parts of theday only&lt;br /&gt;
way to get back to screen is to ctrl-alt-del and log&lt;br /&gt;
off. then it reports an error to microsoft. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 29 Jun 2006 15:44:57 -0000</pubDate><guid>https://sourceforge.net02b480aa0ff21b17e20764bbfe07761405bab6b6</guid></item><item><title>Mute Audio Plugin crash</title><link>https://sourceforge.net/p/usbwisec/bugs/13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When using the mute Audio plugin you recieve a &lt;br /&gt;
System.Exception. &lt;br /&gt;
When the mute audio plugin calls for the volume to &lt;br /&gt;
fade IN while it is still fading out you recieve a &lt;br /&gt;
System.exception for cannot set volume. It will only &lt;br /&gt;
give me the error while fading out calling the fade &lt;br /&gt;
in. The other way around doesn't seem to cause the &lt;br /&gt;
error.&lt;/p&gt;
&lt;p&gt;Dan&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">danbricker</dc:creator><pubDate>Fri, 23 Jun 2006 20:25:52 -0000</pubDate><guid>https://sourceforge.netf8989c0816080383f8aa62e1ba01625889a7d057</guid></item><item><title>Locks PC when it shouldn't</title><link>https://sourceforge.net/p/usbwisec/bugs/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Whenever a non-authorized keyfob is found it locks my &lt;br /&gt;
PC.  This is a real problem as the PC next to me is &lt;br /&gt;
trying to use this too.  Also it finds keyfobs that &lt;br /&gt;
don't seem to exist.  Could a cell phone look like a &lt;br /&gt;
keyfob?  Every once in a while I will get a popup &lt;br /&gt;
about an unauthorized keyfob and them my PC will &lt;br /&gt;
Lock.  This is a real nuisance.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 12 Jun 2006 18:28:45 -0000</pubDate><guid>https://sourceforge.net4a9a2b199109bbd19976c1f7ee4e311d1ee19d51</guid></item><item><title>Office 2003 Crash</title><link>https://sourceforge.net/p/usbwisec/bugs/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;With the Media Plugin enabled my Office 2003 programs &lt;br /&gt;
crash when the programs starts or when I go away or &lt;br /&gt;
come back.  I have XP SP2 with all the latest &lt;br /&gt;
updates.  Same goes for Office 2003.  It crashed &lt;br /&gt;
Excel, Word and Outlook before I figured out to &lt;br /&gt;
diable the Media Plugin.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 12 Jun 2006 12:31:58 -0000</pubDate><guid>https://sourceforge.net3ddf5096b08a111bc2854bc39dff685e0ea1adc7</guid></item></channel></rss>