Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I installed winamp 5.6 under wine in ubuntu. Now I have a winamp icon in the desktop, winamp menu entries under the wine menu in the "Application" menu, but worse of all: in nautilus some files (*.mp3 files) are associated with winamp.

This seems to be because ubuntu is trying to "better integrate wine". Here are some specs which all seem to be outdated:

How can I disable this integration?

  • File associations should never be set outside of wine.
  • Menu entries should never be created outside of wine.
  • Icons should never be created outside of wine.
  • Basically what goes in wine should stay in wine.

Using ubuntu lucid.

share|improve this question

1 Answer

My guess is that you would need to remove (purge) wine from the ubuntu repositories and download wine from winehq

You could try the ubuntu-wine ppa

https://launchpad.net/~ubuntu-wine/+archive/ppa

See How to correctly remove items from Wine Programs menu?

For your other items, you would need to file a bug report against wine on launchpad.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.