Subcomposition incorrect input order

Steps causing the bug to occur

  1. Create subcomposition with Kinect inside it
  2. Use subcomposition in a new project
  3. The width, height and time inputs are not in the order as they are in the subcomp file.

Other notes

  • Vuo version: 1.2.8
  • How severely does this bug affect you? It’s annoying but I can work around it.

This may be unrelated but I made a more complicated subcomp with the kinect creating a mask image and also outputting the rgb and depth images, when I run this into point grid/line grid and displace scene with image it looses sync, the rgb image is way behind the other images. (Edit: this seems to only happen when I increase the number of points in my grid to over 200 x 150 so it’s probably just my GPU struggling to keep up).

Screen Shot 2019-01-31 at 13.03.44.png

Screen Shot 2019-01-31 at 13.04.11.png

Had a fault when trying to upload the attached file initially as I’d moved it before uploading and then the website would not allow me to link it a second time.

I think I’ve seen reports of the original bug previously but upon searching it returns pages and pages of links to the manual.
I also find searching through the bug reports to be over laborious as they are split into sections and I’d need to search through every section.  

Scratchpole.kinectSubcompTest.vuo (1.43 KB)

The width, height and time inputs are not in the order as they are in the subcomp file.

Yes, this is a bug. Thanks for reporting it.

This may be unrelated but…

Could you create a separate bug report and attach the composition? I don’t think it’s related to this bug.

upon searching it returns pages and pages of links to the manual

We intentionally made manual sections rank higher in search results than bug reports, since the manual is more helpful for people trying to learn Vuo. When you want to search only for bug reports, you can use the “Filter by content type” link in the sidebar.

Resolved in Vuo 2.0 beta.