Tangent Devices Element Tk Panel, throwing many errors in log once connect button is clicked (Cortex Dailies 1.5.2b4771)

Oh, sorry! I typed the wrong path. That file is here:

C:\ProgramData\MTI\cortex.config. xml

Found it, this is the entry within…

  <ControlPanels>
    <CurrentBay>ElementTK on USB</CurrentBay>
    <ConnectAtStartup>false</ConnectAtStartup>
    <Bay Name="None" PanelType="None" />
    <Bay Name="Wave on USB" PanelType="TangentWave" />
    <Bay Name="ElementTK on USB" PanelType="TangentElement" />
    <Bay Name="Precision Panels" PanelType="Precision" IpAddress0="10.16.18.131" IpAddress1="10.16.18.132" IpAddress2="10.16.18.133" />
    <TrackballXyGain>10</TrackballXyGain>
    <TrackballZGain>10</TrackballZGain>
  </ControlPanels>

That looks fine.

Can you try v1.5.1-b4772 and let us know if you have the same issue?

Upon opening V1.5.1-b4772 I get immediate entries into the log of:

"0","Cortex","Error","Cortex//DeserializeFromString(0): Error: Error in line 1 position 174. Element 'http://schemas.datacontract.org/2004/07/Render.Core.Pipeline:PipelineElement' contains data from a type that maps to the name 'http://schemas.datacontract.org/2004/07/Render.Core.Pipeline:FileNamingPipelineElement'. The deserializer has no knowledge of any type that maps to this name. Consider using a DataContractResolver or add the type corresponding to 'FileNamingPipelineElement' to the list of known types - for example, by using the KnownTypeAttribute attribute or by adding it to the list of known types passed to DataContractSerializer.","","07-01-2014 11:44:32.589","2616","1","184545157358","DAILIES1"

Upon hitting connect for the panel I get the same out of range error:

"0","Cortex","Error","Cortex//RunInternal(0): Panel thread failed: Specified argument was out of the range of valid values.
Parameter name: size","","07-01-2014 11:47:22.120","2616","45","185058381779","DAILIES1"

By the way, I’m using the newest download from tangent:

https://dl.dropboxusercontent.com/u/44978742/Tangent/TangentHub-Installer-1.1.6.exe

Sorry for posting in the wrong topic, bouncing around between a few tasks today…

So I may also be slow to respond.

Don’t worry! We’ll take a look and see as soon as we can

The first error you got running v1.5.1 is unrelated. It’s just complaining because the schema for the deliverable configs changed in v1.5.2 with the addition of the custom file naming feature.

I wanted you to try v1.5.1 just to make sure nothing broke for you when we made a few changes in v1.5.2 to allow you to adjust some sentitivities through the GUI, etc.

Looks like that’s not the issue.

I have an Element-Tk panel here and just tried it on my machine with the same Cortex build (v1.5.2-b4771) and the same version of TangentHub (v1.1.6). It’s working for me here, so it doesn’t look related to those versions.

Perhaps its a firewall setting?

My firewall is set up to explicitly allow connections to TangentHub on private networks:

That said, I haven’t been able to reproduce your issue yet by attempting to block those connections…

EDIT: For trouble shooting purposes perhaps you can try another application from this list that says “Hub Required” to see if its specific to Cortex or something else:

Not running a firewall, and Resolve seems to be working with the element-tk fine.

Would something in windows 8 have something to do with it?

Just tried to force hub to start with administrator privileges, didn’t fix it.

The MTI Film Cortex Dailies is showing up on the element’s display, fyi.

It could be a Windows 8 thing, not sure. Sounds like we need to dig deeper into what those log messages are trying to tell us.

I have about an hour and a cell lte connection if you’d like to teamviewer in.

805.300.4221

Let me study of the code a bit first. What’s the availability like with the system this evening?

Unfortunately the building I’m in has nil for internet, except the lte from my phone. I can be here at some point tomorrow. Not sure what time yet… Thursday early AM could be a go though.

I’ll be here for a few more hours, plans changed

Can you email the today’s Cortex log to support?

lol, the log file is 5GB! I’ll it to the last session, cool?

Looks like you found a bug of sorts. We’ve never seen this before so it’s possible that its specific to WIndows 8. We’ll get the fix into the next v1.5.2 release if the special build keeps working for you.

This issue is resolved in Cortex v1.5.2 b4803

It works great, but I noticed a small whacky thing. When I now go to the hardware page the button under the panel selection is “CONNECT” not “DISCONNECT” even though the panel is connected. When I click it nothing happens. Just a heads up, doesn’t bother me at all.

Also- I started digging into the element-tk-map.xml file. The customization is pretty much unlimited! I was wondering if there are any tags I can reference in the fields to pull settings data out of cortex and put it on the tangent screen? Such as the selected input and output lut names, current file in the preview, copy progress, etc. (realize copy progress may be complex). Just starting to finally figure out what tags to use inside cortex, mainly in path names. is there a list anywhere?

Strange. I will see if this happens for me on Monday when I can try it again with a panel.

Not sure whether that kind of thing is possible right now, but if you have specific ideas for what you’d like to see, create a separate topic for them.

There is a tooltip in the deliverable file name field that lists the available tokens for that field. We didn’t do that yet for the fields in the project manager… Create a separate topic for this feature request and we will look into adding that too… Should be easy.