Overlay player hangs

You found a bug or have any issues? Please post them here!
Post Reply
Michiel Bouwmeester
Posts: 69
Joined: 04 Nov 2012 16:07
Contact:
Overlay player hangs

Post by Michiel Bouwmeester »

Dear Bernd,

The las 2 days \i have had 2x a crash of the overlayplayer. It just stops when playing.
I have rebooted the system and hoped for the best.

This morning however it stopped again but this time it did restart after a few seconds.
The following was in the log when I got home:

7-2-2013 8:36:19 [v3.0.11.31]:********** Error/Exception Information **********
Error Message: Object is currently in use elsewhere.
Error Type: System.InvalidOperationException
Error Source: System.Drawing.System.Drawing.Text.TextRenderingHint get_TextRenderingHint()
********** System Stack Trace **********
at System.Drawing.Graphics.get_TextRenderingHint()
at System.Windows.Forms.Internal.WindowsFont.WindowsFontQualityFromTextRenderingHint(Graphics g)
at System.Windows.Forms.TextRenderer.MeasureText(IDeviceContext dc, String text, Font font, Size proposedSize, TextFormatFlags flags)
at DevExpress.Utils.Paint.XPaintTextRender.CalcTextSize(Graphics g, String s, Font font, StringFormat strFormat, Int32 maxWidth)
at DevExpress.XtraEditors.ViewInfo.LabelControlViewInfo.CalcSimpleTextSize(String Text, Boolean useHotkeyPrefix, LabelAutoSizeMode mode, Int32 predWidth)
at DevExpress.XtraEditors.ViewInfo.LabelControlViewInfo.CalcTextSize(String Text, Boolean useHotkeyPrefix, LabelAutoSizeMode mode)
at DevExpress.XtraEditors.ViewInfo.LabelControlViewInfo.CalcTextSize(Boolean useHotkeyPrefix)
at DevExpress.XtraEditors.ViewInfo.LabelControlViewInfo.CalcTextPoints()
at DevExpress.XtraEditors.ViewInfo.LabelControlViewInfo.CalcContentRect(Rectangle bounds)
at DevExpress.XtraEditors.ViewInfo.BaseControlViewInfo.CalcRects()
at DevExpress.XtraEditors.ViewInfo.BaseControlViewInfo.CalcViewInfo(Graphics g)
at DevExpress.XtraEditors.LabelControl.LayoutChanged(Boolean isVisualUpdate)
at DevExpress.XtraEditors.LabelControl.LayoutChanged()
at DevExpress.XtraEditors.LabelControl.OnTextChanged(EventArgs e)
at System.Windows.Forms.Control.set_Text(String value)
at DevExpress.XtraEditors.LabelControl.set_Text(String value)
at ProppFrexx.ag.a(d3 A_0, Double A_1, gr A_2)
at ProppFrexx.d3.e(Int64 A_0)
at ProppFrexx.d3.f(Int64 A_0)
at ProppFrexx.d3.a7(Object A_0, EventArgs A_1)
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()
********** End **********

The overlay constists of 3 files. 1: jingle, 2: news item, 3: jingle. Nothing has changed to the settings in the last weeks.
The first time I had this problem was last wednessday.

Machine: Intel 3Ghz, 4Gb ram, Win7/64. Ati video, M-audio sound card.
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Overlay player hangs

Post by radio42 »

Should be fixed in v3.0.11.32!
Michiel Bouwmeester
Posts: 69
Joined: 04 Nov 2012 16:07
Contact:
Re: Overlay player hangs

Post by Michiel Bouwmeester »

Yet again thank you for the fast response!

I installed the update straight when it came out and have not yet seen any error's.
Michiel Bouwmeester
Posts: 69
Joined: 04 Nov 2012 16:07
Contact:
Re: Overlay player hangs

Post by Michiel Bouwmeester »

Hi Bernd,

This error happened last night:

11-2-2013 22:00:44 [v3.0.11.32]:********** Error/Exception Information **********
Error Message: Object is currently in use elsewhere.
Error Type: System.InvalidOperationException
Error Source: System.Drawing.System.Drawing.GraphicsUnit get_PageUnit()
********** System Stack Trace **********
at System.Drawing.Graphics.get_PageUnit()
at DevExpress.Utils.AppearanceObject.CalcDefaultTextSize(Graphics g)
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.ButtonEditViewInfo.CalcTextSize(Graphics g, Boolean useDisplayText)
at DevExpress.XtraEditors.ViewInfo.ButtonEditViewInfo.CalcBestFitTextSize(Graphics g)
at DevExpress.XtraEditors.ViewInfo.BaseEditViewInfo.CalcBestFit(Graphics g)
at DevExpress.XtraEditors.ViewInfo.TextEditViewInfo.CalcMinHeightCore(Graphics g)
at DevExpress.XtraEditors.Container.ContainerHelper.CalcDefaultMinHeight(Graphics graphics, AppearanceObject appearance)
at DevExpress.XtraBars.Ribbon.ViewInfo.RibbonItemViewInfoCalculator.CalcEditHeight(Graphics graphics)
at DevExpress.XtraBars.Ribbon.ViewInfo.BaseRibbonViewInfo.CalcConstants()
at DevExpress.XtraBars.Ribbon.ViewInfo.RibbonViewInfo.CalcConstants()
at DevExpress.XtraBars.Ribbon.ViewInfo.RibbonViewInfo.CalcViewInfo(Rectangle bounds)
at DevExpress.XtraBars.Ribbon.RibbonControl.CheckViewInfo()
at DevExpress.XtraBars.Ribbon.RibbonControl.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
at DevExpress.XtraBars.Ribbon.RibbonControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
********** End **********

The top part of the screen dissapeard and a big whit box with a red cross apperead.
Michiel Bouwmeester
Posts: 69
Joined: 04 Nov 2012 16:07
Contact:
Re: Overlay player hangs

Post by Michiel Bouwmeester »

After rebooting the following error appeared:

12-2-2013 8:41:37 [v3.0.11.32]:********** Error/Exception Information **********
Error Message: Object is currently in use elsewhere.
Error Type: System.InvalidOperationException
Error Source: System.Drawing.System.Drawing.Text.TextRenderingHint get_TextRenderingHint()
********** System Stack Trace **********
at System.Drawing.Graphics.get_TextRenderingHint()
at System.Windows.Forms.Internal.WindowsFont.WindowsFontQualityFromTextRenderingHint(Graphics g)
at System.Windows.Forms.TextRenderer.MeasureText(IDeviceContext dc, String text, Font font, Size proposedSize, TextFormatFlags flags)
at DevExpress.Utils.Paint.XPaintTextRender.CalcTextSize(Graphics g, String s, Font font, StringFormat strFormat, Int32 maxWidth)
at DevExpress.XtraEditors.ViewInfo.LabelControlViewInfo.CalcSimpleTextSize(String Text, Boolean useHotkeyPrefix, LabelAutoSizeMode mode, Int32 predWidth)
at DevExpress.XtraEditors.ViewInfo.LabelControlViewInfo.CalcTextSize(String Text, Boolean useHotkeyPrefix, LabelAutoSizeMode mode)
at DevExpress.XtraEditors.ViewInfo.LabelControlViewInfo.CalcTextSize(Boolean useHotkeyPrefix)
at DevExpress.XtraEditors.ViewInfo.LabelControlViewInfo.CalcTextPoints()
at DevExpress.XtraEditors.ViewInfo.LabelControlViewInfo.CalcContentRect(Rectangle bounds)
at DevExpress.XtraEditors.ViewInfo.BaseControlViewInfo.CalcRects()
at DevExpress.XtraEditors.ViewInfo.BaseControlViewInfo.CalcViewInfo(Graphics g)
at DevExpress.XtraEditors.LabelControl.LayoutChanged(Boolean isVisualUpdate)
at DevExpress.XtraEditors.LabelControl.LayoutChanged()
at DevExpress.XtraEditors.LabelControl.OnHandleCreated(EventArgs e)
at System.Windows.Forms.Control.WmCreate(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
at DevExpress.XtraEditors.BaseControl.WndProc(Message& msg)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
********** End **********
Michiel Bouwmeester
Posts: 69
Joined: 04 Nov 2012 16:07
Contact:
Re: Overlay player hangs

Post by Michiel Bouwmeester »

Ok Bernd, if you need me to do anything let me know.
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Overlay player hangs

Post by radio42 »

That's a bit puzzling...as other users as well as my 3 test systems also don't have such issue...
However, I'll try to find the root cause of it!
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Overlay player hangs

Post by radio42 »

Please try the new v3.0.11.33 - hopefully it'll fix your issue.

Post Reply