I try to run Houdini vers. 15.5.607 on Fedora 24 kernel 4.7.6 x86_64 and I get the following error:
[~]$ /opt/hfs15.5.620/bin/happrentice
[~]$ [xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
happrentice-bin: xcb_io.c:274: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
I have installed these versions of libraries that seem involved in this issue: libX11 version 1.6.3-3.fc24 libxcb version 1.11.1-2.fc24
and my system is Intel Core i7-6700K using its Intel HD Graphics 530 without any other external graphics GPU. On Windows 10 on same machine the same Houdini version is working perfectly.
I have tried also to install the Houdini Daily Build vers. 15.5.620 and I got the same error.
Please does anyone know a solution for this issue?
I had the same issue trying to get Houdini v607 to run on Intel's Skull Canyon NUC, which has an i7-6770HQ cpu and iris 580 gpu. I can get past the splash screen, but Houdini hangs for about 10 seconds before crashing when I create any object in the viewport. Sometimes I can create a couple before it hangs. Same issue in Ubuntu 16.04 and a few other distros.
I've tried various combinations of the following env variables:
I noticed that Houdini's “About” menu shows my amount of vram as “unknown” even if I specify the amount in 20-intel.conf. Could that be part of the issue? Intel GPU's are supposed to dynamically allocate video ram as need. Perhaps it isn't working correctly with Houdini.
*edit-update* -No luck with daily build v627. -Works fine under Windows 10, which also shows “unknown” amount of vram. -About menu shows OpenGL version as 4.4 in Win 10, but 3.3 in ubuntu 16.04