Spore stopped working

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
el.il
Level 1
Level 1
Posts: 9
Joined: Sun Aug 03, 2008 4:54 am

Spore stopped working

Post by el.il »

Hi. I'm using Fedora 9 (x86_64) and Wine 1.1.5.
I updated my kernel today (my kernel version is 2.6.26.5-45.fc9.x86_64), and since then Spore stopped working (crashing at startup).
I found a log file in Spore's folder, and uploaded it to my server.
A link: http://www.doom.co.il/Exception-Report- ... eption.txt

When I'm trying to run Spore form the terminal there is no crash, but nothing happens. sometimes the terminal output is very long, and sometimes it is very short:
[Elad@localhost ~]$ env WINEPREFIX="/home/Elad/.wine" wine "C:\Program Files\Ectronic Arts\SPORE\Sporebin\SporeApp.exe" -locale:en-us -safe
fixme:advapi:RegisterTraceGuidsW 0x3424d0 0x34d6e8 0x3411ac 1 0x2b2fb78 (null) (null) 0x34d6f0
fixme:thread:SetThreadIdealProcessor (0xa4): stub
fixme:thread:SetThreadIdealProcessor (0xac): stub
Can someone help me fix this problem?

Sorry if there is any English mistakes in my post, I'm not very good at English.
el.il
Level 1
Level 1
Posts: 9
Joined: Sun Aug 03, 2008 4:54 am

Post by el.il »

Can someone help me please? should I open a bug for that?
Rico
Moderator
Moderator
Posts: 91
Joined: Sat Feb 23, 2008 12:10 pm

Re: Spore stopped working

Post by Rico »

el.il wrote: [Elad@localhost ~]$ env WINEPREFIX="/home/Elad/.wine" wine "C:\Program Files\Ectronic Arts\SPORE\Sporebin\SporeApp.exe" -locale:en-us -safe
You have to change the directory. Please have a look in the FAQ ( http://wiki.winehq.org/FAQ#head-8d8c06c ... 5c730566e0 ).
el.il
Level 1
Level 1
Posts: 9
Joined: Sun Aug 03, 2008 4:54 am

Post by el.il »

Why? I open Spore with the link in my desktop. I checked it in the terminal just to see what is the problem, and the line I wrote in the terminal is the line form the link that wine created when I installed Spore.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

el.il wrote:Why? I open Spore with the link in my desktop. I checked it in the terminal just to see what is the problem, and the line I wrote in the terminal is the line form the link that wine created when I installed Spore.
The link you talking about has also a "work directory" which you ignored. And you have to 'cd' into that directory first.
el.il
Level 1
Level 1
Posts: 9
Joined: Sun Aug 03, 2008 4:54 am

Post by el.il »

Sorry about this stupid thread :oops: . I think that there was a problem with the link or something like that, but now everything works normally (I don't know how that problem fixed itself, I didn't changed anyting in the link).
:oops:
Locked