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.
http://bugs.winehq.com/show_bug.cgi?id=1853
Summary: problem with sound (wodUpdate) prevents Space Empires IV
from running
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: jeremy(a)angelar.com
CC: jeremy(a)angelar.com
Starting Space Empires IV Gold with wine-20031108. The good news is that icons
now draw in this game. The bad news is that as soon as it tries to play a
sound, it gets caught in a loop putting out this message repeatedly:
err:wave:wodUpdatePlayedTotal ioctl(/dev/dsp, SNDCTL_DSP_GETOSPACE) failed
(Broken pipe)
Sound worked _before_ in this game. This is on a Mandrake 9.2 box, Athlon
1.4GHz, Sound Blaster Live! card, which is correctly configured to play sounds
under linux. Video is an AGP GeForce2 MX. Let me know if any other information
would be useful.
When I can keep the game up long enough to turn off sound inside it, it runs great!
--
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=1851
AAnarchYY(a)netscape.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |major
--
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=1852
------- Additional Comments From b.rowlingson(a)lancaster.ac.uk 2003-25-11 08:58 -------
Renamed to 8.3 compliant filename (WinBGS14.exe) and it works fine.
However, some problems running the program that doubtless will result in more
bug reports later....
--
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=1851
------- Additional Comments From AAnarchYY(a)netscape.net 2003-25-11 08:04 -------
Got similar results with cvs build. only difference was:
err:region:CombineRgn Invalid rgn=(nil)
--
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=1852
Summary: LoadModule16 error running WinBUGS
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: b.rowlingson(a)lancaster.ac.uk
Using wine-20031118-1rh8winehq rpm from sourceforge page on RH8 box.
Trying to run WinBUGS (http://www.mrc-bsu.cam.ac.uk/bugs/winbugs/WinBUGS14.exe)
- error produced is:
$ wine /nobackup/rowlings/CD/WinBUGS14.exe
err:module:MODULE_LoadModule16 Serious trouble. Just loaded module
'Z:\nobackup\rowlings\CD\WinBUGS14.exe' (hinst=0x11af), but can't get module
handle. Filename too long ?
winevdm: can't exec 'Z:\nobackup\rowlings\CD\WinBUGS14.exe': error=6
Occurs when run as root, or as normal user.
I can get wine to run other exe files -even with longer path and filenames, so
I dont think it is a case of 'filename too long'.
Baz
--
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=1851
Summary: err:clipping:CLIPPING_UpdateGCRegion hVisRgn is zero
when running radio(a)netscape.exe
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: AAnarchYY(a)netscape.net
Installed radio@netscape plus. That installed fine, First run it installed Real
Player and that also went fine. Then as it tried to connect to the server it
hangs for about 5 seconds, spits out some errors, and terminates.
[kilroy@localhost Program]$ wine radio\(a)netscape.exe
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
err:local:LOCAL_GetBlock not enough space in GDI heap 10c7 for 112 bytes
err:local:LOCAL_GetBlock not enough space in GDI heap 10c7 for 24 bytes
err:local:LOCAL_GetBlock not enough space in GDI heap 10c7 for 112 bytes
err:local:LOCAL_GetBlock not enough space in GDI heap 10c7 for 24 bytes
err:local:LOCAL_GetBlock not enough space in GDI heap 10c7 for 24 bytes
err:clipping:CLIPPING_UpdateGCRegion hVisRgn is zero. Please report this.
I am using a fresh compile of build 20031118. Mandrake 9.1 kernel 2.4.21-0.13mdk
--
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=1850
Summary: BDE 5.2.0.2 Install Crashes
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: cristao(a)estadao.com.br
+ Wine version 20031016 and 20031118
+ Red Hat Linux 9 in PIII 500MHz
+ gcc 3.2.2-5
+ Don't using Windows
+ Problem: BDE 5.2.0.2 Setup Install Utility
(http://www.nlpark.com/downloads/BDESetup.EXE)
+ Command line: wine BDESetup.exe
+ Re-running the program with "--debugmsg +relay" still don't works
When the installation gets 80%-90%, it crashes saying that KERNEL32 is a BAD
format EXE.
In earlier versions of wine (I've tested with 20030115, 20030618 and 20030811),
it works correctly.
--
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=1797
dave(a)aagames.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From dave(a)aagames.co.uk 2003-23-11 10:08 -------
This now works for me...
--
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.