Page 1 of 1

Window Creation

Posted: 03 Nov 2012 10:44
by Adger
3.0.11.13 Has TWO problems:

1st:

I have a Group Container that is supposed to reside on a 2nd physical display. Up to version 3.0.11.12 it used to appear there on startup. With 3.0.11.13 it does not but instead the container is created on the main display and needs to be moved manually, which is annoying (to say the least). Happens every time.


2nd:

PFOA on startup throws an Exception (every time):

********** Error/Exception Information **********
Error Message: Invoke or BeginInvoke cannot be called on a control until the window handle has been created.
Error Type: System.InvalidOperationException
Error Source: AsyncCtpLibrary.Void <SetException>b__0(System.Object)
********** System Stack Trace **********

Server stack trace:
at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
at System.Windows.Forms.Control.BeginInvoke(Delegate method, Object[] args)
at System.Windows.Forms.Control.BeginInvoke(Delegate method)
at ProppFrexx.dd.d.a()

Exception rethrown at [0]:
at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.<SetException>b__0(Object state)

********** End **********

Re: Window Creation

Posted: 03 Nov 2012 17:09
by Adger
The Group Container is supposed to be on Screen 2. It is containing Timecode (with Trackboard and Playback History tabbed), Control Room Message Center, Visual Style. When PFOA is relaunched, the whole Container is back to Screen 1.

Re: Window Creation

Posted: 03 Nov 2012 20:42
by radio42
I'll take a look at it.
Regarding the group container: Where exactly is that located (once you moved it to a new location) and which panels does it contain?

Re: Window Creation

Posted: 04 Nov 2012 19:07
by radio42
Both issue have been fixed in the new v3.0.11.14!
Sorry for that trouble!