This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS: On Ubuntu Code Composer Studio Cloud's Menus Don't Open....



Tool/software: Code Composer Studio

Hi,

In both Chrome and Firefox, I can't get CCS cloud's menus to open when I click on them.  I was able to close my previously opened project (from a year or so ago), but none of the toolbars or menus work for me on Ubuntu 17.04.  Any ideas?

Thanks,

Rob

  • Rob,

    I am going to setup 17.04 on a machine and test this out. I have 16.04 and 14.04 and they work ok. Must be something new with 17.04.

    Regards,
    John
  • Thanks John!
  • Rob,

    Here is what I see on Ubuntu 17.04 with firefox.

    If I select a menu item it is working for me as well.  In this case I tried search and that was ok and then I tried selecting to create a new project:

    In firefox if you go to Tools -> Web Developer -> Web Console

    Is it showing any error messages?

    Regards,

    John

  • Thanks John,

    Your experiment prompted me to install opera and it worked.  It must have something with how I've got chrome and firefox setup.  I don't use firefox that much and so thought checking it would be enough.  Do you have any idea what might need changed on the settings?  Here is a screen shot of what I get when I click the menu in chrome.

    Again, thanks for the assistance!

    Rob

  • Rob,

    That is odd.  I haven't tweaked my settings at all.  Firefox was installed by default by my Ubuntu 17.04 install.  For chrome I just installed like this:

    wget dl.google.com/.../google-chrome-stable_current_amd64.deb
    

    sudo apt-get -f install

    sudo dpkg -i google-chrome-stable_current_amd64.deb
    

    
    

    I have to do that apt-get -f install to install the necessary dependencies for chrome.

    For me Chrome seems to work ok:

  • Hi John,
    I thought I posted a reply to this, but must have been interrupted and not have finished it. Your first post inspired me to try opera, and it worked! Chrome on another account also worked. So I went back to chrome and ditched the cache, but that didn't fix it. Then I uninstalled extensions until I came to the culprit. It was "Right to Copy". So uninstalling the chrome extension "Right to Copy" solved my issue. Firefox seems to work now too. Maybe I didn't test it properly the first time. Anyway this is now resolved. Thanks for the help!

    Rob
  • That is good to know. If we have someone else run into this we can check for that extension.