radio42 wrote: 28 Nov 2019 16:51
Can you please also take a look to the file called "Error.log" (in the ProppFrexx AppUserData folder) and send this to me, as the above error does tell me much unfortunately.
Here you go:
28/11/2019 09:11:23 [v4.1.5.0]:********** Message Notification **********
Message: UI Thread ID: 1, Current Thread ID: 1
Default Graphics: N/A, Shared Graphics: 1359028436
DevExpress.Utils.v19.2, Version=19.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
####### Stack Trace ######
at L7.wH.ueKy(Object , FirstChanceExceptionEventArgs )
at System.Drawing.Graphics.get_PageUnit()
at DevExpress.Utils.Paint.XPaint.CalcDefaultTextSize(Graphics g, Font font)
at DevExpress.Utils.AppearanceObject.CalcDefaultTextSize(GraphicsCache cache)
at DevExpress.XtraEditors.ViewInfo.BaseControlViewInfo.CalcTextSizeCore(GraphicsCache cache, String text, Int32 maxWidth)
at DevExpress.XtraEditors.ViewInfo.BaseControlViewInfo.CalcTextSizeCore(Graphics g, String text, Int32 maxWidth)
at DevExpress.XtraEditors.ViewInfo.BaseControlViewInfo.CalcTextSize(Graphics g, Boolean useDisplayText)
at DevExpress.XtraEditors.ViewInfo.BaseEditViewInfo.CalcConstants()
at DevExpress.XtraEditors.ViewInfo.BaseControlViewInfo.CalcRects()
at DevExpress.XtraEditors.ViewInfo.BaseControlViewInfo.CalcViewInfo(Graphics g)
at DevExpress.XtraEditors.ViewInfo.TextEditViewInfo.CalcViewInfo(Graphics g)
at DevExpress.XtraTreeList.ViewInfo.CellInfo.CalcViewInfo(Graphics g, Point pt, Rectangle bounds)
at DevExpress.XtraTreeList.ViewInfo.CellInfo.CalcViewInfo(Graphics g)
at DevExpress.XtraTreeList.ViewInfo.TreeListViewInfo.UpdateCell(CellInfo cell, TreeListColumn col, TreeListNode node, Boolean recalcViewInfo)
at DevExpress.XtraTreeList.ViewInfo.TreeListViewInfo.CalcRowCellsInfo(RowInfo rInfo)
at DevExpress.XtraTreeList.ViewInfo.TreeListViewInfo.CalcRowInfo(RowInfo rInfo, Rectangle bounds)
at DevExpress.XtraTreeList.ViewInfo.TreeListViewInfo.CalcRowsInfo(Rectangle bounds)
at DevExpress.XtraTreeList.ViewInfo.TreeListViewInfo.BriefCalcRowsInfo()
at DevExpress.XtraTreeList.ViewInfo.TreeListViewInfo.CalcRowsInfoCore()
at DevExpress.XtraTreeList.ViewInfo.TreeListViewInfo.CalcRowsInfo()
at DevExpress.XtraTreeList.TreeList.RecreateRowsInfo()
at DevExpress.XtraTreeList.TreeList.UpdateLayout()
at DevExpress.XtraTreeList.TreeList.OnPaint(PaintEventArgs e)
at DevExpress.Utils.DirectXPaint.DirectXProvider.RenderCore(Rectangle clipRect, Boolean setDirtyRect)
at DevExpress.Utils.DirectXPaint.DirectXProvider.Render()
at DevExpress.XtraTreeList.TreeList.RefreshRowsInfo(Boolean recalcRowsInfo, Boolean refreshCellState)
at DevExpress.XtraTreeList.TreeList.OnItemChanged(Int32 index, PropertyDescriptor propertyDescriptor)
at DevExpress.XtraTreeList.TreeList.OnDataListChanged(Object sender, ListChangedEventArgs e)
at DevExpress.XtraTreeList.Data.TreeListData.SetValue(Int32 nodeID, Object columnID, Object value, Boolean initEdit)
at DevExpress.XtraTreeList.TreeList.SetNodeValue(Int32 id, Object columnId, Object val, Boolean initEdit)
at DevExpress.XtraTreeList.TreeList.OnSetValue(TreeListNode node, Object columnID, Object val)
at ProppFrexx.Playlist.<DJPlayerReport>d__467.MoveNext()
at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
at ProppFrexx.Playlist.DJPlayerReport(DJPlayer player, DJPlayerReportEventArgs e)
at ProppFrexx.Playlist.Gc1B(Object , DJPlayerReportEventArgs )
at ProppFrexx.DJPlayer.hctG(DJPlayerReportEventArgs )
at ProppFrexx.DJPlayer.<Play>d__374.MoveNext()
at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
at ProppFrexx.DJPlayer.Play(Boolean preview, Boolean useFading)
at ProppFrexx.DJPlayer.PLAYERStartPlay(Boolean useFading)
at ProppFrexx.Playlist.Fc1v(DJPlayer , MediaEntry , String )
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(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.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at ProppFrexx.ProppFrexx_ONAIR.veOb(Exception )
at ProppFrexx.ProppFrexx_ONAIR.YeOj(Object , ThreadExceptionEventArgs )
at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at L7.wH.Main(String[] args)
********** Environment Stack Trace **********
at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
at System.Environment.get_StackTrace()
at ProppFrexx.ProppFrexx_ONAIR.SeON(String )
at L7.wH.ueKy(Object , FirstChanceExceptionEventArgs )
at System.Drawing.Graphics.get_PageUnit()
at DevExpress.Utils.Paint.XPaint.CalcDefaultTextSize(Graphics g, Font font)
at DevExpress.Utils.AppearanceObject.CalcDefaultTextSize(GraphicsCache cache)
at DevExpress.XtraEditors.ViewInfo.BaseControlViewInfo.CalcTextSizeCore(GraphicsCache cache, String text, Int32 maxWidth)
at DevExpress.XtraEditors.ViewInfo.BaseControlViewInfo.CalcTextSizeCore(Graphics g, String text, Int32 maxWidth)
at DevExpress.XtraEditors.ViewInfo.BaseControlViewInfo.CalcTextSize(Graphics g, Boolean useDisplayText)
at DevExpress.XtraEditors.ViewInfo.BaseEditViewInfo.CalcConstants()
at DevExpress.XtraEditors.ViewInfo.BaseControlViewInfo.CalcRects()
at DevExpress.XtraEditors.ViewInfo.BaseControlViewInfo.CalcViewInfo(Graphics g)
at DevExpress.XtraEditors.ViewInfo.TextEditViewInfo.CalcViewInfo(Graphics g)
at DevExpress.XtraTreeList.ViewInfo.CellInfo.CalcViewInfo(Graphics g, Point pt, Rectangle bounds)
at DevExpress.XtraTreeList.ViewInfo.CellInfo.CalcViewInfo(Graphics g)
at DevExpress.XtraTreeList.ViewInfo.TreeListViewInfo.UpdateCell(CellInfo cell, TreeListColumn col, TreeListNode node, Boolean recalcViewInfo)
at DevExpress.XtraTreeList.ViewInfo.TreeListViewInfo.CalcRowCellsInfo(RowInfo rInfo)
at DevExpress.XtraTreeList.ViewInfo.TreeListViewInfo.CalcRowInfo(RowInfo rInfo, Rectangle bounds)
at DevExpress.XtraTreeList.ViewInfo.TreeListViewInfo.CalcRowsInfo(Rectangle bounds)
at DevExpress.XtraTreeList.ViewInfo.TreeListViewInfo.BriefCalcRowsInfo()
at DevExpress.XtraTreeList.ViewInfo.TreeListViewInfo.CalcRowsInfoCore()
at DevExpress.XtraTreeList.ViewInfo.TreeListViewInfo.CalcRowsInfo()
at DevExpress.XtraTreeList.TreeList.RecreateRowsInfo()
at DevExpress.XtraTreeList.TreeList.UpdateLayout()
at DevExpress.XtraTreeList.TreeList.OnPaint(PaintEventArgs e)
at DevExpress.Utils.DirectXPaint.DirectXProvider.RenderCore(Rectangle clipRect, Boolean setDirtyRect)
at DevExpress.Utils.DirectXPaint.DirectXProvider.Render()
at DevExpress.XtraTreeList.TreeList.RefreshRowsInfo(Boolean recalcRowsInfo, Boolean refreshCellState)
at DevExpress.XtraTreeList.TreeList.OnItemChanged(Int32 index, PropertyDescriptor propertyDescriptor)
at DevExpress.XtraTreeList.TreeList.OnDataListChanged(Object sender, ListChangedEventArgs e)
at DevExpress.XtraTreeList.Data.TreeListData.SetValue(Int32 nodeID, Object columnID, Object value, Boolean initEdit)
at DevExpress.XtraTreeList.TreeList.SetNodeValue(Int32 id, Object columnId, Object val, Boolean initEdit)
at DevExpress.XtraTreeList.TreeList.OnSetValue(TreeListNode node, Object columnID, Object val)
at ProppFrexx.Playlist.<DJPlayerReport>d__467.MoveNext()
at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
at ProppFrexx.Playlist.DJPlayerReport(DJPlayer player, DJPlayerReportEventArgs e)
at ProppFrexx.Playlist.Gc1B(Object , DJPlayerReportEventArgs )
at ProppFrexx.DJPlayer.hctG(DJPlayerReportEventArgs )
at ProppFrexx.DJPlayer.<Play>d__374.MoveNext()
at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
at ProppFrexx.DJPlayer.Play(Boolean preview, Boolean useFading)
at ProppFrexx.DJPlayer.PLAYERStartPlay(Boolean useFading)
at ProppFrexx.Playlist.Fc1v(DJPlayer , MediaEntry , String )
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(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.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at ProppFrexx.ProppFrexx_ONAIR.veOb(Exception )
at ProppFrexx.ProppFrexx_ONAIR.YeOj(Object , ThreadExceptionEventArgs )
at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at L7.wH.Main(String[] args)
********** End **********