http://bugs.winehq.org/show_bug.cgi?id=7641
------- Additional Comments From rmay(a)ou.edu 2007-06-03 12:36 -------
Any idea what channel I could trace to see if InitCommonControlsEx is called in
either version?
--
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=7650
Summary: regression: visual glitch in open file dialog
Product: Wine
Version: CVS
Platform: PC
OS/Version: All
Status: NEW
Keywords: regression
Severity: trivial
Priority: P3
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flexo(a)holycrap.org
CC: dmitry(a)codeweavers.com
In any open file dialog (for example Regedit / Import Registry) the folder icons
have a 1px black line at the bottom. The commit which caused this is:
commit 79909e7e5ac29804c4b691d1859a02c4c877a11d
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Thu Feb 15 19:46:26 2007 +0800
comctl32: Change internal imagelist bitmap storage in the way applications
with pre-compiled imagelists expect it.
CCing author.
--
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=7507
ehoover(a)mines.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5082 is|0 |1
obsolete| |
------- Additional Comments From ehoover(a)mines.edu 2007-06-03 10:18 -------
Created an attachment (id=5250)
--> (http://bugs.winehq.org/attachment.cgi?id=5250&action=view)
For for text rendering for Wine 0.9.32
Updated patch for Wine 0.9.32, no significant differences.
--
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=7336
------- Additional Comments From sagar.mittal+wine(a)gmail.com 2007-06-03 09:43 -------
Interesting. I've been having a problem since the ntdll commit with even simple
test applications crashing in something to do with thread management. The
terrible sound quality was a separate issue; I spent a long time during the
summer of my SoC project trying to improve it. As far as I could tell, the
problem was at DirectSound or deeper; I stopped digging after a week or so to
focus on the primary part of my project.
Was adding an mpeg stream splitter sufficient to get audio working? If you need
help testing your patches, I'd be glad to help.
I implemented support for MP3 using FFMPEG as part of my SoC project; if you're
interested in what I did, a tarball of my test applications and patches is at
http://people.clemson.edu/~sagarm/soc.tgz.
--
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=7492
chris.r.walton(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-directx-d3d |wine-directx-dsound
Summary|Counter-Strike 1.6: Start-up|Counter-Strike 1.6 freezes
|Menu does not show up |on startup with ALSA
Version|0.9.31. |0.9.32.
------- Additional Comments From chris.r.walton(a)gmail.com 2007-06-03 09:41 -------
I updated to Wine 0.9.32 and did a few more tests.
Success - I was able to actually play!
The culprit is ALSA. As long as ALSA is not selected in winecfg, it starts up
just fine. OSS works (sound too). I also tried it with a few different
acceleration settings, with the same results - OSS works, ALSA doesn't.
--
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=7381
------- Additional Comments From m.pisetta(a)int-software.it 2007-06-03 09:24 -------
Please, no body is interested in solving the multi-windows wrong cascade?
I attach an example, please download the .exe file and run it under wine.
If you open more than one window, the form width is wrong, about 30% larger
than the original size. I use the form.Arrange method, it seem dosent work
correctly.
--
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=7381
------- Additional Comments From m.pisetta(a)int-software.it 2007-06-03 09:24 -------
Please, no body is interested in solving the multi-windows wrong cascade?
I attach an example, please download the .exe file and run it under wine.
If you open more than one window, the form width is wrong, about 30% larger
than the original size. I use the form.Arrange method, it seem dosent work
correctly.
--
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.