http://bugs.winehq.org/show_bug.cgi?id=5535
fabian(a)xover.htu.tuwien.ac.at changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fabian(a)xover.htu.tuwien.ac.a
| |t
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6250
Mirek Slugen <thunder.m(a)email.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thunder.m(a)email.cz
--- Comment #20 from Mirek Slugen <thunder.m(a)email.cz> 2007-09-28 03:27:13 ---
I can confirm this bug with wine 0.9.45 and Battlefield 2142.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7828
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-msxml |wine-msi
--- Comment #5 from Dan Kegel <dank(a)kegel.com> 2007-09-28 00:22:48 ---
Changing category to msi...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7828
--- Comment #4 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-09-27 23:41:58 ---
Created an attachment (id=8250)
--> (http://bugs.winehq.org/attachment.cgi?id=8250)
patch
I wrote some implementation of MoveFiles. It's very ugly and probably in many
aspects incorrect but I think it has all that is needed for the Photoshop CS3
installer. With this the setup.exe gets copied and called but it seems there is
a problem with it as it does nothing. Maybe that's because some files in the
MoveFiles table don't exist - e.g. the installer wants to copy a setup.xml file
from each payload/* subdirectory.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7065
--- Comment #31 from Andras Kovacs <andras(a)csevego.net> 2007-09-27 23:20:51 ---
confirmed to work with World in Conflict. Bioshock demo goes towards, but later
crashes. (Win Xp mode) In Vista mode, it complains about missing gamexui.dll
(IGameExplorer interface), what is a Vista only specific start menu Games
folder handler tool. (native version of this dll wont work due missing
functions)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7828
--- Comment #3 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-09-27 18:39:48 ---
Created an attachment (id=8248)
--> (http://bugs.winehq.org/attachment.cgi?id=8248)
+msi log
I was wrong. The problem is that the installer tries to install to execute
setup.exe in a temporary directory but this setup.exe is supposed to be created
by the MoveFiles action that is not implemented. I attach the full log if
someone would look to look at it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7828
Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikolaj.zalewski(a)gmail.com
--- Comment #2 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-09-27 17:28:23 ---
Maybe this is because the installer has changed but I had more problems with
it. Generally it's similar to the problems with InDesign CS3 in bug #8945. The
further I went was when I used winetricks to install fakeie6, msxml3, mdac28,
installed native browseui and registered CLSID_ProgressDialog and added
MsiSourceListSetInfoW to msi.spec (all the details are in bug #8945). With all
this the installation ends prematurely and the last "constructive" lines seems
to be:
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"SetODBCFolders"
(after it there are RemoveFolders and MoveFiles - it seems like cleaning after
the installation failed)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8945
--- Comment #5 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-09-27 17:19:31 ---
Created an attachment (id=8244)
--> (http://bugs.winehq.org/attachment.cgi?id=8244)
script to find unimplemented functions
I've sent a patch to add the implemented functions to *.spec
(http://www.winehq.org/pipermail/wine-patches/2007-September/044511.html). I
also attach the simple scripts that I used to find such functions if someone
wants to try to use it for other DLLs. Maybe with some work it can be improved
to run on the whole wine tree without too much false positives.
As for the other bugs adding a progress dialog should be easy - once I even
started writing it, I can try to finish it. The other bugs seems harder.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9056
--- Comment #26 from Anastasius Focht <focht(a)gmx.net> 2007-09-27 16:03:14 ---
Hello,
--- quote ---
FormatMessage is fixed now.
--- quote ---
Good to hear ;-)
Now mono people need to fix their stuff too ... maybe 1.2.6 that would be a big
step forward.
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8489
Antonio López <amlopezalonso(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amlopezalonso(a)gmail.com
--- Comment #13 from Antonio López <amlopezalonso(a)gmail.com> 2007-09-27 15:57:23 ---
still on 0.9.45.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.