http://bugs.winehq.org/show_bug.cgi?id=8226
--- Comment #11 from Christian Lupien <lupien(a)physique.usherbrooke.ca> 2010-09-07 22:55:20 CDT ---
Tested wine-1.3.2-39-g7f30ae6
The main problem is still present (DlgDirListComboBox).
The DDL_DRIVES | DDL_EXCLUSIVE problem has been fixed it seems.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17979
Summary: Suspected Rounding Error
Product: Wine
Version: 1.0.1
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jimrorie(a)logisys.biz
I am running confidence tests on some mass spectrometry software to verify that
it works the same under wine as it does under windoze. Pretty much everything
is working with the exception of file conversion.
I'm seeing rounding errors in the text file output. Not sure which side they
are on, but consistently, the least significant digit is '3' on windows and '2'
under ubuntu. No other digits are involved. Here is a sample diff:
diff compare/test.10008.10008.4.dta comparewin/test.10008.10008.4.dta
213c213
< 1163.312 84.55
---
> 1163.313 84.55
diff compare/test.10154.10154.4.dta comparewin/test.10154.10154.4.dta
592c592
< 1387.812 26.53
---
> 1387.813 26.53
diff compare/test.10208.10208.4.dta comparewin/test.10208.10208.4.dta
187c187
< 1413.062 17.90
---
> 1413.063 17.90
I am using a clean 1.0.1 with winetricks installed mfc42 and vcrun6. Could be
printf type formatting error. The trace+all file is about 2GB. I cut a section
out that shows a dive into the widechar/printf stuff that may be of interest.
Source data is a 300MB vendor binary data file and this program is the
conversion software, so I can't cut it down to make it more manageable. If
someone can give me a filter for the trace, I will supply it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9030
EA Durbin <ead1234(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #8137|0 |1
is obsolete| |
Attachment #8138|0 |1
is obsolete| |
--- Comment #39 from EA Durbin <ead1234(a)hotmail.com> 2010-09-07 22:03:06 CDT ---
Created an attachment (id=30632)
--> (http://bugs.winehq.org/attachment.cgi?id=30632)
+palette
+palette trace
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6606
--- Comment #17 from MD.IMAM HOSSAIN <imamdxl8805(a)gmail.com> 2010-09-07 21:33:48 CDT ---
(In reply to comment #16)
> (In reply to comment #15)
> > Created an attachment (id=30346)
--> (http://bugs.winehq.org/attachment.cgi?id=30346) [details] [details]
> > Patch fixing the problem
> >
> > OOPPSSS. I sent a wrong patch. Please, try this one instead.
>
> great patch, with this patch applied Midtown madness 2 crash is fixed in latest
> wine 1.3.2.
> And now many games are showing higher resolution support in graphics option.
>
> FIFA 2001 still crashes after loading a match screen but the game starts
> successfully; I think this is a different issue relating to D3D 7 than ddraw.
>
> FIFA 2002 works great.
>
> anyway great patch
I don't know how but now GTA San Andreas and Moto Racer 2 crashes badly
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6606
MD.IMAM HOSSAIN <imamdxl8805(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |imamdxl8805(a)gmail.com
--- Comment #16 from MD.IMAM HOSSAIN <imamdxl8805(a)gmail.com> 2010-09-07 20:56:10 CDT ---
(In reply to comment #15)
> Created an attachment (id=30346)
--> (http://bugs.winehq.org/attachment.cgi?id=30346) [details]
> Patch fixing the problem
>
> OOPPSSS. I sent a wrong patch. Please, try this one instead.
great patch, with this patch applied Midtown madness 2 crash is fixed in latest
wine 1.3.2.
And now many games are showing higher resolution support in graphics option.
FIFA 2001 still crashes after loading a match screen but the game starts
successfully; I think this is a different issue relating to D3D 7 than ddraw.
FIFA 2002 works great.
anyway great patch
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9030
--- Comment #38 from EA Durbin <ead1234(a)hotmail.com> 2010-09-07 20:21:22 CDT ---
Changed component, not a ddraw issue but gdi32/winex11.drv error.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9030
EA Durbin <ead1234(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |winex11.drv
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24258
Summary: Everquest 2 Extended - water flickers if graphics set
to High Quality
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Standing in front of the water, right click the mouse and sweep it.
As you turn, the water changes from light to dark and back.
This doesn't happen on lower quality (higher performance) video settings.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6303
Juan Lang <juan_lang(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #15 from Juan Lang <juan_lang(a)yahoo.com> 2010-09-07 18:05:47 CDT ---
Reported fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6303
--- Comment #14 from bojan(a)antonovic.ch <bojan(a)antonovic.ch> 2010-09-07 18:04:23 CDT ---
The original problem is solved.
However I changed my original e-mail address. So I can't close it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.