Forum Discussion
sadad
New Contributor
6 years agoFor anyone having the same issue:
I had to install:
sudo apt install libcanberra-gtk-module libcanberra-gtk3-module
sudo apt install gtk2-engines gtk2-engines-murrineBecause of this missing packages libgtk wrote warning information to the background console of qsys during generating.
Likely qsys parses this consoles output and fails horribly when it sees this warning messages.
- LinuxFanatic20185 years ago
New Contributor
Thank you! These gtk plugins solved subject problem!