Jump to content

brutalexcess

Newbies
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

300 profile views

brutalexcess's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Before the update from Microsoft to resolve a highly security critical update with the recent OpenType exploit hacks (although why it would interfere with Paint.NET, I really don't know), Paint.NET was working fine. However, it seems this is not the case after this update was applied, now everytime I use a gradient on a newly opened PNG file, it crashes. Drawing without opening files seems to be fine. Here is the error 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.5 (Final 4.5.5454.39504) Time of crash: 22/07/2015 12:03:02 Application uptime: 00:01:34.2490911 Application state: Running Working set: 131,920 KiB Threads: 24 Install directory: C:\Program Files\paint.net Current directory: C:\Program Files\paint.net OS Version: 6.3.9600.0 Workstation x64 .NET version: CLR 4.0.30319.0 x64, FX 4.0 4.5 Processor: 4x "Intel(R) Core(TM) i7-4510U CPU @ 2.00GHz" @ ~2594MHz (DEP, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, XSAVE) Physical memory: 8122 MB Video card: Intel(R) HD Graphics Family (v:8086, d:A16, r:11), NVIDIA GeForce 840M (v:10DE, d:1341, r:162), 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, 18/07/2015 Locale: pdnr.c: en-GB, hklm: en-GB, hkcu: en-GB, cc: en-GB, cuic: en-GB Flags: Exception details: System.Runtime.InteropServices.COMException (0xFB556408): ..\Direct2D\D2DRenderTarget.cpp (535) : hr = m_pRenderTarget->CreateLinearGradientBrush( &NativeConversions::ToNative(linearGradientBrushProperties), brushProperties.HasValue ? &NativeConversions::ToNative(brushProperties.Value) : 0, spGradientStopCollection, &spLinearGradientBrush); (PaintDotNet.Controls.ZoomSliderControl+SliderImpl) at PaintDotNet.Interop.InteropErrorInfo.ThrowIfError() in d:\src\pdn\paintdotnet\src\Base\Interop\InteropErrorInfo.cs:line 91 at PaintDotNet.SystemLayer.Native.x64.NativeUtilities.ThrowOnErrorImpl(Int32 hr, SByte* szHr, IUnknown* pFxErrorInfo) at PaintDotNet.SystemLayer.Native.x64.Direct2D.D2DRenderTarget.CreateLinearGradientBrush(LinearGradientBrushProperties linearGradientBrushProperties, Nullable`1 brushProperties, IGradientStopCollection gradientStopCollection) at PaintDotNet.UI.Media.LinearGradientBrush.CreateDirect2DBrush(IServiceProvider services) in d:\src\pdn\paintdotnet\src\Framework\UI\Media\LinearGradientBrush.cs:line 88 at PaintDotNet.ObjectModel.ResourceCache.GetCachedOrCreateResource(IResourceSource resourceSource, Type interfaceType, Boolean addRef) in d:\src\pdn\paintdotnet\src\Base\ObjectModel\ResourceCache.cs:line 223 at PaintDotNet.SystemLayer.Native.x64.Direct2D.D2DRenderTarget.GetCachedOrCreateResource(IResourceSource resourceSource, Type interfaceType) at PaintDotNet.ObjectModel.ResourceCacheExtensions.GetCachedOrCreateResource[TResource](IResourceCache resourceCache, IResourceSource`1 resourceSource) in d:\src\pdn\paintdotnet\src\Base\ObjectModel\ResourceCacheExtensions.cs:line 22 at PaintDotNet.Direct2D.DrawingContextExtensions.FillGeometry(IDrawingContext dc, IGeometrySource geometry, IBrushSource brush, IBrushSource opacityBrush) in d:\src\pdn\paintdotnet\src\Core\Direct2D\DrawingContextExtensions.Caching.cs:line 234 at PaintDotNet.Controls.ZoomSliderControl.SliderImpl.PaintThemed(IDrawingContext dc, RectFloat clipRect, RectInt32 trackRect, RectInt32 thumbRect) in d:\src\pdn\paintdotnet\src\PaintDotNet\Controls\ZoomSliderControl.cs:line 458 at PaintDotNet.Controls.ZoomSliderControl.SliderImpl.OnRender(IDrawingContext dc, RectFloat clipRect) in d:\src\pdn\paintdotnet\src\PaintDotNet\Controls\ZoomSliderControl.cs:line 369 at PaintDotNet.Controls.Direct2DControl.PaintDotNet.Controls.IDirect2DControlHost.OnRender(IDrawingContext dc, RectFloat clipRect) in d:\src\pdn\paintdotnet\src\Framework\Controls\Direct2DControl.cs:line 280 at PaintDotNet.Controls.Direct2DControlHandler.RelayGdiPaintImpl(GdiPaintContext ctx) in d:\src\pdn\paintdotnet\src\Framework\Controls\Direct2DControlHandler.cs:line 624 at PaintDotNet.Controls.Direct2DControlHandler.RelayGdiPaint(GdiPaintContext ctx) in d:\src\pdn\paintdotnet\src\Framework\Controls\Direct2DControlHandler.cs:line 494 at PaintDotNet.Controls.Direct2DControl.OnGdiPaint(GdiPaintContext ctx) in d:\src\pdn\paintdotnet\src\Framework\Controls\Direct2DControl.cs:line 342 at PaintDotNet.SystemLayer.GdiPaintHandler.OnWmPaint(Message& m) in d:\src\pdn\paintdotnet\src\SystemLayer\GdiPaintHandler.cs:line 184 at PaintDotNet.SystemLayer.GdiPaintHandler.RelayWndProc(Message& m) in d:\src\pdn\paintdotnet\src\SystemLayer\GdiPaintHandler.cs:line 233 at PaintDotNet.SystemLayer.GdiPaintControl.WndProc(Message& m) in d:\src\pdn\paintdotnet\src\SystemLayer\GdiPaintControl.cs:line 130 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.5.5454.39504, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.exe PaintDotNet.Core, Version=4.5.5454.39504, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Core.dll PaintDotNet.Base, Version=4.5.5454.39504, 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.5.5454.39504, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.SystemLayer.dll PaintDotNet.Framework, Version=4.5.5454.39504, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Framework.dll PaintDotNet.Resources, Version=4.5.5454.39504, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Resources.dll PaintDotNet.Data, Version=4.5.5454.39504, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Data.dll PaintDotNet.Effects, Version=4.5.5454.39504, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Effects.dll PaintDotNet.SystemLayer.Native.x64, Version=4.5.5454.39504, 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 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.5.5454.39504 C:\Windows\SYSTEM32\ntdll.dll, version=6.3.9600.17031 (winblue_gdr.140221-1952) C:\Windows\SYSTEM32\MSCOREE.DLL, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\system32\KERNEL32.dll, version=6.3.9600.17031 (winblue_gdr.140221-1952) C:\Windows\system32\KERNELBASE.dll, version=6.3.9600.17031 (winblue_gdr.140221-1952) C:\Windows\system32\guard64.dll, version=8, 2, 0, 4591 C:\Windows\system32\USER32.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\system32\GDI32.dll, version=6.3.9600.17902 (winblue_ltsb.150609-2200) C:\Windows\system32\ADVAPI32.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\system32\ole32.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\system32\SHLWAPI.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\system32\PSAPI.DLL, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\SYSTEM32\VERSION.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\system32\msvcrt.dll, version=7.0.9600.17415 (winblue_r4.141028-1500) C:\Windows\SYSTEM32\sechost.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\system32\RPCRT4.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\SYSTEM32\combase.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\system32\IMM32.DLL, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\system32\MSCTF.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\SYSTEM32\fltlib.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\SYSTEM32\ntmarta.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll, version=4.6.57.0 built by: NETFXREL2 C:\Windows\SYSTEM32\kernel.appcore.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll, version=4.6.57.0 built by: NETFXREL2 C:\Windows\SYSTEM32\MSVCR120_CLR0400.dll, version=12.00.51670.34230 built by: FX452RTMGDR C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\9b292b51a3e05c90e4873abbf228eb9a\mscorlib.ni.dll, version=4.6.57.0 built by: NETFXREL2 C:\Windows\SYSTEM32\CRYPTBASE.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\SYSTEM32\bcryptPrimitives.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\system32\uxtheme.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\assembly\NativeImages_v4.0.30319_64\System\94abe4b1e64b06ed90ff6b4e1304c2c6\System.ni.dll, version=4.6.57.0 built by: NETFXREL2 C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Drawing\bf31d94d2338d95b2534a074082fd271\System.Drawing.ni.dll, version=4.6.57.0 built by: NETFXREL2 C:\Windows\assembly\NativeImages_v4.0.30319_64\WindowsBase\58193ced04fed757a7dddd9e47fc0228\WindowsBase.ni.dll, version=4.6.57.0 built by: NETFXREL2 C:\Windows\SYSTEM32\CRYPTSP.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\system32\rsaenh.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\SYSTEM32\bcrypt.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\assembly\NativeImages_v4.0.30319_64\PresentationCore\ac1efd2509294bf7a83a6c4a4459b082\PresentationCore.ni.dll, version=4.6.57.0 built by: NETFXREL2 C:\Windows\assembly\NativeImages_v4.0.30319_64\Presentatio5ae0f00f#\c70c7fece4c43a8319eed9fba136ea3a\PresentationFramework.ni.dll, version=4.6.57.0 C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Core\38b6fa0bfdeb445fa5bf2b40cd794334\System.Core.ni.dll, version=4.6.57.0 built by: NETFXREL2 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Base\0d4949c56f1c423f29890b30dd78c13e\PaintDotNet.Base.ni.dll, version=4.5.5454.39504 C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\2ab180ff12ca345c269492ad0376098e\System.Windows.Forms.ni.dll, version=4.6.57.0 built by: NETFXREL2 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet500b2e4f#\c36ae170e72fe54df8e2ebe8e9532845\PaintDotNet.SystemLayer.ni.dll, version=4.5.5454.39504 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Core\93fe6a7810009334860f583524a63c15\PaintDotNet.Core.ni.dll, version=4.5.5454.39504 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet26779e70#\6ce86dcf6c67ea9ce5dda5a957063a01\PaintDotNet.Resources.ni.dll, version=4.5.5454.39504 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet7afaaa15#\5bc51470b4e879810f09746615a15384\PaintDotNet.Framework.ni.dll, version=4.5.5454.39504 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Data\d9481113ad8ed625f06cfb58d084d136\PaintDotNet.Data.ni.dll, version=4.5.5454.39504 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Effects\e712b701ad077061a460e4b1f66f4500\PaintDotNet.Effects.ni.dll, version=4.5.5454.39504 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet\36bfcbe18054c576554d4150f192f8f0\PaintDotNet.ni.exe, version=4.5.5454.39504 C:\Windows\SYSTEM32\dwrite.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\wpfgfx_v0400.dll, version=4.6.57.0 built by: NETFXREL2 C:\Windows\system32\OLEAUT32.dll, version=6.3.9600.17560 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\PresentationNative_v0400.dll, version=4.0.30319.33440 built by: FX45W81RTMREL C:\Windows\system32\shell32.dll, version=6.3.9600.17031 (winblue_gdr.140221-1952) C:\Windows\SYSTEM32\SHCORE.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll, version=4.6.57.0 built by: NETFXREL2 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNetc8826574#\fd525e3546a078ccb34843fe417201a8\PaintDotNet.SystemLayer.Native.x64.ni.dll, version=4.5.5454.39504 C:\Program Files\paint.net\PaintDotNet.SystemLayer.Native.x64.dll, version=4.5.5454.39504 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.9600.17031 (winblue_gdr.140221-1952) C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.9600.17415_none_932b3b5547500489\gdiplus.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\SYSTEM32\dxgi.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\SYSTEM32\profapi.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\SYSTEM32\clbcatq.dll, version=2001.12.10530.17415 (winblue_r4.141028-1500) C:\Windows\System32\UIAnimation.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\system32\dwmapi.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17810_none_6240b9c7ecbd0bda\comctl32.dll, version=6.10 (winblue_rtm.130821-1623) C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.9600.17810_none_34ae2abd958aedeb\comctl32.dll, version=6.10 (winblue_rtm.130821-1623) C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Configuration\7ab6b2819506fe3d251fd00e4cbf6217\System.Configuration.ni.dll, version=4.6.57.0 built by: NETFXREL2 C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml\62e4f7d7a2d45b40d5ce8b8dd4808d14\System.Xml.ni.dll, version=4.6.57.0 built by: NETFXREL2 C:\Windows\SYSTEM32\WindowsCodecs.dll, version=6.3.9600.17669 (winblue_r8.150128-1500) C:\Windows\SYSTEM32\wtsapi32.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\SYSTEM32\WINSTA.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\SYSTEM32\d2d1.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\SYSTEM32\d3d11.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\SYSTEM32\D3D10Warp.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xaml\986e24026d5bc0bdd7734563149582fc\System.Xaml.ni.dll, version=4.6.57.0 built by: NETFXREL2 C:\Windows\SYSTEM32\igd10iumd64.dll, version=10.18.10.3574 C:\Windows\SYSTEM32\ncrypt.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\SYSTEM32\NTASN1.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\SYSTEM32\igdusc64.dll, version=10.18.10.3574 C:\Windows\SYSTEM32\winmm.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\SYSTEM32\WINMMBASE.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\SYSTEM32\cfgmgr32.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\SYSTEM32\DEVOBJ.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\system32\explorerframe.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\system32\DUser.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\system32\DUI70.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\assembly\NativeImages_v4.0.30319_64\WindowsForm0b574481#\f6bf0adcfd2ff9b59a5d2156bc276e8e\WindowsFormsIntegration.ni.dll, version=4.6.57.0 built by: NETFXREL2 C:\Windows\System32\comdlg32.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\system32\SETUPAPI.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\System32\Windows.Globalization.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\System32\Bcp47Langs.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\SYSTEM32\globinputhost.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\system32\OLEACC.dll, version=7.2.9600.17415 (winblue_r4.141028-1500) C:\Windows\System32\uiautomationcore.dll, version=7.2.9600.16384 (winblue_rtm.130821-1623) C:\Windows\SYSTEM32\sxs.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\SYSTEM32\atlthunk.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\System32\StructuredQuery.dll, version=7.00.9600.17415 (winblue_r4.141028-1500) C:\Windows\System32\actxprxy.dll, version=6.3.9600.17905 (winblue_ltsb.150615-0906) C:\Windows\system32\SearchFolder.dll, version=6.3.9600.17031 (winblue_gdr.140221-1952) C:\Windows\System32\thumbcache.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\SYSTEM32\SspiCli.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\System32\shacct.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\SYSTEM32\powrprof.dll, version=6.3.9600.17031 (winblue_gdr.140221-1952) C:\Windows\SYSTEM32\MPR.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\System32\drprov.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\SYSTEM32\apphelp.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\System32\SAMLIB.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\system32\NetworkExplorer.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\System32\ntlanman.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\System32\provsvc.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\system32\WS2_32.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\system32\NSI.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\System32\davclnt.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\System32\DAVHLPR.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\System32\wkscli.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\SYSTEM32\cscapi.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\System32\netutils.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\System32\twinapi.dll, version=6.3.9600.17031 (winblue_gdr.140221-1952) C:\Windows\System32\dlnashext.dll, version=12.0.9600.16384 (winblue_rtm.130821-1623) C:\Windows\System32\twinapi.appcore.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\System32\PlayToDevice.dll, version=12.0.9600.16384 (winblue_rtm.130821-1623) C:\Windows\System32\DevDispItemProvider.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\SYSTEM32\ntshrui.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\SYSTEM32\srvcli.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\System32\PortableDeviceApi.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\system32\WINTRUST.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\system32\CRYPT32.dll, version=6.3.9600.16431 (winblue_gdr.131015-2301) C:\Windows\system32\MSASN1.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\System32\PortableDeviceTypes.dll, version=6.3.9600.17415 (winblue_r4.141028-1500) C:\Windows\System32\EhStorShell.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Windows\System32\EhStorAPI.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623) C:\Users\Luke\AppData\Roaming\Dropbox\bin\DropboxExt64.26.dll, version=1.0.0.26 C:\Windows\system32\mssprxy.dll, version=7.00.9600.17415 (winblue_r4.141028-1500) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll, version=12.0.20806.33440 built by: FX45W81RTMREL ------------------------------------------------------------------------------ Thanks in return for any updates that may fix this issue.
  2. Thank you for posting the alignment plugin; however, I still feel that using the arrow keys is not as efficient as setting your own co-ordinates for a specific object as it would take longer to achieve a perfect result. Edit: In addition, while the object alignment plugin is good, it will not achieve my suggestion that is, as described above, "Another feature that marries this concept is alignment, with the ability to make certain objects on a specific layer to have that similar x or y location to that of another object, with the ability to enable/disable alignment."
  3. This is a suggestion for future versions, to give the ability to set a manual location for an image or selection, and using this ability to give precise display of images, photos or graphics of the sorts. The reason I say this is because I feel it would make precision much more in-depth, and make it easier to manage the graphics on the display. Another feature that marries this concept is alignment, with the ability to make certain objects on a specific layer to have that similar x or y location to that of another object, with the ability to enable/disable alignment. While alignment is more of a vector feature, it would make graphic drawing much easier, especially if Paint.NET marries some vector features to improve on it's current bezier curve interpretation of line drawing. Discuss and let us all know what your feelings of this feature is.
×
×
  • Create New...