http://bugs.winehq.org/show_bug.cgi?id=7986
------- Additional Comments From thestig(a)google.com 2007-09-04 13:15 -------
(I don't speak any German) but it looks like the program wants to download and
install the .net framework. The .net framework downloaded just fine, but failed
to install (bug 3972), causing everything to hang.
--
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=7983
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.freechineselearni
| |ng.com/download_homework.asp
------- Additional Comments From thestig(a)google.com 2007-09-04 13:02 -------
Did the program install for you? It did for me.
--
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=7995
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Installer
------- Additional Comments From thestig(a)google.com 2007-09-04 12:58 -------
This bug is not in the game demo.
--
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=7977
------- Additional Comments From rmh(a)aybabtu.com 2007-09-04 12:57 -------
I've attached one exhaustive test for each platform. Here are the digested results:
POSIX / ISO C99 functions that win32 doesn't support:
%C, %D, %e, %F, %g, %G, %h, %r, %R, %T, %u, %V
GNU extensions that win32 doesn't support:
%k, %l, %P, %s
Extensions defined in ISO C99 / POSIX that win32 implements differently:
%z, %Z
I can easily add code to nullify all the unsupported extensions above, and
replace %z / %Z with something more suitable. With this we archive 100%
compatibility AFAICT.
If you still want me to reimplement the whole thing using
GetDateFormat/GetTimeFormat, I can try that too. But it could take me a while..
I would really like if we could sort it out around native strftime instead.
Thanks
--
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=7996
Summary: serious sam dedicated servers don't work
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: the_worm2(a)bestmail.us
the dedicated server for Serious Sam TFE 1.05 and Serious Sam TSE 1.07 will
accept connections, download *most* of the data to the clients, but then fail on
the CRC at the end. the windows client sees "Data 99% complete" before it gives
up. The output of the dedicated server under the wine does not indicate that
thee CRC message is sent (unlike when the dedicated server is run on a windows box).
I don't know if the data is incompletely sent, or if the CRC is simply wrong.
--
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=6943
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From tony.lambregts(a)gmail.com 2007-09-04 11:14 -------
Apparently this is still a problem (reopening)
--
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=7409
------- Additional Comments From cunha17(a)gmail.com 2007-09-04 08:53 -------
-- snip --
Strangely, when I download and run vcredist_x86.exe from
http://www.microsoft.com/downloads/details.aspx?familyid=32BC1BEE-A3F9-4C13…
it seems to complete; the only complaint is
fixme:msi:msi_unimplemented_action_stub MsiPublishAssemblies -> 10 ignored
L"MsiAssembly" table values
Since this bug seems mostly about the runtime installer instead
of the library itself, let's move it to the msi category for now...
-- snip --
I'm experiencing the same problem.
Your wine configuration is "Windows 98" so the call is done to
MsiPublishAssemblies and the copying process will succeed. If your wine
configuration is set to Windows XP/2000/2003, the call will be done to
MsiEnumProductsExA, an error will occur, no file will be copied and the process
will be aborted.
--
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.