http://bugs.winehq.org/show_bug.cgi?id=8711
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-16-06 10:34 -------
ALWAYS search for identical bugs. Duplicate
*** This bug has been marked as a duplicate of 7189 ***
--
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=8710
------- Additional Comments From vitaliy(a)kievinfo.com 2007-16-06 10:32 -------
Upgrade to wine-0.9.39 and retest. Also attach WINEDEBUG=+loadll output to the
bug (as an attachment do not paste).
--
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=8712
------- Additional Comments From b.buschinski(a)web.de 2007-16-06 10:30 -------
Created an attachment (id=6761)
--> (http://bugs.winehq.org/attachment.cgi?id=6761&action=view)
WINEDEBUG="amstream" wine PlayVideo.exe
next I picked the
dlls/amstream/mediastream.c
IMediaStreamImpl_QueryInterface
and added
IsEqualGUID(riid, &IID_IDirectDrawMediaStream)
(maybe this was wrong but should be found, cause it is on windows)
however it crashs at IClassFactory_AddRef
and I have no clue at all, maybe someone could give me a hint
--
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=8712
Summary: amstream: QueryInterface IID_IDirectDrawMediaStream
fails
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dshow
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b.buschinski(a)web.de
I found a "simple" demo that shows a video
with help of ddraw and amstream
however it fails at
PlayVideo.cpp:134:
m_pPrimaryVideoStream->QueryInterface(IID_IDirectDrawMediaStream,(void
**)&m_pDDStream)
err:amstream:IMediaStreamImpl_QueryInterface (0x1b4570)->({f4104fce-9a70-11d
0-8fde-00c04fd9189d},0x4102c8),not found
it should be found and works on windows
--
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=8711
Summary: can't install Visual Studio 2005
Product: Wine
Version: 0.9.36.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thesource(a)mail.ru
wine output is attached
--
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=8710
Summary: Applications can not find dll's
Product: Wine
Version: 0.9.36.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thesource(a)mail.ru
I have installed DirectX SDK, but texture tool says that it could not find
d3dx9_33.dll. I have this file in ~/.wine/drive_c/windows/system32 directory. I
even copied it to system (why by the way wine tries to load libraries from
system instead of system32? I have Windows XP in wine config). No luck.
--
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.