http://bugs.winehq.org/show_bug.cgi?id=3756
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |mike(a)codeweavers.com
------- Additional Comments From marcus(a)jet.franken.de 2005-04-11 13:56 -------
Even with current CVS I get:
Starting program: /usr/bin/wine-pthread AVRStudio.exe
[Thread debugging using libthread_db enabled]
[New Thread 1075304128 (LWP 5040)]
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:CoRegisterMessageFilter stub
[New Thread 1103088560 (LWP 5045)]
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{2933bf81-7b36-11d2-b20e-00c04f983e60}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80040155
err:ole:CoMarshalInterface Failed to marshal the interface
{2933bf81-7b36-11d2-b20e-00c04f983e60}, 80040155
fixme:msxml:domdoc_createNode
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1075304128 (LWP 5040)]
0x41c2504c in domdoc_appendChild (iface=0x403d1550, newChild=0xbf00be,
outNewChild=0x0) at domdoc.c:291
291 return IXMLDOMNode_appendChild( This->node, newChild,
outNewChild );
(gdb) x /4x iface
0x0: 0x00000000 0x00000000 0x00000000 0x00000000
(gdb)
--
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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3037
a(a)gaydenko.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20050930 |0.9
------- Additional Comments From a(a)gaydenko.com 2005-04-11 13:12 -------
version up
--
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=3455
CaptainSifff(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
------- Additional Comments From CaptainSifff(a)gmx.de 2005-04-11 12:02 -------
tested again with a cvs-snapshot of today.
The performance is now far better, although still slower than windows.
But it's playable now.
There's still a problem with sounds not mixed properly and with
buffer-underruns.
--
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=3273
------- Additional Comments From nospam(a)thenerdshow.com 2005-04-11 11:19 -------
Warning is probably ok. Patcher still reports "a large number of files are
missing or corrupted" and quits. May have to install under wine to make it
work. Haven't tried that yet because the game requires several large patches
and takes up roughly 5 gigs and friends are no longer playing it.
--
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=3112
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-04-11 11:14 -------
The deadlock is somewhere in direct sound mixer (the thread holding the lock
no longer exists), it also causes a problem with mmtimer getting corrupt data.
I've already checked to see if theres a missing LeaveCriticalSection but it
all seems ok, I've also tried giving MMTimer it's own critical section but
that didn't work either.
It may be a callback from the alsa driver since using emmulation seems to get
past the problem it many cases.
--
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=3756
------- Additional Comments From marcus(a)jet.franken.de 2005-04-11 09:52 -------
you need to build wine with libxml2 and libxslt development headers installed.
what wine build do you use? an RPM from ourdownload page, or a selfcompiled
one?
--
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=3570
------- Additional Comments From vitaliy(a)kievinfo.com 2005-04-11 08:26 -------
ATM Wine has really limited support for device drivers. If I'm not mistaken,
that is only vxds of some particular type. No support for winnt+ (.sys) drivers
as of yet. But work is under way to add some limited support for (.sys) files.
--
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.