mohamedgpaly / google-reader-notifier-windows

Automatically exported from code.google.com/p/google-reader-notifier-windows
0 stars 0 forks source link

Latest Grain .NET exceptions under XP #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Latest version Grain .NET exception under XP, with .NET 3.5.  Exception 
thrown at start and multiple times during program operations.  Same 
version is OK under Vista.

 ---

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentNullException: Value cannot be null.
Parameter name: item
   at System.Windows.Forms.ComboBox.ObjectCollection.AddInternal(Object 
item)
   at System.Windows.Forms.ComboBox.ObjectCollection.AddRangeInternal
(IList items)
   at System.Windows.Forms.ComboBox.ObjectCollection.AddRange(Object[] 
items)
   at GoogleReaderNotifier.WinUI.PreferencesForm.LoadSettings()
   at GoogleReaderNotifier.WinUI.PreferencesForm.PreferencesForm_Load
(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at GoogleReaderNotifier.WinUI.BaseClasses.BaseForm.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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.3082 (QFE.050727-3000)
    CodeBase: 
file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
GoogleReaderNotifier
    Assembly Version: 1.1.3.22736
    Win32 Version: 1.1.3
    CodeBase: file:///C:/Program%20Files/BrainDotty/Google%20Reader%
20Notifier/GoogleReaderNotifier.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c56
1934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/Syste
m.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a
3a/System.Drawing.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/S
ystem.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f
11d50a3a/System.Configuration.dll
----------------------------------------
gbsawimj
    Assembly Version: 1.1.3.22736
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/Syste
m.dll
----------------------------------------
GoogleReaderNotifier.ReaderAPI
    Assembly Version: 1.1.3.22735
    Win32 Version: 1.1.3.22735
    CodeBase: file:///C:/Program%20Files/BrainDotty/Google%20Reader%
20Notifier/GoogleReaderNotifier.ReaderAPI.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.

Original issue reported on code.google.com by lauren4...@gmail.com on 8 Sep 2009 at 6:56

GoogleCodeExporter commented 9 years ago
you say latest version.. did earlier versions work for you? on the same 
computer? is
it a new installation or update?

aside from that, try to delete 
%appdata%\GRaiN\GoogleReader\GoogleReaderSettings.xml
(when the program isn't running). it might help. if it doesn't, please report 
back.

Original comment by yonizaf@gmail.com on 8 Sep 2009 at 1:03

GoogleCodeExporter commented 9 years ago
Hi.  Version was 1.1.3.  Haven't tried earlier versions at this point.  I also 
made
sure my .NET was up to date on that machine (3.5).  Deleted the settings
file as indicated -- no difference -- still crashing the same way.  Thanks.

Original comment by lauren4...@gmail.com on 8 Sep 2009 at 3:51

GoogleCodeExporter commented 9 years ago
Same problem, Windows XP professional SP3, .NET 3.5 SP1. Started after 
reformatting 
and reinstalling windows (same version as before). Error pops up after starting 
and 
after pressing either "OK" or "cancel" in the notifier preferences. Pressing 
"continue" after in first case opens the preferences, pressing "continue" in 
the 
second case does nothing - the preferences window stays open. Before the 
resintall, 
the latest version worked properly. Now, neither 1.1.4 nor 1.1.3 works. 
Deleting the 
settings file didn't help. Error message included.

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentNullException: Value cannot be null.
Parameter name: item
   at System.Windows.Forms.ComboBox.ObjectCollection.AddInternal(Object item)
   at System.Windows.Forms.ComboBox.ObjectCollection.AddRangeInternal(IList items)
   at System.Windows.Forms.ComboBox.ObjectCollection.AddRange(Object[] items)
   at GoogleReaderNotifier.WinUI.PreferencesForm.LoadSettings()
   at GoogleReaderNotifier.WinUI.PreferencesForm.PreferencesForm_Load(Object sender, 
EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at GoogleReaderNotifier.WinUI.BaseClasses.BaseForm.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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.3603 (GDR.050727-3600)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
GoogleReaderNotifier
    Assembly Version: 1.1.4.1051
    Win32 Version: 1.1.4
    CodeBase: 
file:///C:/Program%20Files/BrainDotty/Google%20Reader%20Notifier/GoogleReaderNot
ifier
.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e
089/S
ystem.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    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.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/Sy
stem.
Drawing.dll
----------------------------------------
GoogleReaderNotifier.ReaderAPI
    Assembly Version: 1.1.4.1049
    Win32 Version: 1.1.4.1049
    CodeBase: 
file:///C:/Program%20Files/BrainDotty/Google%20Reader%20Notifier/GoogleReaderNot
ifier
.ReaderAPI.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
    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.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50
a3a/S
ystem.Configuration.dll
----------------------------------------
l5uloe-z
    Assembly Version: 1.1.4.1051
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.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.

Original comment by raiv...@gmail.com on 5 Jan 2010 at 6:22

GoogleCodeExporter commented 9 years ago
I think I found the culprit. here's a build with fix. Please report back if 
works.

thank you

Original comment by yonizaf@gmail.com on 5 Jan 2010 at 8:21

Attachments:

GoogleCodeExporter commented 9 years ago
Yes! That version fixed the problem. Tons of thanks, you're awesome :]

Original comment by raiv...@gmail.com on 6 Jan 2010 at 1:05

GoogleCodeExporter commented 9 years ago
fixed in (1.1.5). changing status to fixed 

Original comment by yonizaf@gmail.com on 7 Jan 2010 at 9:32