Paint.NET

Welcome to the Paint.NET forum!
It is currently Wed Nov 25, 2009 7:25 am

All times are UTC




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: Paint.NET v3.36 crashing when paste
PostPosted: Sun Nov 01, 2009 9:15 pm 
Offline

Joined: Sun Nov 01, 2009 9:10 pm
Posts: 3
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(R) Celeron(R) 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???


Top
 Profile  
 
 
 Post subject: Re: Paint.NET v3.36 crashing when paste
PostPosted: Sun Nov 01, 2009 9:27 pm 
Offline
Forum Moderator
User avatar

Joined: Thu Oct 11, 2007 6:42 am
Posts: 854
Location: North Canterbury, New Zealand
i'm only guessing, but this....
izzywizzybizzy2 wrote:
hi i have an old windows vista laptop and my paint.net v3.36 keeps crashing when i paste.

...coupled with this...
Quote:
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?

_________________


Top
 Profile  
 
 Post subject: Re: Paint.NET v3.36 crashing when paste
PostPosted: Sun Nov 01, 2009 9:55 pm 
Offline

Joined: Sun Nov 01, 2009 9:10 pm
Posts: 3
Ego Eram Reputo wrote:
i'm only guessing, but this....
izzywizzybizzy2 wrote:
hi i have an old windows vista laptop and my paint.net v3.36 keeps crashing when i paste.

...coupled with this...
Quote:
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 alot, or not


Top
 Profile  
 
 Post subject: Re: Paint.NET v3.36 crashing when paste
PostPosted: Mon Nov 02, 2009 4:00 am 
Offline
Paint.NET Lead Developer
User avatar

Joined: Tue Jul 19, 2005 6:22 pm
Posts: 8891
Location: Kirkland, WA
4 mb is very close to zero.

_________________
The Paint.NET Blog: http://blog.getpaint.net/
Donations are always appreciated! http://www.getpaint.net/donate.html
Paint.NET Search Engine: http://searchpaint.net

Image


Top
 Profile  
 
 Post subject: Re: Paint.NET v3.36 crashing when paste
PostPosted: Mon Nov 02, 2009 3:57 pm 
Offline

Joined: Sun Nov 01, 2009 9:10 pm
Posts: 3
Rick Brewster wrote:
4 mb is very close to zero.

oh :?


Top
 Profile  
 
 Post subject: Re: Paint.NET v3.36 crashing when paste
PostPosted: Mon Nov 02, 2009 7:05 pm 
Offline

Joined: Mon Nov 02, 2009 6:48 pm
Posts: 2
If that is truly your only available free space.

It must be time to consider several options, one is a good clear out of junk

AND BACKUP !!

Ya got a lot of stuff lurking on that computer, how precious is it if it failed the next time you boot up ?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC


Who is online

Users browsing this forum: pik_d and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Hosted by Forumer & phpBB

Get your Forumer™ today!

Adding a forum to your website is a great way to get return visitors.

» Get your own Free Forum!

Terms of Use

Privacy Policy

Report Abuse

Copyright © 2003-2009 Forumer. All Rights Reserved. | Copyright © paint.NET