[Mapguide-trac] [mapguide-trac] #2112: maestro crash on linux viewing a weblayout in normal mode
MapGuide Open Source
trac_mapguide at osgeo.org
Tue Sep 11 07:18:33 PDT 2012
#2112: maestro crash on linux viewing a weblayout in normal mode
--------------------------+-------------------------------------------------
Reporter: gabrimonfa | Owner: jng
Type: defect | Status: new
Priority: low | Milestone:
Component: Maestro | Version:
Severity: trivial | Keywords:
External_id: |
--------------------------+-------------------------------------------------
Comment(by gabrimonfa):
Yes, it told the failed cast:
{{{
System.InvalidCastException: Unable to cast object of type
'OSGeo.MapGuide.ObjectModels.WebLayout_1_0_0.SelectWithinCommandType' to
type 'OSGeo.MapGuide.ObjectModels.WebLayout_1_0_0.BasicCommandType'.
at
System.Reflection.MonoProperty.GetterAdapterFrame[BasicCommandType,BasicCommandActionType]
(System.Reflection.Getter`2 getter, System.Object obj) [0x00000] in
<filename unknown>:0
at System.Reflection.MonoProperty.GetValue (System.Object obj,
System.Object[] index) [0x00000] in <filename unknown>:0
at System.ComponentModel.ReflectionPropertyDescriptor.GetValue
(System.Object component) [0x00000] in <filename unknown>:0
at System.Windows.Forms.DataGridViewCell.GetValue (Int32 rowIndex)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.DataGridViewCell.get_Value () [0x00000] in
<filename unknown>:0
at System.Windows.Forms.DataGridViewRow.PaintCells
(System.Drawing.Graphics graphics, Rectangle clipBounds, Rectangle
rowBounds, Int32 rowIndex, DataGridViewElementStates rowState, Boolean
isFirstDisplayedRow, Boolean isLastVisibleRow, DataGridViewPaintParts
paintParts) [0x00000] in <filename unknown>:0
at System.Windows.Forms.DataGridViewRow.Paint (System.Drawing.Graphics
graphics, Rectangle clipBounds, Rectangle rowBounds, Int32 rowIndex,
DataGridViewElementStates rowState, Boolean isFirstDisplayedRow, Boolean
isLastVisibleRow) [0x00000] in <filename unknown>:0
at System.Windows.Forms.DataGridView.OnPaint
(System.Windows.Forms.PaintEventArgs e) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.WmPaint (System.Windows.Forms.Message&
m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message&
m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.DataGridView.WndProc
(System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage
(System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control+ControlNativeWindow.WndProc
(System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg,
IntPtr wParam, IntPtr lParam) [0x00000] in <filename unknown>:0
}}}
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2112#comment:2>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list