Bug #53030 I can't see the print preview
Submitted: 21 Apr 2010 16:29 Modified: 17 Jun 2010 20:04
Reporter: Antonio Lagos Córdova Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S4 (Feature request)
Version:5 OS:Windows (7 HOME EDITION)
Assigned to: CPU Architecture:Any

[21 Apr 2010 16:29] Antonio Lagos Córdova
Description:
Exception = System.ArgumentException
Message = El parámetro no es válido.
FullText = System.ArgumentException: El parámetro no es válido.
   en System.Drawing.Image.get_RawFormat()
   en System.Drawing.Graphics.IgnoreMetafileErrors(Image image, Int32& errorStatus)
   en System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32 y, Int32 width, Int32 height)
   en System.Drawing.Graphics.DrawImage(Image image, Rectangle rect)
   en System.Windows.Forms.PrintPreviewControl.OnPaint(PaintEventArgs pevent)
   en System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
   en System.Windows.Forms.Control.WmPaint(Message& m)
   en System.Windows.Forms.Control.WndProc(Message& m)
   en System.Windows.Forms.PrintPreviewControl.WndProc(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

How to repeat:
Exception = System.ArgumentException
Message = El parámetro no es válido.
FullText = System.ArgumentException: El parámetro no es válido.
   en System.Drawing.Image.get_RawFormat()
   en System.Drawing.Graphics.IgnoreMetafileErrors(Image image, Int32& errorStatus)
   en System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32 y, Int32 width, Int32 height)
   en System.Drawing.Graphics.DrawImage(Image image, Rectangle rect)
   en System.Windows.Forms.PrintPreviewControl.OnPaint(PaintEventArgs pevent)
   en System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
   en System.Windows.Forms.Control.WmPaint(Message& m)
   en System.Windows.Forms.Control.WndProc(Message& m)
   en System.Windows.Forms.PrintPreviewControl.WndProc(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Suggested fix:
Exception = System.ArgumentException
Message = El parámetro no es válido.
FullText = System.ArgumentException: El parámetro no es válido.
   en System.Drawing.Image.get_RawFormat()
   en System.Drawing.Graphics.IgnoreMetafileErrors(Image image, Int32& errorStatus)
   en System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32 y, Int32 width, Int32 height)
   en System.Drawing.Graphics.DrawImage(Image image, Rectangle rect)
   en System.Windows.Forms.PrintPreviewControl.OnPaint(PaintEventArgs pevent)
   en System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
   en System.Windows.Forms.Control.WmPaint(Message& m)
   en System.Windows.Forms.Control.WndProc(Message& m)
   en System.Windows.Forms.PrintPreviewControl.WndProc(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
[17 May 2010 20:04] Johannes Taxacher
please try with latest version (5.2.21) to see if the problem still occurs.
thanks in advance
[17 Jun 2010 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".