Forum Discussion

EBoln's avatar
EBoln
Icon for Occasional Contributor rankOccasional Contributor
6 years ago

No icons are displayed and MegaWizard Manager freeze

No icons are displayed in the drop-down menu. But if you run quartus through sudo, they are displayed. symlink libstdc ++. so.6 created. Also, when you start normally after the first click, the MegaWizard Manager hangs up

My system:

Ubuntu 18.10

Quartus 16.1 (18.0 too)

4 Replies

    • EBoln's avatar
      EBoln
      Icon for Occasional Contributor rankOccasional Contributor

      I use the std edition, but there is no difference in lite, the same problem with 18.0 too.

      On the left screenshot, the Quartus is launched as ~/IntelFPGA/16.1/quartus/bin/quartus

      On the right screenshot, the Quartus is launched launched using sudo(sudo ~/IntelFPGA/16.1/quartus/bin/quartus)

      On ~/.bashrc:

      export ALTERAPATH="$HOME/intelFPGA/16.1/"
      export QUARTUS_ROOTDIR=${ALTERAPATH}/quartus

      I do not know how to show (except video) that the plugin manager is frozen

  • EBoln's avatar
    EBoln
    Icon for Occasional Contributor rankOccasional Contributor

    I checked which libraries are loaded in both cases using the ldd command. No difference