http://bugs.winehq.org/show_bug.cgi?id=8668
------- Additional Comments From johan.gill(a)gmail.com 2007-13-06 03:11 -------
Can someone with an emu10k1 on ALSA try to reproduce this? "Works for me" is
valuable information too.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8682
aquafox90(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|DUPLICATE |
------- Additional Comments From aquafox90(a)gmail.com 2007-13-06 02:09 -------
This is NOT a duplicate!!!!!!!! I have fonts in steam, I have tahoma installed I
DON'T HAVE MENUS IN CS 1.6.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8533
------- Additional Comments From damjan.jov(a)gmail.com 2007-13-06 02:03 -------
I did some testing and it looks like on Windows binding to 127.0.0.1 and trying
to connect out also fails (although from a connection timeout, not EINVAL). So I
suspect the error is that gethostbyname("") is returning 127.0.0.1 (well it
looks like you're using Ubuntu like me so it's actually 127.0.1.1) and binding
to that causes trouble with the subsequent connect.
Kai Blin wrote a patch for this somewhere on bug 7929, but instead of that, a
much easier fix is to edit /etc/hosts and change the IP address for auroserver1
to your external IP instead of 127.0.1.1.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8678
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-misc |wine-msi
------- Additional Comments From truiken(a)gmail.com 2007-13-06 01:26 -------
Actually, the WriteEnvironmentStrings action is implemented incorrectly. I was
reading the wrong page when I implemented it the first time around, so I'll have
to go back and fix it up (with an installer to test it against this time).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8678
------- Additional Comments From mk144210(a)bcm.tmc.edu 2007-13-06 00:49 -------
Actually just tried it again with the registry key and patch, and even though
there is a page fault that pops up in terminal during service installation it
keeps going and gives me a "Congratulations! itunes and quicktime succesfully
installed" so just applying the patch and figuring out where the registry key
should go is enough to close the bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8678
mk144210(a)bcm.tmc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mk144210(a)bcm.tmc.edu
------- Additional Comments From mk144210(a)bcm.tmc.edu 2007-13-06 00:42 -------
Ok, so two things necessary to fix this bug:
1. The registry key System\CurrentControlSet\Control\Session Manager\Environment
in HKEY_CURRENT_USER must exist, currently does not in default wine install
(still need to see more on whether this is just a matter of adding it to
wine.inf or needs change in ITERATE_WriteEnvironmentString).
2. The following patch which fixes a small bug in ITERATE_WriteEnvironmentString:
http://www.winehq.org/pipermail/wine-patches/2007-June/040334.html
If I create the key and apply the patch, the installer proceeds to install
Quicktime and iTunes. It seems like there is a page fault later on when
installing the automation service, not sure if this is going to be another bug...
Anyhow, it is time for bed.
Misha
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8678
------- Additional Comments From mk144210(a)bcm.tmc.edu 2007-13-06 00:10 -------
Took a very quick look...
I had to download iTunes to get Quicktime for Windows. Looks like the
problem is in ITERATE_EnvironmentStrings (msi), WINEDEBUG=+msi,+reg helps:
trace:msi:ITERATE_WriteEnvironmentString (L"CLASSPATH_0", L"!-*CLASSPATH", 80000000)
First of all it is trying to open System\\CurrentControlSet\\Control\\Session
Manager\\Environment in HKEY_CURRENT_USER, but we only have one for
HKEY_LOCAL_MACHINE on wine.
If you add this registry key, it goes a little farther, and tries to query the
value for CLASSPATH_0, which doesn't exist. This causes "InstallFinalize" to
fail. All for now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8069
------- Additional Comments From austinenglish(a)gmail.com 2007-12-06 22:49 -------
I already ran the regression test. I just need a developer to confirm/attempt to
patch or someone else to run the regression test.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8069
ErV2005(a)rambler.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.farmanager.com/do
| |wnload.php?l=en
Keywords| |download
------- Additional Comments From ErV2005(a)rambler.ru 2007-12-06 22:37 -------
>Do you have a download link?
added link to download page.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.