http://bugs.winehq.org/show_bug.cgi?id=4272
Summary: Total Annihilation installer- fails with "Unhandled page
fault on read access to 0x00000004 at address 0x40b2b0
(thread 000b), starting debugger...
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pdbogen(a)gmail.com
As summary. Error is preceeded by two lines:
'fixme:system:SystemPAramatersInfoW Unimplemented action: 94
(SPI_GETMOUSETRAILS)' and
'fixme:system:SystemPAramatersInfoW Unimplemented action: 93 (SPI_GETMOUSETRAILS)'
Installer completely fails to start, reportedly worked in earlier versions of wine.
This is using the latest (as of writing) CVS sources.
--
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=4270
Summary: dvdshrink 3.2.0.15 fixme:dsound:DSOUND_MixOne problem
with underrun detection
Product: Wine
Version: 0.9.5.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tuxtux_tux(a)yahoo.com
Sound works ok in winamp512 but not in DVDshrink 3.0.2.15
(bear with me this is my first bug report. regards)
Tested with Wine 0.9.4 and 0.9.5
DVDshrink 3.0.2.15
ALSA sound driver (version 1.0.8)
artsd 1.3.2
# uname -r 2.6.11-6mdk
This sound card's driver does not support direct access
The (slower) DirectSound HEL mode will be used instead.
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=1882 <
primary_done=10120)
This fixme:dsound:DSOUND_MixOne problem will repeat many times
Sometimes we have
err:dsound:DSOUND_MixOne underrun on sound buffer 0x7bcd65f0
The sound is like a bad radio, cracky.
winecfg settings tested: all type of acceleration w/w emulation.
Mostly alsa driver in winecfg, but also arts, and OSS.
Tried in combination with alsa or OSS
Could not try the linux nvaudio OSS driver instead of intel8x0.ko.gz as
nvaudio kernel module is not available.
Also tried after killing artsd, and using alsa. Same underrun error.
00:05.0 Multimedia audio controller: nVidia Corporation nForce Audio
Processing Unit (rev a2)
00:06.0 Multimedia audio controller: nVidia Corporation nForce2 AC97 Audio
Controler (MCP) (rev a1)
Vendor ID: ‎4318 Device ID: ‎106 Sub vendor ID: ‎4163 Sub device ID: ‎32917
The audio codec is a Realtek ALC650F
# modinfo snd-intel8x0
filename: /lib/modules/2.6.11-6mdk/kernel/sound/pci/snd-intel8x0.ko.gz
description: Intel 82801AA,82901AB,i810,i820,i830,i840,i845,MX440; SiS
7012; Ali 5455
$ cat .wine/*.reg | grep -i real
[Software\\Microsoft\\ActiveMovie\\devenum\\{33D9A762-90C8-11D0-BD43-00A0C911CE86}\\Realtek
ALC650F] 1136403810
"FriendlyName"="Realtek ALC650F"
Howevever winamp winamp512_lite.exe sound does work fine
$ wine .wine/drive_c/Program\ Files/Winamp/winamp.exe
Loading required GL library /usr/lib/libGL.so.1
This sound card's driver does not support direct access
The (slower) DirectSound HEL mode will be used instead.
--
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=3966
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-09-01 10:33 -------
I know no such ability. Maybe per-application DLL-overrides may help you?
Quote from the User Guide [13]:
| Within the tab you'll notice there is a Default Settings entry. If you select
| that you'll see the current default Windows Version for all applications. A
| troublesome application is best configured separately from the Default
| Settings. To do that:
|
| 1. Click on the Add application button.
| 2. Browse until you locate the .exe
| 3. After it's been added you can choose the specific Windows version Wine
| will emulate for that application.
When you select your app in the list, you can switch to the 'Libraries' tab and
enter desired DLL-overrides for odbc32 and odbccp32. After that registry should
get new key, for example:
| [HKEY_USERS\S-1-5-4\Software\Wine\AppDefaults\WEWB32.EXE]
|
| [HKEY_USERS\S-1-5-4\Software\Wine\AppDefaults\WEWB32.EXE\DllOverrides]
| "odbc32"="native"
| "odbccp32"="native"
OTOH, this quote can be adjusted, saved as a reg-file and imported (for example
when using 'winecfg' to override dll isn't desired) via command line:
wine regedit odbc_overrides.reg
[13]
http://www.winehq.org/site/docs/wineusr-guide/config-wine-main#CONFIG-WINDO…
--
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=3937
tuharsky(a)misbb.sk changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|WinAmbulancia application |oleaut, imm.. WinAmbulance
|dosen't work |app (VB,MDB) dosen't work
------- Additional Comments From tuharsky(a)misbb.sk 2006-09-01 09:55 -------
I tested with native oleaut32.dll and the app works much better, even starts and
kinda functions. I'm not entirely sure about DB actions, I'll test it more
thoroughly.
--
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=3966
------- Additional Comments From tuharsky(a)misbb.sk 2006-09-01 09:48 -------
Can we say that Wine should automagically choose native odbccp32 if native
odbc32 is already selected by user?
--
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=3694
------- Additional Comments From pgr(a)arcelectronicsinc.com 2006-09-01 09:30 -------
Check this patch on patches 1/7/06
Re: Rein Klazes : user32: Separate menu bitmaps and strings.
This is the correct fix for 4250 which caused a null error
--
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=4266
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dan.horak(a)email.cz
------- Additional Comments From vitaliy(a)kievinfo.com 2006-09-01 08:39 -------
*** Bug 4269 has been marked as a duplicate of this bug. ***
--
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=4269
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-09-01 08:39 -------
Backtrace looks identical.
*** This bug has been marked as a duplicate of 4266 ***
--
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=4228
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-09-01 07:35 -------
I see only +gdi trace in the last attachment. Is this intended? :)
--
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.