How to Downgrade Wine?
-
- Newbie
- Posts: 3
- Joined: Fri Oct 12, 2012 7:04 pm
How to Downgrade Wine?
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.
Re: How to Downgrade Wine?
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+
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+
-
- Newbie
- Posts: 3
- Joined: Fri Oct 12, 2012 7:04 pm
Re: How to Downgrade Wine?
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.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+
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)
Re: How to Downgrade Wine?
It most certainly is relevant. WineBottler is NOT plain Wine, and not supported here. Ask for help from the WineBottler developer.matanuilover wrote: I technically using a third party application that uses wine, but that is irrelevant;
Note that WineHQ does not build or maintain binaries. Even on Linux, problems with binary packages are the responsibility of the packager.
Re: How to Downgrade Wine?
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.
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.
-
- Newbie
- Posts: 3
- Joined: Fri Oct 12, 2012 7:04 pm
Re: How to Downgrade Wine?
dimesio wrote:It most certainly is relevant. WineBottler is NOT plain Wine, and not supported here.matanuilover wrote: I technically using a third party application that uses wine, but that is irrelevant;
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.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.