smbolton / hexter

Yamaha DX7 modeling DSSI soft synth
http://dssi.sourceforge.net/hexter.html
GNU General Public License v2.0
109 stars 15 forks source link

hexter gui doesn't show #12

Closed muziker closed 4 years ago

muziker commented 4 years ago

For tag version_1.1.0, the hexter gui does not appear. The jack_dssi_host is running, but the hexter process is . This is using gcc-9.2.1

What is the /etc/hosts trick? Does something need to be sinkholed?

muziker commented 4 years ago

It appears gcc-9 was the problem. There were messages in syslog about the hexter segfault and a kernel message that indicated a problem with compatibility.

Went back to using gcc-8 and it works fine.