How to Downgrade Wine?

Questions about Wine on macOS.
Locked
matanuilover
Newbie
Newbie
Posts: 3
Joined: Fri Oct 12, 2012 7:04 pm

How to Downgrade Wine?

Post by matanuilover »

I don't know how to downgrade wine, which I need to do because it auto-updated to a version that will only run on Lion, and i have snow Leopard. Thank you for any assistance.
doh123
Level 8
Level 8
Posts: 1227
Joined: Tue Jul 14, 2009 1:21 pm

Re: How to Downgrade Wine?

Post by doh123 »

I don't understand how that is possible...

How did you get Wine? To get normal Wine on OSX you have to build it yourself. If you used Macports and did a update of outdated ports then it could have upgraded your Wine install, but it builds it from source for your machine so there is no way it ends up 10.7+.

If your using some 3rd party software that uses Wine, and not using Wine directly yourself, you need to go get help from that 3rd party... but I don't know of any right now that are making their builds 10.7+
matanuilover
Newbie
Newbie
Posts: 3
Joined: Fri Oct 12, 2012 7:04 pm

Re: How to Downgrade Wine?

Post by matanuilover »

doh123 wrote:I don't understand how that is possible...

How did you get Wine? To get normal Wine on OSX you have to build it yourself. If you used Macports and did a update of outdated ports then it could have upgraded your Wine install, but it builds it from source for your machine so there is no way it ends up 10.7+.

If your using some 3rd party software that uses Wine, and not using Wine directly yourself, you need to go get help from that 3rd party... but I don't know of any right now that are making their builds 10.7+
I technically using a third party application that uses wine, but that is irrelevant; it was when I opened actual wine that it auto-updated, and when I try to open actual wine it says that I can't use it because my OS is outdated.
A direct quote from the console:

10/13/12 1:04:47 PM Dock[298] LSOpenFromURLSpec(file://localhost/Applications/Wine.app/) failed with -10825
10/13/12 1:04:48 PM com.apple.coreservices.uiagent[8386] Sat Oct 13 13:04:48 GLaDOS-028.local CoreServicesUIAgent[8386] <Notice>: Application failed to launch (id = org.kronenberg.Wine, version = 1.4.1 reason = kLSIncompatibleSystemVersionErr)
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: How to Downgrade Wine?

Post by dimesio »

matanuilover wrote: I technically using a third party application that uses wine, but that is irrelevant;
It most certainly is relevant. WineBottler is NOT plain Wine, and not supported here. Ask for help from the WineBottler developer.

Note that WineHQ does not build or maintain binaries. Even on Linux, problems with binary packages are the responsibility of the packager.
doh123
Level 8
Level 8
Posts: 1227
Joined: Tue Jul 14, 2009 1:21 pm

Re: How to Downgrade Wine?

Post by doh123 »

You updating code or whatever and how its built for what OS is all part of WineBottler... not Wine.

the Wine app that comes with WineBottler is NOT really Wine, its just named poorly, but its a WineBottler specific build of Wine packaged up in an OSX way.

If WineBottler is not working for you at all anymore, you can always use a different third party app (Crossover, Wineskin, PlayOnMac, etc...) or go with plain Wine that is supported here, which is easiest to install by using Macports, because it'll let you give it 1 command and it'll download the source and compile it all for you including everything it depends on (takes a long time). But plain Wine is all command line only interface.
matanuilover
Newbie
Newbie
Posts: 3
Joined: Fri Oct 12, 2012 7:04 pm

Re: How to Downgrade Wine?

Post by matanuilover »

dimesio wrote:
matanuilover wrote: I technically using a third party application that uses wine, but that is irrelevant;
It most certainly is relevant. WineBottler is NOT plain Wine, and not supported here.
doh123 wrote:You updating code or whatever and how its built for what OS is all part of WineBottler... not Wine.

the Wine app that comes with WineBottler is NOT really Wine, its just named poorly, but its a WineBottler specific build of Wine packaged up in an OSX way.
The application I was referring to was PlayOnMac, which isn't relevant; however, I had forgotten about WineBottler, which IS totally relevant. That must be the problem. Thank you both for your assistance, case closed.
Locked