Problem with Wine

Questions about Wine on macOS.
Locked
KlMpo
Level 2
Level 2
Posts: 10
Joined: Sat Jun 02, 2012 1:02 pm

Problem with Wine

Post by KlMpo »

Hello users of the forum

I have a problem, i used to use Crossover program to launch windows apps, but i decided to change it for wine. I downloaded it, installed but the problem is when im trying to open an .exe file with "Wine" nothing is happening, it is looking like it is launching it, but nothing is changing

here is screenshot
Waiting for some help

http://img826.imageshack.us/img826/5653/picture1zr.png
John Drescher

Problem with Wine

Post by John Drescher »

On Sat, Jun 2, 2012 at 2:07 PM, KlMpo <[email protected]> wrote:
Hello users of the forum

I have a problem, i used to use Crossover program to launch windows apps, but i decided to change it for wine. I downloaded it, installed but the problem is when im trying to open an .exe file with "Wine" nothing is happening, it is looking like it is launching it, but nothing is changing

here is screenshot
Waiting for some help

http://img826.imageshack.us/img826/5653/picture1zr.png
Run your application in the terminal and post the log on pastebin.com
put the link to your pastebin here.

http://wiki.winehq.org/FAQ#get_log

John
User avatar
dimesio
Moderator
Moderator
Posts: 13208
Joined: Tue Mar 25, 2008 10:30 pm

Re: Problem with Wine

Post by dimesio »

KlMpo wrote: I have a problem, i used to use Crossover program to launch windows apps, but i decided to change it for wine. I downloaded it, installed but the problem is when im trying to open an .exe file with "Wine" nothing is happening, it is looking like it is launching it, but nothing is changing

here is screenshot
From your screenshot, you are using a 3rd party wrapper for Wine. This forum is for plain Wine only.

If you want help here, install the latest development release of plain Wine, and reinstall your apps using that. If an app doesn't work, post terminal output. http://wiki.winehq.org/FAQ#get_log
KlMpo
Level 2
Level 2
Posts: 10
Joined: Sat Jun 02, 2012 1:02 pm

Re: Problem with Wine

Post by KlMpo »

John Drescher wrote:On Sat, Jun 2, 2012 at 2:07 PM, KlMpo <[email protected]> wrote:
Hello users of the forum

I have a problem, i used to use Crossover program to launch windows apps, but i decided to change it for wine. I downloaded it, installed but the problem is when im trying to open an .exe file with "Wine" nothing is happening, it is looking like it is launching it, but nothing is changing

here is screenshot
Waiting for some help

http://img826.imageshack.us/img826/5653/picture1zr.png
Run your application in the terminal and post the log on pastebin.com
put the link to your pastebin here.

http://wiki.winehq.org/FAQ#get_log

John
u dont understand, i cant even install this program. When i right-click .exe file and choosing open via wine, nothing is happening, just these 3 windows stack.
John Drescher

Problem with Wine

Post by John Drescher »

u dont understand, i cant even install this program. When i right-click .exe file and choosing open via wine, nothing is happening, just these 3 windows stack.
Don't right click on anything. Open a terminal window and install your
application from the terminal.

John
doh123
Level 8
Level 8
Posts: 1227
Joined: Tue Jul 14, 2009 1:21 pm

Re: Problem with Wine

Post by doh123 »

KlMpo wrote: u dont understand, i cant even install this program. When i right-click .exe file and choosing open via wine, nothing is happening, just these 3 windows stack.
You are the one not understanding. You are not using normal Wine, but some 3rd party program which uses Wine. You need to either use normal Wine (which means compile it yourself for the Mac), or go get help in the right place for the program your using. This is not the right place to get help for whatever program you are using.
KlMpo
Level 2
Level 2
Posts: 10
Joined: Sat Jun 02, 2012 1:02 pm

Post by KlMpo »

yy i got it, me stupid

Was trying to install wine via terminal, and all this stuff
In the end got such error( while installing)

Error: The following dependencies were not installed: gst-plugins-base gnome-vfs gconf gtk2 librsvg libgsf

any advices?
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

Problem with Wine

Post by jjmckenzie »

On Sat, Jun 2, 2012 at 4:09 PM, KlMpo <[email protected]> wrote:
yy i got it, me stupid

Was trying to install wine via terminal, and all this stuff
In the end got such error( while installing)

Error: The following dependencies were not installed: gst-plugins-base gnome-vfs gconf gtk2 librsvg libgsf

any advices?
Please use MacPorts or Fink to install Wine. You will need to install
XCode from your MacOSX DVD before using them.

Also, please REMOVE the Wine and WineBottler applications. They have
not been upgraded in a long time and will interfere with running
programs through native wine.

James
KlMpo
Level 2
Level 2
Posts: 10
Joined: Sat Jun 02, 2012 1:02 pm

Post by KlMpo »

I am using MacPorts and i installed XCode ( downloaded from inet)

Also removed my old Wine application. Still i am getting same error.

I have tried to install each of the missing dependencies individually and have had the same result. Each attempt to install the dependency results in an error stating that the dependencies are missing. I have gone through and tried to install each of the dependencies that are listed in the error produced for each dependency. Still getting same error
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

Problem with Wine

Post by jjmckenzie »

On Sat, Jun 2, 2012 at 4:44 PM, KlMpo <[email protected]> wrote:
I am using MacPorts and i installed XCode ( downloaded from inet)

Also removed my old Wine application. Still i am getting same error.

I have tried to install each of the missing dependencies individually and have had the same result. Each attempt to install
the dependency results in an error stating that the dependencies are missing. I have gone through and tried to install each
of the dependencies that are listed in the error produced for each dependency. Still getting same error
Let the maintainer on MacPorts know. We cannot do anything about
their build process being broken, sorry.

If you want to try a different approach, you can Google OSX Wine
Builder and use that script to build Wine with. I use it for testing
here.

James
KlMpo
Level 2
Level 2
Posts: 10
Joined: Sat Jun 02, 2012 1:02 pm

Post by KlMpo »

Thanks for a help, anyway :)
KlMpo
Level 2
Level 2
Posts: 10
Joined: Sat Jun 02, 2012 1:02 pm

Post by KlMpo »

Okayyy

After solving the previous problem i got a new one

Look this error when i am trying to launch .exe app via terminal

Code: Select all

err:process:__wine_kernel_init boot event wait timed out
any ideas?
KlMpo
Level 2
Level 2
Posts: 10
Joined: Sat Jun 02, 2012 1:02 pm

Post by KlMpo »

wine version 1.4
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

We can't help unless we know what app you're trying to install.

Is there a free trial version available?
KlMpo
Level 2
Level 2
Posts: 10
Joined: Sat Jun 02, 2012 1:02 pm

Post by KlMpo »

application is dotalicious

here is link

http://www.dotalicious-gaming.com/

On the right side u have "download client"
And im talking only about client, i dont need the game
KlMpo
Level 2
Level 2
Posts: 10
Joined: Sat Jun 02, 2012 1:02 pm

Post by KlMpo »

Just figured out that this problem is not only with this app. When i am trying to do

Code: Select all

wine --reboot
i am getting the same error

Code: Select all

err:process:__wine_kernel_init boot event wait timed out
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

Problem with Wine

Post by jjmckenzie »

On Mon, Jun 4, 2012 at 1:02 AM, KlMpo <[email protected]> wrote:
Just figured out that this problem is not only with this app. When i am trying to do



Code:
wine --reboot
Why are you running this? Wine simulates a reboot and reloads its
configuration files after software is installed.

James
KlMpo
Level 2
Level 2
Posts: 10
Joined: Sat Jun 02, 2012 1:02 pm

Post by KlMpo »

I just wanted to run another command, to check if wine will response.

Every time im trying to run any program, im getting same error.

Just tell me if u can help me, with sum fixes to that error
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

wine-1.4 in epel seems to be hung up on some delay, see
https://bugzilla.redhat.com/show_bug.cgi?id=806358

It's not too hard to build from source if you're anxious...
Locked