Exception: System.OutOfMemoryException | Message: Out of memory.

Description

Trying to capture scrolling webpage. Getting error message:

Software version: 1.2.8.12-RELEASE-cab854b7229994fc9e4deaccd47885df500d7e1a (32 bit)
.NET runtime version: 4.0.30319.1022
Time: 2016-04-06 17:48:42 -10:00
OS: Windows XP Professional Service Pack 3 (x32) 5.1 build 2600 revision 30000
GDI object count: 162
User object count: 62

Exception: System.OutOfMemoryException
Message: Out of memory.

Stack:
at System.Drawing.Graphics.CheckErrorStatus(Int32 status)
at System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32 y)
at System.Drawing.Graphics.DrawImageUnscaled(Image image, Int32 x, Int32 y)
at GreenshotPlugin.Core.ImageHelper.CloneArea(Image sourceImage, Rectangle sourceRect, PixelFormat targetFormat)
at GreenshotPlugin.Core.ImageHelper.Clone(Image sourceBitmap, PixelFormat targetFormat)
at Greenshot.Drawing.Surface.GetImage(RenderMode renderMode)
at Greenshot.Drawing.Surface.GetImageForExport()
at GreenshotPlugin.Core.ImageOutput.CreateImageFromSurface(ISurface surface, SurfaceOutputSettings outputSettings, Image& imageToSave)
at GreenshotPlugin.Core.ImageOutput.SaveToStream(ISurface surface, Stream stream, SurfaceOutputSettings outputSettings)
at GreenshotPlugin.Core.ImageOutput.Save(ISurface surface, String fullPath, Boolean allowOverwrite, SurfaceOutputSettings outputSettings, Boolean copyPathToClipboard)
at GreenshotPlugin.Core.ImageOutput.SaveWithDialog(ISurface surface, ICaptureDetails captureDetails)
at Greenshot.Destinations.FileWithDialogDestination.ExportCapture(Boolean manuallyInitiated, ISurface surface, ICaptureDetails captureDetails)
at GreenshotPlugin.Core.AbstractDestination.<>c_DisplayClass28_0.<ShowPickerMenu>b_2(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.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)

Configuration dump:

Environment

Win XP

Gliffy Diagrams

Activity

Show:

Details

Assignee

Reporter

Affects versions

Priority

Created April 7, 2016 at 3:56 AM
Updated April 7, 2016 at 3:56 AM