http://bugs.winehq.org/show_bug.cgi?id=6614
------- Additional Comments From ploujj(a)gmail.com 2006-06-11 12:21 -------
Try to do a regression test to determine which specific patch caused this.
Also, make sure to test the newer versions of Wine with a new ~/.wine
--
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=6301
------- Additional Comments From pancha(a)mail.nnov.ru 2006-06-11 12:17 -------
No, I'm not saying that this bug is invalid. I just was saying that it is not a
bug, but a different behaviour between Wine and Windows (which _is_ usually
considered as something to be fixed). Also, I'm proposing to change bug title to
something more correct (it sounds as "some basic function is broken" but the
sample actually 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=6301
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-06-11 12:04 -------
Andrey, so you're saying the bug is invalid? If so, i'll close it, but i thought
wine and windows should really give same output for this simple sample.
--
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=6569
------- Additional Comments From thestig(a)google.com 2006-06-11 11:59 -------
Both the installer and the game launcher use mshtml to display the user interface.
With the fake ie registry key, wine will download and install wine-gecko, but
does not render the install page correctly. With ie4linux, the game will install
successfully, but the webpages in the game launcher does not render.
--
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=6615
Summary: richedit fixme WM and no MCI device
Product: Wine
Version: 0.9.9.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: muckblit(a)yahoo.com
When wine starts it outputs "fixme richedit" lines for WM and EM messages.
In a client app, when I try to run a video in a new window or new MCI context in
same window, an error box in the client app says "No MCI device". Also I see
"There is an undetectable problem in loading the specified device driver".
I don't have windows dll's. I'm in ubuntu dapper with backport wine. I have an
nvidia card with nvidia driver.
Client app is http://www.girevoysport.ru/proga.htm and it has avi video files
buried in *.dat files and run from menus in a main app.
fixme:richedit:RichEditANSIWndProc EM_LIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc WM_STYLECHANGING: stub
fixme:richedit:RichEditANSIWndProc WM_STYLECHANGED: stub
fixme:richedit:RichEditANSIWndProc EM_LIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc WM_STYLECHANGING: stub
fixme:richedit:RichEditANSIWndProc WM_STYLECHANGED: stub
fixme:richedit:RichEditANSIWndProc EM_LIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc EM_LIMITTEXT: stub
--
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=6502
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From the3dfxdude(a)gmail.com 2006-06-11 11:00 -------
A patch just went in: "wgl: Fix WoW screen flickering." Should be fixed 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=4619
------- Additional Comments From the3dfxdude(a)gmail.com 2006-06-11 10:57 -------
Somebody retest this on latest git/cvs. There is a possibility that this is
fixed now.
"ws2_32: Convert WS_select to use poll() instead of select(). Also fixes an fd
leak."
There may be other patches coming 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=1434
Bug 1434 depends on bug 3902, which changed state.
Bug 3902 Summary: Need DIB engine (Unnormal slowness in Heroes 4 (X11DRV_BitBlt?))
http://bugs.winehq.org/show_bug.cgi?id=3902
What |Old Value |New Value
----------------------------------------------------------------------------
Status|ASSIGNED |NEW
Status|NEW |RESOLVED
Resolution| |FIXED
--
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=3902
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From the3dfxdude(a)gmail.com 2006-06-11 10:43 -------
well since this bug turned into about the client side dib copy optimization for
heroes 4, I suppose it can be closed. There other problems with dib else where,
I guess it can be tracked in existing bugs or new bugs. Fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=6306
------- Additional Comments From the3dfxdude(a)gmail.com 2006-06-11 10:36 -------
Hey Chris, when you get the lockup, could you attach a debugger and get a
backtrace? Oh of course, make sure you are running the very latest git (cvs?).
--
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.