http://bugs.winehq.org/show_bug.cgi?id=6369
------- Additional Comments From ryanbach(a)adelphia.net 2006-04-10 17:32 -------
The "malformed GL_VERSION" is due to (I think) that I used the built in SLED 10
fglrx installer which doesn't show the correct GL version?
I am not sure though...
--
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=6379
Summary: America's Army v2.7 installer crashes if you click on
the Browse button
Product: Wine
Version: CVS
Platform: Other
URL: http://www.americasarmy.com/downloads/
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: truiken(a)gmail.com
ReportedBy: truiken(a)gmail.com
CC: wine-bugs(a)winehq.org
If you click the Browse button on the DestinationFolder dialog in the America's
Army installer, wine crashes. I'll attach the log shortly. The problem is that
the events executed when the user presses the button control need to be
performed in reverse order, that is, the order field of the ControlEvent table
should be ordered from greatest to least.
--
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=6374
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
Keywords| |download
------- Additional Comments From vitaliy(a)kievinfo.com 2006-04-10 16:57 -------
Reseting severity.
Looks really close to bug 2398. Please check with wine-0.9.16 if you can and see
if the problems still exists.
--
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=6377
------- Additional Comments From the3dfxdude(a)gmail.com 2006-04-10 16:16 -------
Please try latest cvs/git. Also do regression testing. I haven't tried yet, but
if true, it is a regression.
--
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=6337
bobbyg(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-user |wine-comctl32
Summary|ComboBox strings are |ComboBoxEx strings are
|truncated for OWNERDRAW |truncated (Acrobat 7)
|styles (Acrobat 7) |
------- Additional Comments From bobbyg(a)gmx.net 2006-04-10 15:56 -------
The results on Win2k show that CB_GETLBTEXTLEN messages aren't forwared to the
ComboBox (or ListBox) as in Wine. Instead, CB_GETITEMDATA is called twice which
leads to the assumption that the length is retrieved directly in ComboBoxEx.
A further investigation shows that the return value of sizeof(DWORD) is correct
for the ListBox.
Changing summary & component accordingly.
--
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=1064
------- Additional Comments From bill.spam(a)myrealbox.com 2006-04-10 15:55 -------
darckness: you are my hero, you know that? :)
Did you see any side-effects with otehr games?
As this patch now fixes problems with (at least) three games (TH, DK and Guild
Wars) wouldn't it be a good idea to finally commit it into cvs?
Who's responsible for that sort of stuff?
Werner
--
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=6337
------- Additional Comments From bobbyg(a)gmx.net 2006-04-10 15:54 -------
Created an attachment (id=3785)
--> (http://bugs.winehq.org/attachment.cgi?id=3785&action=view)
Test program showing different results under Windows & Wine
Here's a quick&dirty program using components of the comboex test case. Start
it and use a message spy program to capture the events.
--
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.