CDJAndybot Posted September 12, 2016 Share Posted September 12, 2016 The latest version has many bugs including menu items that cause Paint.NET to crash or even just not do anything at all. Quote Link to comment Share on other sites More sharing options...
toe_head2001 Posted September 12, 2016 Share Posted September 12, 2016 Can you be more specific? What menu items?, what other bugs?, ect. If Rick Brewster doesn't know a bug exists, how will it ever be resolved? Quote My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
CDJAndybot Posted September 12, 2016 Author Share Posted September 12, 2016 Just now, toe_head2001 said: Can you be more specific? What menu items?, what other bugs?, ect. If Rick Brewster doesn't know a bug exists, how will it ever be resolved? List of dysfunctional menu items: Auto-Level Black and White Invert Colors Sepia List of menu items that cause Paint.NET to crash: Brightness / Contrast Curves Hue / Saturation Levels Posterize Rotate / Zoom All Effects Quote Link to comment Share on other sites More sharing options...
toe_head2001 Posted September 12, 2016 Share Posted September 12, 2016 Sounds like IndirectUI is borked on your system for some reason. Can you post the log from one of those crashes? (there should be a button on the crash dialog that says "Show details") Quote My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
CDJAndybot Posted September 12, 2016 Author Share Posted September 12, 2016 1 minute ago, toe_head2001 said: Sounds like IndirectUI is borked on your system for some reason. Can you post the log from one of those crashes? (there should be a button on the crash dialog that says "Show details") 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.11 (Final 4.11.6097.34417) Time of crash: 09/12/16 04:12:02 PM Application uptime: 00:00:05.7479164 Application state: Running Working set: 129,408 KiB Handles and threads: 640 handles, 25 threads, 147 gdi, 178 user Install directory: C:\Program Files\paint.net Current directory: C:\Program Files\paint.net OS Version: 10.0.10586.0 Workstation x64 .NET version: CLR 4.0.30319.42000 x64, FX 4.6 Processor: 1x "Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz" @ ~3192MHz (DEP, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, XSAVE) Physical memory: 14438 MB Video card: NVIDIA GeForce GTX 970 (v:10DE, d:13C2, r:161), Microsoft Basic Render Driver (v:1414, d:8C, 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, 01/01/01 Locale: pdnr.c: en-US, hklm: en-US, hkcu: en-US, cc: en-US, cuic: en-US Flags: Exception details: System.ApplicationException: Effect threw an exception ---> System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: threadCount:Int32=2, min=1, max=1 at PaintDotNet.Diagnostics.Validate.IsClampedThrow(Int32 value, Int32 min, Int32 max, String valueName) in D:\src\pdn\src\Base\Diagnostics\Validate.cs:line 248 at PaintDotNet.Threading.MultithreadedWorkItemDispatcher.PushThreadCount(Int32 threadCount) in D:\src\pdn\src\Core\Threading\MultithreadedWorkItemDispatcher.cs:line 134 at PaintDotNet.Threading.MultithreadedWorkItemDispatcher.UseThreadCount(Int32 newThreadCount) in D:\src\pdn\src\Core\Threading\MultithreadedWorkItemDispatcher.cs:line 122 at PaintDotNet.Effects.EffectRendererWorkItemQueue..ctor(WorkItemDispatcher dispatcher, WorkItemQueuePriority priority, Int32 maxThreadCount) in D:\src\pdn\src\PaintDotNet\Effects\EffectRendererWorkItemQueue.cs:line 57 at PaintDotNet.Effects.BackgroundEffectRenderer..ctor(Effect effect, EffectConfigToken effectToken, RenderArgs dstArgs, RenderArgs srcArgs, PdnRegion renderRegion, IRenderer`1 clipMaskRenderer, Int32 tileCount, Int32 workerThreads) in D:\src\pdn\src\PaintDotNet\Effects\BackgroundEffectRenderer.cs:line 584 at PaintDotNet.Menus.EffectMenuBase.RunEffectImpl(Type effectType) in D:\src\pdn\src\PaintDotNet\Menus\EffectMenuBase.cs:line 973 --- End of inner exception stack trace --- at PaintDotNet.Menus.EffectMenuBase.HandleEffectException(AppWorkspace appWorkspace, Effect effect, Exception ex) in D:\src\pdn\src\PaintDotNet\Menus\EffectMenuBase.cs:line 206 at PaintDotNet.Menus.EffectMenuBase.RunEffectImpl(Type effectType) in D:\src\pdn\src\PaintDotNet\Menus\EffectMenuBase.cs:line 1223 at PaintDotNet.Menus.EffectMenuBase.RunEffect(Type effectType) in D:\src\pdn\src\PaintDotNet\Menus\EffectMenuBase.cs:line 798 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.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.11.6097.34417, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.exe PaintDotNet.Base, Version=4.11.6097.34417, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Base.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 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, 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 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.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.Core, Version=4.11.6097.34417, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Core.dll PaintDotNet.SystemLayer, Version=4.11.6097.34417, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.SystemLayer.dll PaintDotNet.Framework, Version=4.11.6097.34417, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Framework.dll PaintDotNet.Resources, Version=4.11.6097.34417, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Resources.dll PaintDotNet.Data, Version=4.11.6097.34417, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Data.dll PaintDotNet.Effects, Version=4.11.6097.34417, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Effects.dll PaintDotNet.SystemLayer.Native.x64, Version=4.11.6097.34417, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.SystemLayer.Native.x64.dll System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.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 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 Native modules: C:\Program Files\paint.net\PaintDotNet.exe, version=4.11.6097.34417 C:\WINDOWS\SYSTEM32\ntdll.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\SYSTEM32\MSCOREE.DLL, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\system32\KERNEL32.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\system32\KERNELBASE.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\system32\ADVAPI32.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\system32\msvcrt.dll, version=7.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\system32\sechost.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\system32\RPCRT4.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll, version=4.6.1038.0 built by: NETFXREL2 C:\WINDOWS\system32\SHLWAPI.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\system32\combase.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\system32\bcryptPrimitives.dll, version=10.0.10586.420 (th2_release_sec.160527-1834) C:\WINDOWS\system32\GDI32.dll, version=10.0.10586.420 (th2_release_sec.160527-1834) C:\WINDOWS\system32\USER32.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\system32\IMM32.DLL, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\system32\kernel.appcore.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\SYSTEM32\VERSION.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll, version=4.6.1080.0 built by: NETFXREL3STAGE C:\WINDOWS\SYSTEM32\MSVCR120_CLR0400.dll, version=12.00.52512.0 built by: VSWINSERVICING C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\mscorlib\43226440664fdfb99f9ad60968b2a60c\mscorlib.ni.dll, version=4.6.1080.0 built by: NETFXREL3STAGE C:\WINDOWS\system32\ole32.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\system32\uxtheme.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System\43b8952c0d907f0a02958a98443699ba\System.ni.dll, version=4.6.1081.0 built by: NETFXREL3STAGE C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Core\8e325c9a2b96c925621b8214b5785cd7\System.Core.ni.dll, version=4.6.1038.0 built by: NETFXREL2 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\WindowsBase\347878d1393f6b869d18d658656f2b60\WindowsBase.ni.dll, version=4.6.1080.0 built by: NETFXREL3STAGE C:\WINDOWS\SYSTEM32\CRYPTSP.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\system32\rsaenh.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\SYSTEM32\bcrypt.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\SYSTEM32\CRYPTBASE.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Drawing\fdc9c3b678ad232cb22146073f71c998\System.Drawing.ni.dll, version=4.6.1078.0 built by: NETFXREL3STAGE C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PresentationCore\55717213a974c71f8e82532af3997d5f\PresentationCore.ni.dll, version=4.6.1080.0 built by: NETFXREL3STAGE C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Presentatio5ae0f00f#\f5d6f299601b66b7afc4865aac448cf2\PresentationFramework.ni.dll, version=4.6.1080.0 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Base\6c0bbd3ca367356997c66aad46f732f3\PaintDotNet.Base.ni.dll, version=4.11.6097.34417 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\9b397cef9e862b789463f8fb670d66f7\System.Windows.Forms.ni.dll, version=4.6.1038.0 built by: NETFXREL2 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet500b2e4f#\a22bbc005e746948837d1fe95b85c666\PaintDotNet.SystemLayer.ni.dll, version=4.11.6097.34417 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Core\e05db40bfb707f2b85c27ebacae4abb3\PaintDotNet.Core.ni.dll, version=4.11.6097.34417 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet26779e70#\e21b234afab7a89531bcc3357ae58406\PaintDotNet.Resources.ni.dll, version=4.11.6097.34417 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet7afaaa15#\0c2fd173ff9d92b0ab5af580fa2a74ac\PaintDotNet.Framework.ni.dll, version=4.11.6097.34417 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Data\6fdae3b6bdc383e2c8a82153d098b71e\PaintDotNet.Data.ni.dll, version=4.11.6097.34417 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Effects\4b38aed9146048097e8d8466d50d8012\PaintDotNet.Effects.ni.dll, version=4.11.6097.34417 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet\569d7cb8bd9fc94220694b81ed1a296a\PaintDotNet.ni.exe, version=4.11.6097.34417 C:\WINDOWS\SYSTEM32\dwrite.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\wpfgfx_v0400.dll, version=4.6.1080.0 built by: NETFXREL3STAGE C:\WINDOWS\system32\OLEAUT32.dll, version=10.0.10586.0 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\PresentationNative_v0400.dll, version=4.6.1038.0 built by: NETFXREL2 C:\WINDOWS\system32\shell32.dll, version=10.0.10586.103 (th2_release.160126-1819) C:\WINDOWS\system32\cfgmgr32.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\system32\windows.storage.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\system32\shcore.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\system32\powrprof.dll, version=10.0.10586.306 (th2_release_sec.160422-1850) C:\WINDOWS\system32\profapi.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\SYSTEM32\ucrtbase.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\Program Files\paint.net\SxS\X64\vcruntime140.dll, version=14.00.23026.0 built by: WCSETUP C:\Program Files\paint.net\SxS\X64\msvcp140.dll, version=14.00.23026.0 built by: WCSETUP C:\WINDOWS\SYSTEM32\vcomp140.dll, version=14.00.23026.0 built by: WCSETUP C:\WINDOWS\system32\MSCTF.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll, version=4.6.1080.0 built by: NETFXREL3STAGE C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNetc8826574#\90cbdd4df5bdc206fc6b2f90137a8765\PaintDotNet.SystemLayer.Native.x64.ni.dll, version=4.11.6097.34417 C:\Program Files\paint.net\PaintDotNet.SystemLayer.Native.x64.dll, version=4.11.6097.34417 C:\WINDOWS\SYSTEM32\PROPSYS.dll, version=7.00.10586.0 (th2_release.151029-1700) C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.10586.494_none_d3c3a333ffd0ab13\gdiplus.dll, version=10.0.10586.494 (th2_release_sec.160630-1736) C:\WINDOWS\SYSTEM32\dxgi.dll, version=10.0.10586.494 (th2_release_sec.160630-1736) C:\WINDOWS\system32\clbcatq.dll, version=2001.12.10941.16384 (th2_release.151029-1700) C:\WINDOWS\System32\UIAnimation.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\system32\dwmapi.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.10586.494_none_a2d8b04ea53e3145\comctl32.dll, version=6.10 (th2_release_sec.160630-1736) C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.10586.0_none_396e892957c7fb25\comctl32.dll, version=6.10 (th2_release_sec.160630-1736) C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Configuration\af40f3c8414c2b75e6a9e9c7a79fed97\System.Configuration.ni.dll, version=4.6.1038.0 built by: NETFXREL2 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml\b6708e6e2b55466cc8c5ac0eed95468b\System.Xml.ni.dll, version=4.6.1064.2 built by: NETFXREL3STAGE C:\WINDOWS\SYSTEM32\WindowsCodecs.dll, version=10.0.10586.494 (th2_release_sec.160630-1736) C:\WINDOWS\SYSTEM32\wtsapi32.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\SYSTEM32\WINSTA.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\SYSTEM32\d2d1.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\SYSTEM32\d3d11.dll, version=10.0.10586.494 (th2_release_sec.160630-1736) C:\WINDOWS\SYSTEM32\D3D10Warp.dll, version=10.0.10586.420 (th2_release_sec.160527-1834) C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xaml\6fbcda4f052f28aae1402b62a2ae1539\System.Xaml.ni.dll, version=4.6.1080.0 built by: NETFXREL3STAGE C:\WINDOWS\SYSTEM32\winmm.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\SYSTEM32\WINMMBASE.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\system32\dataexchange.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\system32\dcomp.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\system32\twinapi.appcore.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\SYSTEM32\nvwgf2umx.dll, version=10.18.13.5354 C:\WINDOWS\system32\explorerframe.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\system32\edputil.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll, version=14.00.1038.0 built by: NETFXREL2 C:\WINDOWS\system32\SetupApi.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\SYSTEM32\DEVOBJ.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\system32\WINTRUST.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\system32\MSASN1.dll, version=10.0.10586.0 (th2_release.151029-1700) C:\WINDOWS\system32\CRYPT32.dll, version=10.0.10586.494 (th2_release_sec.160630-1736) C:\WINDOWS\system32\psapi.dll, version=10.0.10586.0 (th2_release.151029-1700) ------------------------------------------------------------------------------ Just to be sure I tried uninstalling and using the previous version and the previous version worked fine. Quote Link to comment Share on other sites More sharing options...
BoltBait Posted September 12, 2016 Share Posted September 12, 2016 Rick is aware of the problem you're having and he will release a new version VERY soon... (tonight or possibly tomorrow). This effects all single processor systems. 2 Quote Click to play: Download: BoltBait's Plugin Pack | CodeLab | and how about a Computer Dominos Game Link to comment Share on other sites More sharing options...
CDJAndybot Posted September 12, 2016 Author Share Posted September 12, 2016 (edited) 2 minutes ago, BoltBait said: Rick is aware of the problem you're having and he will release a new version VERY soon... (tonight or possibly tomorrow). This effects all single processor systems. I wish I were as good a programmer as Rick. Edited September 12, 2016 by CDJAndybot Quote Link to comment Share on other sites More sharing options...
BoltBait Posted September 12, 2016 Share Posted September 12, 2016 Don't we all... EDIT: By the way, you can read Rick's message here: Quote Click to play: Download: BoltBait's Plugin Pack | CodeLab | and how about a Computer Dominos Game Link to comment Share on other sites More sharing options...
Eli Posted September 12, 2016 Share Posted September 12, 2016 14 minutes ago, CDJAndybot said: List of dysfunctional menu items: Auto-Level Black and White Invert Colors Sepia List of menu items that cause Paint.NET to crash: Brightness / Contrast Curves Hue / Saturation Levels Posterize Rotate / Zoom All Effects I just tried all of the above and did not have crashes on my PC. You may want to give Rick more information... error reports, System information, ...etc. Quote Link to comment Share on other sites More sharing options...
CDJAndybot Posted September 12, 2016 Author Share Posted September 12, 2016 2 minutes ago, Eli said: I just tried all of the above and did not have crashes on my PC. You may want to give Rick more information... error reports, System information, ...etc. I did, the problem was already resolved. Quote Link to comment Share on other sites More sharing options...
Zagna Posted September 12, 2016 Share Posted September 12, 2016 (edited) Ummm... Intel i5-6500 is a quad core... Why is it showing up as a single core...? Are not all the cores enabled...? Are you running a single core VM? Edited September 12, 2016 by Zagna Quote Link to comment Share on other sites More sharing options...
CDJAndybot Posted September 12, 2016 Author Share Posted September 12, 2016 3 minutes ago, Zagna said: Ummm... Intel i5-6500 is a quad core... Why is it showing up as a single core...? Are not all the cores enabled...? Is there a way to enable quad core or is it just a defect? Quote Link to comment Share on other sites More sharing options...
Zagna Posted September 12, 2016 Share Posted September 12, 2016 What's your motherboard? You would have to check the BIOS/UEFI for possible settings which could disable/enable cores. Can you take a screenshot of Task Manager showing CPU? Quote Link to comment Share on other sites More sharing options...
CDJAndybot Posted September 12, 2016 Author Share Posted September 12, 2016 (edited) 14 minutes ago, Zagna said: What's your motherboard? You would have to check the BIOS/UEFI for possible settings which could disable/enable cores. Can you take a screenshot of Task Manager showing CPU? http://www.asrock.com/mb/Intel/Z170 Pro4S/index.us.asp Edited September 12, 2016 by CDJAndybot Quote Link to comment Share on other sites More sharing options...
CDJAndybot Posted September 12, 2016 Author Share Posted September 12, 2016 (edited) . Edited September 12, 2016 by CDJAndybot Quote Link to comment Share on other sites More sharing options...
CDJAndybot Posted September 12, 2016 Author Share Posted September 12, 2016 Quote Link to comment Share on other sites More sharing options...
Zagna Posted September 12, 2016 Share Posted September 12, 2016 (edited) Can you go into the UEFI SETUP UTILITY by pressing F2 or Del right after powering your Computer up. Then go into Advanced And from there to CPU Configuration and check Is the Active Processor Cores set to All? If not, change it to All and press F10 to save changes. That Task Manager screenshot shows that you're running your computer at only 25% of its capability. Also could it be that the integrated GPU is somehow taking up 2GiB of memory even though you have a discrete GPU already... Edited October 3, 2018 by Zagna Quote Link to comment Share on other sites More sharing options...
CDJAndybot Posted September 12, 2016 Author Share Posted September 12, 2016 2 minutes ago, Zagna said: Can you go into the UEFI SETUP UTILITY by pressing F2 or Del right after powering your Computer up. Then go into Advanced And from there to CPU Configuration and check Is the Active Processor Cores set to All? If not, change it to All and press F10 to save changes. That Task Manager screenshot shows that you're running your computer at only 25% of its capability. In the BIOS it is set to All and it does show four. Quote Link to comment Share on other sites More sharing options...
Zagna Posted September 12, 2016 Share Posted September 12, 2016 1 minute ago, CDJAndybot said: In the BIOS it is set to All and it does show four. I have no idea what is going on with your setup... Somehow Windows is only using a single core of your CPU... I have no idea why. Quote Link to comment Share on other sites More sharing options...
CDJAndybot Posted September 12, 2016 Author Share Posted September 12, 2016 (edited) 3 minutes ago, Zagna said: I have no idea what is going on with your setup... Somehow Windows is only using a single core of your CPU... I have no idea why. Should I do a clean install? I don't know why that would help but I read it on a couple forums about Windows 7 not recognizing multiple cores. Edited September 12, 2016 by CDJAndybot Quote Link to comment Share on other sites More sharing options...
Zagna Posted September 12, 2016 Share Posted September 12, 2016 (edited) 9 minutes ago, CDJAndybot said: In the BIOS it is set to All and it does show four. One more try... Run msconfig.exe Select Boot tab, find your Windows 10 entry and click Advanced options... See if the top left option is selected number of cpus? Unclick it if it is selected... reboot... Uncheck maximum memory as well... Edited September 12, 2016 by Zagna Quote Link to comment Share on other sites More sharing options...
CDJAndybot Posted September 12, 2016 Author Share Posted September 12, 2016 1 minute ago, Zagna said: One more try... Run msconfig.exe Select Boot tab, find your Windows 10 entry and click Advanced options... See if the top left option is selected number of cpus? Unclick it if it is selected... reboot... Cores only has the "1" option, but maximum memory is default set to 0. Quote Link to comment Share on other sites More sharing options...
Zagna Posted September 12, 2016 Share Posted September 12, 2016 1 minute ago, CDJAndybot said: Cores only has the "1" option, but maximum memory is default set to 0. I've exhausted all ideas for now... time for me to sleep. Bizarre... BIOS is fine... msconfig isn't the problem... task manager shows 1 logical... I have no more ideas. I'll try googling some more tomorrow. Quote Link to comment Share on other sites More sharing options...
Rick Brewster Posted September 12, 2016 Share Posted September 12, 2016 I should have a 4.0.12 update within the next few hours for this. On a positive note, you've discovered a really bad configuration problem with your system... (good luck fixing it though ) 1 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...
Rick Brewster Posted September 12, 2016 Share Posted September 12, 2016 Okay go grab 4.0.12 ... 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.