http://bugs.winehq.org/show_bug.cgi?id=22202
Summary: Dragon Age: Origins - gameplay is very glitchy (mostly
black screen)
Product: Wine
Version: 1.1.41
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=27088)
--> (http://bugs.winehq.org/attachment.cgi?id=27088)
screenshot - wine
Attached screenshots illustrate the problem better.
Terminal output (slightly trimmed some more d3d_surface calls where the ...
is):
austin@midna:~/.wine/drive_c/Program Files/Dragon Age/bin_ship$ wine
daorigins.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x526e2c8,0x00000000), stub!
fixme:keyboard:RegisterHotKey (0x1021e,0,0x00000000,2C): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x526df88,0x00000000), stub!
fixme:d3d:buffer_PreLoad Too many declaration changes or converting dynamic
buffer, stopping converting
fixme:d3d_surface:IWineD3DVolumeImpl_LockBox (0xbfe0ca8) : pBox=0x546e820 stub
...
fixme:d3d_surface:IWineD3DVolumeImpl_LockBox (0x153ce668) : pBox=0x546e820 stub
fixme:d3d_surface:surface_load_ds_location No up to date depth stencil location
fixme:d3d:state_zfunc D3DCMP_NOTEQUAL and D3DCMP_EQUAL do not work correctly
yet
fixme:keyboard:UnregisterHotKey (0x1021e,0): stub
--
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=21920
Summary: Regression! Houaiss Portuguese Dictionary won't
install in wine 1.1.38.
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mrx(a)riseup.net
Created an attachment (id=26595)
--> (http://bugs.winehq.org/attachment.cgi?id=26595)
Houaiss fails to run in wine 1.1.38 (log)
Hello friends...
I posted a bug some time ago, but the problem couldn't be solved:
http://bugs.winehq.org/show_bug.cgi?id=20866
I was told it's a regression, and that I should perform a regression test
myself. Well, I'd be really interested in helping you guys solve this problem,
but I didn't find it so easy to do those regression tests. But I'm willing to
learn, if someone could give me a hand. I tried to follow the instructions at
http://wiki.winehq.org/RegressionTesting but got stuck when I got to "Compiling
Wine". I guess this is very typical. I've never done such a job in my life, and
I don't even think I know what exactly compiling a software is although I tried
to read a bit about it...)
Ok, In the 1.0.1. version, the software runs quite well, although I
occasionally have the bug described in my other thread (see above). In the
1.1.38, I cannot run the software at all, it crashes immediately after you
start it. (log attached)
If I try to reinstall the software, it also crashes! (installation log
attached).
I wish I could give up using this programm, since it is proprietary, but I
don't think there is any other alternative. We don't even have comprehensive
ENGLISH electronic dictionaries that are free software, let alone Portuguese
ones! I'm sorry to disturb you... the thing is: I need it for my work, so I'd
be really thankful if we could solve this thing together.
I found a place where you could download the software so that you could work on
the problem, if you think it's worth it:
http://thepiratebay.org/torrent/3371730/Dicionario_Houaiss___serialhttp://thepiratebay.org/torrent/3708050/Dic._Eletronico_Houaiss_da_Lingua_P…
But I suppose you guys aren't allowed...
Anyway, thank you very much for your attention and help!
Zac
--
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=21832
Summary: using threading model Both instead of Apartment let my
application render correclty
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: windowscodecs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: prahal(a)yahoo.com
Using the application from :
http://www.codeproject.com/KB/winsdk/messagespy.aspx
(either builded from source via monodevelop or using the binary) leads to a 1
pixel line behing rendered.
Switching the threading model from the PNG WIC decoder to "Both" from
"Apartment" fixes this.
This applications requires dlls shipped in the exe from
http://www.nektra.com/products/deviare-api-hook-windows/download
Vanilla wine-1.1.39-61-g520a283 with mono 2.6 from upstream installed without
futher ado:
wine ./DeviareMsgSpy.exe
Warning: may be not all fields of the class 'TypeEntryInner' were described
Warning: may be not all fields of the class 'ModuleEntryInner' were described
Warning: may be not all fields of the class 'FunctionEntryInner' were described
Warning: may be not all fields of the class 'ParamEntriesInner' were described
Warning: may be not all fields of the class 'ParamEntryInner' were described
Warning: may be not all fields of the class 'FunctionEntriesInner' were
described
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{9edde9e7-8dee-47ea-99df-e6faf2ed44bf}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80040155
err:ole:CoMarshalInterface Failed to marshal the interface
{9edde9e7-8dee-47ea-99df-e6faf2ed44bf}, 80040155
fixme:ole:CoCreateInstance no instance created for interface
{9edde9e7-8dee-47ea-99df-e6faf2ed44bf} of class
{389ea17b-5078-4cde-b6ef-25c15175c751}, hres is 0x80040155
Unhandled Exception: System.Exception: Generic Error [GDI+ status:
GenericError]
at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] in <filename
unknown>:0
at System.Drawing.Image.InitFromStream (System.IO.Stream stream) [0x00000] in
<filename unknown>:0
at System.Drawing.Bitmap..ctor (System.IO.Stream stream, Boolean useIcm)
[0x00000] in <filename unknown>:0
at System.Drawing.Bitmap..ctor (System.IO.Stream stream) [0x00000] in
<filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Drawing.Bitmap:.ctor
(System.IO.Stream)
at System.Windows.Forms.ResourceImageLoader.Get (System.String name)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.PictureBox..ctor () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.PictureBox:.ctor
()
at DeviareMsgSpy.Window.InitializeComponent () [0x00000] in <filename
unknown>:0
at DeviareMsgSpy.Window..ctor () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) DeviareMsgSpy.Window:.ctor ()
at EntryPoint.Main (System.String[] args) [0x00000] in <filename unknown>:0
With the swith from Apartment to Both in the threading model of
389ea17b-5078-4cde-b6ef-25c15175c751 ie png wic.
wine ./DeviareMsgSpy.exe
Warning: may be not all fields of the class 'TypeEntryInner' were described
Warning: may be not all fields of the class 'ModuleEntryInner' were described
Warning: may be not all fields of the class 'FunctionEntryInner' were described
Warning: may be not all fields of the class 'ParamEntriesInner' were described
Warning: may be not all fields of the class 'ParamEntryInner' were described
Warning: may be not all fields of the class 'FunctionEntriesInner' were
described
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{9edde9e7-8dee-47ea-99df-e6faf2ed44bf}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80040155
err:ole:CoMarshalInterface Failed to marshal the interface
{9edde9e7-8dee-47ea-99df-e6faf2ed44bf}, 80040155
fixme:ole:CoCreateInstance no instance created for interface
{9edde9e7-8dee-47ea-99df-e6faf2ed44bf} of class
{6b462062-7cbf-400d-9fdb-813dd10f2778}, hres is 0x80040155
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{9edde9e7-8dee-47ea-99df-e6faf2ed44bf}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80040155
err:ole:CoMarshalInterface Failed to marshal the interface
{9edde9e7-8dee-47ea-99df-e6faf2ed44bf}, 80040155
fixme:ole:CoCreateInstance no instance created for interface
{9edde9e7-8dee-47ea-99df-e6faf2ed44bf} of class
{6b462062-7cbf-400d-9fdb-813dd10f2778}, hres is 0x80040155
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
-> works somewhat fine.
If you try to use the application to capture a window properties (the whole
point of the application), you ll end up with this error coming frmo
unimplemented function in mono.
wine ./DeviareMsgSpy.exe
Warning: may be not all fields of the class 'TypeEntryInner' were described
Warning: may be not all fields of the class 'ModuleEntryInner' were described
Warning: may be not all fields of the class 'FunctionEntryInner' were described
Warning: may be not all fields of the class 'ParamEntriesInner' were described
Warning: may be not all fields of the class 'ParamEntryInner' were described
Warning: may be not all fields of the class 'FunctionEntriesInner' were
described
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{9edde9e7-8dee-47ea-99df-e6faf2ed44bf}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80040155
err:ole:CoMarshalInterface Failed to marshal the interface
{9edde9e7-8dee-47ea-99df-e6faf2ed44bf}, 80040155
fixme:ole:CoCreateInstance no instance created for interface
{9edde9e7-8dee-47ea-99df-e6faf2ed44bf} of class
{6b462062-7cbf-400d-9fdb-813dd10f2778}, hres is 0x80040155
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{9edde9e7-8dee-47ea-99df-e6faf2ed44bf}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80040155
err:ole:CoMarshalInterface Failed to marshal the interface
{9edde9e7-8dee-47ea-99df-e6faf2ed44bf}, 80040155
fixme:ole:CoCreateInstance no instance created for interface
{9edde9e7-8dee-47ea-99df-e6faf2ed44bf} of class
{6b462062-7cbf-400d-9fdb-813dd10f2778}, hres is 0x80040155
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
System.NotSupportedException: non imported interfaces on imported
classes is not yet implemented.
at (wrapper cominterop-invoke) Deviare.DHookEvents_Event:add_OnFunctionCalled
(Deviare.DHookEvents_OnFunctionCalledEventHandler)
at DeviareMsgSpy.Window.button1_Click (System.Object sender, System.EventArgs
e) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnClick (System.EventArgs e) [0x00000] in
<filename unknown>:0
at System.Windows.Forms.Button.OnClick (System.EventArgs e) [0x00000] in
<filename unknown>:0
at System.Windows.Forms.ButtonBase.OnMouseUp
(System.Windows.Forms.MouseEventArgs mevent) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Button.OnMouseUp (System.Windows.Forms.MouseEventArgs
mevent) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.WmLButtonUp (System.Windows.Forms.Message& m)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.ButtonBase.WndProc (System.Windows.Forms.Message& m)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Button.WndProc (System.Windows.Forms.Message& m)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage
(System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control+ControlNativeWindow.WndProc
(System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr
wParam, IntPtr lParam) [0x00000] in <filename unknown>:0
err:seh:setup_exception_record stack overflow 1272 bytes in thread 003f eip
7ef9e4a6 esp 00410e38 stack 0x410000-0x411000-0x610000
http://www.ureader.com/msg/1491614.aspx tells :
"Note that threading model for a given decoder is a choice of the decoder’s
developer and “Both” is only used as an example."
Though I tried "Both" and it leaded to better rendering.
I do not know much about threading model and cannot tell if the issue is in the
choice of the model, the dll or otherwise.
--
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=21604
Summary: Office 2003: can no longer insert picture from file
without manually setting override for gdiplus
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Trying to insert a jpeg in Word, Excel, or Powerpoint 2003 now causes a crash
in gdiplus. Inserting a png or gif doesn't crash, but it inserts a solid black
box.
The regression test identified the following:
db3d756c1e4b03b0fb33f2863ab3d2275dcf00c2 is first bad commit
commit db3d756c1e4b03b0fb33f2863ab3d2275dcf00c2
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Sun Jan 24 15:18:46 2010 -0600
gdiplus: Prefer the builtin version.
:040000 040000 f697af8a8f1f28485cb41662835069206b23cf58
dc52b6e519488f4fec677577cb113cf08e1da028 M dlls
Manually setting an override for gdiplus obviously solves the problem.
Possibly a WONTFIX, but if so, bug 14980 should also be one.
--
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=21546
Summary: Microsoft Flight Simulator 9 "remove debugger"
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ahso47(a)yahoo.com
I've installed it using winetricks some months ago. Previously I could launch a
flight now while starting I get a message alike: "Debugger found, remove
debugger"
See the attached log.
Would be great to get FS9 working...
--
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=21435
Summary: MessageBoxEx() fails with wLanguageId=0x019. Can't
find dialog resource for that lang
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pleasenospam325(a)mail.ru
Created an attachment (id=25811)
--> (http://bugs.winehq.org/attachment.cgi?id=25811)
fix MessageBoxEx failure
"The Bat! Voyager" 3.99 can't show confirmation dialogs: the call to
MessageBoxEx() with wLanguageId==0x019 fails.
Looks like it can be fixed here:
http://source.winehq.org/source/dlls/user32/msgbox.c#L513
in MessageBoxIndirectW() if FindResourceExW() fails with given dwLanguageId,
try system default lang.
--
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=20894
Summary: Unimplemented function
d3dx9_36.dll.D3DXCreateEffectPool
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dunerkahl(a)yahoo.de
Tropico 3 complains about a missing function:
"wine: Call from 0x7edac037 to unimplemented function
d3dx9_36.dll.D3DXCreateEffectPool, aborting"
--
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=20885
Summary: WINE 1.0.1 + Adobe Acrobat 9 Pro Extended scanning not
integrated for OCR Scanning with HP Officejet 5610v,
Ubuntu 9.10
Product: Wine
Version: 1.0.1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rusivi1(a)gmail.com
Please see following launchpad bug for details:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/490685
--
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=20408
Summary: EVE Online freezes with DSOUND overflow after login
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n.andrew.walsh(a)gmail.com
Created an attachment (id=24216)
--> (http://bugs.winehq.org/attachment.cgi?id=24216)
console output from crash
I haven't updated wine recently, but I have updated the kernel, and some other
programs. However, EVE now crashes during the transition to the login screen
(which is when the client initializes the multi-channel mixer control).
I'm running gentoo Linux on an AMD64 processor, with fairly current software
(though wine-1.1.31 hasn't made it into gentoo yet).
Sound device is a realtex AC888, using the snd_hda_codec_realtek module.
Console output is attached.
Thanks
--
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.