http://bugs.winehq.org/show_bug.cgi?id=1714
gary(a)evalunet.co.za changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|GetAhead 1.0 causes Wine to |GetAhead 1.0 display just a
|segfault |gray screen
--
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=1714
------- Additional Comments From gary(a)evalunet.co.za 2004-12-05 09:55 -------
Ran it with the latest cvs version of wine. No longer crashes. However, I get
a completely gray screen in X and the message:
fixme:hook:SetWindowsHookEx16 System-global hooks (5) broken in Win16
On the console.
--
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=2223
Summary: unimplemented function setupapi.dll.SetupDiGetINFClassA
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mea--winehq(a)zmailer.org
Install-shield of XILINX ISE 6.2i fails to complete with
message in Summary. More of the text capture follows:
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x55e40000)
Unhandled exception: unimplemented function setupapi.dll.SetupDiGetINFClassA
called in 32-bit code (0x55b5f053).
In 32-bit mode.
0x55b5f053 (SETUPAPI.DLL..text+0xe053 in SETUPAPI.DLL): addl $12,%esp
Wine-dbg>No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL'
(0x55bc0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL' (0x55e20000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x55e10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SETUPAPI.DLL' (0x55b50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x55e40000)
Unhandled exception: unimplemented function setupapi.dll.SetupDiGetINFClassA
called in 32-bit code (0x55b5f053).
In 32-bit mode.
0x55b5f053 (SETUPAPI.DLL..text+0xe053 in SETUPAPI.DLL): addl $12,%esp
Wine-dbg>
I used "install all from single file" mode, extraction grows to something
like 550 MB from a bit under 200 MB package. Alternate, a web-install,
fails very early with apparently difficulties to call some network data
retrieval API...
--
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=2222
------- Additional Comments From traxtopel(a)fastmail.fm 2004-12-05 05:46 -------
using 20040505
trace:reg:NtOpenKey (0x50,L"Software\\Microsoft\\Windows\\CurrentVersion\\App
Paths\\E:\\notesE1EF34\\RFP2_Comments.doc",20019,0xb6fcc1fc)
trace:reg:NtOpenKey <- (nil)
trace:reg:RegQueryValueW (0x80000000,L".doc",0xb6fcd898,512)
trace:reg:NtOpenKey (0x130,L".doc",f003f,0xb6fcc9fc)
trace:reg:NtOpenKey <- 0x2a0
trace:reg:RegQueryValueExW (0x2a0,(null),(nil),(nil),0xb6fcd898,0xb6fcca84=512)
trace:reg:NtQueryValueKey (0x2a0,(null),2,0xb6fcc8c8,256)
trace:reg:RegQueryValueW
(0x80000000,L"docfile\\shell\\open\\command",0xb6fcd098,2048)
trace:reg:NtOpenKey (0x130,L"docfile\\shell\\open\\command",f003f,0xb6fcc9d0)
trace:reg:NtOpenKey <- 0x2a0
trace:reg:RegQueryValueExW (0x2a0,(null),(nil),(nil),0xb6fcd098,0xb6fcca2c=2048)
trace:reg:NtQueryValueKey (0x2a0,(null),2,0xb6fcc89c,256)
trace:reg:NtQueryValueKey
(0x10,L"E:\\notesE1EF34\\RFP2_Comments.doc",2,0xb6fcb1a8,80)
trace:reg:NtQueryValueKey (0x10,L"*RFP2_Comments.doc",2,0xb6fcb1a8,80)
trace:reg:NtQueryValueKey (0x10,L"RFP2_Comments.doc",2,0xb6fcb1a8,80)
Notes returns an error - "Unable to locate program"
This is the same configuration as used on 20031212, I have also tried to
reinstall on 20040505, and modify the registry, same issue.
--
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=2222
Summary: Notes 6.5.1 Application Launching not working
Product: Wine
Version: 20040505
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: traxtopel(a)fastmail.fm
I have had issues since 20031212 with launching Applications with wine.
I use the following config in system.reg to associate doc files with a bash
script located in
c:\appassoc\doc.exe
This has worked up until the 2004 drops of wine.
REGEDIT4
[HKEY_CLASSES_ROOT\.doc]
@="docfile"
[HKEY_CLASSES_ROOT\docfile]
@="doc"
"EditFlags"=hex:00,00,00,00
[HKEY_CLASSES_ROOT\docfile\Shell]
@=""
[HKEY_CLASSES_ROOT\docfile\Shell\open\command]
@="C:\\appassoc\\doc.exe %1"
[HKEY_CLASSES_ROOT\docfile\Shell\edit\command]
@="C:\\appassoc\\doc.exe %1"
--
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=2210
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-12-05 03:39 -------
speaking about original report it seems PalTalk software was used to be reported
about: http://appdb.winehq.org/appview.php?appId=693 . I downloaded
"pal_install.exe" from some web page (official link after registration didn't
work), extracted SFX and have to run "wine pnetaware.exe" to get immediate,
non-interactive crash.
IMO, someone should change Summary field once more. :-)
--
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=2210
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-12-05 03:38 -------
hm. Tony, I will do that, but only after some bigger investigation. problem in
my case is custom DialogProc-callback being installed for message handling, I am
afraid:
Backtrace:
=>0 0x407e3afa (DIALOG_CreateIndirect+0x24e(hInst=0x400000,
dlgTemplate=0x4065b8, owner=0x0, dlgProc=0x401260, param=0x0, unicode=0x0,
modal=0x0) [dialog.c:636] in USER32.DLL) (ebp=4075fdfc)
1 0x407e3fa7 (CreateDialogIndirectParamAorW+0x23(hInst=0x400000,
dlgTemplate=0x406554, owner=0x0, dlgProc=0x401260, param=0x0, flags=0x2)
[dialog.c:735] in USER32.DLL) (ebp=4075fe20)
2 0x407e3fd2 (CreateDialogIndirectParamA+0x26(hInst=0x400000,
dlgTemplate=0x406554, owner=0x0, dlgProc=0x401260, param=0x0) [dialog.c:744] in
USER32.DLL) (ebp=4075fe44)
3 0x407e3f26 (CreateDialogParamA+0x42(hInst=0x400000, name=0x65, owner=0x0,
dlgProc=0x401260, param=0x0) [dialog.c:708] in USER32.DLL) (ebp=4075fe68)
4 0x0040140a (vidsize.exe..text+0x40a in vidsize.exe) (ebp=407e3ee4)
5 0x8b056a53 (MSVCRT.DLL..reloc+0x13015a53) (ebp=56e58955)
*** Invalid address 0x56e58955 (svcauthdes_stats+0x14d1ca41)
0x407e3afa (DIALOG_CreateIndirect+0x24e [dialog.c:636] in USER32.DLL): movl
$0x0,0x0(%eax)
637 dlgInfo->hUserFont = hUserFont;
AFAICS, DEFDLG_InitDlgInfo() should be called in any case to allocate memory for
dlgInfo variable and to avoid crash. in my case it doesn't just maybe for
installing custom DialogProc-callback: dlgProc=0x401260.
in original report dlgProc=0x0, hence Wine's DEFDLG_InitDlgInfo() function there
should be called by DefDlgProcA() before DIALOG_get_info(). thus, the problem
(with software of original report) may be not the same.
--
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=2221
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-12-05 03:01 -------
it would be nice you to provide homepage of this software. BTW, is it a
trial-version or full?
just for beginning I suggest to see what dlls is this software using. try
running it in such way (from a console/terminal):
WINEDEBUG=+loaddll wine ..used-command-line..
and copy output. IMHO, it would be OK to submit link to this report plus output
to wine-users(a)winehq.com list too.
PS it is not your english poor - you would rather try to type in characters more
accurately. :-P
for example I suggest you to change Summary field from "Hyper hem problem" to
something like "Hyper Chem v7.5 doesn't open/save 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.
http://bugs.winehq.org/show_bug.cgi?id=2221
Summary: Hyper hem problem
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: makay22(a)wp.pl
I have installed Hypre Chem 7 on my PC on linux and wine . It work but i cant
open and save files i just press ok and enter and it does noting , i have
permission to write and i doant known what is wrong i dont have any error
reported by wine
Please help me
PS Sorry for my poor english
--
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=2220
Summary: Grim Fandango won't advance to cutscenes
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: smolin(a)watson.ibm.com
I've seen people say Grim Fandango works fine, but for me
it fails when a puzzle is complete which normally would trigger a
cutscene. The game just stands still. It is not hung, as the
menu can still be accessed to quit/load/save/change prereneces etc.
It isn't that the cutscens won't play at all--if you start from a
save game past the cutscene, you can play the cutscenes you're
already past just fine.
I'm running Fedora FC1. No windows DLL's are being used. I compiled
wine20040505 with all defaults: ./conifigure; make depend; make; make install
--
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=2167
jerome.bouat(a)wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20040408 |20040505
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2004-11-05 12:25 -------
same problem with new version
--
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=2219
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
--
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=2218
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-11-05 11:19 -------
Closing
--
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=2218
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-11-05 11:19 -------
Resolving as invalid
--
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=2216
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-11-05 11:15 -------
Closing.
--
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=2216
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-11-05 11:13 -------
Resolving as FIXED
--
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=2210
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=73
Keywords| |regression
Summary|wine crashs |wine crashs running
| |vidsize.exe for Diablo I
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-11-05 11:04 -------
You should probably drop a note to wine-devel(a)winehq.org CC:ing Santosh
Siddheshwar. Be sure to provide a link to 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=2218
------- Additional Comments From sh2h1c002(a)sneakemail.com 2004-11-05 03:16 -------
A semicolon (;) at the beginning of a line marks it as a comment. You left a
semicolon in front of the line you edited.
It should read:
"Windows" = "winxp"
--
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=1248
------- Additional Comments From lionel.ulmer(a)free.fr 2004-11-05 02:15 -------
Yes, Wine may well be buggy when the application requests 32 bpp mode... But why
add exactly the same comment in three different DirectX bugs with some non-sense
about a fixme in SetCooperativeLevel.
Moreover, the Tibia bug has nothing to do with 32 bpp but rather with bad
support in Direct3D for off-screen rendering.
--
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=2219
Summary: Install of verein32.exe failed
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: abonky(a)web.de
Hi,
I tried to install verein32.exe which is available from
ftp://ftp.gsn.de/pub/prg/WIN32/VEREIN/verein32.exe
The installtion requires the installation of BDE which is available from
ftp://ftp.gsn.de/pub/prg/WIN32/BDE/bde32.exe
The installation of bde32.exe seemed to work fine.
Afterwards, the installtion of verein32.exe failed.
I tried both, installing as root and installing as user.
The debug information for both cases is attached.
As root (as normal user see below):
# wine verein32.exe
fixme:ole:CoCreateInstance no classfactory created for CLSID
{00021401-0000-0000-c000-000000000046}, hres is 0x80040154
fixme:ole:CoCreateInstance no classfactory created for CLSID
{00021401-0000-0000-c000-000000000046}, hres is 0x80040154
# wine: Unhandled exception (thread 000d), starting debugger...
fixme:console:SetConsoleCtrlHandler (0x406196f0,1) - no error checking or
testing yet
WineDbg starting on pid c
Can't find file for ELF 'wine-kthread' ((nil))
No debug information in ELF 'wine-pthread' ((nil))
Breakpoint 1 at 0x4000dd60 (_end+0x3fefb570)
No debug information in ELF '/usr/lib/libwine.so.1' (0x40027000)
No debug information in ELF '/lib/i686/libpthread.so.0' (0x4003f000)
No debug information in ELF '/lib/i686/libc.so.6' (0x40090000)
No debug information in ELF '/lib/libdl.so.2' (0x401c3000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in ELF '/usr/lib/wine/ntdll.dll.so' (0x401c7000)
No debug information in ELF '/usr/lib/libwine_unicode.so.1' (0x4023f000)
No debug information in ELF '/lib/i686/libm.so.6' (0x40332000)
No debug information in ELF '/usr/lib/wine/kernel32.dll.so' (0x40470000)
No debug information in ELF '/usr/lib/wine/user32.dll.so' (0x406f0000)
No debug information in ELF '/usr/lib/wine/gdi32.dll.so' (0x40848000)
No debug information in ELF '/usr/lib/wine/advapi32.dll.so' (0x408d4000)
No debug information in ELF '/usr/lib/wine/oleaut32.dll.so' (0x40909000)
No debug information in ELF '/usr/lib/libungif.so.4' (0x4001c000)
No debug information in ELF '/usr/lib/libjpeg.so.62' (0x409a0000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x409c0000)
No debug information in ELF '/usr/lib/wine/ole32.dll.so' (0x40abc000)
No debug information in ELF '/usr/lib/wine/rpcrt4.dll.so' (0x40b3d000)
No debug information in ELF '/usr/lib/wine/iphlpapi.dll.so' (0x40b8b000)
No debug information in ELF '/usr/lib/wine/mpr.dll.so' (0x40bab000)
No debug information in ELF '/usr/lib/wine/version.dll.so' (0x40bc9000)
No debug information in ELF '/usr/lib/wine/lz32.dll.so' (0x40be4000)
No debug information in ELF '/usr/lib/wine/comctl32.dll.so' (0x40bfa000)
No debug information in ELF '/usr/lib/wine/winspool.drv.so' (0x40cb9000)
No debug information in ELF '/usr/lib/wine/shell32.dll.so' (0x40ce0000)
No debug information in ELF '/usr/lib/wine/shlwapi.dll.so' (0x40d7c000)
No debug information in ELF '/usr/lib/wine/comdlg32.dll.so' (0x40ddc000)
No debug information in ELF '/usr/lib/wine/winmm.dll.so' (0x40e6e000)
No debug information in ELF '/usr/lib/wine/wsock32.dll.so' (0x40ee2000)
No debug information in ELF '/usr/lib/wine/ws2_32.dll.so' (0x40eff000)
No debug information in ELF '/usr/lib/libfreetype.so.6' (0x40f29000)
No debug information in ELF '/usr/lib/libfontconfig.so.1' (0x40f7f000)
No debug information in ELF '/usr/lib/libexpat.so.0' (0x40fa7000)
No debug information in ELF '/usr/lib/wine/x11drv.dll.so' (0x40fc7000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40355000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x41050000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x405e2000)
No debug information in ELF '/usr/lib/libGL.so.1' (0x41067000)
No debug information in ELF '/usr/X11R6/lib/libXcursor.so.1' (0x405c5000)
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x410dd000)
Unsupported debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2' (0x40024000)
Unsupported debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2' (0x430f6000)
No debug information in ELF '/usr/lib/gconv/ISO8859-15.so' (0x405d7000)
No debug information in ELF '/usr/lib/wine/imm32.dll.so' (0x43115000)
No debug information in ELF '/lib/libnss_files.so.2' (0x43280000)
No debug information in ELF '/usr/lib/wine/wineoss.drv.so' (0x4313d000)
No debug information in ELF '/usr/lib/wine/msacm.drv.so' (0x43202000)
No debug information in ELF '/usr/lib/wine/msacm32.dll.so' (0x4321a000)
No debug information in ELF '/usr/lib/wine/midimap.drv.so' (0x4323f000)
No debug information in 32bit DLL 'C:\GSWIN\VEREIN\Gsverein.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x401e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x404a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x408e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40860000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x40710000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IPHLPAPI.DLL' (0x40b90000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x40b60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40ae0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEAUT32.DLL' (0x40930000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MPR.DLL' (0x40bb0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL' (0x40bf0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x40bd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40c10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINSPOOL.DRV' (0x40cc0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40da0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40d00000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMDLG32.DLL' (0x40df0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x40e80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x40f10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x40ef0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40fe0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x43120000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x43150000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x43220000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x43210000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x43250000)
Unhandled exception: page fault on read access to 0xc0001001 in 32-bit code
(0x433d1470).
In 32-bit mode.
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:1007 GS:0007
EIP:433d1470 ESP:406efd9c EBP:406efedc EFLAGS:00010202( R- 00 I - - 1 )
EAX:00000001 EBX:00000000 ECX:c0001001 EDX:00000007
ESI:c0001000 EDI:433d6374
Stack dump:
0x406efd9c (_end+0x100648): 433d7a74 406efe00 433c0000 433e0344
0x406efdac (_end+0x100658): 433e0f6a 433d3bbb 406eff38 433d3f4b
0x406efdbc (_end+0x100668): 406efedc 433c0000 433a0000 433d4138
0x406efdcc (_end+0x100678): 00000000 00000000 000007d4 00000000
0x406efddc (_end+0x100688): 0000000a 40590208 406efe4c 433d5928
0x406efdec (_end+0x100698): 406efe1c 40515336 406efdfc 406efe04
0x406efdfc (_end+0x1006a8):
0200: sel=1007 base=4001a000 limit=00001f83 32-bit rw-
Backtrace:
=>0 0x433d1470 (_end+0x147f34) (ebp=406efedc)
1 0x433d26bc (_end+0x149180) (ebp=406efef8)
0x433d1470 (_end+0x147f34): movb 0x0(%ecx),%cl
Modules:
Address Module Name
0x00400000-00960000 (PE) C:\GSWIN\VEREIN\Gsverein.exe
0x401e0000-4023f000 (PE) C:\WINDOWS\SYSTEM\NTDLL.DLL
0x404a0000-40592000 (PE) C:\WINDOWS\SYSTEM\KERNEL32.DLL
0x40710000-40848000 (PE) C:\WINDOWS\SYSTEM\USER32.DLL
0x40860000-408d4000 (PE) C:\WINDOWS\SYSTEM\GDI32.DLL
0x408e0000-40909000 (PE) C:\WINDOWS\SYSTEM\ADVAPI32.DLL
0x40930000-409a0000 (PE) C:\WINDOWS\SYSTEM\OLEAUT32.DLL
0x40ae0000-40b3d000 (PE) C:\WINDOWS\SYSTEM\OLE32.DLL
0x40b60000-40b8b000 (PE) C:\WINDOWS\SYSTEM\RPCRT4.DLL
0x40b90000-40bab000 (PE) C:\WINDOWS\SYSTEM\IPHLPAPI.DLL
0x40bb0000-40bc9000 (PE) C:\WINDOWS\SYSTEM\MPR.DLL
0x40bd0000-40be4000 (PE) C:\WINDOWS\SYSTEM\VERSION.DLL
0x40bf0000-40bfa000 (PE) C:\WINDOWS\SYSTEM\LZ32.DLL
0x40c10000-40cb9000 (PE) C:\WINDOWS\SYSTEM\COMCTL32.DLL
0x40cc0000-40ce0000 (PE) C:\WINDOWS\SYSTEM\WINSPOOL.DRV
0x40d00000-40d7c000 (PE) C:\WINDOWS\SYSTEM\SHELL32.DLL
0x40da0000-40ddc000 (PE) C:\WINDOWS\SYSTEM\SHLWAPI.DLL
0x40df0000-40e6e000 (PE) C:\WINDOWS\SYSTEM\COMDLG32.DLL
0x40e80000-40ee2000 (PE) C:\WINDOWS\SYSTEM\WINMM.DLL
0x40ef0000-40eff000 (PE) C:\WINDOWS\SYSTEM\WSOCK32.DLL
0x40f10000-40f29000 (PE) C:\WINDOWS\SYSTEM\WS2_32.DLL
0x40fe0000-41050000 (PE) C:\WINDOWS\SYSTEM\X11DRV.DLL
0x43120000-43134000 (PE) C:\WINDOWS\SYSTEM\IMM32.DLL
0x43150000-4317f000 (PE) C:\WINDOWS\SYSTEM\WINEOSS.DRV
0x43210000-4321a000 (PE) C:\WINDOWS\SYSTEM\MSACM.DRV
0x43220000-4323f000 (PE) C:\WINDOWS\SYSTEM\MSACM32.DLL
0x43250000-43254000 (PE) C:\WINDOWS\SYSTEM\MIDIMAP.DRV
Threads:
process tid prio
0000000c (D) C:\GSWIN\VEREIN\Gsverein.exe
0000000d 0 <==
WineDbg terminated on pid c
As normal user:
> wine verein32.exe
fixme:shell:Stream_WriteLocationInfo writing empty location info
err:menubuilder:InvokeShellLinker failed to extract icon.
> wine: Unhandled exception (thread 000f), starting debugger...
fixme:console:SetConsoleCtrlHandler (0x406196f0,1) - no error checking or
testing yet
WineDbg starting on pid e
Can't find file for ELF 'wine-kthread' ((nil))
No debug information in ELF 'wine-pthread' ((nil))
Breakpoint 1 at 0x4000dd60 (_end+0x3fefb570)
No debug information in ELF '/usr/lib/libwine.so.1' (0x40027000)
No debug information in ELF '/lib/i686/libpthread.so.0' (0x4003f000)
No debug information in ELF '/lib/i686/libc.so.6' (0x40090000)
No debug information in ELF '/lib/libdl.so.2' (0x401c3000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in ELF '/usr/lib/wine/ntdll.dll.so' (0x401c7000)
No debug information in ELF '/usr/lib/libwine_unicode.so.1' (0x4023f000)
No debug information in ELF '/lib/i686/libm.so.6' (0x40332000)
No debug information in ELF '/usr/lib/wine/kernel32.dll.so' (0x40470000)
No debug information in ELF '/usr/lib/wine/user32.dll.so' (0x406f0000)
No debug information in ELF '/usr/lib/wine/gdi32.dll.so' (0x40848000)
No debug information in ELF '/usr/lib/wine/advapi32.dll.so' (0x408d4000)
No debug information in ELF '/usr/lib/wine/oleaut32.dll.so' (0x40909000)
No debug information in ELF '/usr/lib/libungif.so.4' (0x4001c000)
No debug information in ELF '/usr/lib/libjpeg.so.62' (0x409a0000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x409c0000)
No debug information in ELF '/usr/lib/wine/ole32.dll.so' (0x40abc000)
No debug information in ELF '/usr/lib/wine/rpcrt4.dll.so' (0x40b3d000)
No debug information in ELF '/usr/lib/wine/iphlpapi.dll.so' (0x40b8b000)
No debug information in ELF '/usr/lib/wine/mpr.dll.so' (0x40bab000)
No debug information in ELF '/usr/lib/wine/version.dll.so' (0x40bc9000)
No debug information in ELF '/usr/lib/wine/lz32.dll.so' (0x40be4000)
No debug information in ELF '/usr/lib/wine/comctl32.dll.so' (0x40bfa000)
No debug information in ELF '/usr/lib/wine/winspool.drv.so' (0x40cb9000)
No debug information in ELF '/usr/lib/wine/shell32.dll.so' (0x40ce0000)
No debug information in ELF '/usr/lib/wine/shlwapi.dll.so' (0x40d7c000)
No debug information in ELF '/usr/lib/wine/comdlg32.dll.so' (0x40ddc000)
No debug information in ELF '/usr/lib/wine/winmm.dll.so' (0x40e6e000)
No debug information in ELF '/usr/lib/wine/wsock32.dll.so' (0x40ee2000)
No debug information in ELF '/usr/lib/wine/ws2_32.dll.so' (0x40eff000)
No debug information in ELF '/usr/lib/libfreetype.so.6' (0x40f29000)
No debug information in ELF '/usr/lib/libfontconfig.so.1' (0x40f7f000)
No debug information in ELF '/usr/lib/libexpat.so.0' (0x40fa7000)
No debug information in ELF '/usr/lib/wine/x11drv.dll.so' (0x40fc7000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40355000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x41050000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x405e2000)
No debug information in ELF '/usr/lib/libGL.so.1' (0x41067000)
No debug information in ELF '/usr/X11R6/lib/libXcursor.so.1' (0x405c5000)
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x410dd000)
Unsupported debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2' (0x40024000)
Unsupported debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2' (0x410f6000)
No debug information in ELF '/usr/lib/gconv/ISO8859-15.so' (0x405d7000)
No debug information in ELF '/usr/lib/wine/imm32.dll.so' (0x41115000)
No debug information in ELF '/lib/libnss_files.so.2' (0x41280000)
No debug information in ELF '/usr/lib/wine/wineoss.drv.so' (0x4113d000)
No debug information in ELF '/usr/lib/wine/msacm.drv.so' (0x41202000)
No debug information in ELF '/usr/lib/wine/msacm32.dll.so' (0x4121a000)
No debug information in ELF '/usr/lib/wine/midimap.drv.so' (0x4123f000)
No debug information in 32bit DLL 'C:\GSWIN\VEREIN\Gsverein.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x401e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x404a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x408e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40860000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x40710000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IPHLPAPI.DLL' (0x40b90000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x40b60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40ae0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEAUT32.DLL' (0x40930000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MPR.DLL' (0x40bb0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL' (0x40bf0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x40bd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40c10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINSPOOL.DRV' (0x40cc0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40da0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40d00000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMDLG32.DLL' (0x40df0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x40e80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x40f10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x40ef0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40fe0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x41120000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x41150000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x41220000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x41210000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41250000)
Unhandled exception: page fault on read access to 0xc0001001 in 32-bit code
(0x413d1470).
In 32-bit mode.
0x413d1470 (_end+0x147f34): movb 0x0(%ecx),%cl
Wine-dbg>WineDbg terminated on pid e
--
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=2218
Summary: Wine still emulates win95 even after editing config file
Product: Wine
Version: 20040408
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: riadude(a)netzero.net
I am running Redhat Enterprise 3 Linux.
I installed wine version 20040408 (via rpm) and ran a few programs under its
default settings (win95). After a while I was trying to install newer
applications which would not work on win95 and gave me incompatibility errors,
so I edited the config file's version section like this:
[Version]
; Windows version to imitate
(win95,win98,winme,nt351,nt40,win2k,winxp,win2k3,win20,win30,win31)
;"Windows" = "winxp"
; DOS version to imitate
;"DOS" = "6.22"
And I restarted wine. But it still continued to use win95, and I am still unable
to run newer applications. Did I miss anything?
--
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=2216
------- Additional Comments From adam(a)tpetaccia.com 2004-10-05 22:09 -------
Wow that was fast. Today I tried again, with CVS. I can no longer reproduce
this problem.
--
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=1248
------- Additional Comments From tonsofpcs(a)hotmail.com 2004-10-05 17:40 -------
Its not when wine is in 32 bpp mode, it is when the application requires 32bpp
to draw...
""------- Additional Comment #2 From Willie Sippel 2004-02-04 10:16 -------
Well, after Lionel told me that this couldn't be a DirectDraw problem, I
looked into this a bit further...
All widgets are placed correctly, but it seems that the drawing of the widgets
had an offset. This offset increases from left to right (it's a drawing/
retouche app, so you can tell by drawing a line on the canvas - the distance
between the cursor and the actual drawing increases from left to right).
I googled around, and the problem looks similiar to an error with X11/ Cygwin,
where the DIB's are drawn incorrectly in some cases (when 32bit are expected,
but only 24bit are available).
According to one of Mirage's devs, the programm won't work with anything but
32bit depth. So, if this is a problem with Wine's DIB handling, is there any
known workaround? ""
--
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=1248
------- Additional Comments From lionel.ulmer(a)free.fr 2004-10-05 16:03 -------
Please elaborate on how SetCooperativeLevel not being implemented will cause
Wine not working in 32 bpp 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=1248
------- Additional Comments From lionel.ulmer(a)free.fr 2004-10-05 15:55 -------
The 'fixme:ddraw:Main_DirectDraw_SetCooperativeLevel' error message has nothing
to do about correct or incorrect 32 bpp support.
If you check the MSDN, you will get the exact meaning of this function and the
reason why it has no big impact to keep it as a FIXME.
--
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=1202
------- Additional Comments From titan.costa(a)wanadoo.fr 2004-10-05 15:17 -------
The crash comes from the same problem as:
- Dungeon Keeper (found by Jason and discussed recently)
- Alone in the dark 4 demo (tested on my box)
You can try by typing "wine .\\mcm" but unfortunately there is config problem
just after.
--
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=832
------- Additional Comments From titan.costa(a)wanadoo.fr 2004-10-05 15:11 -------
We have a quite decent D3D and D3D8 implementation now.
I think we should close this bug. Anyone against that?
--
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=1424
tonsofpcs(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |1248, 1772, 1973
------- Additional Comments From tonsofpcs(a)hotmail.com 2004-10-05 15:10 -------
1248, 1772, 1973 Dependencies added for directdraw 32bpp function -- required
for dxdiag to work in full
--
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=1248
tonsofpcs(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1973
nThis| |
--
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=1248
tonsofpcs(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1772
nThis| |
--
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=2216
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=25
--
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=2213
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
--
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=2217
Summary: CreateDirectory bug
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hardon(a)online.no
Wine's CreateDirectory creates any missing directories in the path while
Windows/Reactos CreateDirectory can only create the last one, thus every
directory in the path except the last one, must already exist! This cause
problems where Reactos use Wine code that is based on this incorrect behaviour.
Some places i know of:
imagehlp.dll->MakeSureDirectoryPathExists
shell32.dll->SHCreateDirectory(Ex) with friends
--
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=2210
saulius.krasuckas(a)elst.vtu.lt changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |saulius.krasuckas(a)elst.vtu.l
| |t
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-10-05 11:27 -------
Wine crashes in same way while running vidsize.exe utility from Diablo1 (at
least). the problem shows up somewhere at windows/dialog.c lines 635-675:
dlgInfo = DIALOG_get_info(hwnd);
dlgInfo->hwndFocus = 0;
dlgInfo->hUserFont = hUserFont;
inline DIALOG_get_info() calls GetWindowLongW() and gets back with weird pointer
at dlls/user/controls.h lines 137-147.
call maps to WIN_GetWindowLong() which basically does following:
static LONG WIN_GetWindowLong( HWND hwnd, INT offset, WINDOWPROCTYPE type )
{
LONG retvalue = 0;
WND *wndPtr;
// ..skipped
if (!(wndPtr = WIN_GetPtr( hwnd )))
{
SetLastError( ERROR_INVALID_WINDOW_HANDLE );
return 0;
}
// ..skipped
if (offset >= 0)
{
// ..skipped
retvalue = *(LONG *)(((char *)wndPtr->wExtra) + offset);
/* Special case for dialog window procedure */
// ..skipped
WIN_ReleasePtr( wndPtr );
return retvalue;
}
// ..skipped
}
DWORD wndPtr->wExtra contains zero, and adding "offset" (containing "12") to it
plus typecasting gives us weird pointer. i would like to know where and what
side the logic is flawed on.
BTW, that is a regression, maybe very old. still i hadn't some time to make a
search.
--
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=1772
tonsofpcs(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1973
nThis| |
--
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=2216
Summary: WINE failes when installing Internet Explorer 6.0 SP1
Product: Wine
Version: 20040505
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam(a)tpetaccia.com
I wasn't sure what component to assign it to, so I left it at the default. When
installing ie6, it fails after I accept the license agreement.
I ran a bt and only got the following:
=>0 0x406bcf78 (GetUserNameW+0x58(lpszName=0x63000000, lpSize=0x1) [advapi.c:89]
in ADVAPI32.DLL) (ebp=419d8d58)
1 0x6300839f (WININET.DLL.InternetOpenA+0xe24 in WININET.DLL) (ebp=00000104)
--
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=2017
------- Additional Comments From khiraly(a)gmx.net 2004-09-05 10:57 -------
I have the same problem, with my wine version (debian package 20040408), I have
just a 'success' window. With my old wine version (earlier than 20040225) worked
just fine(but ArchiCAD 6.5;7.0;8.0 does not worked, so I have decided to
upgrade, but now neither works)
What I have at my terminal:
wine Photoshop.exe
err:wave:OSS_WaveOutInit /dev/mixer1: No such device
err:wave:OSS_WaveInInit /dev/mixer1: No such device
err:midi:OSS_MidiInit ioctl for nr synth failed.
fixme:sync:SetCriticalSectionSpinCount critsection=0x40edb8e0: spincount=20 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40edbfa4: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40edbaa4: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40edbca4: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40edc028: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40edc14c: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40edc1c8: spincount=50 not
supported
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW stub!
Wine exited with a successful status
Cheers,
Khiraly
--
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=2213
Summary: Personal Translator Plus 2.0 crashes wine when one exe
opens another exe file
Product: Wine
Version: 20040213
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: r_welz(a)gmx.de
Well, PTPlus consists of 4 binary executables. When I start PTPlus_G.exe, all
is ok. Then I choose "Translation Settings" in a preference menu, this .exe
fires up PTPlus_GE.exe, this app crashes wine. I append the cconsole output
here. If someone needs more information (or a copy of PTPlus) mail me.
PTPlus is a Win3.11 win32 application and the installation process with cross
over office was rather strange: No menu entries were made in the KDE start
menu. I made my own, but starting from the command line crashes anyway so I
suppose there is a quirk in general with this app.
Could someone please let me know if this bug is fixable? If not I have to think
about a different solution to get this app running. I need this app, since I
have to translate some manuals in a few days (or in two weeks, but not much
longer)
Greetings and thank you!
Robert Welz
welz@linux:~> "/opt/cxoffice/bin/wine" --workdir "C://PTPLUS20" --check
--cx-app "C://PTPLUS20//PTPLUS_G.exe"
wine: Unhandled exception (thread 001b), starting debugger...
WineDbg starting on pid 19
No debug information in ELF '/opt/cxoffice/bin/wineloader' ((nil))
Breakpoint 1 at 0x4000d6a0
No debug information in ELF
'/opt/cxoffice/lib/nptl/libntdll.dll.so' (0x40018000)
No debug information in ELF '/opt/cxoffice/lib/libwine.so.1' (0x400f2000)
No debug information in ELF
'/opt/cxoffice/lib/libwine_unicode.so.1' (0x4010a000)
No debug information in ELF '/lib/tls/libc.so.6' (0x40210000)
No debug information in ELF '/lib/tls/libm.so.6' (0x40325000)
No debug information in ELF '/lib/tls/libpthread.so.0' (0x40347000)
No debug information in ELF '/lib/libdl.so.2' (0x40357000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in ELF
'/opt/cxoffice/lib/wine/kernel32.dll.so' (0x4035b000)
No debug information in ELF
'/opt/cxoffice/lib/wine/winevdm.exe.so' (0x40592000)
No debug information in ELF
'/opt/cxoffice/lib/wine/winedos.dll.so' (0x407c3000)
No debug information in ELF '/opt/cxoffice/lib/wine/user32.dll.so' (0x4080b000)
No debug information in ELF '/opt/cxoffice/lib/wine/gdi32.dll.so' (0x40944000)
No debug information in ELF
'/opt/cxoffice/lib/wine/advapi32.dll.so' (0x409c3000)
No debug information in ELF '/opt/cxoffice/lib/libcxfreetype.so' (0x409f1000)
No debug information in ELF '/usr/lib/libfontconfig.so.1' (0x40a6d000)
No debug information in ELF '/usr/lib/libexpat.so.0' (0x40a97000)
No debug information in ELF '/opt/cxoffice/lib/wine/x11drv.dll.so' (0x40ab7000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40b44000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40b4d000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40b65000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x40b74000)
No debug information in ELF '/usr/X11R6/lib/libGL.so.1' (0x40c70000)
No debug information in ELF '/usr/X11R6/lib/libXcursor.so.1' (0x40cf4000)
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x40cfd000)
No debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2' (0x40b31000)
No debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2' (0x40d05000)
No debug information in ELF '/opt/cxoffice/lib/wine/imm32.dll.so' (0x40d23000)
No debug information in ELF
'/opt/cxoffice/lib/wine/mmsystem.dll.so' (0x40d83000)
No debug information in ELF
'/opt/cxoffice/lib/wine/wineoss.drv.so' (0x40deb000)
No debug information in ELF '/opt/cxoffice/lib/wine/msacm.drv.so' (0x40e27000)
No debug information in ELF
'/opt/cxoffice/lib/wine/msacm32.dll.so' (0x40e3e000)
No debug information in ELF
'/opt/cxoffice/lib/wine/midimap.drv.so' (0x40f70000)
No debug information in ELF
'/opt/cxoffice/lib/wine/commdlg.dll.so' (0x411b4000)
No debug information in ELF
'/opt/cxoffice/lib/wine/shell32.dll.so' (0x4122e000)
No debug information in ELF
'/opt/cxoffice/lib/wine/comctl32.dll.so' (0x412af000)
No debug information in ELF
'/opt/cxoffice/lib/wine/winspool.drv.so' (0x4134c000)
No debug information in ELF '/opt/cxoffice/lib/wine/wineps.dll.so' (0x41990000)
No debug information in ELF '/usr/lib/libcups.so.2' (0x41b23000)
No debug information in ELF '/usr/lib/libssl.so.0.9.7' (0x41b40000)
No debug information in ELF '/usr/lib/libcrypto.so.0.9.7' (0x41b70000)
No debug information in ELF '/lib/libnss_files.so.2' (0x41c60000)
No debug information in ELF '/usr/lib/gconv/ISO8859-1.so' (0x41c7f000)
No debug information in ELF '/opt/cxoffice/lib/wine/ctl3d.dll.so' (0x41c81000)
No debug information in ELF '/lib/libnss_dns.so.2' (0x41f0f000)
No debug information in ELF '/lib/libresolv.so.2' (0x41f14000)
No debug information in 32bit DLL 'C:\PTPLUS20\PTPLUS_G.EXE' (0x405a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40040000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40380000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x409d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40960000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x40830000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEDOS.DLL' (0x407d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40ad0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x40d30000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x40d90000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x40e00000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x40e50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x40e30000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x40f80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x65f00000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' (0x78000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x70bd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x412c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x41250000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINSPOOL.DRV' (0x41360000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMDLG32.DLL' (0x411d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEPS.DLL' (0x419b0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\CTL3D32.DLL' (0x41c90000)
Unhandled exception: page fault on read access to 0x12673c9a in 32-bit code
(0x408b22aa).
In 32-bit mode.
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033
EIP:408b22aa ESP:411b1868 EBP:411b187c EFLAGS:00210246( R- 00 I Z- -P1 )
EAX:00000000 EBX:408f0e18 ECX:12673c92 EDX:00000000
ESI:411b190c EDI:12673c92
Stack dump:
0x411b1868: 408f0bfe 408f0bfe 408f0e18 411b1988
0x411b1878: 408f0bfe 411b1948 408b501d 00080052
0x411b1888: 0000004a 00000000 12673c92 411b190c
0x411b1898: ffffffff 4008930f 400893d9 400c35dc
0x411b18a8: 411b18c0 40081b67 408f09a0 408f0e18
0x411b18b8: 00000001 00080052 411b18d0 4089461c
0x411b18c8:
Backtrace:
=>0 0x408b22aa (USER32.DLL.IsCharAlphaW+0xe3a in user32.dll.so) (ebp=411b187c)
1 0x408b501d (USER32.DLL.IsCharAlphaW+0x3bad in user32.dll.so) (ebp=411b1948)
2 0x408b5236 (USER32.DLL.IsCharAlphaW+0x3dc6 in user32.dll.so) (ebp=411b196c)
3 0x408b54a9 (USER32.DLL.SendMessageTimeoutW+0xe9 in user32.dll.so)
(ebp=411b19c4)
4 0x408b5715 (USER32.DLL.SendMessageW+0x35 in user32.dll.so) (ebp=411b19f0)
5 0x408b6f68 (USER32.DLL.AlignRects+0x2e8 in user32.dll.so) (ebp=411b1a44)
6 0x4083e54a (USER32.DLL.UnregisterDeviceNotification+0x4f6a in
user32.dll.so) (ebp=411b1a5c)
7 0x403d1118 (KERNEL32.DLL.__wine_call_from_16_long+0x94 in kernel32.dll.so)
(ebp=411b1a8c)
8 0x1247:0x0306 (bp=45ee)
9 0x1247:0x1fa8 (bp=46a0)
10 0x1247:0x01a6 (bp=46b8)
11 0x1247:0x0cc9 (bp=46e0)
12 0x11a7:0x3101 (bp=46f4)
13 0x1197:0x4d46 (bp=4704, far call assumed)
14 0x1197:0x4e3b (bp=4724)
15 0x1197:0x8406 (bp=4736)
16 0x1197:0x3984 (bp=474e)
17 0x1197:0x7f59 (bp=4762)
18 0x1197:0x35fa (bp=47a4)
19 0x1197:0x2c9a (bp=47f0)
20 0x1197:0x2dc1 (bp=4806)
21 0x1007:0x0000 (bp=4840, far call assumed)
22 0x403d02b2 (KERNEL32.DLL.K32WOWCallback16Ex+0xb2 in kernel32.dll.so)
(ebp=411b1ab4)
23 0x4089e168 (USER32.DLL.GetTaskmanWindow+0x478 in user32.dll.so)
(ebp=411b1dd4)
24 0x408b7723 (USER32.DLL.AlignRects+0xaa3 in user32.dll.so) (ebp=411b1e1c)
25 0x4083e0b6 (USER32.DLL.UnregisterDeviceNotification+0x4ad6 in
user32.dll.so) (ebp=411b1e2c)
26 0x403d1118 (KERNEL32.DLL.__wine_call_from_16_long+0x94 in kernel32.dll.so)
(ebp=411b1e5c)
27 0x1197:0x51df (bp=484c)
28 0x1197:0x5242 (bp=485a)
29 0x1197:0x5fda (bp=486c)
30 0x119f:0x8b41 (bp=487e, far call assumed)
31 0x119f:0x7a04 (bp=0000)
0x408b22aa: movl 0x8(%edi),%edx
Modules:
Address Module Name
0x40040000-40042000 (PE) C:\WINDOWS\SYSTEM\NTDLL.DLL
0x40380000-40382000 (PE) C:\WINDOWS\SYSTEM\KERNEL32.DLL
0x405a0000-405a2000 (PE) C:\PTPLUS20\PTPLUS_G.EXE
0x407d0000-407d2000 (PE) C:\WINDOWS\SYSTEM\WINEDOS.DLL
0x40830000-40832000 (PE) C:\WINDOWS\SYSTEM\USER32.DLL
0x40960000-40962000 (PE) C:\WINDOWS\SYSTEM\GDI32.DLL
0x409d0000-409d2000 (PE) C:\WINDOWS\SYSTEM\ADVAPI32.DLL
0x40ad0000-40ad2000 (PE) C:\WINDOWS\SYSTEM\X11DRV.DLL
0x40d30000-40d32000 (PE) C:\WINDOWS\SYSTEM\IMM32.DLL
0x40d90000-40d92000 (PE) C:\WINDOWS\SYSTEM\WINMM.DLL
0x40e00000-40e02000 (PE) C:\WINDOWS\SYSTEM\WINEOSS.DRV
0x40e30000-40e32000 (PE) C:\WINDOWS\SYSTEM\MSACM.DRV
0x40e50000-40e52000 (PE) C:\WINDOWS\SYSTEM\MSACM32.DLL
0x40f80000-40f82000 (PE) C:\WINDOWS\SYSTEM\MIDIMAP.DRV
0x411d0000-411d2000 (PE) C:\WINDOWS\SYSTEM\COMDLG32.DLL
0x41250000-41252000 (PE) C:\WINDOWS\SYSTEM\SHELL32.DLL
0x412c0000-412c2000 (PE) C:\WINDOWS\SYSTEM\COMCTL32.DLL
0x41360000-41362000 (PE) C:\WINDOWS\SYSTEM\WINSPOOL.DRV
0x419b0000-419b2000 (PE) C:\WINDOWS\SYSTEM\WINEPS.DLL
0x41c90000-41c92000 (PE) C:\WINDOWS\SYSTEM\CTL3D32.DLL
0x65f00000-65fc1800 (PE) C:\WINDOWS\SYSTEM\OLE32.DLL
0x70bd0000-70c34600 (PE) C:\WINDOWS\SYSTEM\SHLWAPI.DLL
0x78000000-78040000 (PE) C:\WINDOWS\SYSTEM\MSVCRT.DLL
Threads:
process tid prio
00000019 (D) C:\PTPLUS20\PTPLUS_G.EXE
0000001b 0 <==
0000001a 0
00000011
00000012 0
0000000a
0000000b 0
WineDbg terminated on pid 19
wine client error:1a: sendmsg: Ungültiger Dateideskriptor
--
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=2212
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
--
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=2212
------- Additional Comments From tb.303(a)gmx.de 2004-08-05 11:29 -------
There are no warning, error or fixme messages while this happens.
I would make a screenshot, but gimp says "Cannot open file as XWD file".
wine --debugmsg +all produced a 200MB logfile until it reached the relevant
position.
--
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=2212
Summary: Navigon Mobile Navigator with flickering fonts in menu
Product: Wine
Version: 20040309
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tb.303(a)gmx.de
Environment:
Hardware: i386, AMD Athlon, Matrox G400
OS: Debian Linux testing, kernel 2.6.5, XFree 4.3.0.1 (16 bit color depth)
Mobile Navigator Notebook is a door-to-door GPS navigation software
(www.navigon.de).
The installation with the installer does not work at all, so I copied an
installed version from my Windows machine and tried to get it running (requires
msvcp60.dll).
When I start the programm the splash screen appears for some seconds. Then a
warning is displayed, that you should not operate the software while driving.
This warning message looks ok, but when the main menu appears, there are only
empty, flickering areas. When I click on such a button, the button text is visible.
The programm is pretty unusable this way. I hope you find a remedy for this
problem. For more informatio please email me.
--
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=2211
Summary: Directsound output hisses using oss/alsa
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thatistosayiseenem(a)gawab.com
I have an Audigy 2 and am using ALSA (kernel 2.6.6-rc3-mm2) with
Archlinux(.org). Using either ALSA output or OSS through OSS-emulation, dsound
output from foobar2000 or winamp has an audible hiss, whereas waveout does not.
This has been true for every wine version I have used, and every alsa version,
except for the wine versions where ALSA dsound output doesn't work at all, like
this latest one, 05-05-2004.
--
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=2172
------- Additional Comments From nicolas.rouquette(a)jpl.nasa.gov 2004-07-05 15:55 -------
Checked with wine-20040505; behavior remains the same.
--
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.