Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-446763: The parameter value must be between '0' and '35791,3940666667'. Parameter name: paragraphProperties.DefaultTextRunProperties.FontRenderingEmSize

$
0
0
Reporter Klaus Luedenscheidt (luedi) Klaus Luedenscheidt (luedi)
Created Oct 31, 2014 2:40:20 AM
Updated Aug 13, 2015 10:40:57 AM
Assignee Unassigned
Priority Normal
State Submitted
Type Exception
Target Wave Undefined
Fixed In Wave Undefined
Affected Wave No affected wave
Subsystem No subsystem
Fix versions No Fix versions
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharperPlatformVs12 Version=6.0.0.0, Packages=JetBrains.Psi.Features.SolutionBuilder_v9.0.20141029.100192-eap3_@2014-10-29|JetBrains.Psi.Features.Tasks_v6.0.20141029.100192-eap3_@2014-10-29|JetBrains.Psi.Features.ExternalAnnotations_v9.0.20141029.100192-eap3_@2014-10-29|JetBrains.ReSharper.src_v9.0.20141029.110152-eap3_@2014-10-29|JetBrains.Platform.Core.Shell_v6.0.20141028.190135-eap3_@2014-10-28|JetBrains.Platform.Core.Ide_v6.0.20141028.190134-eap3_@2014-10-28|JetBrains.Platform.Tests.Framework_v6.0.20141028.190134-eap3_@2014-10-28|JetBrains.Platform.Symbols_v6.0.20141028.190134-eap3_@2014-10-28|JetBrains.Psi.Features.Cpp.src_v9.0.20141029.120171-eap3_@2014-10-29|JetBrains.Platform.Core.Text_v6.0.20141028.190134-eap3_@2014-10-28|JetBrains.Psi.Features.VisualStudio_v9.0.20141029.100192-eap3_@2014-10-29|JetBrains.Platform.Annotations_v6.0.20141028.190134-eap3_@2014-10-28|JetBrains.Psi.Features.src_v9.0.20141029.100192-eap3_@2014-10-29|JetBrains.Platform.VisualStudio_v6.0.20141028.190134-eap3_@2014-10-28|JetBrains.Fake.VisualStudio.VsPackageAssembly_v12.0.0.0_@2014-10-30|JetBrains.Platform.Tests.Cases_v6.0.20141028.190134-eap3_@2014-10-28|JetBrains.Platform.Installer_v6.0.20141028.190134-eap3_@2014-10-28
The parameter value must be between '0' and '35791,3940666667'. Parameter name: paragraphProperties.DefaultTextRunProperties.FontRenderingEmSize

— EXCEPTION #1/2 [ArgumentOutOfRangeException]
Message = “The parameter value must be between '0' and '35791,3940666667'.”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentOutOfRangeException
HResult = COR_E_ARGUMENTOUTOFRANGE=80131502
Source = PresentationCore
ParamName = paragraphProperties.DefaultTextRunProperties.FontRenderingEmSize
StackTraceString = “
  at MS.Internal.TextFormatting.TextFormatterImp.VerifyTextFormattingArguments(TextSource textSource, Int32 firstCharIndex, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextRunCache textRunCache)
     at MS.Internal.TextFormatting.TextFormatterImp.PrepareFormatSettings(TextSource textSource, Int32 firstCharIndex, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache, Boolean useOptimalBreak, Boolean isSingleLineFormatting, TextFormattingMode textFormattingMode)
     at MS.Internal.TextFormatting.TextFormatterImp.FormatLineInternal(TextSource textSource, Int32 firstCharIndex, Int32 lineLength, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache)
     at MS.Internal.TextFormatting.TextFormatterImp.FormatLine(TextSource textSource, Int32 firstCharIndex, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache)
     at MS.Internal.Text.Line.Format(Int32 dcp, Double width, TextParagraphProperties lineProperties, TextLineBreak textLineBreak, TextRunCache textRunCache, Boolean showParagraphEllipsis)
     at System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
     at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
     at System.Windows.UIElement.Measure(Size availableSize)
     at System.Windows.Controls.WrapPanel.MeasureOverride(Size constraint)
     at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
     at System.Windows.UIElement.Measure(Size availableSize)
     at System.Windows.ContextLayoutManager.UpdateLayout()
     at System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
     at System.Windows.Media.MediaContext.InvokeOnRenderCallback.DoWork()
     at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
     at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
     at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “
The parameter value must be between '0' and '35791,3940666667'.
Parameter name: paragraphProperties.DefaultTextRunProperties.FontRenderingEmSize

ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.HostProduct = “JetBrains ReSharper Platform Build 6.0.0.0 on 30.10.2014 06:05”
“Data.Product ReSharper” = “JetBrains ReSharper Build 9.0.0.0 on 30.10.2014 06:05”
“Data.Product ReSharperCpp” = “JetBrains ReSharper C++ Build 1.0.5415.28005 on 30.10.2014 06:05”
Data.ManagedThreadName = “JetPool (S) Regular thread #7”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 12.0.30723.0
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Util.ILoggerEx.LogInternal(ILogger logger, LoggingLevel level, Exception ex, ExceptionOrigin exceptionOrigin, String comment)
     at JetBrains.Util.ILoggerEx.LogException(ILogger this, LoggingLevel level, Exception exception, ExceptionOrigin exceptionOrigin, String comment)
     at JetBrains.Util.ILoggerEx.Error(ILogger this, Exception exception, ExceptionOrigin origin, String comment)
     at JetBrains.Util.Logging.Logger.LogException(Exception ex)
     at JetBrains.Application.Environment.Components.ReportUnhandledExceptions.<.ctor>b__6(Object sender, DispatcherUnhandledExceptionEventArgs args)
     at System.Windows.Threading.DispatcherUnhandledExceptionEventHandler.Invoke(Object sender, DispatcherUnhandledExceptionEventArgs e)
     at System.Windows.Threading.Dispatcher.CatchException(Exception e)
     at System.Windows.Threading.Dispatcher.CatchExceptionStatic(Object source, Exception e)
     at System.Windows.Threading.ExceptionWrapper.CatchException(Object source, Exception e, Delegate catchHandler)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.ProcessQueue()
     at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
     at Microsoft.VisualStudio.Shell.Interop.IVsUIDataSource.Invoke(String verb, Object pvaIn, Object& pvaOut)
     at Microsoft.Internal.VisualStudio.PlatformUI.DataSource.Invoke(String verb, Object pvaIn, Object& pvaOut)
     at Microsoft.VisualStudio.PlatformUI.VsCommand.Execute(Object parameter)
     at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
     at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.ProcessQueue()
     at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>