http://bugs.winehq.com/show_bug.cgi?id=1667
------- Additional Comments From mike(a)theoretic.com 2003-30-11 14:36 -------
What is the value of cpuHz before the division on your system then? If you look
at the code you can see this comment:
#if defined(__i386__) && defined(__GNUC__)
if (IsProcessorFeaturePresent( PF_RDTSC_INSTRUCTION_AVAILABLE )) {
/* The way Windows calculates this value is unclear, however simply
using the CPU frequency
gives a value out by approximately a thousand. That can cause some
applications to crash,
so we divide here to make our number more similar to the one Windows
gives */
frequency->QuadPart = cpuHz / 1000;
return TRUE;
}
#endif
As for simply switching it off, well, that's a possibility but some apps use
this value to calibrate themselves (like games) so I'm not sure we want to rip
it out just yet.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1667
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mike(a)theoretic.com
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=280
------- Additional Comments From marcus(a)jet.franken.de 2003-30-11 13:49 -------
note: the event created/signaled debuglines come from my SUSE rpms. sorry for
leaving debug in.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1587
------- Additional Comments From juan_lang(a)yahoo.com 2003-30-11 10:51 -------
Pls make sure you're using builtin network dlls, iphlpapi especially since it's
new as of wine snapshot 20030618. I have in my ~/.wine/config's DllOverrides:
"iphlpapi" = "builtin, native"
Others you might want to check are winsock and wsock32.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=280
------- Additional Comments From wine(a)staerk.de 2003-30-11 06:21 -------
Created an attachment (id=425)
--> (http://bugs.winehq.com/attachment.cgi?id=425&action=view)
No network communication with IOMeter
Download the latest (2003.05.10) IOMeter package for Windows from
www.iometer.org. Extract the debug versions of the frontend (IOMeter.exe) and
the backend (dynamo.exe) to your fake_windows-directory.
Call "wine c:\\iometer.exe" and, in another shell,
call "wine c:\\dynamo.exe /i 127.0.0.1".
You will find that both programs work correctly (congratulations), but do not
see each other accross the network. Each time, dynamo.exe tries to connect, the
msg appears:
event created : name=L"__SystemHeapEvent", initial is 0
event_signaled : name=L"__SystemHeapEvent"signaled is 1
The relevant error msg seems to me:
fixme:mswsock:AcceptEx not implemented
I do the port of IOMeter to Wine for the Maintainer of the project, Daniel
Scheibli. You may ask me anything about iometer.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=343
------- Additional Comments From tmpfreire(a)terra.com.br 2003-28-11 10:37 -------
Let me continue my report:
(wine 20031118)
(NOT using "ole32" = "native")
This is what wine prints when I:
a) Open word;
b) Do nothing;
c) Close word.
notes:
i) word tries to save normal.dot, and says that the disk might be full or
read-only.
ii) It asks for me to save with another name displaying a dialog box.
iii) after I cancel, I tell it to close again and then word only asks me
whether I want to save normal.dot and I say 'no', then it closes.
iv)Displayed in the command line during this simple process:
fixme:x11drv:X11DRV_GetDeviceCaps (0x1c0): CAPS1 is unimplemented, will return
0
err:x11drv:X11DRV_CreateWindow invalid window width 1061764
err:x11drv:X11DRV_CreateWindow invalid window width 1061764
err:x11drv:X11DRV_CreateWindow invalid window width 1061764
err:x11drv:X11DRV_CreateWindow invalid window width 1061764
fixme:storage:StorageImpl_Commit (4): stub!
fixme:storage:StorageImpl_Commit (4): stub!
fixme:storage:StorageImpl_Commit (4): stub!
fixme:hook:NotifyWinEvent (32774,0x30032,52,3)-stub!
fixme:hook:NotifyWinEvent (32773,0x30032,-4,33)-stub!
fixme:hook:NotifyWinEvent (32774,0x30032,26,7)-stub!
fixme:hook:NotifyWinEvent (32777,0x30032,52,0)-stub!
fixme:hook:NotifyWinEvent (32774,0x30032,52,3)-stub!
fixme:hook:NotifyWinEvent (32773,0x30032,-4,16)-stub!
fixme:hook:NotifyWinEvent (32773,0x30032,-4,17)-stub!
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1856
Summary: Half-Life mod : Natural Selection sound
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: sirlagz(a)westnet.com.au
On the versions after 20030709, the sound on this mod is slowed down a lot.
only occurs on this mod though
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1855
Summary: TzSpecificLocalTimeToSystemTime
SystemTimeToTzSpecificLocalTime don't use hour for
daylight saving
Product: Wine
Version: unspecified
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: eric(a)jesover.net
_DayLightCompareDate don't use the hour in TIME_ZONEINFORMATION for the swith
Eric JESOVER
eric(a)jesover.net
--- time.c Wed Nov 26 19:24:13 2003
+++ timenew.c Wed Nov 26 19:21:36 2003
@@ -187,7 +187,8 @@
/***********************************************************************
* _DayLightCompareDate
*
- * Compares two dates without looking at the year
+ * Compares two dates without looking at the year must look at time
+ * for daylight saving not changing at 00:00
*
* RETURNS
*
@@ -294,6 +295,9 @@
if (date->wDay > limit_day)
return 1;
+
+ if( date->wHour < compareDate->wHour )
+ return -1;
return 0; /* date is equal to the date limit. */
}
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1854
Summary: IpHlpDllEntry: This is an CHICAGO product.
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: tuinslak(a)pandora.be
When I try to start Warcraft3, from an other pc (in network), I get this error.
some other programs, I try to open, give the same error. I updated my wine to
wine-20031118, and it gives the same error. (It gives an error about my keyboard
too, but that's not a problem.)
It's this error:
IpHlpDllEntry: This is an CHICAGO product.
err:module:LdrInitializeThunk Main exe initialization failed, status c0000142
I run Gentoo linux, kernel: 2.4.20-gentoo-r8
"yeri@fireball (~/Warcraft III): wine War3.exe
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not found!
Using closest match instead (Belgian keyboard layout) for scancode mapping.
Please define your layout in dlls/x11drv/keyboard.c and submit them
to us for inclusion into future Wine releases.
See the Wine User Guide, chapter "Keyboard" for more information.
fixme:file:DeviceIoControl Unimplemented control 1 for VxD device VDHCP
fixme:file:DeviceIoControl Unimplemented control 116 for VxD device VNB
IpHlpDllEntry: This is an CHICAGO product.
err:module:LdrInitializeThunk Main exe initialization failed, status c0000142"
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.