Maui Forums
New wine repo - Printable Version

+- Maui Forums (https://forums.mauilinux.org)
+-- Forum: Maui Support (https://forums.mauilinux.org/forumdisplay.php?fid=74)
+--- Forum: Software & Applications (https://forums.mauilinux.org/forumdisplay.php?fid=77)
+--- Thread: New wine repo (/showthread.php?tid=24349)



New wine repo - rocky7x - 30th March 2017

Hi,

Wouldn't it be interesting to switch Maui from the Ubuntu wine repository (which seems not to be updated), to the official wine repository, where wine-stable is already at version 2.0? As per this article:

http://news.softpedia.com/news/wine-staging-has-a-brand-new-repository-here-s-how-to-migrate-to-it-right-now-514387.shtml

I've tried it and installing wine-stable at version 2.0 works like a charm. The biggest advantage of this is that M$ Office 2013 can be installed without a problem and works fine Wink However, not with intel GPU, unfortunately. There are workarounds, but they haven't worked for me. But works fine via bumblebee.


RE: New wine repo - kdemeoz - 30th March 2017

Yes interesting! To clarify, are you saying that you did:
Code:
wget https://dl.winehq.org/wine-builds/Release.key
sudo apt-key add Release.key
sudo apt-add-repository 'https://dl.winehq.org/wine-builds/ubuntu/'

& then did 2.0 become available for installation? Or, did you download the source code & build/compile it yourself [as you know, i was not courageous enough to do that recently per https://forums.mauilinux.org/showthread.php?tid=24331&pid=42253#pid42253 ]?


RE: New wine repo - rocky7x - 30th March 2017

Yes, in the new repo, version 2.0 is package wine-stable


RE: New wine repo - kdemeoz - 30th March 2017

Oh that is good then - thanks. If i do this, would i need to start again on my recent 1.8 WinePrefix of MS Office 2010, or will that simply become 2.0 as a result of doing the PPA process?


RE: New wine repo - rocky7x - 30th March 2017

No need to reinstall Office - all wine prefixes will adapt automatically, when you first start the apps in them.


RE: New wine repo - kdemeoz - 31st March 2017

Ta, good, updated; nice one!


RE: New wine repo - rocky7x - 4th April 2017

(30th March 2017, 10:53)rocky7x Wrote: Hi,

Wouldn't it be interesting to switch Maui from the Ubuntu wine repository (which seems not to be updated), to the official wine repository, where wine-stable is already at version 2.0? As per this article:

http://news.softpedia.com/news/wine-staging-has-a-brand-new-repository-here-s-how-to-migrate-to-it-right-now-514387.shtml

I've tried it and installing wine-stable at version 2.0 works like a charm. The biggest advantage of this is that M$ Office 2013 can be installed without a problem and works fine Wink However, not with intel GPU, unfortunately. There are workarounds, but they haven't worked for me. But works fine via bumblebee.

With wine 2.0, the Oibaf ppa repository (Mesa 17 installed) and following workaround, Office 2013 works even on intel hardware (at least for me, with modesetting driver):

  1. wine regedit.exe in the Office 2013 prefix
  2. find key HKCU/Software/Wine/Direct3D/
  3. create a new DWORD hexa key called MaxVersionGL and assign hexa value 30002 to it.
With this, the Office 2013 programs should work even with intel hw, I've tested it a bit, it works, but slower than with nvidia optimus GPU.


Oibaf PPA: https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers