History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-55058
Type: Exception Exception
Status: Closed Closed
Resolution: Fixed
Priority: Stopbuild Stopbuild
Assignee: Serge Baltic
Reporter: Serge Baltic
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

at JetPopupMenuMainpartView.PlaceMenuItems : Attempted to divide by zero.

Created: 22 Dec 07 20:34   Updated: 28 Jan 08 17:00
Component/s: None
Fix Version/s: 4.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
This issue duplicates:
RSRP-55085 at JetPopupMenuMainpartView.PlaceMenu... Blocker Closed
This issue is duplicated by:
RSRP-55085 at JetPopupMenuMainpartView.PlaceMenu... Blocker Closed

Build: 0


 Description  « Hide
ReSharper 4 Version=4.0.0.0, Edition=, Built=2007-12-22T19:14:11, Configuration=ReSharper_AddIn_Internal, VsVersion=9.0
JetBrains.Util.LoggerException: Attempted to divide by zero. ---> System.DivideByZeroException: Attempted to divide by zero.
at JetBrains.UI.PopupMenu.Impl.JetPopupMenuMainpartView.PlaceMenuItems(Boolean bRepaint) in w:\ReSharper\ReSharper\Platform\src\UI\src\PopupMenu\Impl\JetPopupMenuMainpartView.cs:line 530
at JetBrains.UI.PopupMenu.Impl.JetPopupMenuMainpartView.EnsureVisible(Int32 index, VisibleAt position) in w:\ReSharper\ReSharper\Platform\src\UI\src\PopupMenu\Impl\JetPopupMenuMainpartView.cs:line 939
at JetBrains.UI.PopupMenu.Impl.JetPopupMenuMainpartView.ResetScrollRanges() in w:\ReSharper\ReSharper\Platform\src\UI\src\PopupMenu\Impl\JetPopupMenuMainpartView.cs:line 1156
at JetBrains.UI.PopupMenu.Impl.JetPopupMenuMainpartView.LayoutTopDown_MenuItems(IGraphicsContainer gc, Size sizeAvail) in w:\ReSharper\ReSharper\Platform\src\UI\src\PopupMenu\Impl\JetPopupMenuMainpartView.cs:line 483
at JetBrains.UI.PopupMenu.Impl.JetPopupMenuMainpartView.LayoutTopDown(IGraphicsContainer gc, Size sizeAvail) in w:\ReSharper\ReSharper\Platform\src\UI\src\PopupMenu\Impl\JetPopupMenuMainpartView.cs:line 362
at JetBrains.UI.PopupMenu.Impl.JetPopupMenuMainpartView.OnLayout(LayoutEventArgs e) in w:\ReSharper\ReSharper\Platform\src\UI\src\PopupMenu\Impl\JetPopupMenuMainpartView.cs:line 1193
— End of inner exception stack trace —

at JetBrains.Util.Logger.LogExceptionEx(Exception, String, Boolean) in w:\ReSharper\ReSharper\Platform\src\Util\src\Logger\Logger.cs:line 271 column 4
at JetBrains.Util.Logger.LogException(Exception) in w:\ReSharper\ReSharper\Platform\src\Util\src\Logger\Logger.cs:line 281 column 3
at JetBrains.UI.PopupMenu.Impl.JetPopupMenuMainpartView.OnLayout(LayoutEventArgs) in w:\ReSharper\ReSharper\Platform\src\UI\src\PopupMenu\Impl\JetPopupMenuMainpartView.cs:line 1197 column 5
at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs)
at System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.PerformLayout(IArrangedElement, String)
at System.Windows.Forms.Layout.LayoutTransaction.DoLayout(IArrangedElement, IArrangedElement, String)
at System.Windows.Forms.Control.OnResize(EventArgs)
at System.Windows.Forms.Panel.OnResize(EventArgs)
at System.Windows.Forms.Control.OnSizeChanged(EventArgs)
at System.Windows.Forms.Control.UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32)
at System.Windows.Forms.Control.UpdateBounds(Int32, Int32, Int32, Int32)
at System.Windows.Forms.Control.SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified)
at System.Windows.Forms.Control.SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified)
at System.Windows.Forms.Control.set_Size(Size)
at JetBrains.UI.PopupMenu.Impl.JetPopupMenuView.LayoutTopDown(IGraphicsContainer) in w:\ReSharper\ReSharper\Platform\src\UI\src\PopupMenu\Impl\JetPopupMenuView.cs:line 377 column 6
at JetBrains.UI.PopupMenu.Impl.JetPopupMenuView.OnLayout(LayoutEventArgs) in w:\ReSharper\ReSharper\Platform\src\UI\src\PopupMenu\Impl\JetPopupMenuView.cs:line 893 column 6
at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs)
at System.Windows.Forms.Control.PerformLayout()
at System.Windows.Forms.Control.ResumeLayout(Boolean)
at JetBrains.UI.Controls.LayoutSuspender.Resume() in w:\ReSharper\ReSharper\Platform\src\UI\src\CommonControls\LayoutSuspender.cs:line 82 column 28
at JetBrains.UI.Controls.LayoutSuspender.Dispose() in w:\ReSharper\ReSharper\Platform\src\UI\src\CommonControls\LayoutSuspender.cs:line 96 column 4
at JetBrains.UI.PopupMenu.Impl.JetPopupMenuView..ctor(JetPopupMenuDoc) in w:\ReSharper\ReSharper\Platform\src\UI\src\PopupMenu\Impl\JetPopupMenuView.cs:line 186 column 5
at JetBrains.UI.PopupMenu.JetPopupMenu.Show() in w:\ReSharper\ReSharper\Platform\src\UI\src\PopupMenu\JetPopupMenu.cs:line 334 column 4
at JetBrains.ReSharper.Daemon.Impl.Indicators.BulbIndicator.Run() in w:\ReSharper\ReSharper\src\Daemon\src\Impl\Indicators\BulbIndicator.cs:line 181 column 9
at JetBrains.ReSharper.Daemon.Impl.BulbManagerImpl.<Run>b__10() in w:\ReSharper\ReSharper\src\Daemon\src\Impl\BulbManagerImpl.cs:line 531 column 29
at JetBrains.ReSharper.Daemon.Impl.BulbManagerImpl.Run() in w:\ReSharper\ReSharper\src\Daemon\src\Impl\BulbManagerImpl.cs:line 547 column 5
at JetBrains.ReSharper.Daemon.Impl.QuickFixAction.Execute(IDataContext, DelegateExecute) in w:\ReSharper\ReSharper\src\Daemon\src\Impl\QuickFixAction.cs:line 22 column 5
at JetBrains.ActionManagement.ExecutableAction.Execute(IDataContext) in w:\ReSharper\ReSharper\Platform\src\UI\src\ActionSystem\Action\ExecutableAction.cs:line 30 column 13
at JetBrains.ActionManagement.ActionManagerBase.ExecuteAction(IExecutableAction, IDataContext) in w:\ReSharper\ReSharper\Platform\src\UI\src\ActionSystem\ActionManager\ActionManagerBase.cs:line 628 column 11
at JetBrains.ActionManagement.ActionManagerBase.ExecuteAction(IExecutableAction) in w:\ReSharper\ReSharper\Platform\src\UI\src\ActionSystem\ActionManager\ActionManagerBase.cs:line 573 column 5
at JetBrains.ActionManagement.ActionManagerBase.ExecuteAction(String) in w:\ReSharper\ReSharper\Platform\src\UI\src\ActionSystem\ActionManager\ActionManagerBase.cs:line 568 column 5
at JetBrains.VSIntegration.PackageBase.Exec(Guid&, UInt32, UInt32, IntPtr, IntPtr) in w:\ReSharper\ReSharper\Platform\src\VSIntegration\src\PackageBase.cs:line 54 column 15
at Microsoft.VisualStudio.VSIP.Helper.Package.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid&, UInt32, UInt32, IntPtr, IntPtr)



 All   Comments   Work Log   Change History      Sort Order:
Kirill Falk - 24 Dec 07 19:05
ReSharper 4 Version=4.0.600.1597, Edition=, Built=2007-12-24T13:44:16, Configuration=ReSharper_AddIn, VsVersion=9.0
JetBrains.Util.LoggerException: Attempted to divide by zero.

Valentin Kipiatkov - 24 Dec 07 20:33
ReSharper 4 Version=4.0.600.1597, Edition=, Built=2007-12-24T13:44:16, Configuration=ReSharper_AddIn_Internal, VsVersion=9.0
JetBrains.Util.LoggerException: Attempted to divide by zero.

Sergey Coox - 28 Dec 07 14:08
tried to invoke context action split declaration and assignment
ReSharper 4 Version=4.0.700.25, Edition=, Built=2007-12-27T20:47:40, Configuration=ReSharper_AddIn_Internal, VsVersion=9.0
JetBrains.Util.LoggerException: Attempted to divide by zero.

Sergey Coox - 07 Jan 08 16:27
ReSharper 4 Version=4.0.700.31, Edition=, Built=2008-01-04T21:18:14, Configuration=ReSharper_AddIn_Internal, VsVersion=9.0
JetBrains.Util.LoggerException: Attempted to divide by zero.

Oleg Stepanov - 07 Jan 08 17:58

ReSharper 4 Version=4.0.700.31, Edition=, Built=2008-01-04T21:18:14, Configuration=ReSharper_AddIn_Internal, VsVersion=9.0
JetBrains.Util.LoggerException: Attempted to divide by zero.


Ilya Ryzhenkov - 09 Jan 08 16:45
ReSharper 4 Version=4.0.700.31, Edition=, Built=2008-01-04T21:18:14, Configuration=ReSharper_AddIn_Internal, VsVersion=9.0
JetBrains.Util.LoggerException: Attempted to divide by zero.

Ilya Ryzhenkov - 09 Jan 08 16:46
Previous exception:RSRP-55058
ReSharper 4 Version=4.0.700.31, Edition=, Built=2008-01-04T21:18:14, Configuration=ReSharper_AddIn_Internal, VsVersion=9.0
JetBrains.Util.LoggerException: Attempted to divide by zero.

Andrew Serebryansky - 10 Jan 08 18:10
Pressed 'Enter' too soon after Alt+Enter
ReSharper 4 Version=4.0.700.45, Edition=, Built=2008-01-10T15:43:22, Configuration=ReSharper_AddIn_Internal, VsVersion=9.0
JetBrains.Util.LoggerException: Attempted to divide by zero.

Ilya Ryzhenkov - 10 Jan 08 20:03
ReSharper 4 Version=4.0.700.31, Edition=, Built=2008-01-04T21:18:14, Configuration=ReSharper_AddIn_Internal, VsVersion=9.0
JetBrains.Util.LoggerException: Attempted to divide by zero.

Sergey Shkredov - 11 Jan 08 13:14

ReSharper 4 Version=4.0.700.55, Edition=, Built=2008-01-10T22:07:28, Configuration=ReSharper_AddIn_Internal, VsVersion=9.0
JetBrains.Util.LoggerException: Attempted to divide by zero.


Sergey Shkredov - 11 Jan 08 13:19
Previous exception:RSRP-55058
ReSharper 4 Version=4.0.700.55, Edition=, Built=2008-01-10T22:07:28, Configuration=ReSharper_AddIn_Internal, VsVersion=9.0
JetBrains.Util.LoggerException: Attempted to divide by zero.

Ilya Ryzhenkov - 11 Jan 08 15:44
ReSharper 4 Version=4.0.700.55, Edition=, Built=2008-01-10T22:07:28, Configuration=ReSharper_AddIn_Internal, VsVersion=9.0
JetBrains.Util.LoggerException: Attempted to divide by zero.

Dmitry Shaporenkov - 14 Jan 08 12:35
ReSharper 4 Version=4.0.701.1, Edition=, Built=2008-01-12T22:38:34, Configuration=ReSharper_AddIn_Internal, VsVersion=9.0
JetBrains.Util.LoggerException: Attempted to divide by zero.

Dmitry Shaporenkov - 14 Jan 08 12:36
IT STILL CRASHEZ-ZZZZ!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!