It's me again. I replicated the first crash I reported a couple of posts ago with 2.3.2, I was doing this remotely with teamviewer, while the program was running, I was editing one of the coins, then I clicked or double clicked on an empty space of the coin list and the program crashed. Also, there is some graphical glitch that has been there since I've been using the program a month ago where I can't see the name of the coins or lists unless I clicked on it and it gets highlighted, it is the same through out the program for like options, logs, history, etc. I have attached some pictures to show you.
mauricio@mauricio-B202 ~/Multiminer $ mono MultiMiner.Win.exe
System.IndexOutOfRangeException: list position
at System.Windows.Forms.CurrencyManager.get_Current () [0x00000] in :0
at System.Windows.Forms.Binding.PushData (Boolean force) [0x00000] in :0
at System.Windows.Forms.Binding.PushData () [0x00000] in :0
at System.Windows.Forms.Binding.UpdateIsBinding () [0x00000] in :0
at System.Windows.Forms.CurrencyManager.UpdateIsBinding () [0x00000] in :0
at System.Windows.Forms.BindingManagerBase.PushData () [0x00000] in :0
at System.Windows.Forms.CurrencyManager.ListChangedHandler (System.Object sender, System.ComponentModel.ListChangedEventArgs e) [0x00000] in :0
at System.Windows.Forms.BindingSource.OnListChanged (System.ComponentModel.ListChangedEventArgs e) [0x00000] in :0
at System.Windows.Forms.BindingSource.ResetBindings (Boolean metadataChanged) [0x00000] in :0
at System.Windows.Forms.BindingSource.SetList (IList l) [0x00000] in :0
at System.Windows.Forms.BindingSource.ResetList () [0x00000] in :0
at System.Windows.Forms.BindingSource.set_DataSource (System.Object value) [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.BindingSource:set_DataSource (object)
at MultiMiner.Win.CoinsForm.coinListBox_SelectedIndexChanged (System.Object sender, System.EventArgs e) [0x00000] in :0
at System.Windows.Forms.ListBox.OnSelectedIndexChanged (System.EventArgs e) [0x00000] in :0
at System.Windows.Forms.ListBox.OnItemClick (Int32 index) [0x00000] in :0
at System.Windows.Forms.ListBox.OnMouseUpLB (System.Object sender, System.Windows.Forms.MouseEventArgs e) [0x00000] in :0
at System.Windows.Forms.Control.OnMouseUp (System.Windows.Forms.MouseEventArgs e) [0x00000] in :0
at System.Windows.Forms.Control.WmLButtonUp (System.Windows.Forms.Message& m) [0x00000] in :0
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x00000] in :0
at System.Windows.Forms.ListBox.WndProc (System.Windows.Forms.Message& m) [0x00000] in :0
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] in :0
at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x00000] in :0
at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x00000] in :0