Announcement

Collapse
No announcement yet.

audacity defaults (solved)

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

    audacity defaults (solved)

    I have the most current version installed from the repo's. I screwed up my settings somehow and I can't read any text in the playlist or menu. (probably set the font color to black) I can see icons in the menu. Can someone guide me through resetting it to default?

    "To reset to Audacity's defaults, press the Defaults button. This will get rid of any changes you have made."
    Dell Inspiron 531/AMD Athlon 64 X2 5000+ 4GB RAM/GeForce 6150SE nForce 430
    Kubuntu 16.04
    "I have a problem with the fact that they just make really 3rd rate products." Steve Jobs on Microsoft. From “Triumph of the Nerds"

    #2
    Re: audacious defaults

    I just looked through all the audacity menus -- I don't see any such Defaults button. Valuing speed over elegance, I would open a terminal and do the following:

    Code:
    rm .audacity-data
    Code:
    sudo apt-get update
    Code:
    sudo apt-get remove --purge audacity
    Code:
    sudo apt-get install audacity

    Voila!

    Comment


      #3
      Re: audacious defaults

      Got it all fixed. Thanks!!!
      Dell Inspiron 531/AMD Athlon 64 X2 5000+ 4GB RAM/GeForce 6150SE nForce 430
      Kubuntu 16.04
      "I have a problem with the fact that they just make really 3rd rate products." Steve Jobs on Microsoft. From “Triumph of the Nerds"

      Comment

      Working...
      X