Jump to content

Paint.NET v3.36 crashing when paste


Recommended Posts

hi i have an old windows vista laptop and my paint.net v3.36 keeps crashing when i paste.

this is my crash report

Application version: Paint.NET v3.36 (Final Release build 3.36.3158.38068)

Time of crash: 14/04/2006 05:29:26

Application uptime: 00:00:16.0580000

OS Version: 6.0.6001.65536 Service Pack 1 Workstation x86

.NET version: CLR 2.0.50727.3074 x86, FX 2.0 2.0SP1 2.0SP2 3.0 3.0SP1 3.0SP2 3.5 3.5SP1 3.5SP1_Client

Processor: 1x "Intel® Celeron® M CPU 420 @ 1.60GHz" @ ~1600MHz (DEP, SSE, SSE2, SSE3)

Physical memory: 2037 MB

UI DPI: 96.00 dpi (1.00x scale)

Tablet PC: no

Updates: true, 17/10/2009

Locale: pdnr.c: en-US, hklm: en-US, hkcu: n/a, cc: en-GB, cuic: en-US

Features log: UpdatesState(StartupState), SetTool(PaintDotNet.Tools.PaintBrushTool), HM(NullHistoryMemento), ShowDialog(PaintDotNet.ToolsForm), ShowDialog(PaintDotNet.ColorsForm), ShowDialog(PaintDotNet.HistoryForm), ShowDialog(PaintDotNet.LayerForm), ShowDialog(PaintDotNet.MainForm), UpdatesState(ReadyToCheckState), PopulateFonts(), CommonActionsStrip(Paste), PasteAction, SetTool(PaintDotNet.Tools.MoveTool), HM(BitmapHistoryMemento), HM(ContextHistoryMemento), HM(SelectionHistoryMemento), HM(CompoundHistoryMemento), HM(CompoundToolHistoryMemento), CommonActionsStrip(Undo), DWAction(HistoryUndoAction), ShowDialog(PaintDotNet.TaskDialog+TaskDialogForm)

Loaded assemblies:

mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorlib.dll

PaintDotNet, Version=3.36.3158.38068, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.exe

System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll

System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll

System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\Windows\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll

PaintDotNet.Core, Version=3.36.3158.38063, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Core.dll

PaintDotNet.Base, Version=3.36.3158.38062, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Base.dll

PaintDotNet.SystemLayer, Version=3.36.3158.38062, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.dll

PaintDotNet.Resources, Version=3.36.3158.38063, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Resources.dll

PaintDotNet.Data, Version=3.36.3158.38064, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Data.dll

PaintDotNet.Effects, Version=3.36.3158.38065, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Effects.dll

Exception details:

System.ComponentModel.Win32Exception: WriteFile() returned false (112, ERROR_DISK_FULL)

at PaintDotNet.SystemLayer.NativeMethods.ThrowOnWin32Error(String message, Int32 lastWin32Error)

at PaintDotNet.SystemLayer.FileSystem.WriteToStream(IntPtr hFile, Void* pvBuffer, UInt32 length)

at PaintDotNet.SystemLayer.FileSystem.WriteToStreamingFileGather(FileStream outputStream, Void*[] ppvBuffers, UInt32[] lengths)

at PaintDotNet.HistoryMementos.BitmapHistoryMemento.LoadOrSaveSurfaceRegion(FileStream fileHandle, Surface surface, PdnRegion region, Boolean trueForSave)

at PaintDotNet.HistoryMementos.BitmapHistoryMemento..ctor(String name, ImageResource image, IHistoryWorkspace historyWorkspace, Int32 layerIndex, PdnRegion changedRegion, Surface copyFromThisSurface)

at PaintDotNet.HistoryMementos.BitmapHistoryMemento..ctor(String name, ImageResource image, IHistoryWorkspace historyWorkspace, Int32 layerIndex, PdnRegion changedRegion)

at PaintDotNet.Tools.MoveTool.PasteMouseDown(SurfaceForClipboard sfc, Point offset)

at PaintDotNet.Actions.PasteAction.PerformAction()

at PaintDotNet.AppWorkspace.CommonActionsStrip_ButtonClick(Object sender, EventArgs`1 e)

at PaintDotNet.CommonActionsStrip.OnButtonClick(CommonAction action)

at PaintDotNet.CommonActionsStrip.OnItemClicked(ToolStripItemClickedEventArgs e)

at System.Windows.Forms.ToolStrip.HandleItemClick(ToolStripItem dismissingItem)

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.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 PaintDotNet.SystemLayer.ToolStripEx.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)

------------------------------------------------------------------------------

please tell me what should i do???

Link to comment
Share on other sites

i'm only guessing, but this....

hi i have an old windows vista laptop and my paint.net v3.36 keeps crashing when i paste.

...coupled with this...

System.ComponentModel.Win32Exception: WriteFile() returned false (112, ERROR_DISK_FULL)

Might give a clue to your problem. How full is the harddrive/usb drive that you're using?

Link to comment
Share on other sites

i'm only guessing, but this....
hi i have an old windows vista laptop and my paint.net v3.36 keeps crashing when i paste.

...coupled with this...

System.ComponentModel.Win32Exception: WriteFile() returned false (112, ERROR_DISK_FULL)

Might give a clue to your problem. How full is the harddrive/usb drive that you're using?

well it has 4.08 mb left, im really not sure if it is a lot, or not

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...