http://bugs.winehq.org/show_bug.cgi?id=26872
Summary: Cannot create new profile in Dawn of War demo Product: Wine Version: 1.3.18 Platform: x86-64 URL: http://download.cnet.com/Warhammer-40-000-Dawn-of-War- demo/3000-7483_4-10317161.html OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk
Created an attachment (id=34255) --> (http://bugs.winehq.org/attachment.cgi?id=34255) Screenshot of problem
Load the DoW demo and you are confronted with a "Create profile" window. Enter a profile name TEST. Hit create. Nothing happens. The profile is not created so you cannot continue.
Nothing in the console except fixme:process:GetProcessWorkingSetSize (0xffffffff,0xacb8f0,0xacb8f4): stub
My last test report in Wine 1.1.18 doesn't mention such a problem, but I cannot compile this far back for some reason so cannot run a regression test.
http://bugs.winehq.org/show_bug.cgi?id=26872
--- Comment #1 from Ken Sharp kennybobs@o2.co.uk 2011-04-20 20:58:01 CDT --- I should add problem still exists in Wine 1.2
http://bugs.winehq.org/show_bug.cgi?id=26872
HennR hennr@hennr.name changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hennr@hennr.name
http://bugs.winehq.org/show_bug.cgi?id=26872
--- Comment #2 from HennR hennr@hennr.name 2011-04-22 04:02:00 CDT --- Just compiled wine 1.3.18 and installed the demo. The idriver.exe still crashes but the installer ends well.
Game works flawless including the creation of a new profile (tested hennr and TEST).
Please delete your ~/.wine dir and reinstall.
http://bugs.winehq.org/show_bug.cgi?id=26872
James Lownie jlownie@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jlownie@hotmail.com
http://bugs.winehq.org/show_bug.cgi?id=26872
--- Comment #3 from James Lownie jlownie@hotmail.com 2011-05-24 01:42:11 CDT --- This also affects the retail version of DoW. I haven't verified that it's fixed in Wine 1.3 yet.
http://bugs.winehq.org/show_bug.cgi?id=26872
--- Comment #4 from James Lownie jlownie@hotmail.com 2011-05-24 05:04:59 CDT --- I tested the retail game with Wine 1.3 and it works. I had to delete the .wine directory and reinstall the game.
http://bugs.winehq.org/show_bug.cgi?id=26872
--- Comment #5 from James Lownie jlownie@hotmail.com 2011-05-24 05:07:14 CDT --- BTW the Wine version I tested was 1.3.19.
http://bugs.winehq.org/show_bug.cgi?id=26872
--- Comment #6 from HennR hennr@hennr.name 2011-05-24 06:40:21 CDT --- @Ken could you please retest the game with a recent version of wine?
http://bugs.winehq.org/show_bug.cgi?id=26872
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #7 from Ken Sharp kennybobs@o2.co.uk 2011-06-06 18:47:30 CDT --- Fixed in Wine 1.3.21.
I know some xinput stuff changed recently but not sure where the fix is. Fixed nonetheless.
http://bugs.winehq.org/show_bug.cgi?id=26872
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |
--- Comment #8 from Ken Sharp kennybobs@o2.co.uk 2011-06-06 19:05:08 CDT --- My mistake!! On second run the problem returns!
Also, the profile I already created on the first run isn't listed. Annoyingly, I don't know where it saves this file to check it exists.
Spoke to soon... Wine 1.3.21
http://bugs.winehq.org/show_bug.cgi?id=26872
--- Comment #9 from hennr hennr@hennr.name 2011-06-07 04:10:48 CDT --- (In reply to comment #8)
Annoyingly, I don't know where it saves this file to check it exists.
Hi Ken,
thanks for testing again.
I use something like this to find differences between two installations:
# we calculate a md5sum for every file and... find .wine/drive_c/Program\ Files/THQ/Dawn\ of\ War\ -\ Soulstorm\ Demo/ -type f -print0 | xargs -0 md5sum > dow-soulstorm-demo-new.md5 # ...list all folders... find .wine/drive_c/Program\ Files/THQ/Dawn\ of\ War\ -\ Soulstorm\ Demo/ -type d >> dow-soulstorm-demo-new.md5 # write both information into a file and diff it with an already existing md5sum-file diff dow-soulstorm-demo.md5 dow-soulstorm-demo-new.md5
So what you need to do is:
- remove the demo and make a clean new installation. - Calculate the md5sums and list the dirs as above. - Create a profile and rerun the md5sum / list dirs part, saving the output to a second file. - Diff both files.
Can you "rewrite" the parts needed for you?
http://bugs.winehq.org/show_bug.cgi?id=26872
--- Comment #10 from Athrun samurai_no_densetsu@yahoo.es 2011-07-09 04:17:12 CDT --- Created an attachment (id=35497) --> (http://bugs.winehq.org/attachment.cgi?id=35497) warnings.log (standard log output created by DoW games)
Works out of the box for me with wine 1.3.23, attaching the log created by the program.
http://bugs.winehq.org/show_bug.cgi?id=26872
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #35497|0 |1 is obsolete| |
http://bugs.winehq.org/show_bug.cgi?id=26872
Athrun samurai_no_densetsu@yahoo.es changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |samurai_no_densetsu@yahoo.e | |s
--- Comment #11 from Athrun samurai_no_densetsu@yahoo.es 2011-07-19 13:57:43 CDT --- Retested with wine 1.3.24, clean prefix, installed normally, md5sum of the demo is:
34afc3dbc5b8a2e3fcc76cffd45aa19a DoW_Demo_Install.exe
Created a user called TEST, played without problems, no signs of the bug here.
Ken, are you sure that the bug still there?
http://bugs.winehq.org/show_bug.cgi?id=26872
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #12 from Wylda wylda@volny.cz 2011-07-29 17:18:56 CDT ---
I can't confirm this bug like the others. Tested and works under: * wine-1.3.18 ~ tested twice * wine-1.3.25-241-gc1aaacd ~ tested twice
http://bugs.winehq.org/show_bug.cgi?id=26872
--- Comment #13 from hennr hennr@hennr.name 2011-07-30 04:01:37 CDT --- (In reply to comment #12)
I can't confirm this bug like the others. Tested and works under:
- wine-1.3.18 ~ tested twice
- wine-1.3.25-241-gc1aaacd ~ tested twice
Tested and works means in this case, the tested wine releases don't have the bug? So you cannot reproduce it at all?
http://bugs.winehq.org/show_bug.cgi?id=26872
--- Comment #14 from Wylda wylda@volny.cz 2011-07-30 05:56:27 CDT ---
Tested and works means in this case, the tested wine releases don't have the So you cannot reproduce it at all?
Yes, by "Tested and works" i meant, that NO problem was encountered :) In other words, i made four tests and could not reproduce the originally reported problem.
http://bugs.winehq.org/show_bug.cgi?id=26872
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED CC| |adys.wh@gmail.com Resolution| |FIXED
--- Comment #15 from Jerome Leclanche adys.wh@gmail.com 2012-02-26 13:19:18 CST --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=26872
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #16 from Alexandre Julliard julliard@winehq.org 2012-03-02 13:02:22 CST --- Closing bugs fixed in 1.4-rc6.