Forum Discussion
Altera_Forum
Honored Contributor
8 years agoStart qsys-edit or qmegawiz from quartus window always hung, this always happen if type one character through keyboard, much better without keyboard input.
A work around for this is not typing to qsys-edit or qmegawiz which opened by quartus, you need open only once by quartus, do not type any thing, open a terminal window, use command: ps aux | grep qsys, or qmegawiz, copy the command which start qsys or qmegawiz with full arguments, then close the window opened by quartus, and run the command again through terminal, the new window pop up and not hung any more. For qmegawiz, use same command to edit exist component, for qsys-edit, open it first without any arguments, then open your *.qsys file through menu. Test on gentoo.