http://bugs.winehq.org/show_bug.cgi?id=3846
Xavier Vachon <xvachon(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xvachon(a)gmail.com
--- Comment #28 from Xavier Vachon <xvachon(a)gmail.com> 2010-08-24 07:29:09 ---
Can these be run in current git? (1.3.1)
--
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=24109
Summary: wine 1.3.1 - Sound configuration error (alsa related)
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bezana(a)sapo.pt
I compiled the recently released wine 1.3.1, and i'm in a predicament related
to the sound configuration, that never happened in previous wine versions.
Whenever i try to configure sound, using winecfg, wine crashes. Running
applications, just end with the same exact crash, providing i select alsa, with
any other sound driver (or with sound disabled, evidently) it doesn't. Here is
a debug log - http://freetexthost.com/4j0ktn1peb.
I already disabled pulseaudio, so its not related with that.
So i ran a regression test, and this was the result:
6120d7cc14522983fbc38026ab4fcb6e4a68cdf0 is the first bad commit
commit 6120d7cc14522983fbc38026ab4fcb6e4a68cdf0
Author: Jeff Cook <jeff(a)deserettechnology.com>
Date: Mon Aug 2 17:48:52 2010 -0600
winealsa.drv: Init mixer on cards with a single Mic control, like
snd_usb_audio mics.
:040000 040000 0edca612f774126778453257b9149cf893d32f24
0a9b8d3df5d78d176a69bc52d4ceea22ba2d80cf M dlls
With wine-1.3.0-82-g5aa45d9 it runs without problem, it's from
wine-1.3.0-83-g6120d7c that the crashes happen (guess this last paragrah was
unnecessary, but whatever).
I tried to CC to the address of the patch's autor, but it says it did not match
anything:
" CC: jeff(a)deserettechnology.com did not match anything"
--
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=6994
Dmitry Timoshkov <dmitry(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #20 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-08-24 01:06:53 ---
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=24102
Summary: A supposedly trivial d3d demo with a mingw source
fails
Product: Wine
Version: 1.3.1
Platform: x86-64
URL: http://www.codeproject.com/KB/directx/mingw3d.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hramrach(a)centrum.cz
CC: wine-bugs(a)winehq.org
I tried to find some d3d demo which I could modify and rebuild.
The single d3d demo with a mingw source I found hits an unimplemented function.
wine: Call from 0x7b836af2 to unimplemented function
d3dx9_36.dll.D3DXCreateTextureFromFileExA, aborting
I guess it could be rewritten to not use a file but it is still an issue.
Happens with wine 1.2 and 1.3.
I could install the MS DX9 libraries but I wanted to test some demos the
libraries I normally use which are the Wine ones AFAIK.
--
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=8166
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #15 from Austin English <austinenglish(a)gmail.com> 2010-08-24 00:43:48 ---
(In reply to comment #14)
> Is this still an issue in current git? (wine-1.3.1-68-g70d8fce)
There's a testfile to download and notepad is builtin to wine. You can test
this yourself in 30 seconds...
Yes, still in today's git.
--
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
joaopa <jeremielapuree(a)yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #30340|0 |1
is obsolete| |
--
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 #14 from Dan Kegel <dank(a)kegel.com> 2010-08-23 23:31:02 ---
Created an attachment (id=30345)
--> (http://bugs.winehq.org/attachment.cgi?id=30345)
+d3d7,+ddraw log of patched wine crashing on FIFA_2002_Demo_du_jeu.exe
Doesn't work for me, either. Here's the requested log.
--
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 #13 from joaopa <jeremielapuree(a)yahoo.fr> 2010-08-23 22:59:40 ---
For me, demo works very well with my patch. What is your video card + driver?
Attach a backtrace with d3d7+ddraw channels only, please.
--
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 #12 from Xavier Vachon <xvachon(a)gmail.com> 2010-08-23 21:19:18 ---
Created an attachment (id=30344)
--> (http://bugs.winehq.org/attachment.cgi?id=30344)
Log +d3d7,+relay,+tid,+seh (with comment #11 attachment)
(In reply to comment #11)
> Created an attachment (id=30340)
--> (http://bugs.winehq.org/attachment.cgi?id=30340) [details]
> patch fixing the crash
>
> Give a try to this patch, please
With your patch, the setup program complains about DX7 not being installed.
"You will need to install DirectX 7.0a to run the demo."
Uploading a +d3d7,+relay,+tid,+seh log.
--
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.