Rick Brewster Posted December 7, 2014 Share Posted December 7, 2014 There were a few bugs that got introduced in 4.0.4, so here’s an update that fixes them. Chiefly among these bugs are a break in how the Magic Wand tool works, a crash when using Effects, and one when trying to use the Shapes tool. As usual, you can download it directly from the website, or you can use the built-in updater via Settings –> Updates –> Check Now. Fixed: Subtraction mode in the Magic Wand tool was generating B-A instead of A-B. Fixed: Crash when using Effect->Repeat. Fixed: Crash (AccessViolationException) on some systems when initializing the canvas for hardware accelerated rendering. It will still crash but then switch to software rendering for the next startup, which will then avoid the crashing. Fixed: Crash when clicking on the Shapes tool if you had run an old 4.0 beta/alpha and had also changed which shape is used at startup to be a line or curve. Fixed: Crash when using Settings -> Update -> Check Now due to incorrectly determining that UAC is not enabled. Enjoy! Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
Ishi Posted December 8, 2014 Share Posted December 8, 2014 Thanks for the quick update and bug fixes man. Appreciate that a lot... Quote Link to comment Share on other sites More sharing options...
TamerKoh Posted December 8, 2014 Share Posted December 8, 2014 I want to check it out, but, has the Recolor tool's functionality finally been updated to also recolor pixels that are within the tolerance, but have different alpha values? That's the only reason I've been sticking with 3.5 for now, since I absolutely need the Recolor tool to function this way. I've head the optimization is a lot faster, and I really applaud your efforts for that. The faster computations can go, the larger the pictures can get. I know 3.5 just straight up chugs whenever the picture is over 8000 pixels in any direction. Quote Link to comment Share on other sites More sharing options...
zeredek Posted December 12, 2014 Share Posted December 12, 2014 Program seems to be crashing a lot when resizing images now, oh no Quote Link to comment Share on other sites More sharing options...
BoltBait Posted December 12, 2014 Share Posted December 12, 2014 Program seems to be crashing a lot when resizing images now, oh no So, post a crash log so that Rick knows where to look for the error. Quote Download: BoltBait's Plugin Pack | CodeLab | and a Free Computer Dominos Game Link to comment Share on other sites More sharing options...
zeredek Posted December 12, 2014 Share Posted December 12, 2014 Is there a Paint.NET specific crash log thingy? All I get is "paint.net has stopped working" Here are the "problem details" Problem signature: Problem Event Name: APPCRASH Application Name: PaintDotNet.exe Application Version: 4.5.5454.39504 Application Timestamp: 5484cd44 Fault Module Name: MSVCR120.dll Fault Module Version: 12.0.21005.1 Fault Module Timestamp: 524f83ff Exception Code: c0000005 Exception Offset: 000000000003c3f9 OS Version: 6.1.7601.2.1.0.256.1 Locale ID: 1053 Additional Information 1: ad75 Additional Information 2: ad7539a1050cd947e7161d5ea2ce0e0a Additional Information 3: 7b38 Additional Information 4: 7b38baf94350760d182377a53254f518 Quote Link to comment Share on other sites More sharing options...
midora Posted December 12, 2014 Share Posted December 12, 2014 Please provide - the info you get in Menu->Settings->Diagnostics - a step by step description what you are doing from start of the application up to the point that the application crashes Quote Link to comment Share on other sites More sharing options...
zeredek Posted December 13, 2014 Share Posted December 13, 2014 (edited) Crashed again, gonna try to remember what I did. I think this is how it went, I have a bit of a bad memory tho: >Opened Paint.NET >Made new image (500x375, inherited from clipboard image size) >Pasted from clipboard (500x375 image, JPG format) >Made new image (320x240, inherited from a different clipboard image) >Pasted from clipboard again (the above image, JPG again) >Selected and copied a 26x30 area from image 1 >pasted as new image >Scaled down Image 2's Height to 30, maintaining aspect radio to make a 40x30 image >Change canvas size width to 26, not maintaining aspect ratio making the image 26x30 >Crash Hidden Content: Diagnostics info Application paint.net 4.0.5 (Final 4.5.5454.39504) Build Date den 7 december 2014 Hardware accelerated rendering (GPU) True Animations True DPI 96,00 (1,00x scale) Language en-US OS Windows 7 Service Pack 1 (6.1.7601.65536) .NET Runtime 4.0.30319.18444 Physical Memory 8 097 MB CPU Intel® Core i5-4460 CPU @ 3.20GHz Architecture x64 (64-bit) Process Mode 64-bit Speed ~3192 MHz Cores / Threads 4 Features DEP, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, XSAVE Video Card AMD Radeon R9 200 Series Dedicated Video RAM 2 030 MB Dedicated System RAM 0 MB Shared System RAM 3 792 MB Vendor ID 0x1002 Device ID 0x6810 Subsystem ID 0xE271174B Revision 0 LUID 0x00009768 Flags None Outputs 2 Hidden Content: Latest crash log This text file was created because paint.net crashed. Please e-mail this to crashlog4@getpaint.net so we can diagnose and fix the problem. Application version: paint.net 4.0.3 (Final 4.3.5316.40022) Time of crash: 2014-10-21 03:29:08 Application uptime: 00:41:18.2752774 Application state: Running Working set: 279 352 KiB Threads: 57 Install directory: C:\Program Files\paint.net Current directory: C:\Program Files\paint.net OS Version: 6.1.7601.65536 Service Pack 1 Workstation x64 .NET version: CLR 4.0.30319.18444 x64, FX 4.0 4.5 Processor: 4x "Intel® Core i5-4460 CPU @ 3.20GHz" @ ~3192MHz (DEP, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, XSAVE) Physical memory: 8097 MB Video card: AMD Radeon R9 200 Series (v:1002, d:6810, r:0) Hardware acceleration: True (default: True) UI animations: True UI DPI: 96,00 dpi (1,00x scale) UI theme: Aero/Aero + DWM (Aero.msstyles) Updates: True, 2014-10-12 Locale: pdnr.c: en-US, hklm: en-US, hkcu: en-US, cc: sv-SE, cuic: en-US Exception details: System.NullReferenceException: Object reference not set to an instance of an object. at PaintDotNet.Controls.DocumentWorkspace.set_EnableSelectionOutline(Boolean value) in d:\src\pdn\paintdotnet\src\PaintDotNet\Controls\DocumentWorkspace.cs:line 1815 at PaintDotNet.Tools.Move.MoveTool.OnStateChanged(TransactedToolState oldValue, TransactedToolState newValue) in d:\src\pdn\paintdotnet\src\PaintDotNet\Tools\Move\MoveTool.cs:line 207 at PaintDotNet.Tools.TransactedTool`2.SetState(TransactedToolState newState) in d:\src\pdn\paintdotnet\src\PaintDotNet\Tools\TransactedTool`2.cs:line 119 at PaintDotNet.Tools.TransactedTool`2.OnActivate() in d:\src\pdn\paintdotnet\src\PaintDotNet\Tools\TransactedTool`2.cs:line 351 at PaintDotNet.Controls.DocumentWorkspace.SetTool(Tool copyMe) in d:\src\pdn\paintdotnet\src\PaintDotNet\Controls\DocumentWorkspace.cs:line 1625 at PaintDotNet.Controls.DocumentWorkspace.PopNullTool() in d:\src\pdn\paintdotnet\src\PaintDotNet\Controls\DocumentWorkspace.cs:line 1582 at PaintDotNet.PushNullToolMode.Dispose() in d:\src\pdn\paintdotnet\src\PaintDotNet\PushNullToolMode.cs:line 32 at PaintDotNet.Menus.EffectMenuBase.RunEffectImpl(Type effectType) in d:\src\pdn\paintdotnet\src\PaintDotNet\Menus\EffectMenuBase.cs:line 1233 at PaintDotNet.Menus.EffectMenuBase.RunEffect(Type effectType) in d:\src\pdn\paintdotnet\src\PaintDotNet\Menus\EffectMenuBase.cs:line 798 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.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.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) Managed assemblies: mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll PaintDotNet, Version=4.3.5316.40022, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.exe PaintDotNet.Core, Version=4.3.5316.40022, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Core.dll PaintDotNet.Base, Version=4.3.5316.40022, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Base.dll System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.dll WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\WindowsBase\v4.0_4.0.0.0__31bf3856ad364e35\WindowsBase.dll PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\Windows\Microsoft.Net\assembly\GAC_64\PresentationCore\v4.0_4.0.0.0__31bf3856ad364e35\PresentationCore.dll System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll PaintDotNet.SystemLayer, Version=4.3.5316.40022, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.SystemLayer.dll PaintDotNet.Framework, Version=4.3.5316.40022, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Framework.dll PaintDotNet.Resources, Version=4.3.5316.40022, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Resources.dll PaintDotNet.Data, Version=4.3.5316.40022, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Data.dll PaintDotNet.Effects, Version=4.3.5316.40022, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Effects.dll PaintDotNet.SystemLayer.Native.x64, Version=4.3.5316.40022, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.SystemLayer.Native.x64.dll System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0__b77a5c561934e089\System.Xaml.dll System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll AlphaMask, Version=2.0.3574.41943, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\AlphaMask.dll "Borders N' Shapes", Version=4.0.4642.26476, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Borders N' Shapes.dll Color Match, Version=4.0.4642.26532, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Color Match.dll CurtisBlack.Common, Version=1.0.3142.30104, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\CurtisBlack.Common.dll CurtisBlack.Effects, Version=11.0.3142.30301, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\CurtisBlack.Effects.dll CurtisBlack.Resources, Version=1.0.3142.30103, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\CurtisBlack.Resources.dll Curves+, Version=4.0.4642.26561, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Curves+.dll Film, Version=4.0.4642.26607, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Film.dll Gradient Bars, Version=4.0.5152.23084, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Gradient Bars.dll Gradient Blocks, Version=4.0.4642.26658, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Gradient Blocks.dll Gradient Mapping, Version=4.0.4642.26687, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Gradient Mapping.dll Grid Warp, Version=4.0.5149.26776, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Grid Warp.dll Jitter, Version=4.0.4642.26986, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Jitter.dll Liquify, Version=4.0.4642.26973, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Liquify.dll Outline Object, Version=4.0.4642.26954, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Outline Object.dll PhotoShop, Version=2.4.1.33113, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\PhotoShop.dll Pixelate+, Version=4.0.4642.26940, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Pixelate+.dll Random Effect, Version=4.0.4642.26928, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Random Effect.dll Random Shape Fill, Version=4.0.4642.26910, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Random Shape Fill.dll ScriptLab, Version=4.0.5146.23014, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\ScriptLab.dll Smudge, Version=4.0.4642.26844, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Smudge.dll Splatter, Version=4.0.4642.26829, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Splatter.dll Stitch, Version=4.0.4642.26808, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Stitch.dll TileFillFromClipboard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\TileFillFromClipboard.dll Trail, Version=4.0.4642.26791, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Trail.dll Twist, Version=4.0.4642.26767, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Twist.dll WindowsFormsIntegration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\WindowsFormsIntegration\v4.0_4.0.0.0__31bf3856ad364e35\WindowsFormsIntegration.dll Native modules: C:\Program Files\paint.net\PaintDotNet.exe, version=4.3.5316.40022 C:\Windows\SYSTEM32\ntdll.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\SYSTEM32\MSCOREE.DLL, version=4.0.40305.0 (Main.040305-0000) C:\Windows\system32\KERNEL32.dll, version=6.1.7601.18015 (win7sp1_gdr.121129-1432) C:\Windows\system32\KERNELBASE.dll, version=6.1.7601.18015 (win7sp1_gdr.121129-1432) C:\Windows\system32\ADVAPI32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\msvcrt.dll, version=7.0.7601.17744 (win7sp1_gdr.111215-1535) C:\Windows\SYSTEM32\sechost.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\RPCRT4.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\system32\SHLWAPI.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\GDI32.dll, version=6.1.7601.18577 (win7sp1_gdr.140822-1508) C:\Windows\system32\USER32.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\LPK.dll, version=6.1.7601.18177 (win7sp1_gdr.130605-1534) C:\Windows\system32\USP10.dll, version=1.0626.7601.18454 (win7sp1_gdr.140424-1533) C:\Windows\system32\IMM32.DLL, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\MSCTF.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll, version=4.0.30319.18444 built by: FX451RTMGDR C:\Windows\system32\MSVCR110_CLR0400.dll, version=11.00.50938.18408 built by: FX451RTMGREL C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\abf62e6545d2802fc60286678a67e6bf\mscorlib.ni.dll, version=4.0.30319.18444 built by: FX451RTMGDR C:\Windows\system32\ole32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\CRYPTBASE.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\uxtheme.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\assembly\NativeImages_v4.0.30319_64\System\3f4e05b74a222eaf142391c0549efe62\System.ni.dll, version=4.0.30319.34238 built by: FX452RTMGDR C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Drawing\33b0d91fe3a676b18649630b575bfe36\System.Drawing.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\assembly\NativeImages_v4.0.30319_64\WindowsBase\7d6aa58b36b07ad1397d24d37e55f81f\WindowsBase.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\system32\CRYPTSP.dll, version=6.1.7601.18526 (win7sp1_gdr.140706-1506) C:\Windows\system32\rsaenh.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\assembly\NativeImages_v4.0.30319_64\PresentationCore\147b9d59c55933d29db29b839cf52026\PresentationCore.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\assembly\NativeImages_v4.0.30319_64\Presentatio5ae0f00f#\8c616047f194ff0ec4e8f2ffd68a268b\PresentationFramework.ni.dll, version=4.0.30319.18408 C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Core\2e9352fa8533dc500b03b97e5d3193c2\System.Core.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Base\4cc7f9aa3beda585cc64df427207b644\PaintDotNet.Base.ni.dll, version=4.3.5316.40022 C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\765e2a5dac4d62213d49240acb13755b\System.Windows.Forms.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet500b2e4f#\f12d99d8decb5d3dab4f1b34ff9d9ccb\PaintDotNet.SystemLayer.ni.dll, version=4.3.5316.40022 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Core\f8a98b1ab1845df3190c5a08832d6850\PaintDotNet.Core.ni.dll, version=4.3.5316.40022 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet26779e70#\189a465b97da7bf427d6bfd6ae8d79a8\PaintDotNet.Resources.ni.dll, version=4.3.5316.40022 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet7afaaa15#\7aa46780155323a469dc456bdb4bb63e\PaintDotNet.Framework.ni.dll, version=4.3.5316.40022 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Data\57f69458ad8a3037b632c812ebe7d151\PaintDotNet.Data.ni.dll, version=4.3.5316.40022 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Effects\f9b7307df58d551a8aa76077b32a53eb\PaintDotNet.Effects.ni.dll, version=4.3.5316.40022 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet\8095e0ce8ab2a23b265eda0fff109dd4\PaintDotNet.ni.exe, version=4.3.5316.40022 C:\Windows\system32\dwrite.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\wpfgfx_v0400.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\system32\OLEAUT32.dll, version=6.1.7601.17676 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\PresentationNative_v0400.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\system32\shell32.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\nlssorting.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\system32\version.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll, version=4.0.30319.18444 built by: FX451RTMGDR C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNetc8826574#\12783bcdfa37e0baf1950a706abf5627\PaintDotNet.SystemLayer.Native.x64.ni.dll, version=4.3.5316.40022 C:\Program Files\paint.net\PaintDotNet.SystemLayer.Native.x64.dll, version=4.3.5316.40022 C:\Windows\system32\MSVCR120.dll, version=12.00.21005.1 built by: REL C:\Windows\system32\VCOMP120.DLL, version=12.00.21005.1 built by: REL C:\Windows\system32\MSVCP120.dll, version=12.00.21005.1 built by: REL C:\Windows\system32\PROPSYS.dll, version=7.00.7600.16385 (win7_rtm.090713-1255) C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18455_none_2b283fd671e9bf4d\gdiplus.dll, version=6.1.7601.18455 (win7sp1_gdr.140425-1537) C:\Windows\system32\dxgi.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\dwmapi.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\DXGIDebug.dll, version=9.30.9600.16384 C:\Windows\system32\WINTRUST.dll, version=6.1.7601.18526 (win7sp1_gdr.140706-1506) C:\Windows\system32\CRYPT32.dll, version=6.1.7601.18526 (win7sp1_gdr.140706-1506) C:\Windows\system32\MSASN1.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\profapi.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\CLBCatQ.DLL, version=2001.12.8530.16385 (win7_rtm.090713-1255) C:\Windows\System32\UIAnimation.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\comctl32.dll, version=6.10 (win7_rtm.090713-1255) C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_a4d3b9377117c3df\comctl32.dll, version=6.10 (win7_rtm.090713-1255) C:\Windows\system32\WindowsCodecs.dll, version=6.2.9200.16810 (win8_gdr.140129-1238) C:\Windows\system32\d2d1.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\wtsapi32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\WINSTA.dll, version=6.1.7601.18540 (win7sp1_gdr.140716-1508) C:\Windows\system32\d3d11.dll, version=6.2.9200.16570 (win8_gdr.130327-1526) C:\Windows\system32\D3D10Warp.dll, version=6.2.9200.17033 (win8_gdr.140615-1509) C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xaml\1cf956491787a78c07789c9c8ffb7115\System.Xaml.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml\25e7c1b5f922b2b44c27857e1b466651\System.Xml.ni.dll, version=4.0.30319.34234 built by: FX452RTMGDR C:\Windows\system32\RpcRtRemote.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\aticfx64.dll, version=8.17.10.1280 C:\Windows\system32\atiuxp64.dll, version=8.14.01.6374 C:\Windows\system32\atidxx64.dll, version=8.17.10.0545 C:\Windows\system32\winmm.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\explorerframe.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\DUser.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\DUI70.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Program Files\paint.net\Effects\AlphaMask.dll, version=2.0.3574.41943 C:\Program Files\paint.net\Effects\Borders N' Shapes.dll, version=4.0.4642.26476 C:\Program Files\paint.net\Effects\Color Match.dll, version=4.0.4642.26532 C:\Program Files\paint.net\Effects\CurtisBlack.Common.dll, version=1.0.0.0 C:\Program Files\paint.net\Effects\CurtisBlack.Effects.dll, version=11.0.0.0 C:\Program Files\paint.net\Effects\CurtisBlack.Resources.dll, version=1.0.0.0 C:\Program Files\paint.net\Effects\Curves+.dll, version=4.0.4642.26561 C:\Program Files\paint.net\Effects\Film.dll, version=4.0.4642.26607 C:\Program Files\paint.net\Effects\Gradient Bars.dll, version=4.0.5152.23084 C:\Program Files\paint.net\Effects\Gradient Blocks.dll, version=4.0.4642.26658 C:\Program Files\paint.net\Effects\Gradient Mapping.dll, version=4.0.4642.26687 C:\Program Files\paint.net\Effects\Grid Warp.dll, version=4.0.5149.26776 C:\Program Files\paint.net\Effects\Jitter.dll, version=4.0.4642.26986 C:\Program Files\paint.net\Effects\Liquify.dll, version=4.0.4642.26973 C:\Program Files\paint.net\Effects\Outline Object.dll, version=4.0.4642.26954 C:\Program Files\paint.net\Effects\PhotoShop.dll, version=2.4.1.0 C:\Program Files\paint.net\Effects\Pixelate+.dll, version=4.0.4642.26940 C:\Program Files\paint.net\Effects\Random Effect.dll, version=4.0.4642.26928 C:\Program Files\paint.net\Effects\Random Shape Fill.dll, version=4.0.4642.26910 C:\Program Files\paint.net\Effects\ScriptLab.dll, version=4.0.5146.23014 C:\Program Files\paint.net\Effects\Smudge.dll, version=4.0.4642.26844 C:\Program Files\paint.net\Effects\Splatter.dll, version=4.0.4642.26829 C:\Program Files\paint.net\Effects\Stitch.dll, version=4.0.4642.26808 C:\Program Files\paint.net\Effects\TileFillFromClipboard.dll, version=1.0.0.0 C:\Program Files\paint.net\Effects\Trail.dll, version=4.0.4642.26791 C:\Program Files\paint.net\Effects\Twist.dll, version=4.0.4642.26767 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll, version=11.0.50938.18408 built by: FX451RTMGREL C:\Windows\assembly\NativeImages_v4.0.30319_64\WindowsForm0b574481#\2834e3e61ca12bfe75e0db1ab843f0d3\WindowsFormsIntegration.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\System32\comdlg32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\SETUPAPI.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\CFGMGR32.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\DEVOBJ.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\ntmarta.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\WLDAP32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\apphelp.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Users\Filip\AppData\Roaming\Dropbox\bin\DropboxExt64.24.dll, version=1.0.0.24 C:\Windows\system32\dbghelp.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCP90.dll, version=9.00.30729.6161 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCR90.dll, version=9.00.30729.6161 C:\Windows\system32\EhStorShell.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\System32\cscui.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\System32\CSCDLL.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\CSCAPI.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\ntshrui.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\srvcli.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\slc.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\msls31.dll, version=3.10.349.0 C:\Windows\system32\xmllite.dll, version=1.3.1001.0 C:\Windows\system32\OLEACC.dll, version=7.0.0.0 (win7sp1_gdr.110826-1504) C:\Windows\system32\UIAutomationCore.dll, version=7.0.0.0 (win7_rtm.090713-1255) C:\Windows\system32\PSAPI.DLL, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\System32\StructuredQuery.dll, version=7.00.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\System32\Secur32.dll, version=6.1.7601.18443 (win7sp1_gdr.140411-1533) C:\Windows\system32\SSPICLI.DLL, version=6.1.7601.18443 (win7sp1_gdr.140411-1533) C:\Windows\system32\actxprxy.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Program Files\Internet Explorer\ieproxy.dll, version=11.00.9600.17344 (winblue_r3.140918-1500) C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\thumbcache.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\SHDOCVW.dll, version=6.1.7601.18222 (win7sp1_gdr.130725-1535) C:\Windows\system32\ieframe.DLL, version=11.00.9600.17351 (winblue_r3.140925-1500) C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\api-ms-win-downlevel-shell32-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\normaliz.DLL, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\iertutil.dll, version=11.00.9600.17344 (winblue_r3.140918-1500) C:\Windows\system32\NetworkExplorer.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\MPR.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\System32\drprov.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\System32\ntlanman.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\System32\davclnt.dll, version=6.1.7601.18201 (win7sp1_gdr.130703-2233) C:\Windows\System32\DAVHLPR.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\wkscli.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\netutils.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\PortableDeviceApi.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\LINKINFO.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\EhStorAPI.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\SearchFolder.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\IconCodecService.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\mscms.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\USERENV.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrcompression.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\system32\mssprxy.dll, version=7.00.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\urlmon.dll, version=11.00.9600.17344 (winblue_r3.140918-1500) C:\Windows\system32\api-ms-win-downlevel-ole32-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\WININET.dll, version=11.00.9600.16428 (winblue_gdr.131013-1700) C:\Windows\system32\ktmw32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\PhotoMetadataHandler.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\System32\NaturalLanguage6.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\System32\NLSData001d.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\System32\NLSLexicons001d.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) ------------------------------------------------------------------------------ Edited December 14, 2014 by pdnnoob hide tags Quote Link to comment Share on other sites More sharing options...
Asyncritus Posted December 14, 2014 Share Posted December 14, 2014 Nice work, Rick! Thanks. I was gone to Africa for two weeks, and I come back to not one but TWO updates, fixing a number of bugs. And the program installed it all so nicely without me even having to play around with it. I've only been using Paint.net for a couple of months now, and I'm already wondering how I ever got along without it! Quote Link to comment Share on other sites More sharing options...
zeredek Posted January 16, 2015 Share Posted January 16, 2015 Okay so since this clearly isn't getting fixed anytime soon, is there anywhere I can download 4.0.4 again? Quote Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted January 16, 2015 Share Posted January 16, 2015 According to your crash log you've got 4.0.3 installed, but your diagnostics shows 4.0.5. Application version: paint.net 4.0.3 (Final 4.3.5316.40022) Application paint.net 4.0.5 (Final 4.5.5454.39504) Can you confirm this crashes with 4.0.5? Have you any Windows themes applied? Have you tried disabling these? It's a long shot - but have you tried disabling the Hardware Acceleration (Settings > UI > Hardware Accelerated Rendering) Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
artyjon Posted February 3, 2015 Share Posted February 3, 2015 Here are my thoughts on Paintnet, which I hope are thought provoking. First let me say that Paintnet is a brilliant image editor. I used 3.5 for several years and was happy with it until I tried to colour large bitmap files and found it kept crashing. So I tried Photofiltre, and it handled the largest of files with ease. It also had some other pluses, like it was lightning fast. opening and saving instantly, had more effects than Pnet, some actions. like cropping, were easier, and it had a spray, which is a wonderful way to apply colour! So PF became my main image editor, and then the update 4 of Pnet arrived. I had difficulty with the colour fill and magic wand, but help from a member on this forum helped me learn how to manage them, and these facilities are awesome! But I have no use for them, and they are a nuisance to me. There are advances in Pnet I like. such as the anti-aliasing. which is really sharp, and I always use Pnet for this now. But PF remains my main editor, it's the best for my needs. So. this is not a criticism of Pnet, but a comment, an expression of opinion. PF suits me best, so it's the best image editor for me. The best editor is the one that suits the user needs best. And if I may make a suggestion Rick, next time you do an update, add a spray! Quote Link to comment Share on other sites More sharing options...
barsunduk Posted June 26, 2015 Share Posted June 26, 2015 Enjoy! ok, i do)) waiting for "record of macros" - to create/load/save list of user actions [for example - select_all; plugin:colorlevels(0.0,0.7,0.3); select_area(0,0,200,200); cut...]. sometimes someone need to apply many typical actions on many images. i believe this wonderful program sometimes will have this useful function! i understand - it is hard to apply plugins by the program, but i hope it's possible. Quote Link to comment Share on other sites More sharing options...
Rick Brewster Posted June 27, 2015 Author Share Posted June 27, 2015 Ok well this isn't really meant to be a feature requests thread, barsunduk Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.