[Mono-bugs] [Bug 79834][Nor] New - [wf-apps] AlbumSurfer exception on startup #2

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Nov 5 08:37:05 EST 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by alex.olk at googlemail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79834

--- shadow/79834	2006-11-05 08:37:05.000000000 -0500
+++ shadow/79834.tmp.17140	2006-11-05 08:37:05.000000000 -0500
@@ -0,0 +1,102 @@
+Bug#: 79834
+Product: Mono: Class Libraries
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: alex.olk at googlemail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [wf-apps] AlbumSurfer exception on startup #2
+
+This may be related to bug #79337
+but the exception is a new one:
+
+Unhandled Exception: System.NullReferenceException: Object reference not
+set to an instance of an object
+  at AlbumSurfer.SplashForm.SplashForm_Load (System.Object sender,
+System.EventArgs e) [0x00031] in
+/home/alex/develop/wf-apps/AlbumSurfer/AlbumSurfer-Port/AlbumSurfer/SplashForm.cs:591
+
+  at (wrapper delegate-invoke)
+System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
+  at System.Windows.Forms.Form.OnLoad (System.EventArgs e) [0x00023] in
+/home/alex/develop/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Form.cs:1513
+
+  at System.Windows.Forms.Form.OnCreateControl () [0x00028] in
+/home/alex/develop/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Form.cs:1456
+
+  at System.Windows.Forms.Control.CreateControl () [0x00095] in
+/home/alex/develop/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:2751
+
+  at System.Windows.Forms.Control.SetVisibleCore (Boolean value) [0x00032]
+in
+/home/alex/develop/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:3771
+
+  at System.Windows.Forms.Form.SetVisibleCore (Boolean value) [0x00000] in
+/home/alex/develop/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Form.cs:1734
+
+  at System.Windows.Forms.Control.set_Visible (Boolean value) [0x00000] in
+/home/alex/develop/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:2476
+
+  at (wrapper remoting-invoke-with-check)
+System.Windows.Forms.Control:set_Visible (bool)
+  at System.Windows.Forms.Application.RunLoop (Boolean Modal,
+System.Windows.Forms.ApplicationContext context) [0x00055] in
+/home/alex/develop/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:490
+
+  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form
+mainForm) [0x00000] in
+/home/alex/develop/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:437
+
+  at AlbumSurfer.SplashForm.RunSplash () [0x0000a] in
+/home/alex/develop/wf-apps/AlbumSurfer/AlbumSurfer-Port/AlbumSurfer/SplashForm.cs:286
+
+  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
+
+Unhandled Exception: System.NullReferenceException: Object reference not
+set to an instance of an object
+  at AlbumSurfer.MainForm.MainForm_Load (System.Object sender,
+System.EventArgs e) [0x00002] in
+/home/alex/develop/wf-apps/AlbumSurfer/AlbumSurfer-Port/AlbumSurfer/MainForm.cs:744
+
+  at (wrapper delegate-invoke)
+System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
+  at System.Windows.Forms.Form.OnLoad (System.EventArgs e) [0x00023] in
+/home/alex/develop/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Form.cs:1513
+
+  at System.Windows.Forms.Form.OnCreateControl () [0x00028] in
+/home/alex/develop/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Form.cs:1456
+
+  at System.Windows.Forms.Control.CreateControl () [0x00095] in
+/home/alex/develop/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:2751
+
+  at System.Windows.Forms.Control.SetVisibleCore (Boolean value) [0x00032]
+in
+/home/alex/develop/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:3771
+
+  at System.Windows.Forms.Form.SetVisibleCore (Boolean value) [0x00000] in
+/home/alex/develop/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Form.cs:1734
+
+  at System.Windows.Forms.Control.set_Visible (Boolean value) [0x00000] in
+/home/alex/develop/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:2476
+
+  at (wrapper remoting-invoke-with-check)
+System.Windows.Forms.Control:set_Visible (bool)
+  at System.Windows.Forms.Application.RunLoop (Boolean Modal,
+System.Windows.Forms.ApplicationContext context) [0x00055] in
+/home/alex/develop/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:490
+
+  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form
+mainForm) [0x00000] in
+/home/alex/develop/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:437
+
+  at AlbumSurfer.MainForm.Main (System.String[] astrArgs) [0x000db] in
+/home/alex/develop/wf-apps/AlbumSurfer/AlbumSurfer-Port/AlbumSurfer/MainForm.cs:723


More information about the mono-bugs mailing list