http://bugs.winehq.org/show_bug.cgi?id=5729
--- Comment #25 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2007-09-11 14:29:32 ---
Guessing from the errors in #16, it might be that the application draws
pretransformed vertices with a ps 3.0 pixel shader bound that expects the
varyings passed in from the vertex stream. This will require a pipeline
replacement shader, although it should be quite simple for pretransformed
vertices.
I'm downloading the demo, maybe I see what is going wrong there.
--
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=89
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #10 from James Hawkins <truiken(a)gmail.com> 2007-09-11 14:25:05 ---
I think it's time to wrap this bug up as fixed. From what I hear, installers
aren't blocking a 1.0 release anymore. There are a few extreme corner cases
that need to be fixed, but on the whole installers aren't an issue anymore.
--
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=7743
--- Comment #8 from Juan Lang <juan_lang(a)yahoo.com> 2007-09-11 13:12:25 ---
The GUID 4590f811-1d3a-11d0-891f-00aa004b2e24 is CLSID_WbemLocator. No idea
whether that's needed or not. Could you post a +msi log?
--
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=7743
Juan Lang <juan_lang(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Component|wine-setupapi |wine-msi
Resolution|WORKSFORME |
--- Comment #7 from Juan Lang <juan_lang(a)yahoo.com> 2007-09-11 13:07:44 ---
Okay, reopening. Looks more like an MSI bug.
--
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=7743
--- Comment #6 from Peter Kovář <peter.kovar(a)gmail.com> 2007-09-11 12:57:10 ---
wine-0.9.44-1.fc8
iTunesSetup.exe 7.4.1.2
MD5 df5803d40d4c5c115e86e5a7b5f42c40
SHA1 2c57aa25db4085569368e8485b97002705dbefb1
err:ole:CoGetClassObject no class object {4590f811-1d3a-11d0-891f-00aa004b2e24}
could be created for context 0x1
err:ole:create_server class {bb46f03e-7cd2-489f-8f95-bb950f395fdb} not
registered
err:ole:CoGetClassObject no class object {bb46f03e-7cd2-489f-8f95-bb950f395fdb}
could be created for context 0x4
fixme:msi:MSI_GetProductInfo L"VersionString"
err:msi:custom_get_thread_return Invalid Return Code 1723
err:msi:ITERATE_Actions Execution halted, action L"InstallPackages" returned
1603
iTunes waqs not installed, only QuickTime.
--
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=6976
--- Comment #8 from Philip Nilsson <leffeman(a)gmail.com> 2007-09-11 12:48:20 ---
This appears to have been fixed between the last release and commit
cfc50f89d7445b7eaa37e73f1c5b2553f2fc61d2.
I will do further testing to see if it's really the case.
--
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=8705
--- Comment #4 from Juan Lang <juan_lang(a)yahoo.com> 2007-09-11 12:46:22 ---
The black screen is produced by QuickTime when it starts up.
The setupapi message are produced by iTunes when it runs, so it'll never return
unless you quit it - try looking in the system tray for an icon you can
right-click on to exit it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.