LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 02-09-2009, 10:36 AM   #1
giraf
Member
 
Registered: Dec 2005
Distribution: Debian
Posts: 135

Rep: Reputation: 15
wine and FIFA08


I have just installed Ubuntu 8.1 and wine. Installed the FIFA08 , when I try to run it I get no reaction not even an alarm or something . Any ideas ? where can I see what is the error ?
 
Old 02-09-2009, 10:58 AM   #2
b0uncer
LQ Guru
 
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131

Rep: Reputation: Disabled
Try running Wine from a command prompt; that way you should get some information on what went wrong. It's another story then if it's informative or not, though..

As a small note, you probably mean Ubuntu 8.10, not 8.1 (there's a difference of 9 units) -- if it were 8.1, it would be older than 8.04 as far as I understand. Well, this is irrelevant, so you could just as well forget it

According to Wine's AppDB entry, Fifa08 should probably run just fine (could depend on your version).

See the entries there for further details.

Last edited by b0uncer; 02-09-2009 at 11:01 AM.
 
Old 02-09-2009, 09:17 PM   #3
rob33n
Member
 
Registered: May 2007
Location: Turkey
Distribution: Debian, Windows
Posts: 134

Rep: Reputation: 16
try on terminal like "wine fifa2008.exe --opengl"
 
Old 02-10-2009, 12:37 PM   #4
giraf
Member
 
Registered: Dec 2005
Distribution: Debian
Posts: 135

Original Poster
Rep: Reputation: 15
I ran it in the terminal and got :
wine: could not load L"C:\\windows\\system32\\fifa2008.exe": Module not found
How can I load this module ?
 
Old 02-11-2009, 02:32 AM   #5
b0uncer
LQ Guru
 
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131

Rep: Reputation: Disabled
Try running wine with full path to the executable; the above means it's trying to find fifa2008.exe in the Windows system directory, which is probably the default if you don't provide a path. Wine's files are usually stored in a .wine directory under your home directory (~/.wine/) where there should be drive_c directory and so on. So try something like this (note: if there is a space in a dir/filename, you need to use \ to escape it, or wrap the path into quotes):
Code:
wine ~/.wine/drive_c/Program\ files/Games/fifa2008.exe
The actual directory depends on where you installed it, so modify the above command to your needs. Try
Code:
ls ~/.wine/drive_c/Program\ files
to see where the fifa2008 might be, or use find or locate to find the file:

Code:
find ~/.wine -type f -name fifa2008.exe
or (use updatedb to make sure the (s)locate database is recent enough)
Code:
sudo updatedb
locate fifa2008.exe
 
Old 02-14-2009, 04:47 AM   #6
giraf
Member
 
Registered: Dec 2005
Distribution: Debian
Posts: 135

Original Poster
Rep: Reputation: 15
Did it and that's what I got :
"
fixme:ntdll:NtQueryInformationProcess (0xffffffff,info_class=34,0x190a520,0x00000004,0x190a51c) Unknown information class
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:ntdll:NtQueryObject Unsupported information class 3
fixme:debugstr:CheckRemoteDebuggerPresent (0xffffffff)->(0x190940c): Stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x1909258,0x00000000), stub!
wine: Unhandled page fault on write access to 0x003d2000 at address 0xe276e6 (thread 0009), starting debugger...
Unhandled exception: page fault on write access to 0x003d2000 in 32-bit code (0x00e276e6).
Register dump:
"
(long list of registers data )
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Trouble running wine from src wine:error while loading shared libraries: libwine.so.1 brynjarh Linux - Newbie 2 05-28-2013 10:59 AM
Problems installing WINE on Fedora Core 6 using $yum install wine rubiks_nerd_90 Linux - Software 4 03-06-2008 08:36 AM
A wine question: Theming wine or changing wine's colour scheme PatrickMay16 General 8 12-17-2006 06:53 AM
Link targets - problems with Wine (Though not Wine specific - Wine site doesn't help) Kevjml Linux - Newbie 1 01-13-2006 07:53 AM
wine: chdir to /tmp/.wine-tom/server-306-33fca : No such file or directory Kinstonian Linux - Software 19 06-21-2003 05:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 03:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration