http://bugs.winehq.org/show_bug.cgi?id=4184
Summary: winecfg crashes when selecting screen depth
Product: Wine
Version: 0.9.3.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hans(a)comerwell.xs4all.nl
In 'winecfg' (or 'wine winecfg') [ is this 'wine-binary' or 'wine-winelib' ? ]
if I select:
- Applications -> Default Settings -> Windows 3.1
and then on the Graphics tab:
- 'enable desktop double buffering = off
- screen color depth = anyhting different (was 24)
then wine crashes with:
wine: Unhandled page fault on read access to 0x00000000 at address 0xb7edb5b3 (t
hread 0009), starting debugger...
..........
Backtrace:
=>1 0xb7e6d5b3 index+0x63 in libc.so.6 (0xb7e6d5b3)
2 0x7f8185ba WINPROC_wrapper+0x1a in user32 (0x7f8185ba)
3 0x7f819160 WINPROC_CallWndProc+0x60(wParam=0x1044d, lParam=0x10048)
[src/wine-0.9.3-winehq/dlls/user/winproc.c:416] in user32 (0x7f819160)
4 0x7f81e1be CallWindowProcW+0x1ae(func=0x7f8790fc, hwnd=0x10044, msg=0x111,
wParam=0x1044d, lParam=0x10048) [src/wine-0.9.3-winehq/dlls/user/winproc.c:3327]
in user32 (0x7f81e1be)
5 0x7f7c0327 DefDlgProcW+0x57(hwnd=0x10044, msg=0x111, wParam=0x1044d,
lParam=0x10048) [src/wine-0.9.3-winehq/dlls/user/defdlg.c:510] in user32
(0x7f7c0327)
6 0x7f8185ba WINPROC_wrapper+0x1a in user32 (0x7f8185ba)
7 0x7f819160 WINPROC_CallWndProc+0x60(wParam=0x1044d, lParam=0x10048)
[src/wine-0.9.3-winehq/dlls/user/winproc.c:416] in user32 (0x7f819160)
8 0x7f81e406 CallWindowProcW+0x3f6(func=0x7f7c02d0, hwnd=0x10044, msg=0x111,
wParam=0x1044d, lParam=0x10048) [src/wine-0.9.3-winehq/dlls/user/winproc.c:3308]
in user32 (0x7f81e406)
9 0x7f7ee34f call_window_proc+0x10f(lparam=0x10048, unicode=0x1,
same_thread=0x1) [src/wine-0.9.3-winehq/dlls/user/message.c:1516] in user32
(0x7f7ee34f)
10 0x7f7f1a66 SendMessageTimeoutW+0x156(hwnd=0x10044, msg=0x111,
wparam=0x1044d, lparam=0x10048, flags=0x0, timeout=0x0, res_ptr=0x7fbeeb18)
[src/wine-0.9.3-winehq/dlls/user/message.c:2349] in user32 (0x7f7f1a66)
...........
I have a full stacktrace. (cannot attach files here? )
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
If Applications -> Default Settings -> "Win95 or XP"
it does not crash, but I cannot run winecfg anymore.
It only returns to stdout:
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 1 (X_CreateWindow)
Serial number of failed request: 13
Current serial number in output stream: 14
It works again after removing the new settings from '.wine/user.reg':
[Software\\Wine\\X11 Driver] 1135869551
"DesktopDoubleBuffered"="N"
"ScreenDepth"="16"
--
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=4183
------- Additional Comments From netstat(a)mail.ru 2005-29-12 08:06 -------
Created an attachment (id=1589)
--> (http://bugs.winehq.org/attachment.cgi?id=1589&action=view)
List of files included in arts package
There is no separate development packages under FreeBSD.
But headers and other development-related files included into arts package.
I've attached list of files included into arts package.
--
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=4183
------- Additional Comments From reif(a)earthlink.net 2005-29-12 07:46 -------
Do you have the arts development package installed? This is needed to compile a
working wine arts driver.
--
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=4183
Summary: Unable to use arts sound driver under FreeBSD
Product: Wine
Version: 0.9.4.
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: netstat(a)mail.ru
Hello!
FreeBSD 6.0-RELEASE
Wine 0.9.4, KDE 3.4.2, arts-1.4.2 - installed from FreeBSD ports.
While selecting Audio tab in winecfg there is no Arts sound driver selectable,
only OSS driver available.
In console:
err:module:load_builtin_dll failed to load .so lib for builtin
L"winearts.drv": /usr/local/lib/libgthread-2.0.so.600: Undefined symbol
"pthread_attr_destroy"
Native applications such as KDE media players, Wesnoth, etc can use Arts
without any problem.
Sound hardware:
FreeBSD Audio Driver (newpcm)
Installed devices:
pcm0: <nVidia nForce2> at io 0xd800, 0xdc00 irq 21 bufsz 16384 kld snd_ich
(1p/1r/0v channels duplex default)
Thanks!
Happy New Year! :-)
--
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=4054
------- Additional Comments From dank(a)kegel.com 2005-29-12 01:02 -------
OK, sorry I mentioned Magic File at all. It uses ADO;
the original app I wanted to debug doesn't.
Let's focus on the OLEFontImpl_FindConnectionPoint
error, which is not related to the MkParseDisplayName error or ADO.
Somebody who understands OLE Fonts and pictures
(see e.g. http://www.microsoft.com/msj/0999/Visualprog/visualprog0999.aspx
for an intro) could probably look at the log and
figure out how to extend the conformance test to
catch whatever problem we're running into here.
--
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=4181
------- Additional Comments From Custom(a)Phreaker.net 2005-29-12 00:42 -------
Here is my "config" file located in ~/.wine/:
"HKLM\System\CurrentControlSet\Session Manger\Environment\ALLUSERSPROFILE" =
"c:\windows\profiles\All Users"
--
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=4181
------- Additional Comments From Custom(a)Phreaker.net 2005-29-12 00:31 -------
Ok, after adding that variable to the "config" file, it still errors out (same
pop up". Here is the console output:
fixme:msi:MsiGetProductInfoW L"{ABD8C8CD-2B30-4D2F-BCCF-FAB944693251}"
L"PackageCode" 0x7fde7948 0x7fc6d87c
fixme:msi:MsiInstallProductW L"D:\\software\\instdata\\english\\ISScript8.Msi"
L"REBOOT=ReallySuppress ADDLOCAL=All"
err:msi:ITERATE_DuplicateFiles Failed to copy file L"c:\\Program Files\\Common
Files\\InstallShield\\Driver\\8\\Intel 32\\IDriver.exe" -> L"c:\\Program
Files\\Common Files\\InstallShield\\Driver\\8\\Intel 32\\", last error 80
fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveRegistryValues"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveFolders"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"ValidateProductID"
err:msi:deformat_environment Unknown environment variable L"ALLUSERSPROFILE"
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7d5ee7c0,0x7d5ee7c4), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7d5ee7bc,0x7d5ee7c0), stub!
--
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=4131
------- Additional Comments From vitaliy(a)kievinfo.com 2005-28-12 22:48 -------
More information: it does not happen in off-line mode.
--
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=4181
------- Additional Comments From vitaliy(a)kievinfo.com 2005-28-12 22:38 -------
winNT looks like have "ALLUSERSPROFILE" env varialbe that points to "All Users"
profile path ex: "c:\winnt\profiles\All Users"
Could you add HKLM\System\CurrentControlSet\Session
Manger\Environment\ALLUSERSPROFILE string value and set it to
"c:\windows\profiles\All Users"?
--
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.