Niall Flinn
niall_flinn
About Me
Connect
LOCATION
Not Specified
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
H19 unable to launch on Ubuntu 20.4 with Qt Error April 3, 2024, 6:40 p.m.
ColemaptSame: I have a fresh install of Ubuntu 23.10 and the Launcher won't run without that additional apt-get.
sudo apt-get install --reinstall libxcb-xinerama0
Promoting TOPs cook states to HDA UI? Feb. 24, 2021, 3:19 p.m.
Hi! I'm starting to get into TOPs, and I'm wrapping topnets into HDAs, which makes me wonder what my options are for presenting information about the current state of the cooking nodes to the user? Is there a way to have TOP node badges appear at the level of the enclosing HDA? Or any other way of indicating how many workitems are done/running/waiting/failed without having to dive inside the HDA? I'm guessing that if I add some parameters to the HDA, I could use some python to populate them with data from the cooking nodes, but if there's something a bit nicer and simpler, I'd love to hear it!