<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Where did you get Mixbus from that it ended up installed in /usr/local ?<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, May 5, 2018 at 12:05 PM, jonetsu <span dir="ltr"><<a href="mailto:jonetsu@teksavvy.com" target="_blank">jonetsu@teksavvy.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sat, 5 May 2018 12:59:18 +0200<br>
Robin Gareus <<a href="mailto:robin@gareus.org">robin@gareus.org</a>> wrote:<br>
<br>
> <a href="https://github.com/Ardour/ardour/blob/master/gtk2_ardour/bundle_env_linux.cc#L87" rel="noreferrer" target="_blank">https://github.com/Ardour/<wbr>ardour/blob/master/gtk2_<wbr>ardour/bundle_env_linux.cc#L87</a><br>
<br>
Thanks.  Here are a bit more details as well as an overview of the<br>
problem at the end.<br>
<br>
1) When all goes good:<br>
<br>
[...]<br>
<br>
(mixbus32c-4.3.19:5474): Gtk-WARNING **: Unable to locate theme engine<br>
in module_path: "adwaita",<br>
<br>
Color shuttle bg not found<br>
<br>
ardour: [INFO]: Loading color file<br>
/opt/Mixbus32C-4.3.19/share/<wbr>themes/dark-mixbus32c.colors<br>
<br>
ardour: [INFO]: Loading color file<br>
/home/mevla/.config/mixbus4/<wbr>my-dark-mixbus32c-4.3.colors<br>
<br>
(mixbus32c-4.3.19:5474): Gtk-WARNING **: Unable to locate theme engine<br>
in module_path: "adwaita",<br>
<br>
ardour: [INFO]: Loading ui configuration file<br>
/opt/Mixbus32C-4.3.19/etc/<wbr>clearlooks.rc<br>
<br>
ardour: [INFO]: Loading ui configuration file<br>
/opt/Mixbus32C-4.3.19/etc/<wbr>clearlooks.rc<br>
<br>
Found 5 along<br>
/home/mevla/.config/mixbus4/<wbr>templates:/opt/Mixbus32C-4.3.<wbr>19/share/templates<br>
<br>
run dialog<br>
<br>
<br>
2) When it will not launch, the last two lines ('Found' and 'run<br>
dialog') are replaced by:<br>
<br>
ARDOUR_DLL_PATH not set in environment - exiting<br>
<br>
<br>
I haven't browsed the code, although it looks like<br>
export_search_path() is not a function that would return something<br>
important, if anything at all.  It's assumed it works.<br>
<br>
So it's later on when that variable is actually needed and checked<br>
upon that the problem is reported.<br>
<br>
This said, restarting jackd solves this problem.<br>
<br>
The idea behind asking these things is to perhaps just get a slight<br>
overview of how these things works regarding a problem that breaks the<br>
workflow: linVST crashinbg sometimes, and in crashing puts jacks in a<br>
bad state such that jackd will report:<br>
<br>
JackPosixSemaphore::TimedWait err = Connection timed out<br>
<br>
JackFreewheelDriver::<wbr>ProcessSync: SuspendRefNum error<br>
<br>
JackAudioDriver::<wbr>ProcessGraphSync: ProcessWriteSlaves error, engine<br>
may now behave abnormally!!<br>
<div class="HOEnZb"><div class="h5"><br>
______________________________<wbr>_________________<br>
Ardour-Users mailing list<br>
<a href="mailto:ardour-users@lists.ardour.org">ardour-users@lists.ardour.org</a><br>
To unsubscribe  or change your mailing preferences please visit:<br>
<a href="http://lists.ardour.org/listinfo.cgi/ardour-users-ardour.org" rel="noreferrer" target="_blank">http://lists.ardour.org/<wbr>listinfo.cgi/ardour-users-<wbr>ardour.org</a><br>
</div></div></blockquote></div><br></div>