google-code-export / zscreen

Automatically exported from code.google.com/p/zscreen
1 stars 0 forks source link

Google Translate error #482

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click in "Google Translate"
2. Close "Google Translate"
3. Click in "Google Translate" again.

What is the expected output? What do you see instead?
The "Google Translate Window". A error message.

What version of the product are you using? On what operating system?

Windows 7 Ultimate x64
4.0.5
Copy text from Debug tab
System.ObjectDisposedException: Não é possível acessar um objeto descartado.
Nome do objeto: 'GoogleTranslateGUI'.
   em System.Windows.Forms.Control.CreateHandle()
   em System.Windows.Forms.Form.CreateHandle()
   em System.Windows.Forms.Control.get_Handle()
   em System.Windows.Forms.Control.SetVisibleCore(Boolean value)
   em System.Windows.Forms.Form.SetVisibleCore(Boolean value)
   em ZScreenGUI.ZScreen.tsbLanguageTranslate_Click(Object sender, EventArgs e)
   em System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   em System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   em System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   em System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   em System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   em System.Windows.Forms.Control.WndProc(Message& m)
   em System.Windows.Forms.ToolStrip.WndProc(Message& m)
   em System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   em System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Please provide any additional information below.
----

Original issue reported on code.google.com by mestreh...@gmail.com on 15 Jul 2011 at 6:29

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2356.

Original comment by mcored on 22 Jul 2011 at 10:16

GoogleCodeExporter commented 9 years ago
Thanks for the really good bug report. It is now fixed and will be released as 
our next Dev version this Sunday. 

Original comment by mcored on 22 Jul 2011 at 10:17