BUG REPORT - 5.8.0.8

avatar

When changing ICON :

ArgumentException - Parameter is not valid.
at System.Drawing.Bitmap..ctor(Int32 width, Int32 height, PixelFormat format)
at System.Drawing.Bitmap..ctor(Int32 width, Int32 height)
at Devolutions.RemoteDesktopManager.Business.GuiHelper.CreateFileThumbnail(Image image, Int32 maxSize)
at Devolutions.RemoteDesktopManager.Business.BusinessHelper.GetImage(String fileName, Int32 defaultWidth)
at Devolutions.RemoteDesktopManager.Forms.FrmConnection.AssignImage(String fileName)
at Devolutions.RemoteDesktopManager.Forms.FrmConnection.butImage_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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)

All Comments (3)

avatar

Hi,
First of all, thank you, what type of image do you try to use ?

David Hervieux

avatar

png as before.

avatar

Hi,
I fixed the bug, it will be in the next release. Thank you

David Hervieux