http://bugs.winehq.com/show_bug.cgi?id=1599
Summary: sound dead after running certain apps
Product: Wine
Version: 20030709
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: spyderusa11(a)hotmail.com
Some programs, it seems to be the ones that use DirectSound, will play sound
fine, but will kill sound for the rest of the system once started. Other Windows
apps that use other methods of audio play fine but don't have any problems. For
example, I can run a game that uses DirectSound and exit it, and the sound will
not work in any other application (Linux or Windows). However, if I run the same
program, or another one that uses DirectSound, the sound still works there but
only there. Running /sbin/fuser /dev/dsp says nothing is using the device and ps
ax reports nothing out of the ordinary (including wine or wineserver) continuing
to run. If I try to play an MP3 in XMMS, the position indicator fast forwards
through the file with no speaker output. The only way to get the sound back
(that I've figure out so far) is to restart the computer.
I'm using RedHat 9 on a Gateway P4-M laptop with ESS1988 sound (maestro3 driver).
--
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=1596
------- Additional Comments From bendees(a)cox.net 2003-16-07 17:13 -------
When I add the following to ~/.cxoffice/dotwine
[AppDefaults\\wm32.exe\\DllOverrides]
"comctl32" = "native"
I get:
wine: Unhandled exception, starting debugger...
I've attached the rest of the debug output.
--
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=1598
Summary: delphi 3 - managed - missing minimize/maximize buttons
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: steendijk(a)xs4all.nl
delphi (3) apps, running in "Managed" mode, have no minimize and maximize
buttons on windows. i found delphi 3 differs from normal apps because it uses an
invisible "main" window (a name like "Project1"), then all other windows (forms)
have this invisible window as parent. the test program (url given below) does
exactly the same, and reproduces the bug. (it also uses the same style/ex flags)
the buttons show on windows, and on wine in "windows lookalike" mode, but not in
managed mode.
http://www.bircd.org/test.exe
--
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=1597
Summary: compilation error
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: eli(a)tiedglobal.com
make[2]: Entering directory `/home/cvs/wine/wine/dlls/winmm/winearts'
../../../tools/makedep -I. -I. -I../../../include -I../../../include
-I/opt/kde/include/artsc -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -C. arts.c audio.c
Unknown option '-pthread'
Usage: ../../../tools/makedep [options] [files]
I suppose you wanted to use -pthread in the gcc compiler. I removed it before
proceeding.
--
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=1596
------- Additional Comments From mike(a)theoretic.com 2003-16-07 05:49 -------
Can you try running with native comctrl32? You can snarf it from a win98 box if
you don't have one of your own.
--
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=1596
------- Additional Comments From bendees(a)cox.net 2003-16-07 03:09 -------
This doesn't happen if I set Managed="N" in the config file; everything works
as expected.
--
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=1596
Summary: toolbar buttons not responding to mouse clicks
Product: Wine
Version: 20030709
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: bendees(a)cox.net
I'm using a Windows application called WestMate. It can be freely downloaded at
www.westlaw.com by going to Customer Service. It requires Internet Explorer be
installed, though, so I've only been able to test it with the Crossover version
of Wine.