mastercoin-MSC / masterchest-wallet

Masterchest Wallet
MIT License
15 stars 13 forks source link

Application crash (Unhandled exception) #30

Open jeroenn13 opened 10 years ago

jeroenn13 commented 10 years ago

Details of error message:

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

\ Exception Text ** System.NullReferenceException: Object reference not set to an instance of an object. at System.Windows.Forms.DataGridView.UpdateColumnsDisplayedState(Boolean displayed) at System.Windows.Forms.DataGridView.OnVisibleChangedPrivate() at System.Windows.Forms.DataGridView.OnParentBecameInvisible() at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e) at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Control.SetVisibleCore(Boolean value) at System.Windows.Forms.Control.set_Visible(Boolean value) at Masterchest_Wallet.Module1.hidepanels() at Masterchest_Wallet.Module1.activateoverview() at Masterchest_Wallet.Form1.boverview_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Label.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)

zathras-crypto commented 10 years ago

Sorry for the late response on this, any clues on what you were doing at the time? Is it reproducible or random? Has it occurred multiple times? Thanks Zathras

jeroenn13 commented 10 years ago

It was caused randomly after running for 3-4 hours. Did nothing on the client. Op 20 mrt. 2014 20:03 schreef "zathras-crypto" notifications@github.com:

Sorry for the late response on this, any clues on what you were doing at the time? Is it reproducible or random? Has it occurred multiple times? Thanks Zathras

Reply to this email directly or view it on GitHubhttps://github.com/zathras-crypto/masterchest-wallet/issues/30#issuecomment-38207902 .

ripper234 commented 10 years ago

Is this still relevant? Should it be critical?