Jump to content

JeromeJ

Newbies
  • Posts

    5
  • Joined

  • Last visited

Everything posted by JeromeJ

  1. Windows is on `C:` but I didn't run `chkdsk` on it (cancelled it, took too long). Paint.NET is on `D:`, `chkdsk` didn't find any problem. My "corrupted" `.pdn` is on `E:`and `chkdsk` didn't find any problem neither. (Should I run it on `C:` as well?)
  2. System.IO.IOException: Data error (cyclic redundancy check). at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.ReadCore(Byte[] buffer, Int32 offset, Int32 count) at System.IO.FileStream.Read(Byte[] array, Int32 offset, Int32 count) at PaintDotNet.IO.SiphonStream.Read(Byte[] buffer, Int32 offset, Int32 count) in D:\src\pdn\src\Base\IO\SiphonStream.cs:line 130 at PaintDotNet.IO.StreamExtensions.ProperRead(Stream input, Byte[] buffer, Int32 offset, Int32 count) in D:\src\pdn\src\Base\IO\StreamExtensions.cs:line 129 at PaintDotNet.MemoryBlock.PaintDotNet.Serialization.IDeferredSerializable.FinishDeserialization(Stream input, DeferredFormatter formatter) in D:\src\pdn\src\Core\MemoryBlock.cs:line 755 at PaintDotNet.Serialization.DeferredFormatter.FinishDeserialization(Stream input) in D:\src\pdn\src\Core\Serialization\DeferredFormatter.cs:line 139 at PaintDotNet.Document.FromStream(Stream stream) in D:\src\pdn\src\Data\Document.cs:line 1443 at PaintDotNet.FileType.Load(Stream input) in D:\src\pdn\src\Data\FileType.cs:line 496 at PaintDotNet.Functional.Func.Eval[T1,TRet](Func`2 f, T1 arg1) in D:\src\pdn\src\Base\Functional\Func.cs:line 158 When trying to open a specific PDN, the whole PC freezes (impossibility to access the Task Manager, to kill it, or anything else really) before aborting with this Error. I'm using the latest version of Paint.NET. Hopefully this report is useful and something can be done about it. Thanks in advance! EDIT: It seems to me opening any PDN takes slower than usual but they eventually open, unlike that specific one.
  3. Hi. I'd really appreciate if you guys could add some keyboard shortcut to switch between layers. I really love your software and I'd like to be able to automate it more easily. (Say, with AutoHotKey) I don't want to have to learn how to use another software just because of that, it would be such a shame. Plus, a lot of Windows users still prefer to use the keyboard only if they can. That's much faster once you're used to it. Thanks in advance.
×
×
  • Create New...