Announcement

Collapse
No announcement yet.

HOWTO: Restore Menu bar to Audacity

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    HOWTO: Restore Menu bar to Audacity

    I had the problem that in audacity the menu bar was completely missing. I found out that the menu appears again after declaring the environment variable UBUNTU_MENUPROXY in a terminal:
    export UBUNTU_MENUPROXY=1

    To permanently set this variable I created the text file /etc/X11/Xsession.d/90environment with system administrator rights and entered the same code there: export UBUNTU_MENUPROXY=1
    Now audacity works fine after logging in graphically into a new session.

    Maybe I could help someone else.

    #2
    I solved this problem by uninstalling appmenu-gtk. Maybe could help someone else.

    Comment


      #3
      Thanks guys. This has been an annoyance for me. I tryed the "uninstalling appmenu-gtk" first. That fixed the problem in my case.

      I don't know how you folks figure this stuff out but I really appreciate it.
      Thanks. Ken.
      Opinions are like rear-ends, everybody has one. Here's mine. (|)

      Comment


        #4
        I also removed appmenu-gtk to fix this issue. Thanks, hallergard.

        Comment

        Working...
        X