http://bugs.winehq.com/show_bug.cgi?id=1342
------- Additional Comments From fsteinel(a)flonet.net 2003-22-06 07:19 -------
Bug comments restored from Gmane.org:
Miranda ICQ version 2.1 with MSN & Yahoo protocol plug-ins installed (ICQ
protocol disabled)
[cad@pc-2 mio]$ wine -v
Wine 20030318
(under Mandrake 8.1)
[cad@pc-2 mio]$ wine miranda32.exe
err:module:get_registry_value Invalid load order module-type L"so", ignored
err:module:get_registry_value Invalid load order module-type L"so", ignored
err:module:get_registry_value Invalid load order module-type L"so", ignored
fixme:file:FindFirstChangeNotificationA this is not supported yet
(non-trivial).
fixme:win32:PE_CreateModule Security directory ignored
err:nls:CompareStringA (s1="MSN",s2=(null)): Invalid NULL string
err:nls:CompareStringA (s1="MSN",s2=(null)): Invalid NULL string
err:nls:CompareStringA (s1="MSN",s2=(null)): Invalid NULL string
err:nls:CompareStringA (s1="MSN",s2=(null)): Invalid NULL string
err:nls:CompareStringA (s1="MSN",s2=(null)): Invalid NULL string
err:nls:CompareStringA (s1="MSN",s2=(null)): Invalid NULL string
err:nls:CompareStringA (s1="MSN",s2=(null)): Invalid NULL string
err:nls:CompareStringA (s1="MSN",s2=(null)): Invalid NULL string
err:nls:CompareStringA (s1="yahoo",s2=(null)): Invalid NULL string
err:nls:CompareStringA (s1="yahoo",s2=(null)): Invalid NULL string
err:nls:CompareStringA (s1="yahoo",s2=(null)): Invalid NULL string
err:nls:CompareStringA (s1="yahoo",s2=(null)): Invalid NULL string
err:nls:CompareStringA (s1="yahoo",s2=(null)): Invalid NULL string
err:nls:CompareStringA (s1="yahoo",s2=(null)): Invalid NULL string
err:nls:CompareStringA (s1="yahoo",s2=(null)): Invalid NULL string
err:nls:CompareStringA (s1="yahoo",s2=(null)): Invalid NULL string
err:module:get_registry_value Invalid load order module-type L"so", ignored
fixme:system:SystemParametersInfoA Unimplemented action: 4102
(SPI_GETLISTBOXSMOOTHSCROLLING)
fixme:system:SystemParametersInfoA Unimplemented action: 4110
(SPI_GETHOTTRACKING)
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=16
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=16
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=16
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=16
err:nls:CompareStringA (s1=(null),s2=(null)): Invalid NULL string
err:nls:CompareStringA (s1=(null),s2=(null)): Invalid NULL string
err:nls:CompareStringA (s1=(null),s2=(null)): Invalid NULL string
err:nls:CompareStringA (s1=(null),s2=(null)): Invalid NULL string
err:module:get_registry_value Invalid load order module-type L"so", ignored
err:module:get_registry_value Invalid load order module-type L"so", ignored
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device VNETBIOS
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device VNETBIOS
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device VNETBIOS
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device VNETBIOS
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device VNETBIOS
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device VNETBIOS
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device VNETBIOS
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device VNETBIOS
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device NWLINK
err:nls:CompareStringA (s1=(null),s2=(null)): Invalid NULL string
err:nls:CompareStringA (s1=(null),s2=(null)): Invalid NULL string
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=16
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=16
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=16
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=16
------- Additional Comments From mike <at> theoretic.com 2003-03-26 08:56 -------
The message about "so" is due to a faulty config file, remove the keyword so
from any DLL overrides you might have, ie
"comctl32" = "native, builtin, so" -> "native, builtin"
In general, you need to report WHAT is going wrong, not any error output - that
can be generated by badly written applications, and doesn't tell us much without
a human description of a bug
------- Additional Comments From juan <at> virtual-orbis.com 2003-03-26 14:33
-------
Created an attachment (id=429)
--> (http://bugs.winehq.com/attachment.cgi?id=429&action=view)
screenshot of Miranda ICQ with plug-ins in the bottom of the window
------- Additional Comments From juan <at> virtual-orbis.com 2003-03-26 14:36
-------
ok, the "so" thing disappeared when fixing config file... but, the other
messages remain.
:(The behaviour of wine when invoked as shown (under KDE 2.2.1 -mdk) is that it
loads msn plug-in and
works ok, but yahoo messenger protocol plug-in loads but never make a connection
to yahoo
server.Moreover,Miranda "M" icon is garbled.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2003-03-26
19:30 -------
One problem per bug report please. Changed the Summary of this bug to reflect
the corruption of the miranda "M" icon. Please file another bug report for the
inability to connect to Yahoo.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2003-03-26
19:55 -------
Mike: This bug report shows the same icon corruption as you reported on Wine
devel. I would think that fixing one would solve the other.
------- Additional Comments From juan <at> virtual-orbis.com 2003-03-26 23:33
-------
Name : XFree86 Relocations: (not relocateable)
Version : 4.1.0 Vendor: MandrakeSoft
Release : 17mdk Build Date: sáb 22 sep 2001
15:36:11
(Hope this helps)
------- Additional Comments From mike <at> theoretic.com 2003-03-27 05:25 -------
Agreed. I can't find a bug about the ImageList error, should I file one or turn
this bug into it?
BTW, I can't search on descriptions, so I might have missed one. I think both
Mike McCormack and Vitolay were tracking this, so hopefully it'll be fixed soon.
------- Additional Comments From juan <at> virtual-orbis.com 2003-03-27 12:19
-------
I must add that the icons in pull-down menus and submenus are missing under
Wine. I'll attach a screenshot of miranda window under w98 to show the diff.
------- Additional Comments From juan <at> virtual-orbis.com 2003-03-27 12:28
-------
Created an attachment (id=435)
--> (http://bugs.winehq.com/attachment.cgi?id=435&action=view)
Miranda showing icons in submenus under w98
------- Additional Comments From juan <at> virtual-orbis.com 2003-03-27 12:33
-------
Created an attachment (id=436)
--> (http://bugs.winehq.com/attachment.cgi?id=436&action=view)
same submenus under wine
------- Additional Comments From mike <at> theoretic.com 2003-03-27 12:42 -------
OK, I think that's probably a separate bug. You might want to open a miranda ICQ
tracking bug then make them all depend on that one.
------- Additional Comments From juan <at> virtual-orbis.com 2003-04-18 21:25
-------
under 20030408:
Display of "M" icon is partially fixed when a child window is spawn. This child
window displays perfectly! (perfect colorfull drawn icon buttons in child
window)
But, when this child window is closed, "M" returns to the initial state
(corrupt "M" icon again!). That's weird.
------- Additional Comments From mike <at> theoretic.com 2003-04-19 08:40 -------
Hmmm. We had a patch lately to fix imagelist corruption, I'd forgotten about
this bug, so it should have been fixed. The fact that it isn't concerns me
slightly. I'll try and remember to take a look at Miranda again when I get back
to my flat. Poke me in a week if I've forgotten (ie haven't posted to this bug).
------- Additional Comments From juan <at> virtual-orbis.com 2003-04-26 07:31
-------
under 20030408:
When child window is ACTIVE, miranda main window is redrawn "well" ("M" gets
partially fixed -weird: cannot capture a snapshot of this redrawn main window
with Ksnapshot, captured picture shows no changes at all). When this child
window goes off (it is NOT CURRENT window) , miranda main window gets back
with the corrupt "M" icon (whether it is the ACTIVE window or not).
Moreover, Miranda's normal behaviour under win98 when child window is spawn,
is that Miranda main window grays out the "M" icon (color in "M" icon gets
replaced with shades of gray -see my snapshot).
------- Additional Comments From juan <at> virtual-orbis.com 2003-04-26 07:37
-------
Created an attachment (id=465)
--> (http://bugs.winehq.com/attachment.cgi?id=465&action=view)
when child window is spawn, main window redraws (failed to capture this)
------- Additional Comments From juan <at> virtual-orbis.com 2003-04-26 07:47
-------
Created an attachment (id=466)
--> (http://bugs.winehq.com/attachment.cgi?id=466&action=view)
miranda child window under win98
------- Additional Comments From mike <at> theoretic.com 2003-04-26 11:27 -------
Confirmed, it's still there.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=991
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 07:18 -------
Bug comments restored from Gmane.org:
I've downloded microsoft close combat trial, the installer loads, but when I
lcick on install it goes in crash, shell output is:
$ einr Mscc3.exe
wine: Unhandled exceptiopn, starting debugger...
err:win:WIN_FindWndPtr windows 10021 belongs to other process
err:win:WIN_FindWndPtr windows 10021 belongs to other process
Terminated
------- Additional Comments From puoti <at> inwind.it 2002-10-02 10:53 -------
With wine 20020904 the output of close combat trial 3 is a bit diffrent:
[ivan@localhost mstrial]$ wine Mscc3.exe
fixme:win32:PE_CreateModule Security directory ignored
fixme:int21:DOS3Call Unimplemented FAT32 int32 function 7303
wine: Unhandled exception, starting debugger...
err:seh:start_debugger Couldn't start debugger ("debugger/winedbg 134683288 60")
Read the Wine Developers Guide on how to set up winedbg or another debugger
err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr 0x411
[ivan@localhost mstrial]$
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=989
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 07:17 -------
Bug comments restored from Gmane.org:
The programm Pettersson und Findus doesn't work.
How can I attach the bugreport files wine created?
------- Additional Comments From katjaundsiegfried.haas <at> t-online.de 2002-08-26
04:11
-------
Created an attachment (id=275)
--> (http://bugs.winehq.com/attachment.cgi?id=275&action=view)
debugoutput
------- Additional Comments From katjaundsiegfried.haas <at> t-online.de 2002-08-26
04:11
-------
Created an attachment (id=276)
--> (http://bugs.winehq.com/attachment.cgi?id=276&action=view)
depugreport
------- Additional Comments From katjaundsiegfried.haas <at> t-online.de 2002-08-26
04:13
-------
I haven any clue, how this all works? Is anybody out there to give me some addvise?
Thank's
Siegfried
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-26
21:22 -------
It looks like you have not set up your ~/.wine/config file
Warning: could not find wine config [Drive x] entry for current working
directory /windows/C/findus; starting in windows directory.
Warning: /windows/C/findus/findus.exe not accessible from a configured DOS drive
Warning: /windows/C/findus/findus.exe not accessible from a configured DOS drive
/usr/local/bin/wine: cannot find '/windows/C/findus/findus.exe'
It looks like you need something like this.
[Drive C]
"Path" = "/windows/C"
"Type" = "hd"
"Filesystem" = "vfat"
You might find the following link usefull
http://www.winehq.org/Docs/wine-user/
------- Additional Comments From tony_lambregts <at> telusplanet.net 2003-03-26
15:33 -------
Closing
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=987
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 07:15 -------
Bug comments restored from Gmane.org:
I donwloded the trial of age of empires 1 and 2, the installer blocks when
installing arial.ttf, wine dosen't run until you don't delete it, the game sruns
fine once instaled with windows or winex, if you are intrested in this bug you
can download it for free, just go to microsoft.com/games/age2 go to the download
section and download the trial file.
I found this bug on a Mandrake 8.2 system, XFree86 4.2, gcc 3.0.4, wine-20020710
from rpm, KDE3, Openglide woking OK, scanner and printer working with sane and
cups, glibc 2.2.4
------- Additional Comments From mcbridematt <at> hotmail.com 2002-09-06 05:11
-------
Try running the installer with:
$wine (setup.exe?) --debugmsg +shell32.
And put what it says here
------- Additional Comments From puoti <at> inwind.it 2002-09-06 09:20 -------
It carshed in the same way, like this:
$wine AoE2demo.exe --debugmsg +shell32
wine: Unhandled exception, starting debugger...
wine: Unhandled exception, starting debugger...
wine: Unhandled exception, starting debugger...
wine: Unhandled exception, starting debugger...
wine: Unhandled exception, starting debugger...
wine: Unhandled exception, starting debugger...
wine: Unhandled exception, starting debugger...
wine: Unhandled exception, starting debugger...
And so on until I close the shell.
------- Additional Comments From puoti <at> inwind.it 2002-10-02 10:36 -------
In now works fine, installs and runs with no problem.
------- Additional Comments From puoti <at> inwind.it 2002-10-02 10:38 -------
Closing.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=986
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 07:14 -------
Bug comments restored from Gmane.org:
While attempting to clean install MS Office 2000 Pro, using Windows Installer 2,
just after the enter license key stage, it caught a Signal 11 with these messenges:
Could not load 'ODBC.DLL' required by '(AME)', error=2
Could not load 'ODBC.DLL' required by '(AME)', error=2
------- Additional Comments From mcbridematt <at> hotmail.com 2002-08-29 04:04
-------
Same for me.
OBDC.dll unimplemented.
Wine segfaults.
------- Additional Comments From mcbridematt <at> hotmail.com 2002-08-29 04:05
-------
*** This bug has been confirmed by popular vote. ***
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de 2002-08-29 05:20
-------
Well, then... what about simply implementing it ? ;-)
------- Additional Comments From mcbridematt <at> hotmail.com 2002-09-10 02:06
-------
A set of OBDC dlls for Windows 95 is included with MS Office Pro, look on the
CD,you'll need Windows Installer to run it.
run it by:
msiexec /i $setupfile
They don't seem to include however OBDC.dll itself.
OBDC.dll from memory first appeared in Internet Explorer 4 and was probly last
included in a IE installer in IE5.5
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de 2002-10-08 10:37
-------
Well, if so many people depend on it, then why not fix this issue ? ;-)
Use exedump.exe or nedump.exe or something similar to dump the function
names of Windows's odbc.dll, create a file odbc.spec in dlls/odbc32/, check out
how other
directories in dlls/ are organized/implemented, search http://msdn.microsoft.com
on how to implement not yet existing 16bit ODBC functions or so, and that's it.
A matter of a couple hours, at most.
(for a basic working example, at least)
------- Additional Comments From medbi01 <at> accpac.com 2002-11-06 18:33 -------
But should it be implemented similarly to odbc32.dll, i.e. as a proxy to a unix
ODBC library or should it try to function as it does on windows?
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de 2002-11-07 09:59
-------
Sorry, could you explain this more ?
I really don't know what this means.
AFAICS of course it should interface to a unix ODBC library.
------- Additional Comments From mcbridematt <at> hotmail.com 2002-11-08 05:23
-------
I've looked through and old set of Offical Platform SDK Headers (October 2000,
find it somewhere on planetmirror.com ) and ODBC has puzzled me a bit.
There is no Odbc.h, there are two files called OdbcInst.h and OdbcSS.h.
OdbcInst.h contains a kinda SQL Abstraction Layer and the other one some simular
methods. touch(ing) the file won't work. Office 2K needs a actual working example.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=985
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 07:11 -------
Bug comments restored from Gmane.org:
Hi
i'm Alessandro. I try to use wine that i found in RED HAT 7.3.
I installed a program: TinMessanger. All ther installation precceded correctly.
The program need a file: mfc42.dll. I found it on the net and copyed in tinMessanger
directory. But
now i get his
error:
err:win32:PE_fixup_imports No implementation for MFC42.DLL.6880 imported from
F:\tinMessanger\TinMessenger.exe,
setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for MFC42.DLL.6663 imported from
F:\tinMessanger\TinMessenger.exe,
setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for MFC42.DLL.6571 imported from
F:\tinMessanger\TinMessenger.exe,
setting to 0xdeadbeef
This is all the info i can supply.
Bye
Alessandro
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-24
21:26 -------
Looks to me as a duplicate of bug 657
*** This bug has been marked as a duplicate of 657 ***
------- Additional Comments From tony_lambregts <at> telusplanet.net 2003-03-26
15:32 -------
Closing
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=984
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 07:11 -------
Bug comments restored from Gmane.org:
------- Additional Comments From duncan <at> emarketeers.com 2002-08-22 09:00
-------
Hi,
I've been trying to run EccoPro 4.0. In both the latset wine build (20020804)
and the CodeWeavers CrossoverOffice build (20020710) I get a crash when I
activate a particular tab.
Raw output from Wine is:
[duncan@duncan Ecco]$ wine ecco32.exe
fixme:keyboard:RegisterHotKey (0x00010039,256,0x00000003,83): stub
fixme:file:LockFile not implemented in server
fixme:scroll:ScrollBarWndProc Unimplemented style SBS_SIZEBOX.
fixme:scroll:ScrollBarWndProc Unimplemented style SBS_SIZEBOX.
fixme:scroll:ScrollBarWndProc Unimplemented style SBS_SIZEBOX.
fixme:scroll:ScrollBarWndProc Unimplemented style SBS_SIZEBOX.
fixme:scroll:ScrollBarWndProc Unimplemented style SBS_SIZEBOX.
fixme:scroll:ScrollBarWndProc Unimplemented style SBS_SIZEBOX.
fixme:scroll:ScrollBarWndProc Unimplemented style SBS_SIZEBOX.
fixme:scroll:ScrollBarWndProc Unimplemented style SBS_SIZEBOX.
fixme:scroll:ScrollBarWndProc Unimplemented style SBS_SIZEBOX.
fixme:scroll:ScrollBarWndProc Unimplemented style SBS_SIZEBOX.
fixme:scroll:ScrollBarWndProc Unimplemented style SBS_SIZEBOX.
fixme:scroll:ScrollBarWndProc Unimplemented style SBS_SIZEBOX.
fixme:scroll:ScrollBarWndProc Unimplemented style SBS_SIZEBOX.
wine: Unhandled exception, starting debugger...
err:seh:start_debugger Couldn't start debugger ("debugger/winedbg 134681632
160") (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
err:win32:_EnterSysLevel (0x407acb24, level 2): Holding 0x4085f604, level 3.
Expect deadlock!
etc.
I have attached a debug listing from the CXOffice debug log.
Duncan
------- Additional Comments From duncan <at> emarketeers.com 2002-08-22 09:01
-------
Created an attachment (id=271)
--> (http://bugs.winehq.com/attachment.cgi?id=271&action=view)
CrossoverOffice debug log for EccoPro4.0 crash
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=983
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 07:10 -------
Bug comments restored from Gmane.org:
I tried installing FS2002, which I had already installed on Windows
running setup.exe on the cdrom, I incurred the message shown above and the
program said that I needed Win98 or Later,well? My Wine is setup to imitate winme
------- Additional Comments From mcbridematt <at> hotmail.com 2002-08-31 21:47
-------
Added FIXME
------- Additional Comments From mcbridematt <at> hotmail.com 2002-12-02 02:52
-------
I tried installing the Core Contigency expansion for Total Annihilation, and
suprise, I got a DOS:int21 call attached to it. And Strangley enough, it's a
Wise Soloutions based installer.
Font metrics: 95.3% done
Font metrics: 95.7% done
fixme:font:LFD_InitFontInfo font '-misc-kochi
gothic-medium-r-normal--0-0-0-0-c-0-fcd8859-15' has unknown registry 'fcd8859'
and character encoding '15'
Font metrics: 96.1% done
fixme:font:LFD_InitFontInfo font '-misc-kochi
mincho-medium-r-normal--0-0-0-0-c-0-fcd8859-15' has unknown registry 'fcd8859'
and character encoding '15'
Font metrics: 96.5% done
Font metrics: 96.9% done
Font metrics: 97.4% done
Font metrics: 97.8% done
Font metrics: 98.2% done
Font metrics: 98.6% done
Font metrics: 99.0% done
Font metrics: 99.4% done
Font metrics: 99.8% done
Font metrics: 100.0% done
fixme:int21:DOS3Call get interrupt vector - move to winedos...
------- Additional Comments From mcbridematt <at> hotmail.com 2002-12-02 02:52
-------
*** This bug has been confirmed by popular vote. ***
------- Additional Comments From mcbridematt <at> hotmail.com 2003-01-09 00:35
-------
Changing component to wine-dos. Core Contingency now installs under CVS. Moving
severity to trivial as their is only one working example.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=982
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 07:08 -------
Bug comments restored from Gmane.org:
It quits with very little debug information.
Now on to another one.. SImply Accounting Installer... By AccPac..
The installer quits with only minimal debug output..
Looks ot be in the X11DRV.DLL,
Latest Debian unstable..
<snipped>
(0x408d7000) No debug
information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40983000)
Unhandled exception: page fault on write access to 0x0040b7fe in 32-bit code
(0x00404512). In 32-bit mode.
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL'
(0x408b0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40858000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEAUT32.DLL'
(0x408d7000) No debug
information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40983000)
Unhandled exception: page fault on write access to 0x0040b7fe in 32-bit code
(0x00404512). In 32-bit mode.
0x00404512 (Setup.exe.EntryPoint+0x29a8 in D:\Simply\Setup.exe): andw
$0,0x0(%esi)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40858000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEAUT32.DLL'
(0x408d7000) No debug
information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40983000)
Unhandled exception: page fault on write access to 0x0040b7fe in 32-bit code
(0x00404512). In 32-bit mode.
0x00404512 (Setup.exe.EntryPoint+0x29a8 in D:\Simply\Setup.exe): andw
$0,0x0(%esi) Wine-dbg>
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEAUT32.DLL'
(0x408d7000) No debug
information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40983000)
Unhandled exception: page fault on write access to 0x0040b7fe in 32-bit code
(0x00404512). In 32-bit mode.
0x00404512 (Setup.exe.EntryPoint+0x29a8 in D:\Simply\Setup.exe): andw
$0,0x0(%esi) Wine-dbg>
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL'
(0x40983000)
Unhandled exception: page fault on write access to 0x0040b7fe in 32-bit code
(0x00404512). In 32-bit mode.
0x00404512 (Setup.exe.EntryPoint+0x29a8 in D:\Simply\Setup.exe): andw
$0,0x0(%esi) Wine-dbg>
Unhandled exception: page fault on write access to 0x0040b7fe in 32-bit code
(0x00404512). In 32-bit mode.
0x00404512 (Setup.exe.EntryPoint+0x29a8 in D:\Simply\Setup.exe): andw
$0,0x0(%esi) Wine-dbg>
In 32-bit mode.
0x00404512 (Setup.exe.EntryPoint+0x29a8 in D:\Simply\Setup.exe): andw
$0,0x0(%esi) Wine-dbg>
0x00404512 (Setup.exe.EntryPoint+0x29a8 in D:\Simply\Setup.exe): andw
$0,0x0(%esi) Wine-dbg>
------- Additional Comments From spetreolle <at> yahoo.fr 2003-05-08 20:56 -------
dont cut debug debug output please, create an attachement if you think
its too big. we cant fix anything without this.
feel free to reopen a bug with a newer version wine.
------- Additional Comments From spetreolle <at> yahoo.fr 2003-05-08 20:56 -------
closing.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.