Window Creation

You found a bug or have any issues? Please post them here!
Post Reply
User avatar
Adger
Posts: 122
Joined: 10 Apr 2012 20:09
Location: Germany
Window Creation

Post 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 **********
User avatar
Adger
Posts: 122
Joined: 10 Apr 2012 20:09
Location: Germany
Re: Window Creation

Post 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.
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Window Creation

Post 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?
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Window Creation

Post by radio42 »

Both issue have been fixed in the new v3.0.11.14!
Sorry for that trouble!

Post Reply