Forum Discussion
element4lifex8
New Contributor
7 years agoI was also experiencing this same error when trying to run the eclipse-nios2 executable on Ubuntu 17.10 with both Quartus 17.1 and 18.0.0. Turns out I combined a solution from this this old Altera support forum post
https://forums.intel.com/s/question/0D50P00003yyOP3SAM/niosiiide-not-working-in-120-linux
and this Xilinx forum post
The solution consisted of downloading some 32bit gtk libraries mentioned in the Altera forum post, and setting the SWT_GTK3 env var equal to 0. After both of these steps I could open the eclipse-nios2 executable just fine.