http://bugs.winehq.com/show_bug.cgi?id=996
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 07:23 -------
Bug comments restored from Gmane.org:
The sock.c test fails on FreeBSD 4.6:
../../../../src/programs/winetest/runtest -q -P wine -M ws2_32.dll -T ../../..
-p ws2_32_test.exe.so ../../../../src/dlls/winsock/tests/sock.c && touch sock.ok
fixme:reg:GetSystemInfo not yet supported on this system
../../../../src/dlls/winsock/tests/sock.c:607: Test failed: some threads have
not completed
The test then gets stuck.
------- Additional Comments From fgouget <at> codeweavers.com 2002-08-28 22:25
-------
Another run and some more messages:
../../../../src/programs/winetest/runtest -q -P wine -M ws2_32.dll -T ../../..
-p ws2_32_test.exe.so ../../../../src/dlls/winsock/tests/sock.c && touch sock.ok
fixme:reg:GetSystemInfo not yet supported on this system
../../../../src/dlls/winsock/tests/sock.c:607: Test failed: some threads have
not completed
../../../../src/dlls/winsock/tests/sock.c:231: Test failed: failed to bind: 10048
../../../../src/dlls/winsock/tests/sock.c:607: Test failed: some threads have
not completed
--
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=995
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 07:22 -------
Bug comments restored from Gmane.org:
The shlfileop test fails on FreeBSD 4.6:
../../../../src/programs/winetest/runtest -q -P wine -M shell32.dll -T ../../..
-p shell32_test.exe.so ../../../../src/dlls/shell32/tests/shlfileop.c && touch
shlfileop.ok
fixme:reg:GetSystemInfo not yet supported on this system
../../../../src/dlls/shell32/tests/shlfileop.c:177: Test failed: Rename dir
../../../../src/dlls/shell32/tests/shlfileop.c:178: Test failed: The dir is renamed
../../../../src/dlls/shell32/tests/shlfileop.c:179: Test failed: The dir is renamed
../../../../src/dlls/shell32/tests/shlfileop.c:182: Test failed: Rename dir back
--
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=993
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 07:21 -------
Bug comments restored from Gmane.org:
WINE does not accept a ppd file from CUPS 1.1.x+GIMP-print 4.2.0 that corresponds
to HP
DeskJet 600 Series (/usr/share/cups/model/en_GB/pcl-600.ppd.gz in RedHat 7.3
installation). The error message is:
err:psdrv:PSDRV_PPDGetNextTuple Error in line '*CloseUI *stpBrightness
'?
(The linebreak was present in the output).
I can mail the ppd file on request. The problem is not windows-application-specific. I
have no real Windows installation.
------- Additional Comments From dclark <at> akamail.com 2002-08-28 10:30 -------
Hmm.. my RedHat 7.3 does not seem to have that PPD file. There was awhile back
an error in one of the CUPS PPD files for PCL printers, which I discovered when
trying to use it with Wine on my LaserJet 4V (PCL). I don't remember exactly
where the error was, but I am pretty sure it was on a line that included
"CloseUI". I sent a correction off to the EasySW folks, and they said it would
be included in the next version. If you want to send the PPD file to me, I can
take a look at it.
------- Additional Comments From dclark <at> akamail.com 2002-08-28 12:04 -------
The problem is that the line is missing a colon. I think that this is the same
problem that I had previously. Obviously, the CUPS software does not care ;) The
line should be
*CloseUI: *stpBrightness
instead of
*CloseUI *stpBrightness
I think that should fix that particular problem, in which case this is a CUPS
bug rather than Wine bug.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-30
00:53 -------
Resolving Invalid
------- 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=992
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 07:20 -------
Bug comments restored from Gmane.org:
Any wine process freezes (kill -9 required) when running galeon. Without
running galeon, or by just running mozilla instead, wine runs just fine. note
that galeon keeps running fine. It's wine that freezes.
Procedure to make wine freeze:
- Run an application under wine
- Start galeon
- Load http://www.slashdot.org in galeon
- Wine should be frozen by now
My configuration:
- Linux 2.4.19 on a dual Athlon
- galeon 1.2.5
- mozilla 1.0.0
- (codeweavers-)wine 20020411-6
------- Additional Comments From mike <at> theoretic.com 2003-03-27 04:28 -------
Hmm, I run Galeon with Wine all the time. I don't think the two are related.
Can you get a backtrace for this?
Run the program in the wine debugger, winedbg foo.exe then when it freezes hit
ctrl-c and then when "bt", to get a backtrace.
If you're on CodeWeavers wine, you may wish to try it with the latest WineHQ.
------- Additional Comments From mike <at> theoretic.com 2003-03-31 04:58 -------
Closing as WFM
------- Additional Comments From mike <at> theoretic.com 2003-03-31 04:58 -------
Closing
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de 2003-03-31 10:30
-------
Maybe that was due to some sound device access issue between Galeon and Wine?
Oh well, probably doesn't matter any more anyway...
--
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=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.
http://bugs.winehq.com/show_bug.cgi?id=981
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 07:07 -------
Bug comments restored from Gmane.org:
+timer,+treeview log attached. This happens when you do a search
and the list of results is displayed.
More detailed logs available on request (except +relay !!)
I am using native win98se DLLs as follows :
[AppDefaults\\kazaa.exe\\DllOverrides]
"shlwapi" = "native"
"shdocvw" = "native"
------- Additional Comments From levon <at> movementarian.org 2002-08-20 17:10
-------
Created an attachment (id=270)
--> (http://bugs.winehq.com/attachment.cgi?id=270&action=view)
+treeview,+timer log
--
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=980
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 07:07 -------
Bug comments restored from Gmane.org:
When building on FreeBSD stream.dll.so does not build. When trying to play
Half-Life in OpenGL mode it starts but then says "The selected OpenGL mode is
not supported by your video card." The truth is it is supported. Looking at
the console output it says "err:module:BUILTIN32_dl.open failed to load .so lib
for builtin steam.dll: Cannot open "/usr/local/lib/wine/steam.dll" I looked in
the folder and it is no where to be found while may other of the same time of
files exist there. Wine + OpenGL + FreeBSD are not playing nicely.
------- Additional Comments From apa3a <at> yahoo.com 2002-08-20 12:18 -------
Merritt, you built Wine from sources, right?
What is the correct name of the dll - you refer one time to it as "steam.dll",
other time as "stream.dll".
I don't see dll with such name in my installation (current CVS Wine on Linux), I
don't think it is references anywhere inside Wine. I also can't find such dll on
my Windows NT machine.
Is this the application dll? Search your fake windows/applications directory for it.
------- Additional Comments From tmdraney <at> yahoo.com 2002-08-20 17:03 -------
Sorry. Just steam.so.dll. Thats what it is telling me at least. Says that and
starts the debugger. Something is not clicking with wine and freebsd's
opengl/x11 in there somewhere and if that if fixed all will be well in the world.
------- Additional Comments From apa3a <at> yahoo.com 2002-08-21 11:57 -------
You mean steam.dll.so, not steam.so.dll, right? :-P
Anyway, try to find out what references this dll and what is supposed to provide
it. As I already mentioned it is not a standard Windows/Wine dll. Check if your
applications have it.
--
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=979
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 07:05 -------
Bug comments restored from Gmane.org:
There is a problem with the network code that affects HP's jetadmin(.exe) and
Half-Life(? maby others). In the jetadmin case there is no dialog to enter IPs
or MACs so broadcast packets are needed for this program to work at all.
Jetadmin should send ought a broadcast packet asking for all the printers to
respond, this packet is not receved by my other computers. I don't know what
calles jetadmin uses to produce these packets.
I can make logs avalible on request.
------- Additional Comments From cheako911 <at> yahoo.com 2002-08-19 16:11
-------
I'd like to help add support to wine for this feature, thought being unemployed
I don't know how mutch time I can spend.
What I need at this point is some example code(from a windows app like jetadmin)
and a pointer to what files I'd have to add/change functions in.
------- Additional Comments From apa3a <at> yahoo.com 2002-08-20 12:07 -------
Mike, you are welcome to fix this bug.
I advise you to ask your questions on the wine-devel mailing list.
--
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=978
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 07:04 -------
Bug comments restored from Gmane.org:
Missing wine related files in Mandrake 8.2 RPM distribution. Would not run "out of the
box". Complained of missing lib.wine.so, lib.nt.so.
Had to search Internet to find missing library files.
After that, it could not successfully run a single Windows app, to conclusion. Kept on
complaining to
add 'WinMM' section to Wine config. file.
I don't have the faintest clue what is needed to do this.
There is no config file in /etc/wine/. Only registry files are there. If the registry files is
the
"config" file, then that should be clarified.
There is a BLANK config file in /home/~user~/.wine. Wine will now not run because it
is complaining
about this blank 'config' file.
Loose related wine lib.xxx files should be part of the package, and not spread out over
the
internet.
Missing WinMM section in Wine config. file should be taken care of by the "experts".
They know what has to be entered there. I surely don't! How well controlled is the
bundling of the
Wine package? Is it a loose arrangement?
Did Mandrake miss the bandwagon?
This is what makes 'newbies' give up, quit, and go back to Win**.
------- Additional Comments From apa3a <at> yahoo.com 2002-08-19 10:09 -------
Hi onederer,
Wine project itself does not provide binary packages and does not control any
Wine distributions, provided by anybody else, as stated on the download page:
http://www.winehq.com/download/
In this particular you can contact Mandrake mailing lists or tech support for
help about their packages. You can also contact wine-users <at> winehq.com mailing
list for help. There are probably other people who run Wine on this particular
distribution.
Are you sure you removed all the old Wine files before installing the package?
Here you can find instructions how to do total cleanup:
http://www.winehq.org/fom-meta/cache/1.html
Try to do this and reinstall the Wine rmp.
If the binary package still does not work for you do again total cleanup and try
to install it from source. Usually it is fairly simple. The README file with the
source provides very good instructions how to do that and you can expect much
more help from us as we are responsible for it.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2003-03-26
15:31 -------
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=1346
------- Additional Comments From fsteinel(a)flonet.net 2003-22-06 07:03 -------
Bug comments restored from Gmane.org:
Miranda ICQ version 2.1 with MSN & Yahoo protocol plug-ins installed (ICQ
protocol disabled)Under
Wine, Miranda loads the msn plug-in and works fine, but with yahoo messenger
protocol plug-in, it
loads but never makes a connection to yahoo server.(keeps showing the "Connecting to
yahoo..." string)see: http://bugs.winehq.com/showattachment.cgi?attach_id=429
for a screenshot(screenshot of Miranda ICQ with plug-in status messages in the
bottom of the
window)[cad@pc-2 mio]$ wine -vWine 20030318(under Mandrake 8.1 + KDE 2.2.1 -mdk
+ XFree86 4.1.0
)[cad@pc-2 mio]$ wine miranda32.exeshows:fixme:file:FindFirstChangeNotificationA
this is not
supported yet (non-trivial).fixme:win32:PE_CreateModule Security directory
ignorederr:nls:CompareStringA (s1="MSN",s2=(null)): Invalid NULL string(repeated 7
times)err:nls:CompareStringA (s1="yahoo",s2=(null)): Invalid NULL string(repeated 7
times)fixme:system:SystemParametersInfoA Unimplemented action: 4102
(SPI_GETLISTBOXSMOOTHSCROLLING)fixme:!
system:SystemParametersInfoA Unimplemented action: 4110
(SPI_GETHOTTRACKING)err:nls:CompareStringA
(s1=(null),s2=(null)): Invalid NULL string(repeated three
times)fixme:file:DeviceIoControl
Unimplemented control 256 for VxD device VNETBIOS(repeated 7
times)fixme:file:DeviceIoControl
Unimplemented control 256 for VxD device NWLINKerr:nls:CompareStringA
(s1=(null),s2=(null)): Invalid
NULL stringerr:nls:CompareStringA (s1=(null),s2=(null)): Invalid NULL string
------- Additional Comments From mike <at> theoretic.com 2003-03-27 05:27 -------
Hmm, can you attach a +winsock,+wnet trace please?
For some reason bugzilla doesn't wrap your first entry, so please either attach
it or upload it (bzip2 compressed).
------- Additional Comments From juan <at> virtual-orbis.com 2003-03-27 12:10
-------
Created an attachment (id=434)
--> (http://bugs.winehq.com/attachment.cgi?id=434&action=view)
trace +winsock, +wnet of miranda32.exe
------ Additional Comments From juan <at> virtual-orbis.com 2003-03-27 18:41
-------
Miranda ICQ version 2.1 with MSN & Yahoo protocol plug-ins installed (ICQ
protocol disabled)
Under Wine, Miranda loads the msn plug-in and works fine, but with yahoo
messenger protocol plug-in, it loads but never makes a connection to yahoo
server.
(keeps showing a "Connecting to yahoo..." string)
see: http://bugs.winehq.com/showattachment.cgi?attach_id=429
for a screenshot
(screenshot of Miranda ICQ with plug-in status messages in the bottom of the
window)
[cad@pc-2 mio]$ wine -v
Wine 20030318(under Mandrake 8.1 + KDE 2.2.1 -mdk + XFree86 4.1.0 )
[cad@pc-2 mio]$ wine miranda32.exe
shows:
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
(repeated 7 times)
err:nls:CompareStringA (s1="yahoo",s2=(null)): Invalid NULL string
(repeated 7 times)
fixme:system:SystemParametersInfoA Unimplemented action: 4102
(SPI_GETLISTBOXSMOOTHSCROLLING)
fixme:system:SystemParametersInfoA Unimplemented action: 4110
(SPI_GETHOTTRACKING)
err:nls:CompareStringA (s1=(null),s2=(null)): Invalid NULL string
(repeated three times)
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device VNETBIOS
(repeated 7 times)
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
------- Additional Comments From juan <at> virtual-orbis.com 2003-04-18 21:30
-------
Problem persist as of wine-20030408.
--
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=976
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 07:02 -------
Bug comments restored from Gmane.org:
When I try and run a program through WINE (I only run 2 - WinRAR and Winamp) I
get the following error:
err:module:PE_fixup_imports Module (file) winspool.drv (which is needed by
C:\WINDOWS\SYSTEM\comdlg32.dll) not found
err:module:load_library can't load comdlg32.dll
wine: Unhandled exception, starting debugger...
fixme:console:SetConsoleCtrlHandler (0x4047fd10,1) - no error checking or
testing yet
It has worked fine in the past but not anymore. I think 2002/07/10 is when it
stopped working. I use a fake windows directory.
------- Additional Comments From apa3a <at> yahoo.com 2002-08-20 12:01 -------
I have winspool.drv.so in /usr/local/lib/wine. Do you have it there or in any
other Wine library directory?
Boris, do you install Wine from source? Did the compilation finish successfully?
If yes, try to go to directory dlls/winspool in the source tree and run
"make install" from there to see if the library will be installed.
------- Additional Comments From dragon_sdc <at> hotmail.com 2002-08-29 07:25
-------
A quick search shows that I only have the following:
$ locate .drv.so
/usr/lib/wine/joystick.drv.so
/usr/lib/wine/mcianim.drv.so
/usr/lib/wine/mciavi.drv.so
/usr/lib/wine/mcicda.drv.so
/usr/lib/wine/mciseq.drv.so
/usr/lib/wine/mciwave.drv.so
/usr/lib/wine/midimap.drv.so
/usr/lib/wine/msacm.drv.so
/usr/lib/wine/wineaudioio.drv.so
/usr/lib/wine/wineoss.drv.so
It looks like I don't have the winspool.drv.so file.
I am a Debian user, therefore I installed Wine through the Debian package
manager. Yes, it installed without any errors.
Was I supposed to have this file after the initial install?
------- Additional Comments From dbungert <at> excite.com 2002-09-27 22:07 -------
apt-get install libwine-print
------- Additional Comments From asd <at> suespammers.org 2002-10-29 23:06 -------
FYI: I am using Debian as well, and the solution from Daniel Bungert works for me.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-10-30
13:43 -------
Resolving as invalid (not a bug) thanks guys..
------- Additional Comments From dragon_sdc <at> hotmail.com 2002-11-04 01:01
-------
Sorry for late reply - yes the solution does work - thanks for the help!
------- Additional Comments From dpaun <at> rogers.com 2003-01-07 02:00 -------
Let's close this one too.
--
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=975
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 07:00 -------
Bug comments restored from Gmane.org:
When I try to run the warcraft 3 installer from linux:
wine /cdrom/install.exe
Nothing happens. It doesn't exit, it just sits there. When I press ^C it says
'Terminated' and exits.
I'm running kernel 2.4.19, under slackware linux. I'm using wine CVS as of
08/14/02. I'm using a fake windows install with C: as /winedrv, and I'm using
[Version]"windows"="win98". Wine does work sometimes, as I can play
halflife/counterstrike just fine under it, so I don't think it's a
configuration problem. I don't know what debug options to use for a useful
log, so if a log would be useful, email me and I'll send one.
------- Additional Comments From dclark <at> akamail.com 2002-08-16 19:51 -------
Since you typed "wine /cdrom/install.exe", can I assume that you were not in the
/cdrom directory when you executed that? As a general rule, you should be in the
directory containing the installer when running them. They are sometimes picky
about that.
------- Additional Comments From johane <at> lysator.liu.se 2002-08-18 11:29 -------
Try with the latest CVS, as this could be the same bug as 969.
------- Additional Comments From johane <at> lysator.liu.se 2002-08-19 08:36 -------
Bug 969 turned out to be still present, but to determine if we have the same
problem you could help a lot by enabling debugmsg=+relay, for a start.
------- Additional Comments From rindolf <at> directvinternet.com 2002-08-19 11:18
-------
Created an attachment (id=268)
--> (http://bugs.winehq.com/attachment.cgi?id=268&action=view)
bzipped log of 'wine --debugmsg +relay install.exe'
------- Additional Comments From rindolf <at> directvinternet.com 2002-08-19 11:22
-------
The log I just submitted was with the 20020814 version, I'm about to update
and try again.
------- Additional Comments From johane <at> lysator.liu.se 2002-08-19 14:12 -------
Have you tried enabling the Desktop option to see if there is any difference?
------- Additional Comments From rindolf <at> directvinternet.com 2002-08-19 14:38
-------
Created an attachment (id=269)
--> (http://bugs.winehq.com/attachment.cgi?id=269&action=view)
Same as previous, only with CVS as of 20021819
------- Additional Comments From rindolf <at> directvinternet.com 2002-08-19 14:41
-------
I tried it with desktop enabled, but it didn't act any differently, just made
a black window open.
------- Additional Comments From uh_ja <at> gmx.net 2002-08-24 21:18 -------
I have found that when using a native msvcrt.dll, it fixes the hang with the
install.exe. So the problem lies in wine's msvcrt.
------- Additional Comments From us <at> the-edmeades.demon.co.uk 2003-05-14
12:11 -------
This is the problem documented in
http://www.winehq.com/hypermail/wine-devel/2003/05/0126.html
PS WC3 (nocd) works quite well with recent cvs
--
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=1347
------- Additional Comments From fsteinel(a)flonet.net 2003-22-06 06:59 -------
Bug comments restored from Gmane.org:
Some desktop apps that use DirectDraw, such as Java Swing and QuickTime cause
the contents of the screen to be erased. Forcing a repaint, by dragging windows
around, or by switching to a VT and back to X, restores the screen to what it
should be. The only ddraw fixmes I can see are:
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x4027f258)->(00000000,00000008)
fixme:ddraw:Main_DirectDrawClipper_Initialize
(0x4027cc90)->(0x4027f264,0x00000000),stub!
fixme:ddraw:get_display_window clipper clip lists not supported
So presumably this is a problem with clipping?
------- Additional Comments From lionel.ulmer <at> free.fr 2003-03-28 14:39 -------
Well, to start to look at the problem, attaching a '+ddraw' trace would be best.
--
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=974
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 06:58 -------
Bug comments restored from Gmane.org:
We get several mails from people willing to translate some parts of Wine
documentation into foreign (and entirely alien ;-) languages.
We should have a common framework set up for doing this very regularly,
consistently and well.
I'd suggest that we create a web page for every language with a database backend
which creates a new translation ticket for every documentation patch of Wine for
every language involved (one ticket page per language).
(e.g. by Alexandre CC'ing documentation patches to this system)
Then everyone who is involved with translating documentation could commit the
translation for his language into the *foreign language Wine cvs tree*
and close the corresponding translation ticket on this language webpage.
Once a month an automated build process would take the entire foreign language
CVS tree and build new documentation for the web page to download.
(the idea would be that the main Wine CVS tree would still only contain English
docu, with a short hint at where to get foreign documentation, in the README file)
Someone would have to be willing to develop this for us, though.
Any takers ?
One guy willing to do some translation work is (add others here, too !):
Mon, 12 Aug 2002 05:56:27 comp.emulators.ms-windows.wine Thread 70
of 108
Lines 5 Wine User Guide Translation No responses
Enio Schutt Jr <enio.s.jr <at> operamail.com> at
http://groups.google.com/
Newsgroups: comp.emulators.ms-windows.wine
Hi,
I am interested in translating the Wine User's Guide to
Brazilian Portuguese.
I would like to hear your opinion.
Bye.
--
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=972
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 06:57 -------
Bug comments restored from Gmane.org:
This function downloads the URL to a cache file, optionally notifying caller
about the progress.
This function is used by installer of HeadHunter 1.1.2. Currently the installer
crashes with message "Unhandled exception: unimplemented function
urlmon.dll.URLDownloadToCacheFileA".
It can be downloaded from http://downloads-zdnet.com.com/3001-2077-10128958.html
------- Additional Comments From apa3a <at> yahoo.com 2002-08-16 12:01 -------
Created an attachment (id=267)
--> (http://bugs.winehq.com/attachment.cgi?id=267&action=view)
The installer
--
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=971
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 06:56 -------
Bug comments restored from Gmane.org:
Some time ago (probably with 20020411 wine) I was able to install and use corel
draw 10.
The major problem was font related (I was not using client side fonts support at
the time).
Now I tryed again with 20020804 build.
However it doesn't even start the installer.
I get an dialog saying:
SetupMgr: (the dialog title)
\/ You don't have administrator privileges
/\ in this computer.
Inpossible to continue instalation.
<OK>
The message is actually in pt_BR (as my CD10 version).
here is the output of --debugmes +ntdll,+mpr,+ole,+dll
trace:dll:fill_init_list (krnl386.exe) - START
trace:dll:fill_init_list (krnl386.exe) - END
trace:dll:fill_init_list (system.dll) - START
trace:dll:fill_init_list (system.dll) - END
trace:dll:fill_init_list (wprocs.dll) - START
trace:dll:fill_init_list (wprocs.dll) - END
trace:dll:fill_init_list (gdi.exe) - START
trace:dll:fill_init_list (gdi.exe) - END
trace:dll:fill_init_list (user.exe) - START
trace:dll:fill_init_list (user.exe) - END
trace:dll:fill_init_list (display.dll) - START
trace:dll:fill_init_list (display.dll) - END
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not
found!
Using closest match instead (United States keyboard layout (phantom key
version)) for scancode mapping.
Please define your layout in windows/x11drv/keyboard.c and submit them
to us for inclusion into future Wine releases.
See the Wine User Guide, chapter "Keyboard" for more information.
mcop warning: user defined signal handler found for SIG_PIPE, overriding
trace:dll:NE_InitDLL Calling LibMain, cs:ip=02c7:0000 ds=02ff di=02fe cx=0200
trace:dll:fill_init_list (C:\WINDOWS\SYSTEM\COMMCTRL.DLL) - START
trace:dll:fill_init_list (krnl386.exe) - START
trace:dll:fill_init_list (krnl386.exe) - END
trace:dll:fill_init_list (user.exe) - START
trace:dll:fill_init_list (user.exe) - END
trace:dll:fill_init_list (gdi.exe) - START
trace:dll:fill_init_list (gdi.exe) - END
trace:dll:fill_init_list (keyboard.dll) - START
trace:dll:fill_init_list (keyboard.dll) - END
trace:dll:fill_init_list (C:\WINDOWS\SYSTEM\COMMCTRL.DLL) - END
trace:dll:NE_CallDllEntryPoint Calling C:\WINDOWS\SYSTEM\COMMCTRL.DLL
DllEntryPoint, cs:ip=02c7:0176
Log file name:C:\WINDOWS\Corel\Setup.log
fixme:mpr:WNetOpenEnumA (00000001, 00000001, 00000000, (nil), 0x405b5b58):
stub
fixme:mpr:WNetOpenEnumA (00000001, 00000001, 00000000, (nil), 0x405b5b58):
stub
fixme:win32:SetCriticalSectionSpinCount critsection=0x77a36230: spincount=1000
not supported
fixme:win32:SetCriticalSectionSpinCount critsection=0x77a36258: spincount=1000
not supported
It seems to me that the problem is with mpr.
However using a native mpr.dll gives an error about user.exe (as the builtin is
used). Using the native user.exe crashes.
------- Additional Comments From apa3a <at> yahoo.com 2002-08-20 12:35 -------
Yes, one should never use native user.exe in wine.
Raul, you can do regression testing to find the patch which broke your
application. It is one of the simplest and efficient debugging methods. You can
find instructions how to do the regression testing here:
http://www.winehq.org/docs/wine-devel/cvs-regression.shtml
It will take about 7 iterations to find a day of the patch.
Can you do this?
--
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.