Error while switching between two playlists

You found a bug or have any issues? Please post them here!
Post Reply
User avatar
Michel67
Posts: 166
Joined: 28 Nov 2016 19:53
Error while switching between two playlists

Post by Michel67 »

17-9-2017 20:06:07 [v4.0.3.71]:********** Error/Exception Information **********
Error Message: Object reference not set to an instance of an object.
Error Type: System.NullReferenceException
Error Source: DevExpress.XtraBars.v17.1.Boolean get_Enabled()
********** System Stack Trace **********
at DevExpress.XtraBars.BarItemLink.get_Enabled()
at DevExpress.XtraBars.Ribbon.Handler.BaseRibbonHandler.CanPressItem(RibbonHitInfo hitInfo)
at DevExpress.XtraBars.Ribbon.Handler.BaseRibbonHandler.OnMouseDown(DXMouseEventArgs e)
at DevExpress.XtraBars.Ribbon.RibbonStatusBar.OnMouseDown(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
at DevExpress.XtraBars.Ribbon.RibbonStatusBar.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
********** Environment Stack Trace **********
at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
at System.Environment.get_StackTrace()
at ProppFrexx.ErrorDialog.GetExceptionInfo(Exception e, Boolean full)
at ProppFrexx.ProppFrexx_ONAIR.VyRt(Exception )
at ProppFrexx.ProppFrexx_ONAIR.YyRK(Exception )
at ProppFrexx.ProppFrexx_ONAIR.cyRH(Object , ThreadExceptionEventArgs )
at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
at System.Windows.Forms.Control.WndProcException(Exception e)
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 AI.tB.EydM(String[] )
********** End **********

it was only 1 time, everything just goes on
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Error while switching between two playlists

Post by radio42 »

This looks like some issue within the UI lib that I am using. I'll send this report to the vendor and see/hope if they can find anything.

So far I cannot reproduce the issue.
Can you reproduce the issue?
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Error while switching between two playlists

Post by radio42 »

It also looks, that you have pressed a certain ribbon button - can you tell me which one it was?
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Error while switching between two playlists

Post by radio42 »

I assume it never happened again - as such, I am closing this issue.
User avatar
Michel67
Posts: 166
Joined: 28 Nov 2016 19:53
Re: Error while switching between two playlists

Post by Michel67 »

sorry for the late response.

I pressed the tabs, but it has not happened until now.
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Error while switching between two playlists

Post by radio42 »

Maybe it was already fixed with the latest version(s).

Post Reply