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

Ubuntu-bug does not support wine installed from winehq.org.

So where do I report the bug? It seems that wine-gecko1.5 package is installed, but when creating a new wineprefix, wine tells me that gecko is missing.

Following these commands seem to resolve the issue.

$ wget http://downloads.sourceforge.net/wine/wine_gecko-1.6-x86.msi
$ sudo mkdir -p /usr/share/wine/gecko
$ sudo mv wine_gecko-1.6-x86.msi /usr/share/wine/gecko/
share|improve this question
Try this bugs.winehq.org – tijybba Jun 28 '12 at 12:17

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

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

Browse other questions tagged or ask your own question.