Fixed playlist column width

You have a question or need an advice about how to do something? Ask it here!
User avatar
hdradio
Posts: 625
Joined: 10 Apr 2012 17:36
Location: Crete, Hellas
Re: Fixed playlist column width

Post by hdradio »

Deleting "ProppFrexx ONAIR.Playlist.layout" does not help.
Later tonight I 'll update to v4.0.4.4-beta and see if it solves the problem.
User avatar
hdradio
Posts: 625
Joined: 10 Apr 2012 17:36
Location: Crete, Hellas
Re: Fixed playlist column width

Post by hdradio »

I 've updated to v4.0.4.4-beta.
Same problem !
User avatar
radio42
Site Admin
Posts: 8328
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Fixed playlist column width

Post by radio42 »

Then I am a bit lost at the moment, as I can absolutely not reproduce the issue here - as shown in the video.
You are sure you have enabled your Load- and SaveLayout option in the general settings?
User avatar
hdradio
Posts: 625
Joined: 10 Apr 2012 17:36
Location: Crete, Hellas
Re: Fixed playlist column width

Post by hdradio »

If you mean in Category->Look and Feel->General, yes "Load layout on startup" and "Save layout on exit" are enabled.
User avatar
radio42
Site Admin
Posts: 8328
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Fixed playlist column width

Post by radio42 »

Please send me a zip of your entire ProppFrexx AppDataUser folder (without any sub-folders) maybe I can reproduce it with your settings.
User avatar
hdradio
Posts: 625
Joined: 10 Apr 2012 17:36
Location: Crete, Hellas
Re: Fixed playlist column width

Post by hdradio »

Yes I updated and it works now.

By the way, last night PFOA crashed.

This is from the error log:

Code: Select all

01/12/2017 02:53:13 [v4.0.4.4]:********** Error/Exception Information **********
Error Message: Out of memory.
Error Type: System.OutOfMemoryException
Error Source: System.Drawing.Void CheckErrorStatus(Int32)
********** System Stack Trace **********
   at System.Drawing.Graphics.CheckErrorStatus(Int32 status)
   at System.Drawing.Graphics.DrawImage(Image image, Rectangle destRect, Int32 srcX, Int32 srcY, Int32 srcWidth, Int32 srcHeight, GraphicsUnit srcUnit, ImageAttributes imageAttrs, DrawImageAbort callback, IntPtr callbackData)
   at System.Drawing.Graphics.DrawImage(Image image, Rectangle destRect, Int32 srcX, Int32 srcY, Int32 srcWidth, Int32 srcHeight, GraphicsUnit srcUnit, ImageAttributes imageAttr)
   at System.Windows.Forms.ControlPaint.DrawBackgroundImage(Graphics g, Image backgroundImage, Color backColor, ImageLayout backgroundImageLayout, Rectangle bounds, Rectangle clipRect, Point scrollOffset, RightToLeft rightToLeft)
   at System.Windows.Forms.Control.PaintBackground(PaintEventArgs e, Rectangle rectangle, Color backColor, Point scrollOffset)
   at System.Windows.Forms.Control.PaintBackground(PaintEventArgs e, Rectangle rectangle)
   at System.Windows.Forms.Control.OnPaintBackground(PaintEventArgs pevent)
   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 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.rnx6(Exception  )
   at ProppFrexx.ProppFrexx_ONAIR.BnxK(Exception  )
   at ProppFrexx.ProppFrexx_ONAIR.nnxH(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 v3.gL.vnr4(String[]  )
********** End **********

01/12/2017 02:53:13 [v4.0.4.4]:********** Error/Exception Information **********
Error Message: Exception of type 'System.OutOfMemoryException' was thrown.
Error Type: System.OutOfMemoryException
Error Source: ProppFrexx ONAIR.Void NSRS()
********** System Stack Trace **********
   at ProppFrexx.ErrorDialog.NSRS()
   at ProppFrexx.ErrorDialog..ctor(Exception e, Boolean getFullInfo)
   at ProppFrexx.ProppFrexx_ONAIR.BnxK(Exception  )
   at ProppFrexx.ProppFrexx_ONAIR.nnxH(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)
********** 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.rnx6(Exception  )
   at ProppFrexx.ProppFrexx_ONAIR.BnxK(Exception  )
   at ProppFrexx.ProppFrexx_ONAIR.TnxM(Object  , UnhandledExceptionEventArgs  )
   at ProppFrexx.ErrorDialog.NSRS()
   at ProppFrexx.ErrorDialog..ctor(Exception e, Boolean getFullInfo)
   at ProppFrexx.ProppFrexx_ONAIR.BnxK(Exception  )
   at ProppFrexx.ProppFrexx_ONAIR.nnxH(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 v3.gL.vnr4(String[]  )
********** End **********
This is from windows event viewer:

Code: Select all

Windows successfully diagnosed a low virtual memory condition. The following programs consumed the most virtual memory: svchost.exe (5656) consumed 2411659264 bytes, ProppFrexx ONAIR.exe (10788) consumed 981954560 bytes, and MsMpEng.exe (5032) consumed 371662848 bytes.

Code: Select all

Application: ProppFrexx ONAIR.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.OutOfMemoryException
   at ProppFrexx.ErrorDialog.NSRS()
   at ProppFrexx.ErrorDialog..ctor(System.Exception, Boolean)
   at ProppFrexx.ProppFrexx_ONAIR.BnxK(System.Exception)
   at ProppFrexx.ProppFrexx_ONAIR.nnxH(System.Object, System.Threading.ThreadExceptionEventArgs)
   at System.Windows.Forms.Application+ThreadContext.OnThreadException(System.Exception)
   at System.Windows.Forms.Control.WndProcException(System.Exception)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)

Code: Select all

   Faulting application name: ProppFrexx ONAIR.exe, version: 4.0.4.4, time stamp: 0x5a1dd536
Faulting module name: KERNELBASE.dll, version: 10.0.16299.15, time stamp: 0x4736733c
Exception code: 0xe0434352
Fault offset: 0x0000000000013fb8
Faulting process id: 0x2a24
Faulting application start time: 0x01d3691e07b24ac1
Faulting application path: C:\Program Files\radio42\ProppFrexx ONAIR\ProppFrexx ONAIR.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 2f8b344e-ad53-433e-8e82-58e421f66f11
Faulting package full name: 
Faulting package-relative application ID: 
I haven't changed anything on this pc lately.
User avatar
radio42
Site Admin
Posts: 8328
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Fixed playlist column width

Post by radio42 »

Seems you where somehow running out of memory.Nothing I might do much about I am afraid...
User avatar
radio42
Site Admin
Posts: 8328
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Fixed playlist column width

Post by radio42 »

I have found the issue to be a bug in the UI lib that I am using.
I have provided a v4.0.4.5-beta, which works around the issue for the playlist, up until I receive a real hot-fix from the UI vendor.

Post Reply