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

RSRP-459816: Typescript Intersection Types

$
0
0
Reporter Alexander Kurakin (Alexander.Kurakin) Alexander Kurakin (Alexander.Kurakin)
Created Jul 18, 2016 3:44:28 AM
Updated Jul 18, 2016 3:44:39 AM
Subsystem TypeScript
Assignee Anton Lobov (Anton.Lobov)
Priority Show-stopper
State Submitted
Type Bug
Affected versions No Affected versions
Fix version 2016.2
Fixed In Version ReSharper Undefined
VsVersion All Versions
interface Test01 {
test01: string;
}
interface Test02 {
test02: string;
}
const test: (Test01 & Test02)[] = [
{ test01: "qwerty", test02: "asdfgh" }
];

RSRP-459817: ReSharper Typescript Type Intersection bug

$
0
0
Reporter Alexander Kurakin (Alexander.Kurakin) Alexander Kurakin (Alexander.Kurakin)
Created Jul 18, 2016 3:45:46 AM
Updated Jul 18, 2016 3:46:13 AM
Subsystem TypeScript
Assignee Anton Lobov (Anton.Lobov)
Priority Show-stopper
State Submitted
Type Bug
Affected versions No Affected versions
Fix version 2016.2
Fixed In Version ReSharper Undefined
VsVersion All Versions
TypeScript Type intersection bug. RS show errors while VS reports no error at all. Please find more details in attachments.

RSRP-459818: VB.NET property to auto-property not correctly detected

$
0
0
Reporter Maria Pleskunina (Maria.Pleskunina) Maria Pleskunina (Maria.Pleskunina)
Created Jul 18, 2016 3:56:05 AM
Updated Jul 18, 2016 3:56:33 AM
Subsystem Refactorings
Assignee Alisa Afonina (alisa.afonina)
Priority Major
State Submitted
Type Bug
Affected versions 2016.1.2
Fix version No Fix versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
The action "convert property to auto-property" is not showing, seems like the properties are not being detected as ones that can be converted to auto-property; though they can be converted to auto-properties.


Public Class MailInfo
Private strMailFrom As String

\\The action "convert property to auto-property" is not showing
Public Property MailFrom As String
Get
Return strMailFrom
End Get
Set(value As String)
strMailFrom = value
End Set
End Property
End Class

RSRP-459718: No signature found

$
0
0
Reporter Kirill Falk (kfalk) Kirill Falk (kfalk)
Created Jul 4, 2016 7:01:59 AM
Updated Jul 18, 2016 4:23:36 AM
Subsystem JavaScript
Assignee Anton Lobov (Anton.Lobov)
Priority Critical
State Submitted
Type Exception
Affected versions No Affected versions
Fix version 2016.3
Fixed In Version ReSharper Undefined
VsVersion All Versions
ReSharperPlatformVs14 Wave 06 — JetBrains ReSharper Ultimate 2016.2 EAP 7 Build 106.0.20160630.153547-eap7

JetBrains dotCover 2016.2 EAP 7 Build 2016.2.20160701.170537-eap7
JetBrains dotMemory 2016.2 EAP 7 Build 2016.2.20160701.170628-eap7
JetBrains dotTrace 2016.2 EAP 7 Build 2016.2.20160701.170615-eap7
JetBrains ReSharper 2016.2 EAP 7 Build 2016.2.20160701.170612-eap7
JetBrains ReSharper C++ 2016.2 EAP 7 Build 2016.2.20160701.170458-eap7
JetBrains TeamCity Add-in 2016.2 EAP 7 Build 2016.2.20160701.170523-eap7

LastExtension = ts
SccRevisionShell = <there are no packages matching the criteria>
HostProductInfo = JetBrains ReSharper Ultimate 2016.2 EAP 7 Build 106.0.20160630.153547-eap7
SubProducts.0 = JetBrains dotCover 2016.2 EAP 7 Build 2016.2.20160701.170537-eap7
SubProducts.1 = JetBrains dotMemory 2016.2 EAP 7 Build 2016.2.20160701.170628-eap7
SubProducts.2 = JetBrains dotTrace 2016.2 EAP 7 Build 2016.2.20160701.170615-eap7
SubProducts.3 = JetBrains ReSharper C++ 2016.2 EAP 7 Build 2016.2.20160701.170458-eap7
SubProducts.4 = JetBrains TeamCity Add-in 2016.2 EAP 7 Build 2016.2.20160701.170523-eap7
SubProducts.5 = JetBrains ReSharper 2016.2 EAP 7 Build 2016.2.20160701.170612-eap7
ManagedThreadName = JetPool (S) Regular thread #3
ManagedThreadName = JetPool (S) Regular thread #4
SccRevisionEnv = Platform\Core\Shell:
    git::refs/heads/wave06

Platform\VisualStudio:
    git::refs/heads/wave06::40d5a420995dfdb2ee681f22e517405aa12833dc

VsVersion = 14.0.25420.1

No signature found

— EXCEPTION #1/1 [LoggerException]
Message = “No signature found”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2016.2 EAP 7 Build 106.0.20160630.153547-eap7”
Data.SubProducts.#0 = “JetBrains dotCover 2016.2 EAP 7 Build 2016.2.20160701.170537-eap7”
Data.SubProducts.#1 = “JetBrains dotMemory 2016.2 EAP 7 Build 2016.2.20160701.170628-eap7”
Data.SubProducts.#2 = “JetBrains dotTrace 2016.2 EAP 7 Build 2016.2.20160701.170615-eap7”
Data.SubProducts.#3 = “JetBrains ReSharper C++ 2016.2 EAP 7 Build 2016.2.20160701.170458-eap7”
Data.SubProducts.#4 = “JetBrains TeamCity Add-in 2016.2 EAP 7 Build 2016.2.20160701.170523-eap7”
Data.SubProducts.#5 = “JetBrains ReSharper 2016.2 EAP 7 Build 2016.2.20160701.170612-eap7”
Data.ManagedThreadName = “JetPool (S) Regular thread #4”
Data.SccRevisionEnv = “
Platform\Core\Shell:
    git::refs/heads/wave06

Platform\VisualStudio:
    git::refs/heads/wave06::40d5a420995dfdb2ee681f22e517405aa12833dc

Data.VsVersion = 14.0.25420.1
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Util.Logging.Logger.FailWithSensitiveData(String messageText, Pair`2[] sensitiveData)
     at JetBrains.ReSharper.Psi.JavaScript.Impl.Resolve.TypeScript.TsSignatureType.GetSignature(JsPrimitive primitive, JsResolveContext context, ITsSubstitution instantiation)
     at JetBrains.ReSharper.Psi.JavaScript.Impl.Resolve.TypeScript.TsResolveImplUtil.GetTypeForFunction(JsPrimitive primitive, JsResolveContext context, ITsSubstitution substitution, JsTypeResolveResult contextualType, StrongTypeMode strongTypedMode)
     at JetBrains.ReSharper.Psi.JavaScript.Impl.Resolve.JsTypeResolver.ExpandTypeForPrimaryPrimitive(JsTypeDescriptionOpInfo info, IPsiSourceFile file, JsUnresolvedTypeFlags flags, JsTypeExpandingContext context, Boolean reportSuccessOrError, JsTypeResolveResult contextualType)
     at JetBrains.ReSharper.Psi.JavaScript.Impl.Resolve.JsUnresolvedTypeBase.<.cctor>b__1(JsResolveContext context1, JsUnresolvedTypeBase me, MyCalculationIdentifier ident)
     at JetBrains.ReSharper.Psi.JavaScript.Impl.Resolve.JsResolveContext.CalculateWithCache[T,TCalculationIdentifier,TState](TCalculationIdentifier ident, TState state, ResolveContextKind resolveKind, Func`4 getResult, T defaultValue, Boolean checkForCyclicOrTooDeep, Func`4 getCyclicResult, Func`5 processResult)
     at JetBrains.ReSharper.Psi.JavaScript.Impl.Resolve.JsUnresolvedTypeBase.ExpandRecursively(JsResolveContext context, Boolean standardTypes, Boolean expectedTypes, JsUnresolvedTypeFlags flags, StrongTypeMode strongTyped, JsTypeResolveResult contextualType)
     at JetBrains.ReSharper.Psi.JavaScript.Impl.Resolve.JsUnresolvedTypeBase.<.cctor>b__1(JsResolveContext context1, JsUnresolvedTypeBase me, MyCalculationIdentifier ident)
     at JetBrains.ReSharper.Psi.JavaScript.Impl.Resolve.JsResolveContext.CalculateWithCache[T,TCalculationIdentifier,TState](TCalculationIdentifier ident, TState state, ResolveContextKind resolveKind, Func`4 getResult, T defaultValue, Boolean checkForCyclicOrTooDeep, Func`4 getCyclicResult, Func`5 processResult)
     at JetBrains.ReSharper.Psi.JavaScript.Impl.Resolve.JsUnresolvedTypeBase.ExpandRecursively(JsResolveContext context, Boolean standardTypes, Boolean expectedTypes, JsUnresolvedTypeFlags flags, StrongTypeMode strongTyped, JsTypeResolveResult contextualType)
     at JetBrains.ReSharper.Psi.JavaScript.Impl.Resolve.JsUnresolvedTypeBase.ResolveType(JsResolveContext context, Boolean standardTypes, StrongTypeMode strongTyped, JsTypeResolveResult contextualType)
     at JetBrains.ReSharper.Daemon.JavaScript.Stages.TypeScript.Error.TsErrorHighlightingProcess.VisitTsCastExpression(ITsCastExpression tsCastExpressionParam, IHighlightingConsumer context)
     at JetBrains.ReSharper.Psi.JavaScript.Impl.Tree.TypeScript.TsCastExpression.Accept[TContext](TsTreeNodeVisitor`1 visitor, TContext context)
     at JetBrains.ReSharper.Daemon.JavaScript.Prelude.TypeScript.TsDaemonStageProcessBase.ProcessAfterInterior(ITreeNode element, IHighlightingConsumer consumer)
     at JetBrains.ReSharper.Daemon.JavaScript.Stages.TypeScript.Error.TsErrorHighlightingProcess.ProcessAfterInterior(ITreeNode element, IHighlightingConsumer consumer)
     at JetBrains.ReSharper.Psi.RecursiveElementProcessorExtensions.ProcessDescendants[TContext](ITreeNode root, IRecursiveElementProcessor`1 processor, TContext context)
     at JetBrains.ReSharper.Daemon.JavaScript.Stages.TypeScript.Error.TsErrorHighlightingProcess.<Execute>b__2(IJavaScriptFile file, IHighlightingConsumer consumer)
     at JetBrains.ReSharper.Daemon.JavaScript.Prelude.TypeScript.TsDaemonStageProcessBase.HighlightInFile(Action`2 fileHighlighter, Action`1 commiter)
     at JetBrains.ReSharper.Daemon.JavaScript.Stages.TypeScript.Error.TsErrorHighlightingProcess.Execute(Action`1 committer)
     at JetBrains.ReSharper.Feature.Services.Daemon.DaemonProcessBase.<>c__DisplayClass14.<>c__DisplayClass17.<DoHighlighting>b__f(IDaemonStage stage)
     at JetBrains.ReSharper.Feature.Services.Daemon.DaemonProcessBase.<>c__DisplayClass14.<>c__DisplayClass1f.<DoHighlighting>b__12()
     at JetBrains.Application.Threading.Tasks.TaskBarrier.<>c__DisplayClass12.<>c__DisplayClass14.<EnqueueDependentJobs>b__10()
     at JetBrains.Application.Threading.Tasks.TaskHost.AccessViolationCatcher(Action action)
     at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClasse.<Create>b__a(Object state)
     at System.Threading.Tasks.Task.InnerInvoke()
     at System.Threading.Tasks.Task.Execute()
     at System.Threading.Tasks.Task.ExecutionContextCallback(Object obj)
     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.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
     at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
     at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task)
     at JetBrains.Application.Threading.Tasks.Scheduler.JetSchedulerThread.EnqueueNextTask()
     at JetBrains.Application.Threading.Tasks.Scheduler.JetSchedulerThread.ThreadPoolProc()
     at System.Threading.ThreadHelper.ThreadStart_Context(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.Threading.ThreadHelper.ThreadStart()

RSRP-458793: Indention for HTML closing tag inside JavaScript block in Razor

$
0
0
Reporter Alexander Kurakin (Alexander.Kurakin) Alexander Kurakin (Alexander.Kurakin)
Created May 16, 2016 7:08:27 AM
Updated Jul 18, 2016 4:41:08 AM
Resolved Jul 18, 2016 4:41:08 AM
Subsystem Code Style - Formatter
Assignee Dmitry Osinovsky (Dmitry.Osinovsky)
Priority Critical
State Fixed
Type Bug
Affected versions 2016.1.1
Fix version 2016.2
Fixed In Version ReSharper Undefined
VsVersion All Versions
Wrapping the line in a <text></text> tag works but the indentation is strange after reformatting. Lets say the code originally looks like this:
        $sizes.change(function() {
@if (Model.Path != null) {
@:var id = $sizes.val();
<text>
$('#crop').attr('href', "@Url.Action("Image", "Select")?gallery=@Model.Path.Last().Id.ToString("N")&selected=@Model.Image.Id.ToString("N")&size=" + id);
</text>
}
});
This gets reformatted as
        $sizes.change(function() {
@if (Model.Path != null) {
@:var id = $sizes.val();
<text>
$('#crop')
.attr('href',
"@Url.Action("Image", "Select")?gallery=@Model.Path.Last().Id.ToString("N")&selected=@Model.Image.Id.ToString("N")&size=" + id);
</text>
}
});
So the <text> tags don't align. I guess the JavaScript block is technically correctly indented relative to the surrounding JavaScript code, but it looks strange inside the C# Razor block.

RSRP-459819: Индекс находился вне границ массива.

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Jul 13, 2016 7:48:31 AM
Updated Jul 18, 2016 4:42:38 AM
Subsystem TypeScript
Assignee Anton Lobov (Anton.Lobov)
Priority Normal
State Submitted
Type Exception
Affected versions No Affected versions
Fix version No Fix versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
ReSharperPlatformVs14 Wave 06 — JetBrains ReSharper Ultimate 2016.2 EAP 7 Build 106.0.20160707.71436-eap7

JetBrains ReSharper 2016.2 EAP 7 Build 2016.2.20160707.72457-eap7

LastExtension = ts
SccRevisionShell = <there are no packages matching the criteria>
HostProductInfo = JetBrains ReSharper Ultimate 2016.2 EAP 7 Build 106.0.20160707.71436-eap7
SubProducts.0 = JetBrains ReSharper 2016.2 EAP 7 Build 2016.2.20160707.72457-eap7
ManagedThreadName = JetPool (S) Regular thread #1
SccRevisionEnv = Platform\Core\Shell:
    git::refs/heads/wave06-eap7::9383fc19891fae5039835afbeefcb6ba8890c576


Platform\VisualStudio:
    git::refs/heads/wave06-eap7::670bf42e0f59b416357de3f66f9aa2dee6d53be8

VsVersion = 14.0.25420.1

Индекс находился вне границ массива.

— EXCEPTION #1/2 [IndexOutOfRangeException]
Message = “Индекс находился вне границ массива.”
ExceptionPath = Root.InnerException
ClassName = System.IndexOutOfRangeException
HResult = COR_E_INDEXOUTOFRANGE=80131508
Source = JetBrains.ReSharper.Intentions.Web
StackTraceString = “
  в JetBrains.ReSharper.Intentions.JavaScript.QuickFixes.TypeScript.CreateSpecializedOverloadFix.ExecutePsiTransaction(ISolution solution, IProgressIndicator progress)
     в JetBrains.ReSharper.Feature.Services.Bulbs.BulbActionBase.<>c__DisplayClass7.<>c__DisplayClass9.<Execute>b__1()
     в JetBrains.ReSharper.Psi.Transactions.PsiTransactions.Execute(String commandName, Action handler)


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “Индекс находился вне границ массива.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = ts
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2016.2 EAP 7 Build 106.0.20160707.71436-eap7”
Data.SubProducts.#0 = “JetBrains ReSharper 2016.2 EAP 7 Build 2016.2.20160707.72457-eap7”
Data.ManagedThreadName = “JetPool (S) Regular thread #1”
Data.SccRevisionEnv = “
Platform\Core\Shell:
    git::refs/heads/wave06-eap7::9383fc19891fae5039835afbeefcb6ba8890c576


Platform\VisualStudio:
    git::refs/heads/wave06-eap7::670bf42e0f59b416357de3f66f9aa2dee6d53be8

Data.VsVersion = 14.0.25420.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  в JetBrains.ReSharper.Psi.Transactions.PsiTransactions.Execute(String commandName, Action handler)
     в JetBrains.ReSharper.Feature.Services.Bulbs.BulbActionBase.<>c__DisplayClass7.<Execute>b__0(IProgressIndicator progress)
     в JetBrains.UI.Application.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction(IProperty`1 isDone, ProgressIndicator progressIndicator, TaskThreadAffinity taskThreadAffinity, Action`1 FTask, JetDispatcher dispatcherPrimary)
     в JetBrains.UI.Application.Progress.UITaskExecutorRun.<>c__DisplayClass15.<RunStartTask>b__14()
     в JetBrains.Threading.JetDispatcher.Closure.Execute()
     в JetBrains.Util.Concurrency.WinJetDispatcher.ProcessQueue()
     в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
     в System.Windows.Threading.DispatcherOperation.InvokeImpl()
     в System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     в MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
     в System.Windows.Threading.DispatcherOperation.Invoke()
     в System.Windows.Threading.Dispatcher.ProcessQueue()
     в System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
     в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
     в System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     в MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
     в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
     в System.Windows.Forms.Application.ThreadContext.LocalModalMessageLoop(Form form)
     в System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
     в System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
     в System.Windows.Forms.Application.RunDialog(Form form)
     в System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
     в System.Windows.Forms.Form.ShowDialog()
     в JetBrains.UI.Application.Progress.UITaskExecutorRun.RunCore(TaskThreadAffinity taskThreadAffinity, Action`1 FTask, Func`3 FAttachUi, ProgressIndicator progressIndicator, IWin32Window parentWindow, IThreading threading, WorkerThreadShop workerThreadShop, Boolean enforceModalityState)
     в JetBrains.UI.Application.Progress.UITaskExecutorRuns.ExecuteTask(String name, TaskCancelable cancelable, Action`1 task)
     в JetBrains.ReSharper.Feature.Services.Bulbs.BulbActionBase.Execute(ISolution solution, ITextControl textControl)
     в JetBrains.ReSharper.Feature.Services.QuickFixes.QuickFixBase.Execute(ISolution solution, ITextControl textControl)
     в JetBrains.ReSharper.Feature.Services.Intentions.IntentionAction.MyExecutableProxi.Execute()
     в JetBrains.UI.BulbMenu.BulbActionKey.Clicked()
     в JetBrains.UI.BulbMenu.BulbMenuComponent.<>c__DisplayClass1a.<InitMenuGeneral>b__16(Object objKey)
     в JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     в JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     в JetBrains.UI.Controls.JetPopupMenu.Impl.DefaultJetPopupMenuComposer.<>c__DisplayClass8.<InitNoUiPart>b__3(JetPopupMenuItem item)
     в JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     в JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     в JetBrains.DataFlow.Signal`1.Fire(TValue value)
     в JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     в JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     в JetBrains.DataFlow.Signal`1.Fire(TValue value)
     в JetBrains.UI.PopupMenu.Impl.JetPopupMenuDoc.ExecuteSelectedItem()
     в JetBrains.UI.PopupMenu.Impl.JetPopupMenuMainpartView.OnMouseUp(MouseEventArgs e)
     в System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
     в System.Windows.Forms.Control.WndProc(Message& m)
     в System.Windows.Forms.ScrollableControl.WndProc(Message& m)
     в JetBrains.UI.PopupMenu.Impl.JetPopupMenuMainpartView.WndProc(Message& m)
     в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
     в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
     в System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
     в JetBrains.Interop.WinApi.User32Dll.DispatchMessageW(MSG* lpmsg)
     в JetBrains.Util.Concurrency.WinJetDispatcher.WinJetDispatcherStaticMethods.InternalPumpMessagesOnce()
     в JetBrains.Util.Concurrency.WinJetDispatcher.WinJetDispatcherStaticMethods.JetBrains.Util.Concurrency.IJetDispatcherStaticMethods.Run(Func`1 condition, TimeSpan timeout, Boolean bThrowOnTimeout)
     в JetBrains.UI.PopupMenu.JetPopupMenu.<>c__DisplayClass13.<ShowModal>b__11(LifetimeDefinition definition, Lifetime lifetime)
     в JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger)
     в JetBrains.UI.PopupMenu.JetPopupMenu.ShowModal(ShowWhen when, LifetimeDefinition lifetimeDefitionOptional)
     в JetBrains.UI.Controls.JetPopupMenu.FeaturePopupMenuInitializer.InitAndExecute(LifetimeDefinition def)
     в JetBrains.UI.BulbMenu.BulbMenuComponent.ShowMenuOnKeys(LifetimeDefinition viewLifetimeDefinition, PopupWindowContextSource context, ICollection`1 rootItems, IAutomation menuCaptionAutomation, Action`1 beforeShow, ShowWhen showWhen)
     в JetBrains.UI.BulbMenu.BulbMenuComponent.<>c__DisplayClass10.<ShowBulbMenu>b__f()
     в JetBrains.Application.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F)
     в JetBrains.Application.IShellLocksEx.<>c__DisplayClassa.<ExecuteOrQueueReadLock>b__9()
     в JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass4.<>c__DisplayClass6.<Queue>b__3()
     в JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
     в JetBrains.Threading.ReentrancyGuard.ExecutePendingActions()
     в JetBrains.Threading.JetDispatcher.Closure.Execute()
     в JetBrains.Util.Concurrency.WinJetDispatcher.ProcessQueue()
     в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
     в System.Windows.Threading.DispatcherOperation.InvokeImpl()
     в System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     в MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
     в System.Windows.Threading.DispatcherOperation.Invoke()
     в System.Windows.Threading.Dispatcher.ProcessQueue()
     в System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
     в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
     в System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     в MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

RSRP-455563: Remake JS caches

$
0
0
Reporter Anton Lobov (Anton.Lobov) Anton Lobov (Anton.Lobov)
Created Mar 15, 2016 2:27:45 AM
Updated Jul 18, 2016 4:49:43 AM
Subsystem JavaScript
Assignee Anton Lobov (Anton.Lobov)
Priority Show-stopper
State Submitted
Type Bug
Affected versions No Affected versions
Fix version 2016.3
Fixed In Version ReSharper Undefined
VsVersion All Versions
2. JavaScriptTypeCacheMaintainer.SyncUpdate takes 302 sec [Anton]

possible do not rebuild full cache on any whitespace change
possible update cache in more smart way: update only items that were changed

RSRP-457764: Cannot create a Dispatcher on thread :103 because the Dispatcher implements the Single-Threaded Apartment pattern, and this thread is MTA rather

$
0
0
Reporter Anna Guseva (Anna.Guseva) Anna Guseva (Anna.Guseva)
Created Apr 11, 2016 7:56:49 AM
Updated Jul 18, 2016 5:53:17 AM
Resolved Jul 18, 2016 5:53:17 AM
Subsystem TeamCity plugin
Assignee Eugene Strizhok (Eugene.Strizhok)
Priority Normal
State Duplicate
Type Exception
Affected versions No Affected versions
Fix version No Fix versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
ReSharperPlatformVs14 Wave 05 — JetBrains ReSharper Ultimate 2016.1 EAP 10 Build 105.0.20160409.225239-eap10

JetBrains dotCover 2016.1 EAP 10 Build 2016.1.20160411.81534-eap10
JetBrains dotMemory 2016.1 EAP 10 Build 2016.1.20160411.81558-eap10
JetBrains dotTrace 2016.1 EAP 10 Build 2016.1.20160411.81541-eap10
JetBrains ReSharper 2016.1 EAP 10 Build 2016.1.20160411.81419-eap10
JetBrains ReSharper C++ 2016.1 EAP 10 Build 2016.1.20160411.81415-eap10
JetBrains TeamCity Add-in 2016.1 EAP 10 Build 2016.1.20160411.81415-eap10

Cannot create a Dispatcher on thread <NULL>:103 because the Dispatcher implements the Single-Threaded Apartment pattern, and this thread is MTA rather than STA.

— EXCEPTION #1/1 [LoggerException]
Message = “Cannot create a Dispatcher on thread <NULL>:103 because the Dispatcher implements the Single-Threaded Apartment pattern, and this thread is MTA rather than STA.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2016.1 EAP 10 Build 105.0.20160409.225239-eap10”
Data.SubProducts.#0 = “JetBrains dotCover 2016.1 EAP 10 Build 2016.1.20160411.81534-eap10”
Data.SubProducts.#1 = “JetBrains dotMemory 2016.1 EAP 10 Build 2016.1.20160411.81558-eap10”
Data.SubProducts.#2 = “JetBrains dotTrace 2016.1 EAP 10 Build 2016.1.20160411.81541-eap10”
Data.SubProducts.#3 = “JetBrains ReSharper C++ 2016.1 EAP 10 Build 2016.1.20160411.81415-eap10”
Data.SubProducts.#4 = “JetBrains TeamCity Add-in 2016.1 EAP 10 Build 2016.1.20160411.81415-eap10”
Data.SubProducts.#5 = “JetBrains ReSharper 2016.1 EAP 10 Build 2016.1.20160411.81419-eap10”
Data.ManagedThreadName = “JetPool (S) Regular thread #1”
Data.SccRevisionEnv = “
Platform\Core\Shell,
Platform\VisualStudio:
    git::refs/heads/wave05::5ac9175021928c7e988e105fb892540e84f786a1

Data.VsVersion = 14.0.25123.0
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Threading.JetDispatcher..ctor()
     at JetBrains.Util.Concurrency.WinJetDispatcher..ctor()
     at JetBrains.Util.Concurrency.WinJetDispatcher.WinJetDispatcherStaticMethods.JetBrains.Util.Concurrency.IJetDispatcherStaticMethods.CreatePerThreadInstance()
     at JetBrains.Threading.JetDispatcher.get_CurrentDispatcher()
     at JetBrains.Threading.ReentrancyGuard..ctor()
     at JetBrains.Threading.ReentrancyGuard.get_Current()
     at JetBrains.TeamCity.RemoteRun.LocalChanges.Model.LocalChangesTreeModel.SetChanges(IEnumerable`1 changes)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.View.LocalChangesView.SetChanges(IEnumerable`1 changes)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.ToolWindow.LocalChangesToolWindowPane.OnProviderUpdated(LocalChangesUpdatedEventArgs args, AutoUpdatingTreeModelBrowserPanel viewHolder, LocalChangesView view, LocalChangesHeaderControl header)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.ToolWindow.LocalChangesToolWindowPane.<>c__DisplayClass6.<CreateContent>b__5(LocalChangesUpdatedEventArgs args)
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.LocalChangesProviderImpl.OnUpdated(String message, MessageType messageType)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.LocalChangesProviderImpl.OnUpdated(IErrorManager errorManager)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.LocalChangesProviderImpl.FullUpdateInternal(IProgressIndicator progress, IErrorManager errorManager)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.LocalChangesProviderImpl.Update(Boolean full, IProgressIndicator pi)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.LocalChangesProviderImpl.<>c__DisplayClass9.<BeginUpdateInternal>b__8(IProgressIndicator progress)
     at JetBrains.TeamCity.Utils.ProgressIndicator.TCTaskExecutor.<>c__DisplayClass3.<>c__DisplayClass5.<BeginExecuteTask>b__2()
     at JetBrains.Util.Logging.Logger.Catch(Action action)
     at JetBrains.Threading.ThreadManager.<>c__DisplayClass1.<RunSafe>b__0(Object _)
     at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(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.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
     at System.Threading.ThreadPoolWorkQueue.Dispatch()
     at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

RSRP-457788: Cannot create a Dispatcher on thread :79 because the Dispatcher implements the Single-Threaded Apartment pattern, and this thread is MTA rather

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Apr 11, 2016 2:32:14 AM
Updated Jul 18, 2016 5:53:30 AM
Resolved Jul 18, 2016 5:53:30 AM
Subsystem TeamCity plugin
Assignee Eugene Strizhok (Eugene.Strizhok)
Priority Normal
State Duplicate
Type Exception
Affected versions No Affected versions
Fix version No Fix versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
ReSharperPlatformVs14 Wave 05 — JetBrains ReSharper Ultimate 2016.1 EAP 10 Build 105.0.20160410.82440-eap10

JetBrains dotCover 2016.1 EAP 10 Build 2016.1.20160410.84506-eap10
JetBrains dotMemory 2016.1 EAP 10 Build 2016.1.20160410.84510-eap10
JetBrains dotTrace 2016.1 EAP 10 Build 2016.1.20160410.84510-eap10
JetBrains ReSharper 2016.1 EAP 10 Build 2016.1.20160410.83509-eap10
JetBrains TeamCity Add-in 2016.1 EAP 10 Build 2016.1.20160410.83513-eap10

LastExtension = cs
SccRevisionShell = <there are no packages matching the criteria>
HostProductInfo = JetBrains ReSharper Ultimate 2016.1 EAP 10 Build 105.0.20160410.82440-eap10
SubProducts.0 = JetBrains dotCover 2016.1 EAP 10 Build 2016.1.20160410.84506-eap10
SubProducts.1 = JetBrains dotMemory 2016.1 EAP 10 Build 2016.1.20160410.84510-eap10
SubProducts.2 = JetBrains dotTrace 2016.1 EAP 10 Build 2016.1.20160410.84510-eap10
SubProducts.3 = JetBrains TeamCity Add-in 2016.1 EAP 10 Build 2016.1.20160410.83513-eap10
SubProducts.4 = JetBrains ReSharper 2016.1 EAP 10 Build 2016.1.20160410.83509-eap10
ManagedThreadName = JetPool (S) Regular thread #2
SccRevisionEnv = Platform\Core\Shell,
Platform\VisualStudio:
    git::refs/heads/wave05::5ac9175021928c7e988e105fb892540e84f786a1

VsVersion = 14.0.25123.0

Cannot create a Dispatcher on thread <NULL>:82 because the Dispatcher implements the Single-Threaded Apartment pattern, and this thread is MTA rather than STA.

— EXCEPTION #1/1 [LoggerException]
Message = “Cannot create a Dispatcher on thread <NULL>:82 because the Dispatcher implements the Single-Threaded Apartment pattern, and this thread is MTA rather than STA.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2016.1 EAP 10 Build 105.0.20160410.82440-eap10”
Data.SubProducts.#0 = “JetBrains dotCover 2016.1 EAP 10 Build 2016.1.20160410.84506-eap10”
Data.SubProducts.#1 = “JetBrains dotMemory 2016.1 EAP 10 Build 2016.1.20160410.84510-eap10”
Data.SubProducts.#2 = “JetBrains dotTrace 2016.1 EAP 10 Build 2016.1.20160410.84510-eap10”
Data.SubProducts.#3 = “JetBrains TeamCity Add-in 2016.1 EAP 10 Build 2016.1.20160410.83513-eap10”
Data.SubProducts.#4 = “JetBrains ReSharper 2016.1 EAP 10 Build 2016.1.20160410.83509-eap10”
Data.ManagedThreadName = “JetPool (S) Regular thread #1”
Data.SccRevisionEnv = “
Platform\Core\Shell,
Platform\VisualStudio:
    git::refs/heads/wave05::5ac9175021928c7e988e105fb892540e84f786a1

Data.VsVersion = 14.0.25123.0
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Threading.JetDispatcher..ctor()
     at JetBrains.Util.Concurrency.WinJetDispatcher..ctor()
     at JetBrains.Util.Concurrency.WinJetDispatcher.WinJetDispatcherStaticMethods.JetBrains.Util.Concurrency.IJetDispatcherStaticMethods.CreatePerThreadInstance()
     at JetBrains.Threading.JetDispatcher.get_CurrentDispatcher()
     at JetBrains.Threading.ReentrancyGuard..ctor()
     at JetBrains.Threading.ReentrancyGuard.get_Current()
     at JetBrains.TeamCity.RemoteRun.LocalChanges.Model.LocalChangesTreeModel.SetChanges(IEnumerable`1 changes)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.View.LocalChangesView.SetChanges(IEnumerable`1 changes)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.ToolWindow.LocalChangesToolWindowPane.OnProviderUpdated(LocalChangesUpdatedEventArgs args, AutoUpdatingTreeModelBrowserPanel viewHolder, LocalChangesView view, LocalChangesHeaderControl header)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.ToolWindow.LocalChangesToolWindowPane.<>c__DisplayClass6.<CreateContent>b__5(LocalChangesUpdatedEventArgs args)
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.LocalChangesProviderImpl.OnUpdated(String message, MessageType messageType)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.LocalChangesProviderImpl.OnUpdated(IErrorManager errorManager)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.LocalChangesProviderImpl.FullUpdateInternal(IProgressIndicator progress, IErrorManager errorManager)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.LocalChangesProviderImpl.Update(Boolean full, IProgressIndicator pi)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.LocalChangesProviderImpl.<>c__DisplayClass9.<BeginUpdateInternal>b__8(IProgressIndicator progress)
     at JetBrains.TeamCity.Utils.ProgressIndicator.TCTaskExecutor.<>c__DisplayClass3.<>c__DisplayClass5.<BeginExecuteTask>b__2()
     at JetBrains.Util.Logging.Logger.Catch(Action action)
     at JetBrains.Threading.ThreadManager.<>c__DisplayClass1.<RunSafe>b__0(Object _)
     at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(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.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
     at System.Threading.ThreadPoolWorkQueue.Dispatch()
     at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

RSRP-456301: Cannot create a Dispatcher on thread :117 because the Dispatcher implements the Single-Threaded Apartment pattern, and this thread is MTA rather

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Mar 23, 2016 1:06:25 PM
Updated Jul 18, 2016 5:53:42 AM
Resolved Jul 18, 2016 5:53:42 AM
Subsystem TeamCity plugin
Assignee Eugene Strizhok (Eugene.Strizhok)
Priority Normal
State Duplicate
Type Exception
Affected versions No Affected versions
Fix version No Fix versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
ReSharperPlatformVs14 Wave 05 — JetBrains ReSharper Ultimate 2016.1 EAP 7 Build 105.0.20160319.101702-eap7

JetBrains dotCover 2016.1 EAP 7 Build 2016.1.20160319.103714-eap7
JetBrains dotMemory 2016.1 EAP 7 Build 2016.1.20160319.103716-eap7
JetBrains dotTrace 2016.1 EAP 7 Build 2016.1.20160319.103724-eap7
JetBrains ReSharper 2016.1 EAP 7 Build 2016.1.20160319.102742-eap7
JetBrains ReSharper C++ 2016.1 EAP 7 Build 2016.1.20160319.102738-eap7
JetBrains TeamCity Add-in 2016.1 EAP 7 Build 2016.1.20160319.102743-eap7

Cannot create a Dispatcher on thread <NULL>:117 because the Dispatcher implements the Single-Threaded Apartment pattern, and this thread is MTA rather than STA.

— EXCEPTION #1/1 [LoggerException]
Message = “Cannot create a Dispatcher on thread <NULL>:117 because the Dispatcher implements the Single-Threaded Apartment pattern, and this thread is MTA rather than STA.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2016.1 EAP 7 Build 105.0.20160319.101702-eap7”
Data.SubProducts.#0 = “JetBrains dotCover 2016.1 EAP 7 Build 2016.1.20160319.103714-eap7”
Data.SubProducts.#1 = “JetBrains dotMemory 2016.1 EAP 7 Build 2016.1.20160319.103716-eap7”
Data.SubProducts.#2 = “JetBrains dotTrace 2016.1 EAP 7 Build 2016.1.20160319.103724-eap7”
Data.SubProducts.#3 = “JetBrains ReSharper C++ 2016.1 EAP 7 Build 2016.1.20160319.102738-eap7”
Data.SubProducts.#4 = “JetBrains TeamCity Add-in 2016.1 EAP 7 Build 2016.1.20160319.102743-eap7”
Data.SubProducts.#5 = “JetBrains ReSharper 2016.1 EAP 7 Build 2016.1.20160319.102742-eap7”
Data.ManagedThreadName = “JetPool (S) Regular thread #1”
Data.SccRevisionEnv = “
Platform\Core\Shell:
    git::refs/heads/wave05

Platform\VisualStudio:
    git::refs/heads/wave05::d514621b4f57d277b20324acb30eb7246c761647

Data.VsVersion = 14.0.25029.0
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Threading.JetDispatcher..ctor()
     at JetBrains.Util.Concurrency.WinJetDispatcher..ctor()
     at JetBrains.Util.Concurrency.WinJetDispatcher.WinJetDispatcherStaticMethods.JetBrains.Util.Concurrency.IJetDispatcherStaticMethods.CreatePerThreadInstance()
     at JetBrains.Threading.JetDispatcher.get_CurrentDispatcher()
     at JetBrains.Threading.ReentrancyGuard..ctor()
     at JetBrains.Threading.ReentrancyGuard.get_Current()
     at JetBrains.TeamCity.RemoteRun.LocalChanges.Model.LocalChangesTreeModel.SetChanges(IEnumerable`1 changes)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.View.LocalChangesView.SetChanges(IEnumerable`1 changes)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.ToolWindow.LocalChangesToolWindowPane.OnProviderUpdated(LocalChangesUpdatedEventArgs args, AutoUpdatingTreeModelBrowserPanel viewHolder, LocalChangesView view, LocalChangesHeaderControl header)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.ToolWindow.LocalChangesToolWindowPane.<>c__DisplayClass6.<CreateContent>b__5(LocalChangesUpdatedEventArgs args)
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.LocalChangesProviderImpl.OnUpdated(String message, MessageType messageType)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.LocalChangesProviderImpl.OnUpdated(IErrorManager errorManager)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.LocalChangesProviderImpl.FullUpdateInternal(IProgressIndicator progress, IErrorManager errorManager)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.LocalChangesProviderImpl.Update(Boolean full, IProgressIndicator pi)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.LocalChangesProviderImpl.<>c__DisplayClass9.<BeginUpdateInternal>b__8(IProgressIndicator progress)
     at JetBrains.TeamCity.Utils.ProgressIndicator.TCTaskExecutor.<>c__DisplayClass3.<>c__DisplayClass5.<BeginExecuteTask>b__2()
     at JetBrains.Util.Logging.Logger.Catch(Action action)
     at JetBrains.Threading.ThreadManager.<>c__DisplayClass1.<RunSafe>b__0(Object _)
     at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(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.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
     at System.Threading.ThreadPoolWorkQueue.Dispatch()
     at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

RSRP-455892: Cannot create a Dispatcher on thread :91 because the Dispatcher implements the Single-Threaded Apartment pattern, and this thread is MTA rather

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Mar 21, 2016 9:47:18 AM
Updated Jul 18, 2016 5:54:36 AM
Resolved Jul 18, 2016 5:54:36 AM
Subsystem TeamCity plugin
Assignee Eugene Strizhok (Eugene.Strizhok)
Priority Critical
State Duplicate
Type Exception
Affected versions No Affected versions
Fix version No Fix versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
ReSharperPlatformVs14 Wave 05 — JetBrains ReSharper Ultimate 2016.1 EAP 7 Build 105.0.20160319.101702-eap7

JetBrains dotMemory 2016.1 EAP 7 Build 2016.1.20160319.103716-eap7
JetBrains dotTrace 2016.1 EAP 7 Build 2016.1.20160319.103724-eap7
JetBrains ReSharper 2016.1 EAP 7 Build 2016.1.20160319.102742-eap7
JetBrains TeamCity Add-in 2016.1 EAP 7 Build 2016.1.20160319.102743-eap7

SccRevisionShell = <there are no packages matching the criteria>
HostProductInfo = JetBrains ReSharper Ultimate 2016.1 EAP 7 Build 105.0.20160319.101702-eap7
SubProducts.0 = JetBrains dotMemory 2016.1 EAP 7 Build 2016.1.20160319.103716-eap7
SubProducts.1 = JetBrains dotTrace 2016.1 EAP 7 Build 2016.1.20160319.103724-eap7
SubProducts.2 = JetBrains TeamCity Add-in 2016.1 EAP 7 Build 2016.1.20160319.102743-eap7
SubProducts.3 = JetBrains ReSharper 2016.1 EAP 7 Build 2016.1.20160319.102742-eap7
ManagedThreadName = JetPool (S) Regular thread #1
SccRevisionEnv = Platform\Core\Shell:
    git::refs/heads/wave05

Platform\VisualStudio:
    git::refs/heads/wave05::d514621b4f57d277b20324acb30eb7246c761647

VsVersion = 14.0.24720.0

Cannot create a Dispatcher on thread <NULL>:95 because the Dispatcher implements the Single-Threaded Apartment pattern, and this thread is MTA rather than STA.

— EXCEPTION #1/1 [LoggerException]
Message = “Cannot create a Dispatcher on thread <NULL>:95 because the Dispatcher implements the Single-Threaded Apartment pattern, and this thread is MTA rather than STA.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2016.1 EAP 7 Build 105.0.20160319.101702-eap7”
Data.SubProducts.#0 = “JetBrains dotMemory 2016.1 EAP 7 Build 2016.1.20160319.103716-eap7”
Data.SubProducts.#1 = “JetBrains dotTrace 2016.1 EAP 7 Build 2016.1.20160319.103724-eap7”
Data.SubProducts.#2 = “JetBrains TeamCity Add-in 2016.1 EAP 7 Build 2016.1.20160319.102743-eap7”
Data.SubProducts.#3 = “JetBrains ReSharper 2016.1 EAP 7 Build 2016.1.20160319.102742-eap7”
Data.ManagedThreadName = “JetPool (S) Regular thread #1”
Data.SccRevisionEnv = “
Platform\Core\Shell:
    git::refs/heads/wave05

Platform\VisualStudio:
    git::refs/heads/wave05::d514621b4f57d277b20324acb30eb7246c761647

Data.VsVersion = 14.0.24720.0
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Threading.JetDispatcher..ctor()
     at JetBrains.Util.Concurrency.WinJetDispatcher..ctor()
     at JetBrains.Util.Concurrency.WinJetDispatcher.WinJetDispatcherStaticMethods.JetBrains.Util.Concurrency.IJetDispatcherStaticMethods.CreatePerThreadInstance()
     at JetBrains.Threading.JetDispatcher.get_CurrentDispatcher()
     at JetBrains.Threading.ReentrancyGuard..ctor()
     at JetBrains.Threading.ReentrancyGuard.get_Current()
     at JetBrains.TeamCity.RemoteRun.LocalChanges.Model.LocalChangesTreeModel.SetChanges(IEnumerable`1 changes)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.View.LocalChangesView.SetChanges(IEnumerable`1 changes)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.ToolWindow.LocalChangesToolWindowPane.OnProviderUpdated(LocalChangesUpdatedEventArgs args, AutoUpdatingTreeModelBrowserPanel viewHolder, LocalChangesView view, LocalChangesHeaderControl header)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.ToolWindow.LocalChangesToolWindowPane.<>c__DisplayClass6.<CreateContent>b__5(LocalChangesUpdatedEventArgs args)
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.LocalChangesProviderImpl.OnUpdated(String message, MessageType messageType)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.LocalChangesProviderImpl.IncrementalUpdateInternal(IProgressIndicator progress)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.LocalChangesProviderImpl.Update(Boolean full, IProgressIndicator pi)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.LocalChangesProviderImpl.<>c__DisplayClass9.<BeginUpdateInternal>b__8(IProgressIndicator progress)
     at JetBrains.TeamCity.Utils.ProgressIndicator.TCTaskExecutor.<>c__DisplayClass3.<>c__DisplayClass5.<BeginExecuteTask>b__2()
     at JetBrains.Util.Logging.Logger.Catch(Action action)
     at JetBrains.Threading.ThreadManager.<>c__DisplayClass1.<RunSafe>b__0(Object _)
     at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(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.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
     at System.Threading.ThreadPoolWorkQueue.Dispatch()
     at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

RSRP-456818: Cannot create a Dispatcher on thread :11 because the Dispatcher implements the Single-Threaded Apartment pattern, and this thread is MTA rather

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Mar 31, 2016 4:00:46 AM
Updated Jul 18, 2016 5:54:51 AM
Resolved Jul 18, 2016 5:54:51 AM
Subsystem TeamCity plugin
Assignee Eugene Strizhok (Eugene.Strizhok)
Priority Normal
State Duplicate
Type Exception
Affected versions No Affected versions
Fix version No Fix versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
ReSharperPlatformVs14 Wave 05 — JetBrains ReSharper Ultimate 2016.1 EAP 8 Build 105.0.20160330.151759-eap8

JetBrains dotCover 2016.1 EAP 8 Build 2016.1.20160330.154456-eap8
JetBrains dotMemory 2016.1 EAP 8 Build 2016.1.20160330.154525-eap8
JetBrains dotTrace 2016.1 EAP 8 Build 2016.1.20160330.154546-eap8
JetBrains ReSharper 2016.1 EAP 8 Build 2016.1.20160330.153114-eap8
JetBrains ReSharper C++ 2016.1 EAP 8 Build 2016.1.20160330.153156-eap8
JetBrains TeamCity Add-in 2016.1 EAP 8 Build 2016.1.20160330.153229-eap8

SccRevisionShell = <there are no packages matching the criteria>
HostProductInfo = JetBrains ReSharper Ultimate 2016.1 EAP 8 Build 105.0.20160330.151759-eap8
SubProducts.0 = JetBrains dotCover 2016.1 EAP 8 Build 2016.1.20160330.154456-eap8
SubProducts.1 = JetBrains dotMemory 2016.1 EAP 8 Build 2016.1.20160330.154525-eap8
SubProducts.2 = JetBrains dotTrace 2016.1 EAP 8 Build 2016.1.20160330.154546-eap8
SubProducts.3 = JetBrains ReSharper C++ 2016.1 EAP 8 Build 2016.1.20160330.153156-eap8
SubProducts.4 = JetBrains TeamCity Add-in 2016.1 EAP 8 Build 2016.1.20160330.153229-eap8
SubProducts.5 = JetBrains ReSharper 2016.1 EAP 8 Build 2016.1.20160330.153114-eap8
ManagedThreadName = JetPool (S) Regular thread #7
SccRevisionEnv = Platform\Core\Shell:
    git::refs/heads/wave05::19cfaccbee341834e82b256e7f8503c529c50e06


Platform\VisualStudio:
    git::refs/heads/wave05
VsVersion = 14.0.25123.0

Cannot create a Dispatcher on thread <NULL>:8 because the Dispatcher implements the Single-Threaded Apartment pattern, and this thread is MTA rather than STA.

— EXCEPTION #1/1 [LoggerException]
Message = “Cannot create a Dispatcher on thread <NULL>:8 because the Dispatcher implements the Single-Threaded Apartment pattern, and this thread is MTA rather than STA.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2016.1 EAP 8 Build 105.0.20160330.151759-eap8”
Data.SubProducts.#0 = “JetBrains dotCover 2016.1 EAP 8 Build 2016.1.20160330.154456-eap8”
Data.SubProducts.#1 = “JetBrains dotMemory 2016.1 EAP 8 Build 2016.1.20160330.154525-eap8”
Data.SubProducts.#2 = “JetBrains dotTrace 2016.1 EAP 8 Build 2016.1.20160330.154546-eap8”
Data.SubProducts.#3 = “JetBrains ReSharper C++ 2016.1 EAP 8 Build 2016.1.20160330.153156-eap8”
Data.SubProducts.#4 = “JetBrains TeamCity Add-in 2016.1 EAP 8 Build 2016.1.20160330.153229-eap8”
Data.SubProducts.#5 = “JetBrains ReSharper 2016.1 EAP 8 Build 2016.1.20160330.153114-eap8”
Data.ManagedThreadName = “JetPool (S) Regular thread #7”
Data.SccRevisionEnv = “
Platform\Core\Shell:
    git::refs/heads/wave05::19cfaccbee341834e82b256e7f8503c529c50e06


Platform\VisualStudio:
    git::refs/heads/wave05

Data.VsVersion = 14.0.25123.0
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Threading.JetDispatcher..ctor()
     at JetBrains.Util.Concurrency.WinJetDispatcher..ctor()
     at JetBrains.Util.Concurrency.WinJetDispatcher.WinJetDispatcherStaticMethods.JetBrains.Util.Concurrency.IJetDispatcherStaticMethods.CreatePerThreadInstance()
     at JetBrains.Threading.JetDispatcher.get_CurrentDispatcher()
     at JetBrains.Threading.ReentrancyGuard..ctor()
     at JetBrains.Threading.ReentrancyGuard.get_Current()
     at JetBrains.TeamCity.RemoteRun.LocalChanges.Model.LocalChangesTreeModel.SetChanges(IEnumerable`1 changes)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.View.LocalChangesView.SetChanges(IEnumerable`1 changes)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.ToolWindow.LocalChangesToolWindowPane.OnProviderUpdated(LocalChangesUpdatedEventArgs args, AutoUpdatingTreeModelBrowserPanel viewHolder, LocalChangesView view, LocalChangesHeaderControl header)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.ToolWindow.LocalChangesToolWindowPane.<>c__DisplayClass6.<CreateContent>b__5(LocalChangesUpdatedEventArgs args)
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.LocalChangesProviderImpl.OnUpdated(String message, MessageType messageType)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.LocalChangesProviderImpl.OnUpdated(IErrorManager errorManager)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.LocalChangesProviderImpl.FullUpdateInternal(IProgressIndicator progress, IErrorManager errorManager)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.LocalChangesProviderImpl.Update(Boolean full, IProgressIndicator pi)
     at JetBrains.TeamCity.RemoteRun.LocalChanges.LocalChangesProviderImpl.<>c__DisplayClass9.<BeginUpdateInternal>b__8(IProgressIndicator progress)
     at JetBrains.TeamCity.Utils.ProgressIndicator.TCTaskExecutor.<>c__DisplayClass3.<>c__DisplayClass5.<BeginExecuteTask>b__2()
     at JetBrains.Util.Logging.Logger.Catch(Action action)
     at JetBrains.Threading.ThreadManager.<>c__DisplayClass1.<RunSafe>b__0(Object _)
     at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(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.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
     at System.Threading.ThreadPoolWorkQueue.Dispatch()
     at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

RSRP-459815: C# usings grouping

$
0
0
Reporter Alexander Kurakin (Alexander.Kurakin) Alexander Kurakin (Alexander.Kurakin)
Created Jul 18, 2016 3:22:41 AM
Updated Jul 18, 2016 6:14:29 AM
Subsystem Code Style - Formatter
Assignee Dmitry Osinovsky (Dmitry.Osinovsky)
Priority Critical
State Submitted
Type Feature
Affected versions No Affected versions
Fix version No Fix versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
Currently there is an option to add line spacing between groups of usings as determined by namespace (see 'current*' images attached).

For C# 6, I'd like to see a setting for static usings to be grouped separately from regular usings. See 'desired' image attached.

RSRP-459822: ReSharper incorrectly suggests to mark abstract method as private

$
0
0
Reporter Martin (IAmMartin) Martin (IAmMartin)
Created Jul 18, 2016 4:57:12 AM
Updated Jul 18, 2016 6:18:34 AM
Subsystem Code Analysis - C#
Assignee Ivan Serduk (IvanSerduk)
Priority Normal
State Submitted
Type Bug
Affected versions 2016.2
Fix version No Fix versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
2016.2 EAP 8
public abstract class Test
{
abstract Task Test(HttpResponseMessage message);
}
Cleans up to
public abstract class Test
{
private abstract Task Test(HttpResponseMessage message);
}
also the squiggly message says "should be private"

RSRP-446015: Option to wrap expression bodied member

$
0
0
Reporter Julien Lebosquain (mrjul) Julien Lebosquain (mrjul)
Created Aug 2, 2015 6:36:03 AM
Updated Jul 18, 2016 11:19:45 AM
Subsystem Code Style - Formatter
Assignee Dmitry Osinovsky (Dmitry.Osinovsky)
Priority Critical
State Submitted
Type Feature
Affected versions 9.1.3
Fix version 2016.3
Fixed In Version ReSharper Undefined
VsVersion All Versions
I'd like to request a new formatting option to always wrap expression bodied members (never/wrap if long/always wrap).

Before:
public string Foo => "abc";

After:
public string Foo
=> "abc";

Should be applicable to properties and methods (maybe two different options?).

RSRP-445964: ReSharper with large solution javascript performance issues (9.2 EAP 6)

$
0
0
Reporter Vince Matonis (innatepirate) Vince Matonis (innatepirate)
Created Jul 30, 2015 11:50:35 AM
Updated Jul 18, 2016 11:20:18 AM
Subsystem JavaScript
Assignee Anton Lobov (Anton.Lobov)
Priority Normal
State Submitted
Type Performance Problem
Affected versions No Affected versions
Fix version No Fix versions
Fixed In Version ReSharper Undefined
VsVersion VS 2015 RTM
I have a large C# solution which I added an existing website (with node/bower modules). Once added, visual studio 2015 performance is down to a crawl. Only fix was to remove the website project which solved the issue.

Disabling javascript & css products via options dialog did not help the issue

RSRP-445848: XML Code Style > Format > Order XML Attributes

$
0
0
Reporter Manuel (manuel4y) Manuel (manuel4y)
Created Jul 27, 2015 3:02:57 PM
Updated Jul 18, 2016 11:21:06 AM
Subsystem Code Style - Cleanup
Assignee Razmik Seysyan (razmik)
Priority Critical
State Submitted
Type Feature
Affected versions No Affected versions
Fix version Backlog
Fixed In Version ReSharper Undefined
VsVersion All Versions
Support for Attribute order like:
before:

<Product Id="*"
Name="Demo.Setup"
Language="1033"
Version="1.0.0.0"
Manufacturer=""
UpgradeCode="a9f3478f-1d25-481a-bd14-111aa5eb0505">
<Package InstallerVersion="200"
Compressed="yes"
InstallScope="perMachine" />

<MajorUpgrade DowngradeErrorMessage="A newer version of [ProductName] is already installed." />
<MediaTemplate />

<Feature Id="ProductFeature"
Title="Demo.Setup"
Level="1">
<ComponentGroupRef Id="ProductComponents" />
</Feature>
</Product>`

after:

<Product Id="*"
Language="1033"
Manufacturer=""
Name="Demo.Setup"
UpgradeCode="a9f3478f-1d25-481a-bd14-111aa5eb0505"
Version="1.0.0.0">
<Package Compressed="yes"
InstallScope="perMachine"
InstallerVersion="200" />

<MajorUpgrade DowngradeErrorMessage="A newer version of [ProductName] is already installed." />
<MediaTemplate />

<Feature Id="ProductFeature"
Level="1"
Title="Demo.Setup">
<ComponentGroupRef Id="ProductComponents" />
</Feature>
</Product>

RSRP-441722: "Enforce braces" does not affect auto-format action.

$
0
0
Reporter Alexander Kurakin (Alexander.Kurakin) Alexander Kurakin (Alexander.Kurakin)
Created Jun 18, 2015 6:53:24 AM
Updated Jul 18, 2016 11:24:27 AM
Subsystem Code Style - Cleanup
Assignee Razmik Seysyan (razmik)
Priority Major
State Submitted
Type Bug
Affected versions 9.1.1
Fix version Backlog
Fixed In Version ReSharper Undefined
VsVersion All Versions
Auto-format on closing brace does not add braces to code block although it is adjusted in settings.

RSRP-441556: Add an option to not touch one line 'ifs'

$
0
0
Reporter NN __ (NN) NN __ (NN)
Created Jun 17, 2015 7:12:30 AM
Updated Jul 18, 2016 11:25:04 AM
Subsystem Code Style - Cleanup
Assignee Razmik Seysyan (razmik)
Priority Major
State Submitted
Type Feature
Affected versions 9.1
Fix version Backlog
Fixed In Version ReSharper Undefined
VsVersion All Versions
Even if I require braces for 'if' I do not want to change this:

if (a == b) return c;

However I do want to change this:


if (a == b)
return c;

// ==>

if (a == b)
{
return c;
}

RSRP-440573: Prevent new line when formatting razor @:

$
0
0
Reporter Michael Heng (mheng) Michael Heng (mheng)
Created Jun 1, 2015 12:34:32 AM
Updated Jul 18, 2016 11:26:02 AM
Resolved Jul 18, 2016 11:26:02 AM
Subsystem Code Style - Cleanup
Assignee Dmitry Osinovsky (Dmitry.Osinovsky)
Priority Critical
State Fixed
Type Bug
Affected versions 9.1
Fix version 2016.2
Fixed In Version ReSharper Undefined
VsVersion All Versions
Before formatting:
@:<div>

After formatting:
@:
<div>

This is used in conditional outputting of <div> where the closing tag is also conditional.
Please run code cleanup to reformat the sample code below to illustrate problem.

@{
for (int i = 0; i < 10; i++)
{
<p>
@if (i % 2 == 0)
{
@:<div style="color: red">
}
i
@if (i % 2 == 0)
{
@:</div>
}
</p>
}
}
Viewing all 106942 articles
Browse latest View live


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