jiller / agentsmithplugin

Automatically exported from code.google.com/p/agentsmithplugin
0 stars 0 forks source link

Reflow Exception using ReSharper #121

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Write a comment
2. Try to reflow it

What is the expected behavior? What do you see instead?
- The text should reflow, instead an exception is thrown

What version of ReSharper, Visual Studio and Windows do you use?
- ReSharper 4.5, Agent Smith 1.3.5.38444, Visual Studio 2008 SP 1, Windows
Vista 64 Bit

Please provide any additional information below.
- The ReSharper Issue tracker states this bug as a "wont fix" due to a
incompatible plug-in. 

Current file extension: cs
System.TypeLoadException: Method 'GetSecondClassReferences' in type
'AgentSmith.Comments.Reflow.DocCommentBlockNode' from assembly 'AgentSmith,
Version=1.3.5.38444, Culture=neutral, PublicKeyToken=null' does not have an
implementation.
   at
AgentSmith.Comments.Reflow.CommentReflowAction.ExecuteBeforeTransaction(Object[]
data, Boolean& needContinue)
   at
JetBrains.ReSharper.Intentions.Legacy.ContextActionBase.Execute(ISolution
solution, ITextControl textControl, String caption, Object[] param) in
c:\Agent\work\6f6005be76df46e2\src\Intentions\src\Legacy\ContextActionBase.cs:li
ne
114
   at
JetBrains.ReSharper.Intentions.CSharp.ContextActions.Util.OneItemContextActionBa
se.Execute(ISolution
solution, ITextControl textControl) in
c:\Agent\work\6f6005be76df46e2\src\Intentions.CSharp\src\ContextActions\Util\One
ItemContextActionBase.cs:line
31
   at
JetBrains.ReSharper.Intentions.Bulbs.BulbIndicator.<>c__DisplayClass1.<OnMenuIte
mClicked>b__0()
in
c:\Agent\work\6f6005be76df46e2\src\Intentions\src\Bulbs\BulbIndicator.cs:line
195
   at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action
action) in
c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\Concurrency\ReentrancyGuard
.cs:line
306

   --- End of inner exception stack trace ---
LoggerException: Method 'GetSecondClassReferences' in type
'AgentSmith.Comments.Reflow.DocCommentBlockNode' from assembly 'AgentSmith,
Version=1.3.5.38444, Culture=neutral, PublicKeyToken=null' does not have an
implementation.
->
System.TypeLoadException: Method 'GetSecondClassReferences' in type
'AgentSmith.Comments.Reflow.DocCommentBlockNode' from assembly 'AgentSmith,
Version=1.3.5.38444, Culture=neutral, PublicKeyToken=null' does not have an
implementation.
   at
AgentSmith.Comments.Reflow.CommentReflowAction.ExecuteBeforeTransaction(Object[]
data, Boolean& needContinue)
   at
JetBrains.ReSharper.Intentions.Legacy.ContextActionBase.Execute(ISolution
solution, ITextControl textControl, String caption, Object[] param) in
c:\Agent\work\6f6005be76df46e2\src\Intentions\src\Legacy\ContextActionBase.cs:li
ne
114
   at
JetBrains.ReSharper.Intentions.CSharp.ContextActions.Util.OneItemContextActionBa
se.Execute(ISolution
solution, ITextControl textControl) in
c:\Agent\work\6f6005be76df46e2\src\Intentions.CSharp\src\ContextActions\Util\One
ItemContextActionBase.cs:line
31
   at
JetBrains.ReSharper.Intentions.Bulbs.BulbIndicator.<>c__DisplayClass1.<OnMenuIte
mClicked>b__0()
in
c:\Agent\work\6f6005be76df46e2\src\Intentions\src\Bulbs\BulbIndicator.cs:line
195
   at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action
action) in
c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\Concurrency\ReentrancyGuard
.cs:line
306
--- End of Inner Exception Stack Trace ---
   at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action
action) in
c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\Concurrency\ReentrancyGuard
.cs:line
311
   at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name,
Action action) in
c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\Concurrency\ReentrancyGuard
.cs:line
339
   at
JetBrains.ReSharper.Intentions.Bulbs.BulbIndicator.OnMenuItemClicked(Object
key) in
c:\Agent\work\6f6005be76df46e2\src\Intentions\src\Bulbs\BulbIndicator.cs:line
205
   at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in
c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line
280
   at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in
c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line
390
   at JetBrains.DataFlow.Signal`1.Fire(TValue value) in
c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line
360
   at
JetBrains.UI.PopupMenu.JetPopupMenu.<>c__DisplayClassb.<Show>b__5(JetPopupMenuIt
em
item) in
c:\Agent\work\6f6005be76df46e2\Platform\src\UI\src\PopupMenu\JetPopupMenu.cs:lin
e
368
   at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in
c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line
280
   at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in
c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line
390
   at JetBrains.DataFlow.Signal`1.Fire(TValue value) in
c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line
360
   at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in
c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line
280
   at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in
c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line
390
   at JetBrains.DataFlow.Signal`1.Fire(TValue value) in
c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line
360
   at JetBrains.UI.PopupMenu.Impl.JetPopupMenuDoc.ExecuteSelectedItem() in
c:\Agent\work\6f6005be76df46e2\Platform\src\UI\src\PopupMenu\Impl\JetPopupMenuDo
c.cs:line
280
   at
JetBrains.UI.PopupMenu.Impl.JetPopupMenuMainpartView.OnKeyDownLowPriority(KeyEve
ntArgs
args) in
c:\Agent\work\6f6005be76df46e2\Platform\src\UI\src\PopupMenu\Impl\JetPopupMenuMa
inpartView.cs:line
1505
   at JetBrains.UI.PopupMenu.Impl.JetPopupMenuView.OnKeyDown(KeyEventArgs
args) in
c:\Agent\work\6f6005be76df46e2\Platform\src\UI\src\PopupMenu\Impl\JetPopupMenuVi
ew.cs:line
811
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at JetBrains.UI.PopupMenu.Impl.JetPopupMenuView.WndProc(Message& m) in
c:\Agent\work\6f6005be76df46e2\Platform\src\UI\src\PopupMenu\Impl\JetPopupMenuVi
ew.cs:line
1008
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd,
Int32 msg, IntPtr wparam, IntPtr lparam)

Original issue reported on code.google.com by haikow...@gmail.com on 20 Apr 2009 at 6:27

GoogleCodeExporter commented 8 years ago
Fixed in 1.3.6

Original comment by forever....@gmail.com on 21 Apr 2009 at 7:48