http://bugs.winehq.com/show_bug.cgi?id=1290
------- Additional Comments From syjef(a)mdanderson.org 2003-23-05 15:00 -------
I can confirm that BSD make does not work with Wine's makefiles. Using gmake
works just fine.
--
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=1477
------- Additional Comments From mettius(a)cactusairforce.org 2003-23-05 14:00 -------
Ok, I applied the patch to audio.c and now I get this...
(It still freezes up wine, I must do a killall wine to free things up again).
mettius@callius:~/.wine/fake_windows/stars!> wine ./stars.exe
Wine already configured, run 'winesetup' to reconfigure.
err:ntdll:RtlpWaitForCriticalSection section 0x4010703c
"../../scheduler/syslevel.c: Win16Mutex" wait timed out, retrying (60 sec) tid=000c
mettius@callius:~/.wine/fake_windows/stars!>
--
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=1480
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|Get DCOM95 DCOM98 error and |Installers need cabinet.dll
|FDICreate error on latest |FDI* functions, and DCOM
|version |installer is broken (version
| |too high)
------- Additional Comments From mike(a)theoretic.com 2003-23-05 07:42 -------
I think we need to lower the version number in the ole32.dll file
--
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=1343
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |christophe(a)saout.de
------- Additional Comments From mike(a)theoretic.com 2003-23-05 07:40 -------
*** Bug 1481 has been marked as a duplicate of this bug. ***
--
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=1481
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From mike(a)theoretic.com 2003-23-05 07:40 -------
Resolving as dupe, unfortunately we've lost the data for 1343.
Basically you need to configure with --with-nptl
*** This bug has been marked as a duplicate of 1343 ***
--
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=1464
------- Additional Comments From jbon(a)cfl.rr.com 2003-22-05 20:29 -------
I upgraded my kernel to the one that goes with RedHat 9.0 to match the rest of
my system. (I was holding on to an old kernel until now)
With the new kernel, the wine-20030508 compiled with --with-nptl worked just fine.
I suppose the new RedHat 9 glibc was just broken on the non-nptl kernel.
--
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=1468
ed(a)halley.cc changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From ed(a)halley.cc 2003-22-05 16:56 -------
The above patches and .spec allow me to build and install and run the 20030508
.src.rpm of Wine on a fresh Red Hat Linux 9 box. There may still be issues but
this is a significant fix ready for other people to try.
--
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=1468
------- Additional Comments From ed(a)halley.cc 2003-22-05 16:54 -------
Created an attachment (id=260)
--> (http://bugs.winehq.com/attachment.cgi?id=260&action=view)
New .spec file for RHL9-ready wine-20030508.
This .spec file offers the two attached patches.
It also provides a fixed "Provides:" line for libntdll.dll.so (which the
auto-provides detector doesn't reliably find).
It also build-requires autoconf >= 2.53 (instead of the older name
autoconf253).
It also configures the build --with-nptl, which is required for RHL9's kernels.
It also marks the version as 1rh9winehq instead of 1rh8winehq.
It lastly offers a changelog to this effect.
--
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=1468
------- Additional Comments From ed(a)halley.cc 2003-22-05 16:47 -------
Created an attachment (id=259)
--> (http://bugs.winehq.com/attachment.cgi?id=259&action=view)
Forces the src wineserver to run during .src.rpm build
The current .src.rpm must run the regedit.exe program to populate the registry.
However, it does not reliably run the wineserver which was just built. This
may not be discovered on systems which already have an older wine built and
installed. By forcing the launch of the just-built wineserver, and giving a
second for the server to start properly, the .src.rpm becomes more robust.
--
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=1468
------- Additional Comments From ed(a)halley.cc 2003-22-05 16:43 -------
Created an attachment (id=258)
--> (http://bugs.winehq.com/attachment.cgi?id=258&action=view)
Specifies no docbook2pdf or docbook2ps steps
The Red Hat Linux 9 docbook-utils does not contain docbook2pdf or the backend
postscript tools. This patch removes that requirement from the makefiles. The
alternative is to add another build-require for docbook-utils-pdf, but it still
may not be complete.
--
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=1481
Summary: Can't start wine on linux 2.5.69 kernel with tls glibc
2.3.2 (linuxthreads, not nptl) / problem with wineserver
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: christophe(a)saout.de
Hi!
I really have no idea where this could be coming from.
Wine was working fine until about two or three months ago, I don't know exactly
what change caused this problem.
When trying to run wine I always get something like this:
chtephan:/### > wine ###.exe
wine: chdir to /tmp/.wine-chtephan/server-fe01-5364 : No such file or directory
There is no wineserver running or something, and I the /tmp directory is also clean.
I'm running the linux development kernel 2.5.69 and recently compiled glibc
2.3.2 with tls support (but still using linuxthreads). I didn't change anything
else.
--
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=1480
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2003-22-05 08:24 -------
> First, a Windows pop-up appears with this message:
>
> A newer version of DCOM95 or DCOM98 has been installed. To override, you
> must uninstall trhe current version first.
for this one you could try instructing wine to use native version of OLE32.DLL
for dcom-update process, even if this DLL is missing in clean-wine install.
I mean you can add "--dll ole32=n" to command line, as for example:
wine --dll ole32=n filemaker.exe
or you could try adding line "ole32" = "native" to your wine config-file, into
that (possibly new) section:
[AppDefaults\\install.exe\\DllOverrides]
"ole32" = "native"
there is "install.exe" used here because dcom98 updater (could be downloadded
from MS web) I was experimenting with was spawning child processes and needed
this dll-override only for "install.exe". though, dll-override from command line
seems to be more strict.
> Later, the install fails completely, with this message coming from wine:
> fixme:cabinet:FDICreate (pfnalloc == ^0x244f90b0, pfnfree == ^0x244f90be,
> pfnopen == ^0x244f90cc, pfnread == ^0x244f9294, pfnwrite == ^0x244f9401,
> pfnclose == ^0x244f956a, pfnseek == ^0x244f95f4, cpuType == -1, perf ==
> ^0x2453fae8): stub
>
> Please help.
eghm.. I think this one could be solved by such dll-override:
cabinet=n
and I would override cabinet.dll usage globally, for example by putting it to
section:
[DllOverrides]
"cabinet" = "native"
..
BTW, I cannot remember where did cabinet.dll come from. was it DCOM98 update,
or was it MSI package? whatever, good luck with wine :)
--
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=1464
rebus(a)seznam.cz changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Additional Comments From rebus(a)seznam.cz 2003-21-05 19:33 -------
Hello,
I have finally found a machine which works fine with wine. By comparing the
package list I have found the difference which caused all this.
It seems glibc contains nptl stuff only in i686 packages and not in i386.
I upgraded to i686 (despite I have Athlon cpu) and wine works as expected.
May be this information would be worth of mentioning as a requirement for rh9 in
install guide on the same place where the --with-nptl option is mentioned.
Thanks to all of you for support.
Michal Ambroz
--
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=1480
Summary: Get DCOM95 DCOM98 error and FDICreate error on latest
version
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: dwtrusty(a)hotmail.com
I'm trying to run a Filemaker application, but I get these errors:
First, a Windows pop-up appears with this message:
A newer version of DCOM95 or DCOM98 has been installed. To override, you must
uninstall trhe current version first.
Later, the install fails completely, with this message coming from wine:
fixme:cabinet:FDICreate (pfnalloc == ^0x244f90b0, pfnfree == ^0x244f90be,
pfnopen == ^0x244f90cc, pfnread == ^0x244f9294, pfnwrite == ^0x244f9401,
pfnclose == ^0x244f956a, pfnseek == ^0x244f95f4, cpuType == -1, perf ==
^0x2453fae8): stub
Please help.
--
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=1411
------- Additional Comments From puoti(a)inwind.it 2003-21-05 14:44 -------
It still doesn't run with current cvs, the debugger starts almost immediatly,
I'm going to attach the output.
--
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=1290
------- Additional Comments From julliard(a)winehq.com 2003-21-05 11:40 -------
Actually Wine is not supposed to depend on GNU make, and I think it's
important to keep it that way. However I don't have BSD make so you'll
have to investigate yourself; but please do that and submit a patch, we
very much want Wine to build with BSD make.
--
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=1479
Summary: freebsd does not build "avifile.dll.so"
Product: Wine
Version: CVS
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: test
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: lenaig(a)wanadoo.fr
Hi,
Trying to run cvs wine on FreeBSD 4.8.
Thx
cd `dirname avicap32/__install__` && make install
../../tools/mkinstalldirs -m 755 /usr/local/lib/wine
/usr/bin/install -c avicap32.dll.so /usr/local/lib/wine/avicap32.dll.so
cd `dirname avifil32/__install__` && make install
../../tools/mkinstalldirs -m 755 /usr/local/lib/wine
/usr/bin/install -c avifil32.dll.so /usr/local/lib/wine/avifil32.dll.so
make: don't know how to make _install_/avifile.dll.so. Stop
*** Error code 2
Stop in /home/tst/wine/dlls.
*** Error code 1
--
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=1477
------- Additional Comments From reif(a)earthlink.net 2003-21-05 10:40 -------
Change OSS_RING_BUFFER_SIZE in dlls/winmm/wineoss/audio.c to 512 and try it
again.
--
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=1464
------- Additional Comments From jbon(a)cfl.rr.com 2003-21-05 08:53 -------
Created an attachment (id=254)
--> (http://bugs.winehq.com/attachment.cgi?id=254&action=view)
Backtrace at SEGV point.
This is a backtrace at the segfault. The test program I was running was a
simple console application that prints "hello world" that was compiled under
mingw32. This program worked just fine using the wine package from RedHat 8.0.
--
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=1464
------- Additional Comments From jbon(a)cfl.rr.com 2003-21-05 08:49 -------
I am experiencing the same bug. I am using an upgraded RedHat 9.0 system with a
stock (kernel.org) kernel version 2.4.19. I see the same debug output as seen
in the attached log.
I compiled my version of wine from the wine-20030508 snapshot with the
--with-nptl option. This bug happens with and without the LD_ASSUME_KERNEL set.
I ran wine with gdb and got a backtrace. I have attached it as wine_backtrace.txt.
I don't have debug symbols for the glibc bits because I still don't know how to
get these to work on RedHat but this should still help.
--
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=1290
gerald(a)pfeifer.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From gerald(a)pfeifer.com 2003-21-05 05:52 -------
I'm quite sure this is because you are using BSD make and not GNU make.
While personally I'm not happy that Wine uses GNU make specific constructs,
this is a feature that probably won't go away anytime soon (if ever) as the
Wine maintainers do not consider this critical (and avoiding those features
may be hard).
Can you confirm that the problem goes away with GNU make?
--
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
gerald(a)pfeifer.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From gerald(a)pfeifer.com 2003-21-05 05:45 -------
This is a duplicate of 1478 which has a bit more up-to-date and detailed
information. Unfortunately the problem doesn't seem fixed.
*** This bug has been marked as a duplicate of 1478 ***
--
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=1478
gerald(a)pfeifer.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tmdraney(a)yahoo.com
------- Additional Comments From gerald(a)pfeifer.com 2003-21-05 05:45 -------
*** Bug 980 has been marked as a duplicate of this bug. ***
--
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=1474
------- Additional Comments From mmokrejs(a)natur.cuni.cz 2003-21-05 05:11 -------
But for what does it have to be "setup correctly" at all? User just asked print help. I believe it does NOT need ~/.wine/fake_windows/ for anything during that execution.
But yes, in this case it was the first time user has executed wine.
--
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=1475
------- Additional Comments From mmokrejs(a)natur.cuni.cz 2003-21-05 05:09 -------
No, that was by intention. I wanted to make sure that the windows binaries behave same way as unix binaries. So, yes, I know that it exists on many unixes. But at that moment I just wanted to be sure how it behaves on windows -- so I tried wine to execute 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=1475
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From mike(a)theoretic.com 2003-21-05 04:25 -------
OK. Not sure why you'd want to do that, but I can confirm that netapi32 is
basically a stub DLL.
Was this just a random test or are you not aware that wget is present on most
linux installs?
--
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=1474
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From mike(a)theoretic.com 2003-21-05 04:23 -------
As far as I'm aware yes, if those files aren't present it means Wine was not set
up correctly on installation.
--
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=1478
Summary: freeBSD 4.8 doesn't build stream.dll.so
Product: Wine
Version: 20030508
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: wine-ports
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: lenaig(a)wanadoo.fr
# $FreeBSD: ports/emulators/wine/Makefile,v 1.141 2003/05/09 09:28:35 gerald Exp
$
#
PORTNAME= wine
PORTVERSION= 2003.05.08
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= ALPHA/wine/development
DISTNAME= Wine-${PORTVERSION:S/.//g}
MAINTAINER= gerald(a)FreeBSD.org
COMMENT= Microsoft Windows 3.1/95/98/NT/2000 emulator for Unix
Dear sir,
When i am trying to run wine, on FreeBSd box, i have the following error....:
<-------------------->
fixme:reg:GetSystemInfo not yet supported on this system
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not found!
Using closest match instead (French keyboard layout) for scancode mapping.
Please define your layout in dlls/x11drv/keyboard.c and submit them
to us for inclusion into future Wine releases.
See the Wine User Guide, chapter "Keyboard" for more information.
err:module:BUILTIN32_dlopen failed to load .so lib for builtin steam.dll: Cannot
open "/usr/local/lib/wine/steam.dll.so"
fixme:file:SetFileAttributesW Couldn't set file attributes for existing file
"/usr/local/jeux/c/SIERRA/Half-Life/sierra.inf".
Check permissions or set VFAT "quiet" mount flag
fixme:file:SetFileAttributesW Couldn't set file attributes for existing file
"/usr/local/jeux/c/SIERRA/Half-Life/valve/config.cfg".
Check permissions or set VFAT "quiet" mount flag
fixme:reg:RegFlushKey (0x60): stub
<----------------------------->
stream does not exist....
Thx
--
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=1468
------- Additional Comments From ed(a)halley.cc 2003-20-05 22:22 -------
Okay, I've gotten the wine-20030508-1rh8winehq.src.rpm to build cleanly and
supply all requirements for Red Hat Linux 9. I have not installed and tested it
yet, but the build goes through cleanly.
I will provide the required patches and spec file changes after I do a little
testing.
I've seen someone else on irc #winehq complaining about the missing
/tmp/.wine-userid/server-foo problem on rhl9, so I think it's a race condition.
I may be able to give a slightly-hackish workaround patch in the next couple
days, so I'll report that bug separately and link it to this one after testing.
--
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=1477
------- Additional Comments From reif(a)earthlink.net 2003-20-05 18:46 -------
Could you change OSS_RING_BUFFER_SIZE in dlls/winmm/wineoss/audio.c from 192 to
something bigger?
Could you also trace the program (--debugmsg +wave) to see if the thread on the
other side of the buffer is running?
--
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=1471
------- Additional Comments From lfs(a)isl-gbr.de 2003-20-05 14:31 -------
i made the same experience with unreal and other games like half-life; the last
answer i got was something like whats bad with managed windows...; for some
games its simply bad to play if not fullscreen. I didn't find a fix for this problem since
i'm not able to track it down, but i have a workarround if your problem is caused by
the same thing: run wine without a windowmanger :) - for that purpose i start a
second, clean x-server
--
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=1410
------- Additional Comments From puoti(a)inwind.it 2003-20-05 13:26 -------
By the way, with today's cvs I can enter single player, load a saved game, and
get to the ship configuration. I can't go on because the go on button won't
work. I can't start a new game because the start button is to little, and it's
impossible to click on it with the mouse moving on it's own to the top of the
screen all the time.
--
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=1476
Summary: psftp password prompt has local echo turned on
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: mmokrejs(a)natur.cuni.cz
$ wine ~/software/win/psftp.exe 195.113.56.1
login as: mmokrejs
Using username "mmokrejs".
mmokrejs(a)195.113.56.1's password: xxxxxxx
Access denied
mmokrejs(a)195.113.56.1's password: xxxx
Access denied
mmokrejs(a)195.113.56.1's password:
Access denied
mmokrejs(a)195.113.56.1's password:
$
I cannot login at all, but that problably some other bug in the wine. The psftp comes from Saggam's webpage where one can find program called PuTTY, pscp, psftp, I guess you know them. I used latest version, 0.53b.
--
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=1475
Summary: unimplemented function netapi32.dll.NetStatisticsGet
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: mmokrejs(a)natur.cuni.cz
$ wine wget http://some-url/*
wine: Unhandled exception, starting debugger...
WineDbg starting on pid 24
No debug information in ELF 'wine' ((nil))
Breakpoint 1 at 0x4000b660
No debug information in ELF '/usr/lib/wine/lib/libntdll.dll.so' (0x40014000)
No debug information in ELF '/usr/lib/wine/lib/libwine.so.1' (0x400ef000)
No debug information in ELF '/usr/lib/wine/lib/libwine_unicode.so.1' (0x40107000)
No debug information in ELF '/lib/libc.so.6' (0x401ff000)
No debug information in ELF '/lib/libm.so.6' (0x4032f000)
No debug information in ELF '/lib/libdl.so.2' (0x40352000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in ELF '/usr/lib/wine/lib/wine/kernel32.dll.so' (0x40693000)
No debug information in ELF '/usr/lib/wine/lib/wine/wsock32.dll.so' (0x40746000)
No debug information in ELF '/usr/lib/wine/lib/wine/ws2_32.dll.so' (0x4075e000)
No debug information in ELF '/usr/lib/wine/lib/wine/user32.dll.so' (0x40780000)
No debug information in ELF '/usr/lib/wine/lib/wine/gdi32.dll.so' (0x408ae000)
No debug information in ELF '/usr/lib/wine/lib/wine/advapi32.dll.so' (0x40928000)
No debug information in ELF '/usr/lib/wine/lib/wine/msvcrt.dll.so' (0x40956000)
No debug information in ELF '/usr/lib/libfreetype.so.6' (0x409bd000)
No debug information in ELF '/usr/lib/libz.so.1' (0x40a14000)
No debug information in ELF '/usr/lib/wine/lib/wine/x11drv.dll.so' (0x40a23000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40356000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40a82000)
No debug information in ELF '/usr/X11R6/lib/libXxf86dga.so.1' (0x40a99000)
No debug information in ELF '/usr/X11R6/lib/libXxf86vm.so.1' (0x40a9f000)
No debug information in ELF '/usr/X11R6/lib/libXv.so.1' (0x40aa4000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40aa9000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x40ab7000)
No debug information in ELF '/usr/lib/libGL.so.1' (0x40b96000)
No debug information in ELF '/lib/libpthread.so.0' (0x40d9a000)
No debug information in ELF '/usr/X11R6/lib/libXcursor.so.1' (0x40dea000)
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x40df3000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2' (0x401e8000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2' (0x40e30000)
No debug information in ELF '/usr/lib/wine/lib/wine/netapi32.dll.so' (0x41370000)
No debug information in 32bit DLL 'C:\Windows\wget.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40040000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x406c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40940000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x408c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x407a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x40770000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x40750000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' (0x40970000)
No debug information in 32bit DLL 'C:\WINDOWS\LIBEAY32.DLL' (0x10000000)
No debug information in 32bit DLL 'C:\WINDOWS\SSLEAY32.DLL' (0x40996000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40a30000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NETAPI32.DLL' (0x41380000)
Unhandled exception: unimplemented function netapi32.dll.NetStatisticsGet called in 32-bit code (0x41387058).
In 32-bit mode.
0x41387058 (NETAPI32.DLL..data+0x5058 in netapi32.dll.so): subl $4,%esp
Wine-dbg>where
Backtrace:
=>0 0x41387058 (NETAPI32.DLL..data+0x5058 in netapi32.dll.so) (ebp=406827d0)
1 0x413890c2 (NETAPI32.DLL.NetStatisticsGet+0x22 in netapi32.dll.so) (ebp=406827e0)
2 0x10042c73 (LIBEAY32.DLL.RAND_poll+0xa3 in C:\WINDOWS\LIBEAY32.DLL) (ebp=413890a0)
3 0x5d8908ec (NETAPI32.DLL.NetpInitOemString+0x1c500dea) (ebp=83e58955)
*** Invalid address 0x83e58955 (NETAPI32.DLL.NetpInitOemString+0x42ac8e53)
Wine-dbg>
I used wget for windows from http://space.tin.it/computer/hherold/
Get ftp://ftp.sunsite.dk/projects/wget/windows/ssllibs097b.zip and ftp://ftp.sunsite.dk/projects/wget/windows/wget20030519-unoff-b.zip to repeat the test.
--
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=1474
mmokrejs(a)natur.cuni.cz changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|--help option initializes |--version option initializes
|configuration first |configuration first
--
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=1474
Summary: --help option initializes configuration first
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: mmokrejs(a)natur.cuni.cz
Is this expected behaviour? I'd expect as a user that wine tell me it's version and exits, without creating any stuff in my home directory (especially as I ran it as root). :(
$ wine --version
!! ~/.wine/config misses
!! Setting up a config file
!! Setting up ~/.wine/fake_windows/
!! Setting up default registry.
!! Installation complete.
!! Set your drives in ~/.wine/config
$
--
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=1471
------- Additional Comments From martelsc(a)videotron.ca 2003-20-05 09:49 -------
[AppDefaults\\Warcraft III Demo.exe\\x11drv] (with backslash in the name of
the game) did not worked either... I commented out that section and
uncommentend the line "Desktop" = "640x480" in the [x11drv] section.
Now, the game do not start in full screen, but I have two black Warcraft3
window... The menu does not appear anymore!
What I got in wine:
fixme:d3d:IDirect3D8Impl_CreateDevice Requested full screen support not
implemented, expect windowed operation
fixme:d3d:IDirect3D8Impl_CheckDeviceFormat (0x403e41e0)->(Adptr:0,
DevType:(1,D3DDEVTYPE_HAL), AdptFmt:(23,D3DFMT_R5G6B5), Use:(0,none),
ResTyp:(3,D3DRTYPE_TEXTURE), CheckFmt:(21,D3DFMT_A8R8G8B8))
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel
(0x456dabd8,00010023,1):stub
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel
(0x454ba9c0,00010023,2):stub
fixme:win32:CreateIoCompletionPort (0xffffffff, (nil), 00000000, 00000000):
stub.
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 12 (X_ConfigureWindow)
Serial number of failed request: 24
Current serial number in output stream: 34
err:ntdll:RtlpWaitForCriticalSection section 0x40da0364 "x11drv_main.c:
X11DRV_CritSection" wait timed out, retrying (60 sec) tid=000e
err:ntdll:RtlpWaitForCriticalSection section 0x40da0364 "x11drv_main.c:
X11DRV_CritSection" wait timed out, retrying (60 sec) tid=000e
err:seh:EXC_DefaultHandling Unhandled exception code c000013a flags 0 addr
0x402c4032
--
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=1471
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |spetreolle(a)yahoo.fr
------- Additional Comments From spetreolle(a)yahoo.fr 2003-20-05 06:50 -------
Simon,
if you have spaces in the program name, they have to be escaped like this:
[AppDefaults\\Warcraft\ III\ Demo.exe\\...
If this doesnt work, try to change it in the global section or rename the program.
But in your case, the keyboard problem needs the managed mode.
Set "Managed" = "Y" and see if that helps, it works for 100% of my games.
For Wine helpers : do we already have created a bug to fix duplicates of 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.
http://bugs.winehq.com/show_bug.cgi?id=1473
Summary: Wine freezes notebook since XFree 4.3.0
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: lfs(a)isl-gbr.de
Since i upgraded my notebook to XFree4.3 it freezes with (nearly) any application i tried. Only
thing i'm able to start without is notepad. I re-installed my complete Notebook (before
glibc2.2.5 now 2.3.1) and the problem still exist. I would give more information about this if i
could find a way to debug it, but since it simply freezes i have no idea what to do. It not only
freezes the X system, the complete system is gone (no ping, no telnet possible).
System specs:
Toshiba Satellite 2800-600
P3-1000
Geforce2 Go
KDE3.1.1a (tried with and without windowmanager)
XFree4.3.0
Glibc2.3.1
GCC 3.2.3
any recent Wine version since 20020509
compiling wine without opengl didnt help as well.
tried any nvidia driver
--
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=1470
------- Additional Comments From juan(a)virtual-orbis.com 2003-19-05 21:12 -------
please go to your BUILD directory (perhaps: /usr/src/redhat/BUILD) and do
a ./configure into wine-20030508 directory to check if you missed to install
some package. (like XFree86-devel, and so..)
--
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=1471
martelsc(a)videotron.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
--
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=1471
------- Additional Comments From martelsc(a)videotron.ca 2003-19-05 15:10 -------
No change; both syntax seem to be accepted since in the two cases I got a
window for few seconds.
Anyone is able to run Warcraft III demo in desktop mode? Does the keyboard
really work in this mode?
In any case we have to fix it in full screen mode...
--
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=1472
Summary: caracters with accents doesn't work
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Windows 98
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: robson(a)heurys.com.br
I can't use caracters with accents.
My keyboard is English-international and I tried to use notepad.exe and
caracters with accents doesn't appear as I hit then.
My ~/.wine/config appears to be ok.
On a terminal prompt I can use accents, so my keyboard configuration on Linux is Ok.
--
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=1471
------- Additional Comments From lionel.ulmer(a)free.fr 2003-19-05 14:22 -------
Could you try "640x480" instead of "640*480" ?
--
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=1410
------- Additional Comments From lionel.ulmer(a)free.fr 2003-19-05 14:19 -------
Please attach a +event,+mouse,+dinput log where you do what you describe here.
--
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=1410
------- Additional Comments From puoti(a)inwind.it 2003-19-05 13:28 -------
With current cvs from today, there have been some improvements, the mouse does
show up, but it moves to the top of the game windows of it's own free will, the
top of the game window is now black (Or it shows what was in the background
before the game window came up); also you I get the mouse to come down, and when
I move it onto single player, the single player button gets a blue colour near
it (This is what is supposed to happen), but if I click, the mouse is instantly
moved above the single player button, and nothing else happens. The mouse just
slowly moves to the top of the window, and stays there, I can really get the
game to do anything else.
I'll attach a screenshoot.
--
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=1471
------- Additional Comments From martelsc(a)videotron.ca 2003-19-05 12:35 -------
>Yes, I have seen this before. Run in desktop mode.
How can I do that?
I tried to add that to my config file:
[AppDefaults\\Warcraft III Demo.exe\\x11drv]
"Desktop" = "640*480"
Now, a window appear for 3-4 seconds, but Warcraft III take the full screen
after that!
--
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=1464
------- Additional Comments From mike(a)theoretic.com 2003-19-05 12:03 -------
Apologies, I assumed as you and jake were seeing the same issue, and that jakes
problem was solved as being a broken setup, the same applied. Not sure what I
was thinking.
I'm using Wine on RH9 at the moment from CVS of a few days ago, and it works
fine. I'll update to latest CVS and try again later.
--
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=1471
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2003-19-05 11:47 -------
Yes, I have seen this before. Run in desktop mode.
--
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=96
dpaun(a)rogers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dpaun(a)rogers.com
------- Additional Comments From dpaun(a)rogers.com 2003-19-05 11:23 -------
The initial comment about the IMPORTS directive doesn't seem to be correct anymore.
In fact, IMPORTS is the official way of importing other DLLs.
DLLs that still need to be linked the Unix level (DLL separation Phase 1) are using
LDIMPORTS directive:
[dimi@dimi wine.src]$ grep LDIMPORTS dlls/*/*.in
dlls/kernel/Makefile.in:LDIMPORTS = ntdll.dll
That is, only kernel and ntdll seem to be tangled. Which means that all the
present bug reports associated with this meta-bug are stale, and they should
be closed, no?
--
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=1471
Summary: Warcratf 3 Demo -- Keyboard not working
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: martelsc(a)videotron.ca
Game:
Warcraft 3 Demo
Problem:
My keyboard do not work; When I try to type something (ie: in the "New Profile"
field), the text go in xterm instead of Warcraft III. In result, I can't try
the game...
--
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=1464
------- Additional Comments From trust_kno_1(a)hotmail.com 2003-19-05 10:50 -------
I have the exact same problem and thought it was only me since the new wine
seemed fixed for everyone else. I'm fully updated aswell. curiously crossover works.
--
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=1464
rebus(a)seznam.cz changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
------- Additional Comments From rebus(a)seznam.cz 2003-19-05 08:37 -------
Sorry, but it is strange to see bug report resolved by signing it INVALID
without single line of description.
Yesterday I have tried to compile it directly from CVS and the result was still
the same.
I use kernel from RH9, I use --with-nptl, I do not use LD_ASSUME_KERNEL=2.2.5
and I am still not able to run wine on none of 3 machines which I tested.
I still think it is a critical bug which prevents wine from running on RH9
machines. I am willing to give any additional info you ask.
thank you
--
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=1464
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--
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=1469
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, regression
--
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=1469
------- Additional Comments From juan(a)virtual-orbis.com 2003-18-05 21:31 -------
Created an attachment (id=250)
--> (http://bugs.winehq.com/attachment.cgi?id=250&action=view)
Error message issued by winzip installer
I just did:
wine winzip70.exe
then the installer window appears, I pressed [Setup] button. And the process
started...(and failed with the message shown on attached picture)
--
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=1470
Summary: wine-20030508 wine-0.20030508-1.i386.rpm Still broken on
RH 9 ?
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: trust_kno_1(a)hotmail.com
As soon as Installation is complete either from source or the new binarys
I get:
err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr
0x4028cdf4
no matter what app I try to load like notepad.exe it dumps that. I've also tried
export LD_ASSUME_KERNEL=2.2.5 and --with-ntpl but that didn't work either.
Redhat recently updated their kernel but i think it was only to fix the DoS issues.
Sorry if this is something stupid i've done on my part but nobody has anwsered
anyones questions in #winhq for hours (love sundays). reproduceable, but I hope
my 233 won't be asked to compile again :)
--
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=1469
Summary: Regression: winzip 7.0 (SR-1) fails to install since
20030408 wine
Product: Wine
Version: 20030508
Platform: PC
URL: http://www.paed.uscourts.gov/winzip70.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: juan(a)virtual-orbis.com
It used to install without problems under wine-20030408, but now under wine-
20030508 it fails to install and pops up a message telling that it can't access
E:\ drive (default drive for /tmp). I returned to wine-20030408 and installed
well with the same config file made by the lastest version.
I know its an old version of the winzip software, but it shows us that
something is broken since then.
--
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=1468
Summary: Rebuild of .src.rpm on clean system can't run regedit
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: ed(a)halley.cc
I am trying to build the latest .src.rpm on a clean RHL9 setup. I've gotten to
the point where it wants to run the wineserver just long enough to run regedit
to populate a new registry with winedefault.reg.
Since there's no LD_LIBRARY_PATH pointing at the build-root's dlls/ or libs/
areas, wineserver cannot load.
If I work manually in the build-root with a good LD_LIBRARY_PATH, it does get
slightly farther. But the miscemu/wine executable still has a hardwired future
path for ntdll.dll.so instead of relying on the LD_LIBRARY_PATH.
--------------------------------------------
...
+ sed 's|"Path" = "/c"$|"Path" =
"/home/halley/rpm/tmp/wine-20030508-root/usr/share/wine-c"|'
documentation/samples/config.rh
+ sed 's|"Path" = "${HOME}"$|"Path" = "/home/halley/rpm/BUILD/wine-20030508"|' -
+ WINEPREFIX=/home/halley/rpm/BUILD/wine-20030508/documentation/samples
+ programs/regedit/regedit winedefault.reg
programs/regedit/regedit: line 89: /home/halley/rpm/BUILD/wine-20030508
/home/halley/rpm/BUILD/wine-20030508/miscemu/wine: No such file or directory
programs/regedit/regedit: line 89: exec: /home/halley/rpm/BUILD/wine-20030508
/home/halley/rpm/BUILD/wine-20030508/miscemu/wine: cannot execute: No such file
or directory
error: Bad exit status from /home/halley/rpm/tmp/rpm-tmp.84491 (%install)
RPM build errors:
Bad exit status from /home/halley/rpm/tmp/rpm-tmp.84491 (%install)
--------------------------------------------
This is true whether I'm walking through the .spec or the tools/wineinstall at
this point.
Possible recommendation I've not yet tried: move the registry-populating work
out of the %install stage script, and into the %post stage script. %install is
run on the *builder's* system setting up the built files which must be copied
onto a user's system and shouldn't rely on running the app just built (since you
are usually building as non-root, and without the app fully installed, etc).
%post is for running on the *user's* system, and can use the full capabilities
and configuration of the user's permissions and system layout.
I really prefer the .src.rpm format to the tarball format. It allows me to
incorporate, develop and offer patches easier, and it helps me track the package
for uninstalls later. I've tried the past couple .src.rpms, and it's just not
able to get past this point.
--
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=1351
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jhei(a)iki.fi
Component|wine-dos |wine-console
Summary|JP soft's 4DOS |JP soft's 4DOS metabug
------- Additional Comments From juan(a)virtual-orbis.com 2003-18-05 14:19 -------
1) wineconsole 4dos.com gives me an error:
err:wineconsole:WINECON_Init failed to init.
2) wineconsole -- --backend=user 4dos.com
does work in a new window, but it shows several messages on parent
console: (will expand on separate bugreports)
err:int:DOSVM_Int09SendScan keyboard queue overflow (many times)
err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters
(plus a set of registers that vary)
err:keyboard:X11DRV_ToUnicode Please report: no char for keysim 0000
...
..and so.
Moreover, it is hard to type (because of the above?) into the window.(It's slow
or doesn't get the keystrokes fast enough -I felt like having a very old hard-
to-type keyboard!)
About the 4dos features, I found only the command "dir" works, other known
commands as "list" or "describe"(very important!) doesn't work well.
I have to add on this:
-command "list" clears the screen and hangs
-command "describe" doesn't shows a message prompting the user to add
the description to a particular file:
example: (under w98)
c:\>describe wget.exe
Describe "C:\WGET.EXE" : program to get URLs fast
~~~~~~~~~~~~~~~~~~~~~~~~~(prompt)
under wine, there is a blank line instead of the prompt, but the
command does add the description typed on the blank line.
--
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=1351
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
------- Additional Comments From juan(a)virtual-orbis.com 2003-18-05 13:51 -------
5/17/2003 16:11:29 +0300
In an e-mail from: Jukka Heinonen <jhei(a)iki.fi>
On Thu, May 15, Juan wrote:
> It hangs after showing mixed output. (see updated bugreport
> http://bugs.winehq.com/show_bug.cgi?id=1351 )
You need to use wineconsole with user backend (curses backend
seems to be pretty buggy). Plain wine can only be used
when stdin/stdout streams are not needed or when you want to
redirect them (which doesn't really work with winedos right now).
I still consider this bug closed (unless you change the bug to list
4dos features that do not work), but I would like you to validate
it first.
--
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=1352
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
Version|unspecified |20030508
------- Additional Comments From juan(a)virtual-orbis.com 2003-18-05 13:48 -------
5/17/2003 16:11:29 +0300
In an e-mail from: Jukka Heinonen <jhei(a)iki.fi>
> > I have a feeling that bug #1352 is what prevents newer TakeCommand/32
> > versions from running. I have no idea what causes this bug.
Well, this bug seems quite difficult to track; even debugmsg using
+relay doesn't seem to give any meaningful information. I have
considered reverse engineering the code in order to see where
the buggy pointer comes from, but I probably won't have time to do
that. Reverse engineering wouldn't be that hard, really, because
it crashes soon after process starts up, but it would still require
lots of work.
--
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=1350
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[AllocConsole, |[AllocConsole,
|CONIN$/CONOUT$]Take command |CONIN$/CONOUT$]Take command
|/32 ver 3.01A displays |/32 ver 3.01A displays
|inverted "?" characters |inverted "?" characters
|instead of text in command |instead of text in command
|window & diverts I/O to |window, diverts I/O to
|console |console instead.
--
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=1464
------- Additional Comments From jake(a)bugzilla.org 2003-18-05 13:36 -------
I had previously placed |export LD_ASSUME_KERNEL=2.2.5| in my ~/.bashrc file to
get a previous CVS build of wine to work. I removed this and rebuilt wine and it
seems to function (except it doesn't work with the one App I really want it to:
Quicken 2003; it also doesn't seem to work very well w/Counter-Strike).
BTW, my machine (which I just got it working on) is an Athlon 1GHz w/512 MB RAM
upgraded from RH 8.0 (w/errata) to RH 9 (w/errata). My friend's machine is a P4
1.2 GHz w/512 MB RAM (IIRC) that was fresh installed w/RH 9 and then updated
w/errata.
--
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=1350
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|JP soft's Take command /32 |[AllocConsole,
|ver 3.01A displays "?" |CONIN$/CONOUT$]Take command
|characters instead of text |/32 ver 3.01A displays
|in command window |inverted "?" characters
| |instead of text in command
| |window & diverts I/O to
| |console
------- Additional Comments From juan(a)virtual-orbis.com 2003-18-05 13:36 -------
5/17/2003 16:11:29 +0300
In an e-mail from: Jukka Heinonen <jhei(a)iki.fi>
> > but TakeCommand/16 seems to show similar behaviour. It looks like
> > TC/16 calls DOS int21 routines for input/output and expects
> > that those interrupts somehow interact with TC/16 window. Input
> > related problem is quite easy to fix but I don't know how
> > TC/16 expects its window to be updated via int21.
>
> Now, you may check with the 32bit version too. :P
Yes, I checked that. It seems to have different bug than TC/16.
TC/32 bug is definetely related to Wine console handling code
(not wineconsole itself) which seems to work quite differently
under Windows. This is related to AllocConsole, CONIN$/CONOUT$ handles
and process initial handles. Nothing to do with winedos, 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=832
------- Additional Comments From lionel.ulmer(a)free.fr 2003-18-05 11:01 -------
Well, the goal of this list was mostly to :
1) do not have to always mail with 5 people in Cc:
2) archive some mails that could be useful later (for example, send a mail for
an architecture discussion and have it archived somewhere).
So this is mostly a private list (ie it's the equivalent of a private mail
exchange between people).
And how to get in this list ? Easy : be ready to produce some code :-)
--
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=1467
Summary: Cannot launch winmine
Product: Wine
Version: 20030115
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: wine-net
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: mpupat(a)free.fr
WHen I enter wine winemine I got in console :
fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add support for
it ?
fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add support for
it ?
fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add support for
it ?
err:heap:HEAP_GetPtr Invalid heap (nil)!
err:heap:HEAP_GetPtr Invalid heap (nil)!
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
Then a window with :
Runtime Error !
Program C:\WINDOWS\system32\winmine.exe
R6016 - not enough space for thread data
And when I click OK, it comes again.
--
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=1448
------- Additional Comments From hatky(a)users.sf.net 2003-18-05 08:47 -------
Turns out bigzilla now limits non patch attachments to 1MB
--
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=1448
------- Additional Comments From hatky(a)users.sf.net 2003-18-05 08:03 -------
Well my full game does not work, same errors as before attaching debug 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=1449
------- Additional Comments From hatky(a)users.sf.net 2003-18-05 07:33 -------
Running it as
wine Tropico2 &> file.txt
get stack after the menu same with -debug +file....
while the game plays (the fucked drawing) you get a lot of these errors:
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
--
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=1449
------- Additional Comments From hatky(a)users.sf.net 2003-18-05 07:25 -------
All posts and attachments were deleted with the new bugzilla version :(
Any way a new test cvs 19.5.2003 the menu now works and the game even loads
but:
1. Minor, the cursor colors are a bit off (a lot draker then the original)
2. Mager, the drawing is really fucked up (sorry for my language :) it draws lines in
many directions finaly you have the right picture (I am not sure how :) ) and then it
draws again. I tried "DesktopDoubleBuffered" = "Y", no change.
Thats all for this quick test.
Hatky.
--
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=832
------- Additional Comments From hatky(a)users.sf.net 2003-18-05 06:01 -------
And how do people get into that list?
Why not put it with the other wine lists?
--
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=1464
------- Additional Comments From jake(a)bugzilla.org 2003-17-05 22:13 -------
What's really strange (to me, at least) is that I installed RH 9 on a friends
machine, did all the errata updates, then grabed wine from CVS and
compiled/installed it and it worked fine.
--
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=1464
------- Additional Comments From rebus(a)seznam.cz 2003-17-05 17:06 -------
Hello I have tested this on fresh installed machine with RedHat linux 9 with
original kernel and glib from distribution and it behaves the same.
--
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=958
------- Additional Comments From roz(a)one.net 2003-17-05 14:32 -------
That's odd, I had some comments here before.
I was using Windows Media Player.
--
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=1464
jake(a)bugzilla.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jake(a)bugzilla.org
------- Additional Comments From jake(a)bugzilla.org 2003-17-05 11:13 -------
I just tried to install from CVS and am seeing the same error... I can't even
get the registry to import (correct me if I'm wrong, but I think the "Could not
stat" errors can be ignored):
[jake@waldo regedit]$ ./regedit ../../winedefault.reg
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
Could not stat /cdrom (No such file or directory), ignoring drive D:
wine: Unhandled exception, starting debugger...
err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr
0x4027b378
I did not use the --with-nptl option.
--
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=1448
------- Additional Comments From fenix(a)club-internet.fr 2003-17-05 07:09 -------
Currently i have UT2003 demo working on my tree (i'm waiting for alexandre commits).
It need a need code for d3d8 32 bit support and my last dinput patch.
Install works well.
Menu works well.
The game is playable but we have some colors problems (i'm investigating it)
For the videos (who don't use the 3d engine) we need a new quartz implementation
waiting for lionel to begin ;)
PS: what it's you problem with registry access ??
--
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=1464
Summary: Wine gets compiled under RedHat Linux 9, but it fails to
run (unhandled exception)
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: rebus(a)seznam.cz
Hello,
I have got problems running wine under RedHat Linux 9.
I compile it with --with-nptl option. It compiles wel, but when I try to run it
by running "wine --debugmsg +all notepad" it always fails with errorn:
wine: Unhandled exception, starting debugger...
err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr
0x40279df4
The very same error I get by running winecfg, winepath, winehelp.
Tested on three different machines
Hardware: Athlon 1200, Athlon 2000, Pentium 166MHz
System: RedHat Linux 9 (fresh install, no upgrade from 8.0.94)
updated kernel -2.4.20-9
updated glibc -2.3.2-27.9
--
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=777
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-16-05 18:49 -------
... and 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=777
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-16-05 18:48 -------
It works now... Im setting the bug as fixed.
--
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=1463
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-16-05 18:44 -------
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=1463
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From spetreolle(a)yahoo.fr 2003-16-05 18:44 -------
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=1463
Summary: test bug without description
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: spetreolle(a)yahoo.fr
--
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=832
------- Additional Comments From z_god(a)wanadoo.nl 2003-16-05 17:08 -------
There is a wine-d3d mailinglist at: wine-d3d(a)bbrox.org
--
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=1033
------- Additional Comments From z_god(a)wanadoo.nl 2003-16-05 16:55 -------
This has been fixed. WFM with Wine 20030508.
This bug can be closed.
--
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=1127
------- Additional Comments From R.J.Shearman(a)warwick.ac.uk 2003-05-16 08:07 -------
I've discovered the reason it corrupts the heap is because it destroys the
dialog in WM_INITDIALOG (patch on the way) but the reason it does this is still
unknown to me.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1127>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1406
marc_lavergne(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
------- Additional Comments From marc_lavergne(a)yahoo.com 2003-05-15 22:56 -------
Since there's a workaround, moving this to a normal severity. I haven't had a
chance to revisit it but I will get the heap alloc trace done shortly.
Workaround: modify LOCAL_GetBlock in memory/local.c to prevent arena==0 exits.
Not a permanent fix since it introduces an unhandled condition and is "the wrong
way to do things" anyhow.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1406>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1462
------- Additional Comments From reif(a)earthlink.net 2003-05-15 19:55 -------
Created an attachment (id=482)
example MFC program: slider.exe
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1462>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1462
Summary: vertical trackbar/slider doesn't render properly
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: reif(a)earthlink.net
Vertical trackbar/slider doesn't render properly.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1462>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1350
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20030318 |20030508
------- Additional Comments From juan(a)virtual-orbis.com 2003-05-15 15:54 -------
5/11/2003 12:12:31 +0300
In a mail from: Jukka Heinonen <jhei(a)iki.fi>
I have a feeling that bug #1352 is what prevents newer TakeCommand/32
versions from running. I have no idea what causes this bug.
I didn't find older TakeCommand/32 versions mentioned in bug #1350
but TakeCommand/16 seems to show similar behaviour. It looks like
TC/16 calls DOS int21 routines for input/output and expects
that those interrupts somehow interact with TC/16 window. Input
related problem is quite easy to fix but I don't know how
TC/16 expects its window to be updated via int21.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1350>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1351
------- Additional Comments From juan(a)virtual-orbis.com 2003-05-15 15:47 -------
under 20030508 version 4DOS now loads, but hangs without executing any
command...
(lots of int2f & int21 messages than ever)
[cad@pc-2 cad]$ wine 4dos.com
Warning: unprotecting the first 64KB of memory to allow real-mode calls.
NULL pointer accesses will no longer be caught.
err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters:
int2f: AX d44d, BX 00bc, CX 0008, DX 0080, SI 1059, DI 0605, DS 00c7, ES f000
err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters:
int2f: AX 4a33, BX 3dc0, CX 0010, DX 7a85, SI 0101, DI 1033, DS 00c7, ES 00c7
4DOS XMS swapping initialized (241K)
4DOS running under Windows 95
err:int:do_int2f_16 int2f: unknown/not implemented parameters:
int2f: AX 168f, BX 6d70, CX 0004, DX 0000, SI 0082, DI a999, DS 94e4, ES 94e4
4DOS 7.50 (Win95) DOS 7.00
Copyright 1988-2003 Rex Conn & JP Software Inc. All Rights Reserved
fixme:int21:INT_Int21Handler Unimplemented long file name function:
err:int21:INT_Int21Handler int21: unknown/not implemented parameters:
int21: AX 71a7, BX 0000, CX 0000, DX 01c2, SI 9ce6, DI 9cbe, DS 94e4, ES 94e4
4DOS, S/N 999001. This trial version of 4DOS may be used for up to 21 days
before purchase.
>> 21 days remain in your evaluation period. To learn about how the
>> evaluation period works see TRIAL.TXT.
To order call 410-810-8819, visit our web site at http://jpsoft.com/,
or see the order form in ORDERS.TXT.
fixme:int21:INT_Int21Handler Unimplemented long file name function:
err:int21:INT_Int21Handler int21: unknown/not implemented parameters:
int21: AX 71a7, BX 0000, CX 0000, DX 01c2, SI 9ce6, DI 9cbe, DS 94e4, ES 94e4
fixme:int21:INT_Int21Handler Unimplemented long file name function:
err:int21:INT_Int21Handler int21: unknown/not implemented parameters:
int21: AX 71a7, BX 0000, CX 0000, DX 01c3, SI a086, DI a05a, DS 94e4, ES 94e4
rem C:\ARCHIV~1\THEHAC~1\THD.EXE /NORES /NOMENSAJE
SET BLASTER=A220 I5 D1 T4
err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters:
int2f: AX ae00, BX a64a, CX ff16, DX ffff, SI a638, DI 58d0, DS 94e4, ES 94e4
REM - BY WINDOWS SETUP - C:\WINDOWS\COMMAND\MSCDEX /D:MVCD001 /M:10 /V /E
rem MODE CON CODEPAGE PREPARE=((850) C:\WINDOWS\COMMAND\EGA.CPI)
rem MODE CON CODEPAGE SELECT=850
rem KEYB LA,,C:\WINDOWS\COMMAND\KEYBOARD.SYS
SET
PATH=C:\windows;C:\windows\system;X:\;Y:\;C:\ARCHIV~1\ARCHIV~1\AUTODE~1;Y:\4DOS
err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters:
int2f: AX ae00, BX a64a, CX ff50, DX ffff, SI a638, DI 58d0, DS 94e4, ES 94e4
SET
PATH=C:\ARCHIV~1\THEHAC~1\;C:\windows;C:\windows\system;X:\;Y:\;C:\ARCHIV~1\ARCHIV~1\AUTODE~1;Y:\4DOS;Y:\4DOS
err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters:
int2f: AX ae00, BX a64a, CX ff6e, DX ffff, SI a638, DI 58d0, DS 94e4, ES 94e4
set comspec=Y:\4DOS\4dos.com
err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters:
int2f: AX ae00, BX a64a, CX ff19, DX ffff, SI a638, DI 58d0, DS 94e4, ES 94e4
err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters:
int2f: AX d44e, BX 0000, CX 0029, DX 0000, SI 0082, DI a999, DS 94e4, ES 00c7
y:\>err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters:
int2f: AX d44e, BX 0001, CX 0042, DX 0000, SI 0082, DI a999, DS 94e4, ES 00c7
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1351>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1351
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20030318 |20030508
------- Additional Comments From juan(a)virtual-orbis.com 2003-05-15 14:44 -------
5/11/2003 12:12:31 +0300
From: Jukka Heinonen <jhei(a)iki.fi> (in an e-mail to Juan Melgarejo)
4DOS calls those DESQview routines that really must be emulated
in order to get 4DOS working. But I already figured out why 4DOS
thinks it is running under DESQview (set date routine is used for
installation checks!). I also fixed a bunch of other bugs and 4DOS
should now work using latest Wine CVS version. Perhaps you should
verify this and close bug #1351 (or update it because editing command
line and some 4DOS commands do not work).
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1351>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1457
prupe(a)myrealbox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From prupe(a)myrealbox.com 2003-05-14 11:46 -------
Yep, that fixes it.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1457>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1458
------- Additional Comments From gabriele.giorgetti(a)teamfab.it 2003-05-14 05:32 -------
This is from the configure script in Wine.
I can't figure out why this test returns 0
while it should return 1 here.
All I do is make it return 1 anyway, but this, of course
,is not a valid patch for other kernels :-)
10629 #define _FILE_OFFSET_BITS 64
10630 #include <stdio.h>
10631 #include <unistd.h>
10632 #include <fcntl.h>
10633 #include <sys/mman.h>
10634 #include <errno.h>
10635
10636 int main(int argc,char **argv) {
10637 int fd = open("conftest.map",O_CREAT|O_RDWR,0600);
10638 if (fd == -1) exit(1);
10639
10640 unlink("conftest.map");
10641
10642 write(fd,"test",4);
10643
10644 if ((-1 ==
mmap(0,4,PROT_READ|PROT_WRITE,MAP_SHARED,fd,0)) &&
10645 (errno == EINVAL)
10646 ) {
10647 exit(1);
10648 }
10649 close(fd);
10650 fprintf(stderr,"success!\n");
10651 exit(0);
10652 }
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1458>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1383
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From mike(a)theoretic.com 2003-05-14 04:35 -------
Try removing Wine completely from your system, then installing using
./tools/wineinstall from current CVS. That should fix it.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1383>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1456
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |mike(a)theoretic.com
Status|NEW |ASSIGNED
------- Additional Comments From mike(a)theoretic.com 2003-05-14 04:33 -------
I'll take this bug if nobody else wants it. Being able to install IE easily is
important to me (don't ask)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1456>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1458
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|winserver -k & |winserver -k &
|_FILE_OFFSET_BITS 64 |_FILE_OFFSET_BITS 64
------- Additional Comments From mike(a)theoretic.com 2003-05-14 04:30 -------
Could you write a patch for this (that doesn't break kernels without that option)?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1458>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1460
andi(a)rhlx01.fht-esslingen.de changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |andi(a)rhlx01.fht-esslingen.de
Status|UNCONFIRMED |ASSIGNED
everconfirmed|0 |1
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2003-05-14 02:14 -------
Thank you for the fast submission!
I suspect this is because of some GetLastError() incompatibility between
Win9x and NT-based versions (doh!).
(and ISTR that someone recently changed/"fixed" something there, and maybe
he "over-fixed" it ;)
I'll try to come up with a small test program and run it on various versions to
see what the various results should be.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1460>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1460
Summary: CreateDirectory fails if the target directory already
exists
Product: Wine
Version: 20030408
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: jwilliams(a)itee.uq.edu.au
Running a DOS command line utility that creates a directory heirarchy and
populatews it. In a WinXP DOS box, if a directory already exists, this fact is
silently ignored and the program carries on. However, under Wine, the
application reports an error:
> ERROR:MDT - Failed to create directory
> C:\microblaze\linux_test\microblaze_1\libsrc\.
Here is the relevant trace output
trace:file:CreateDirectoryW (L"C:\\microblaze\\linux_test\\microblaze_1
\\libsrc\\",(nil))
warn:file:CreateDirectoryW Error 'File exists' trying to create
directory '/home/jwilliam/win/c/microblaze/linux_test/microblaze_1/libsrc'
trace:file:WriteFile 0x8 0x40722658 91 0x40722a60 (nil)
ERROR:MDT - Failed to create directory
C:\microblaze\linux_test\microblaze_1\libsrc\.
It seems that Wine is reporting this as a "fatal" error, whereas Windows does
not.
I reported this at comp.emulators.microsoft-windows.wine, and was advised to
lodge a bug report. I searched the bugzilla DB and didn't find anything like
this.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1460>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1459
Summary: Developer Documentation - 5.1. Adding New Languages
stage 2
Product: Wine
Version: CVS
Platform: All
URL: http://www.winehq.org/Docs/wine-devel/i18n.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-documentation
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: hatky(a)users.sf.net
Developer Documentation - 5.1. Adding New Languages stage 2 :
Look in ole/ole2nls.c if your language is already incorporated in the static const
struct NLS_langlocale. If not: find the appropriate entries in include/winnls.h and
add them to the list.
ole/ole2nls.c does not include a stract named NLS_langlocale it includes only 3
stracts :
static const unsigned char LCM_Unicode_LUT[]
static const unsigned char LCM_Unicode_LUT_2[]
static const unsigned char LCM_Diacritic_LUT[]
so what sould it be? (I guess it was one of conversions to unicode and did not
update the documentation...)
(checked on the url above)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1459>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1455
csimmons2(a)csc.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From csimmons2(a)csc.com 2003-05-13 13:05 -------
I have found that recompiling with an old user32.spec file resolves the issue.
Also the latest file commit in CVS of user32.spec resolves the issue.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1455>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1455
------- Additional Comments From bon(a)elektron.ikp.physik.tu-darmstadt.de 2003-05-13 12:28 -------
Recent CVS has the offending entries commented out in the Spec File
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1455>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1455
------- Additional Comments From csimmons2(a)csc.com 2003-05-13 12:01 -------
Appears to be an issue with changes made to user32.spec file. I am going to
attempt compiling with an earlier version of the file.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1455>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1458
Summary: winserver -k & _FILE_OFFSET_BITS 64
Product: Wine
Version: 20030408
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: gabriele.giorgetti(a)teamfab.it
I'm running Linux kernel 2.4.19 and glibc-2.1.3 with no large file support
(FILE_OFFSET_BITS 64) compiled in the kernel.
The wine configure script doesn't detect this and the
test against mmap64 returns success. ( configure, line ~10623).
If wine is compiled like this the wineserver can't kill itself.
Basically wineserver -k can't get the previous wineserver PID .
If I patch the configure script to make the mmap64 test fail and recompile
again, then wineserver -k kills the wineserver correctly.
Sorry If I haven't been clear enought.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1458>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1457
Summary: Missing icons in Xnews after recent patches
Product: Wine
Version: CVS
Platform: PC
URL: http://xnews.newsguy.com/
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: prupe(a)myrealbox.com
After applying <http://www.winehq.
com/hypermail/wine-cvs/2003/05/0147.html> and <http://www.
winehq.com/hypermail/wine-cvs/2003/05/0148.html>, the icons in
the newsreader program Xnews no longer display correctly. In
the newsgroups window, there should be a green arrow next to
each subscribed group. Also there should be a row of toolbar
buttons next to the All/Subscribed toggle at the bottom of the
window.
Reverting to the earlier versions of dlls/comctl32/imagelist.c
imagelist.h and toolbar.c fixes the problem. To install Xnews,
first download v5.04.25 and unzip it, then overwrite Xnews.exe
with the test version 6.02.16.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1457>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1456
Summary: File version is too high
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: mike(a)theoretic.com
To succesfully install IE you usually need to install DCOM. Unfortunately as the
versions of our DLLs are all set to 10, it fails with a "this is already
installed" error. I tried altering the version in the dlls/ole32/version.rc
file, but for some reason it was still getting a value of 10 out of wine. I may
look at this later (i'd quite like to get IE installed without using CrossOver
this time)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1456>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1455
Summary: Newest wine build 20030508 breaks Lotus Notes R5 client
previously working on 20030408.
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: csimmons2(a)csc.com
Log from failure. Lotus Notes starts, but crashes when validating notes ID password.
fixme:hook:NotifyWinEvent (32774,0x1002a,-4,1110329556)-stub!
fixme:hook:NotifyWinEvent (32782,0x30021,1077628736,6)-stub!
fixme:seh:EXC_RtlRaiseException call to unimplemented function
user32.dll.SendIMEMessageExA
wine: Unhandled exception, starting debugger...
err:seh:start_debugger Couldn't start debugger ("debugger/winedbg 10 396") (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1455>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1343
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |coolpav(a)parkertech.org
------- Additional Comments From mike(a)theoretic.com 2003-05-12 05:18 -------
*** Bug 1452 has been marked as a duplicate of this bug. ***
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1343>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1452
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From mike(a)theoretic.com 2003-05-12 05:18 -------
*** This bug has been marked as a duplicate of 1343 ***
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1452>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1383
------- Additional Comments From mike(a)theoretic.com 2003-05-12 03:28 -------
You need to run configure using the --with-nptl option
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1383>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
** This e-mail has been automatically generated.
** by: http://bugs.winehq.com/
Weekly report for wine-bugs(a)winehq.com
Bug List
-------------------------------------------------------------------------
Id Status Desc
-------------------------------------------------------------------------
11 NEW StrokePath ignores PS_JOIN_xxx
26 NEW StrokeAndFillPath doesn't fill paths on EMF
50 NEW PrgWin95: Text justification needs beefing up
52 NEW PrgWin95: Problems with access to the root window
54 NEW PrgWin95: Wrong background for checkboxes, radiobuttons
66 NEW PrgWin95: Custom cursor display bug
69 NEW Visual C++'s native COM support
78 NEW Wine 1.0 Documentation Metabug - Winelib Users Guide
79 ASSI Wine 1.0 Documentation Metabug - Developers Guide
80 ASSI Wine 1.0 Documentation Metabug - FAQ
83 ASSI Stabilize Wine Developers Guide Table of Contents
96 NEW DLL Separation (MetaBug)
128 NEW Segfaults on trying to open fontdlg for AIM95
131 NEW TWGS.exe will not spawn children
134 NEW Age Of Empires II - says 'couldn't initialize graphics.
147 NEW Multi-column list widget: Double click on the header sh
151 NEW dialog focus handling is not correct (e.g. in installer
168 NEW Mouse and Keyboard input die upon entering a game
176 NEW Implement an SDL back-end
189 NEW The mouse wheel can scroll textboxes beyond the end
199 NEW Opening dialogues in nord modular editor causes lockup
204 NEW Lotus Notes attach/detach Soap Opera.
215 NEW x11drv errors with United Devices' agent
216 NEW selected text sometimes disappears
219 NEW realMyst and many other programs refuse to run.
223 NEW winemaker: Add support for the msvcrt headers
230 NEW winemaker: Extract more information from the source fil
231 NEW winemaker: Issue the warnings directly in the source
235 NEW IPX no longer works.
251 ASSI codeweavers-wine does not install regapi and uninstalle
252 NEW codeweavers-wine: winedbg is a dead link
259 NEW Garbled screen in Starcraft
268 NEW ddraw interface not recognized, surface flags not imple
271 NEW Westwood Monopoly: fixme:gdi:GetObjectType Magic nnnn n
280 NEW Windows Networking (WNet) is not implemented
284 NEW FillRect failing from STATIC_PaintTextfn
292 NEW Keyboard focus not following
306 NEW Activeskin.ocx Unhandled exception: page fault on read
307 NEW Unable to launch GURPS Character GURU
308 NEW Firstclass: Mouse slows program to a crawl, but keyboar
312 NEW Trying to record audio makes Wine crash (msacm:widMappe
314 NEW Console application ("dos") doesn't recognize the retur
321 NEW msvcrt.printf does not support %S & %C
327 NEW CodeWeavers Preview Meta Bug
335 NEW Need Microphone and mic volume Support
341 NEW Running Half Life Game Fails
343 NEW file open / save in MS word fails....
347 NEW err:midi:OSS_MidiInit ioctl on midi info for device 0 f
351 NEW TNM (wrestling simulator) installer crashes with "Progr
373 NEW Unhandled exception in DIALOG_CreateIndirect
387 NEW Firstclass: Mouse behaves erratically
397 NEW System hangs while trying to play a sound
416 NEW Missings exports in winsocks
422 NEW Make the registry loadable on demand
423 NEW Out of process COM
424 NEW DCOM support
425 NEW Network UNC path handling
429 NEW Lotus Notes R. 5.0.8 Modal windows don't close
430 NEW Edit Control doesn't not behave like Windows
443 NEW Cygwin fails to execute
461 NEW Implement processing for SystemParametersInfo actions w
468 NEW Error while accessing parallel port - DIVICE_Open Unkno
472 NEW GetAsyncKeyState problem. IGOR: Mouse Release Events No
517 NEW Could not load wprocs.dll
530 NEW Package the regression tests for Windows
535 NEW DLL Separation: wineps from gdi32
536 NEW DLL Separation: ttydrv from gdi32
537 NEW DLL Separation: ttydrv from user32
538 NEW DLL Separation: x11drv from gdi32
540 NEW DLL Separation: x11drv from user32 (clipboard)
542 NEW DLL Separation: x11drv from user32 (misc)
545 NEW DLL Separation: x11drv from ntdll (VIRTUAL_SetFaultHand
546 NEW DLL Separation: winedos from ntdll
547 NEW DLL Separation: user32 from gdi32
549 NEW DLL Separation: user32 from ntdll (misc)
556 NEW Reconcile the Windows and Wine spec files
563 NEW Right click does not call local menu
564 NEW Implement function GetGUIThreadInfo
567 NEW snmpapi.dll is not implemented
569 NEW widgets not being redrawn
572 NEW starcraft crashes in recent wine builds
587 NEW Create replacement of browser component (Internet Explo
588 NEW Word2000 - fixme:file:FindFirstChangeNotificationA this
595 NEW Age of Wonders fails with PE_fixup_imports
620 NEW dragging trillian's window causes the X server to crash
623 NEW Regression: IE can't view https links
626 NEW internet explorer crashes upon launch
633 NEW Non-text clipboard data from WINE to X
634 NEW Wine XIM
638 NEW Document Wine debugging channels
640 NEW Major graphic glitch in x11drv
650 NEW error messages when loading debugging information from
654 NEW Can't install ms money web edition from win98se install
663 NEW Publisher stops reading keyboard and mouse input.
691 NEW GDI32.dll.270 (GdiEntry13) unimplemented
692 NEW GDI32.dll.266 (GdiEntry1) unimplemented
704 NEW native w2k ole32.dll needs NTDLL.NtMapViewOfSection
705 NEW Running NVidia's ChameleonMark crashes at 0xdeadbeef
706 NEW Reg* functions are there twice
709 NEW riched32.dll needs to be improved a lot (was: Richedit
711 NEW Image Preview control is shrinking on Xnview
712 NEW Xnview Options window is not refreshed
718 NEW DPMI handler not called in presence of int $0x31 code
719 NEW some controls does't work
729 NEW Shading of the Winamp equaliser and playlist windows do
735 NEW The WM_INPUTLANGCHANGE message is not send when switchi
741 NEW Debbuger window doesn't allow me to cut & paste
743 NEW WM_QUERYNEWPALETTE handling broken ? (was: Problem in w
749 NEW Sune Hotspot Java crashed in win95 mode
750 NEW Radmin doesn't want to start the second time (says it h
756 NEW msvcrt.fwscanf, swscanf, wscanf unimplemented
758 NEW Menu/combo-box-functionality in managed mode.
763 NEW AOL 7.0 crashes after spewing the same error message
768 NEW Wine crashes when starting Micrographic designer
770 NEW Halts during an install shield wizard installation with
778 NEW Compiler warnings for wine-20020605
786 NEW wrc gives parse error if resource nameID has quotes
792 NEW Display bug in WinZip Extract dialog
795 NEW Implement NtQuerySystemInformation
796 NEW rewrite PSAPI to use NtQuerySystemInformation
797 NEW Rewrite DirectX HAL interfaces
799 NEW wine debugger hidden behind wine games.
800 NEW Wine crashes immediately with privileged instruction ex
804 NEW Wine + NTFS = crash :(
807 NEW PowerBuilder 6.0 generated applications crash accessing
813 NEW fixme:clipboard:GetClipboardSequenceNumber
814 NEW Add section on 'Implementing a new DLL' to Wine Develop
819 NEW Lotus Sametime Connect will not connect
824 NEW \0 character is added to REG_MULTI_SZ registry values
825 NEW Window in modal mode does not receive mouse and keyboar
832 NEW Add Direct3D support
834 NEW Add DWARF2 support
835 NEW Add support for the new PDB format
836 NEW Speed up PDB support
838 NEW winedbg: Add C++ support
839 NEW opengl window minimizes when the program makes another
840 NEW Negative values used by Baldur's Gate in DirectDrawSurf
849 NEW Wordpro Millenium 9.5 Crashes on startup
850 NEW Lotus 123 Crashed on Startup
852 NEW winininet test doesn't terminate/fail
858 NEW Segfault in WineEngInit () ( libgdi32.dll.so )
859 NEW Lotus Notes detach all does not work
860 NEW lotus approach terminates when create new database
861 NEW wine Fails to Initialize and start Yahoo! messenger.
862 NEW wine fails to load default skin for IncrediMail!!!!
863 NEW Listview report style shows right end of text not left
867 NEW Lotus Notes 5.0.3: err:clipping:CLIPPING_UpdateGCRegion
868 NEW open 2 session; the 2 is lock
870 NEW Too many files in a directory prevent proper access to
872 NEW Win9xism in dplayx.dll (ConvertToGlobalHandle)
873 ASSI Win9xism in shell32 (MapSL)
876 NEW listview report style column alignment issues
877 NEW DXgrab is "weak" and can be shaken out of
878 NEW Icons arent transparent if Managed='Y'
881 NEW Mouse cursor not blanked in opengl game
888 NEW DXGrab can't be undone.
890 NEW Virtual Pages difference - Spotted with VirtualQuery()
891 NEW winemaker and winebuild compatibility problem in the .s
892 NEW Implement GetSystemInfo using CPUID
894 NEW Terragen running, 2nd level child window malfunction (?
897 NEW Winetest does not compile
898 NEW fixme:dc:GetDCEx not supported yet
899 NEW Bad focus messages on window creation
900 NEW Upgrade from 20020605 to 20020710 broke Orcad Caputre S
901 NEW sound
903 NEW PathIsURL returning true for invalid formats.
905 NEW Last character in network transmission being dropped
906 NEW Quicken Deluxe 99 dosen't work with Red Carpet release
911 NEW Screen Corruption in Nord Modular Editor
919 NEW FlashFXP 1.4.3 crashes while trying to read "MZ" magic
923 NEW We should add default Explorer registry entries to avoi
927 NEW fixme:commctrl:FlatSB_SetScrollProp stub
928 NEW fixme:commctrl:InitializeFlatSB stub
929 NEW fixme:tab:TAB_WindowProc Unimplemented msg TCM_HIGHLIGH
933 NEW ttydrv needs a lot of improvement
934 NEW Cpu usage is always 100%
945 NEW Cannot install ColdFusion MX
952 NEW Wine and The Bat!
958 NEW OSS audio problems (err:wave:OSS_OpenDevice Can't set f
962 NEW Unreal Tournament Editor does not work in wine
965 NEW MaskBlt is not implemented
970 NEW Intermittent regression tests freeze, possibly due to t
972 NEW Implement urlmon.URLDownloadToCacheFileA
974 NEW Put translation infrastructure in place for various Win
983 NEW FIXME:int21:DOS3Call Unimplemented FAT32 int32 function
986 ASSI ODBC.dll unimplemented
995 NEW shlfileop test fails on FreeBSD
996 NEW sock test fails onf FreeBSD
1001 NEW Define macros STATUS_ENDPOINT_CLOSED, STATUS_DISCONNECT
1005 NEW Attempts to retrieve live streaming updates with QuoteT
1007 NEW kernel32.dll.Heap32* functions unimplemented
1022 NEW OSS_MidiInit Synthesizer support MIDI in. Not supported
1024 NEW can't install ms sql
1037 NEW Remedy user GUI client generates this memory error
1039 NEW No keyboard in wcmd
1046 NEW FIXME:tab:TAB_WindowProc Unimplemented msg TCM_SETITEME
1061 NEW shdocvw.dll: Unimplemented function (ordinal 101)
1067 NEW install of Lotus Notes R6 gives error
1074 NEW DLoad.exe (Diablo II/LOD no-cd BNet Loader) returns err
1077 NEW Error installing Lotus Notes 6
1078 NEW NOTES 6 Gold Release - Installed crashes when being run
1080 NEW fixme:shell:IShellLinkA_fnSetShowCmd (0x421ffd20)->(sho
1081 NEW fixme:file:SetFileAttributfixme:class:get_class_ptr rea
1087 NEW hotspot in wrong position for hand cursor
1088 NEW Wine crashes for user not in /etc/passwd (LDAP authenti
1091 NEW ScrollWindowEx does not update invalidated are
1095 NEW Game Star wars rebellion-> Drawing error
1128 NEW Curse of Monkey Island cannot find its files on CD (was
1129 NEW bitmaps are not drawn in "Dink Smallwood"
1135 NEW WinISO 5.3: Menus don't work (CreateMenu/DestroyMenu pr
1152 NEW version information functionality (ver.dll, version.dll
1157 NEW Display Hebrew when the locale is set to he_IL
1159 NEW Regression in x11drv due to http://cvs.winehq.com/patch
1161 NEW CryptoAPI crashes in MS Money 2001 (illegal CPDeriveKey
1162 NEW Parents Screen unavailable in Leap Ahead Preschool
1168 NEW Mohaa, Mohas && LOD terrian
1170 NEW DOSFS_FindUnixName misses existing file
1172 NEW Wine does not extract files fast enough for programs to
1182 NEW Using artsdsp wrapping makes Wine crash
1183 NEW Carmen Sandiego Junior will not start
1185 NEW Conformance Tests fail on windows 98
1189 NEW Error in window creation, Wine 20021124
1197 NEW Quicken 2001 Deluxe - Password dialog box not displayed
1198 NEW Problems with King's Quest 2 remake from Tierra
1202 NEW A Direct3D racing game that won't run
1205 NEW DOSFS_OpenDevice does not support parallel printer
1215 NEW wine on FreeBSD: wine in malloc(): error: recursive cal
1225 NEW unable to compile ole
1226 NEW winsock:NtStatusToWSAError Status code c0000024
1227 NEW Treeview dosn't send right messages
1240 NEW Nullsoft Installer has bad child window style on first
1251 NEW Cabinet file expander error
1260 NEW MS Office 2000 installation lock
1264 NEW Shift+Tab keystroke not working (Visual FoxPro)
1266 NEW WAIT WINDOW display problem (Visual FoxPro)
1267 NEW Popup menus (shortcuts) will put the main form behind o
1269 NEW On the search page in WinMX it displays it's own icon,
1280 NEW edit control bug - EM_LIMITTEXT does not work
1288 NEW Popup windows always 'on top' (Visual FoxPro)
1293 NEW Internet Explorer 6.1SP1 cannot download files.
1295 NEW Crash in UOAssist in program code after GetForegroundWi
1304 NEW Add edit control (copy/paste) icons to wineconsole
1305 ASSI HalfLife crashed when starting game
1308 NEW Can not make crosstest in dlls/kernel/
1309 NEW wine keyboard not working in UTF-8 locale
1311 NEW Failed to initialise!
1312 NEW compilation problem on NetBSD (*BSD?)
1313 NEW The Microsoft Powerpoint viewer cannot print
1314 NEW Wine always downloads truetype fonts into its ps files
1319 NEW OpenGL on Radeon 8500 outputs ASCII garbage
1321 NEW Files do not retain their timestamps with CopyFile
1322 NEW IsTextUnicode failure with IS_TEXT_UNICODE_REVERSE_MASK
1329 NEW fixme:ole cotreat asclass olelocal server thread :comar
1330 NEW argv[0] should be translated into DOS syntax
1336 NEW WCMD : Delete a read-only file says not found
1342 NEW Corrupt Icon in Miranda IM
1346 NEW inability to connect to Yahoo in Miranda 2.1
1347 NEW Screen is wiped/blanked on usage of DirectDraw
1348 NEW RegisterHotKey and UnregisterHotKey are not implemented
1353 NEW DirectX 9 is missing
1355 NEW Static text controls wrap too early
1361 NEW Regression - DirectX sound isn't working properly for s
1362 NEW Half-Life DirectX menu rendering problems
1370 NEW executing commands with wcmd fails
1372 NEW Wineinstall and permissions
1379 NEW Remove duplication of code between winesetup and wineco
1384 NEW Error running Out Of This World DOS game
1392 NEW Waits on non-exiting semaphore
1395 NEW Uninstaller failed on Win2K when software is installed
1400 NEW Counter-strike does not always do resolution switching
1403 NEW Pompei CD won't run
1417 NEW Garbage printed to terminal
1429 NEW Getting dxdiag to work perfectly
1434 NEW Get games working perfectly (metabug)
1447 NEW Can not debug application
-------------------------------------------------------------------------
To get a list of all your bugs, you can use this URL (bookmark it if you like!):
http://bugs.winehq.com/buglist.cgi?assigned_to=wine-bugs@winehq.com
Or, you can use the general query page, at
http://bugs.winehq.com/query.cgi.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<%urlbase>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1350
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.jpsoft.com/oldver|ftp://jpsoft.com/oldver/tc32
|/tc32301.exe |301.exe
Component|wine-gui |wine-console
------- Additional Comments From juan(a)virtual-orbis.com 2003-05-11 22:51 -------
fixed URL in bugreport
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1350>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1454
Summary: Compile on RedHat 9 fails with No such file or
directory.
Product: Wine
Version: 20030408
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: modlin(a)mail.com
Attempting to wine-20030508 on RedHat 9. All RedHat updates through Sunday 11
May 2003 are applied to my system. This includes: glibc-2.3.2-27.9 and kernel
2.4.20-9. For what it's worth, flex version is 2.5.4a.
When I do ./wineinstall everything proceeds OK until this error occurs:
-------------
make[2]: Entering directory `/test3/wine-20030508/dlls/glu32'
./../tools/winebuild/winebuild -D_REENTRANT -fPIC -D__WINESRC__ -o
glu32.spec.c --spec ./glu32.spec glu32.dll.tmp.o -L../../dlls
./glu32.spec:1: Cannot open -L../../dlls : No such file or directory
make[2]: *** [glu32.spec.c] Error 1
make[2]: Leaving directory `/test3/wine-20030508/dlls/glu32'
make[1]: *** [glu32] Error 2
make[1]: Leaving directory `/test3/wine-20030508/dlls'
make: *** [dlls] Error 2
Compilation failed, aborting install.
----------
I had the same type of problem with wine-20030408.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1454>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1453
Summary: Tibia Game DirectDraw Problems
Product: Wine
Version: 20030408
Platform: PC
URL: http://www.tibia.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: info(a)moabutah.com
Using wine 20030508, mandrake 9.1
I can install, and generally play the game Tibia,
but when a subtab is opened to view the contents of a bag or backpack,
the screen flashes rapidly, rendering the game unplayable.
When you re-close the tab, the flashing stops.
Console:
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x403f63c0)->(00010023,00000008)
fixme:ddraw:Main_DirectDrawClipper_Initialize
(0x403f4f88)->(0x403f63cc,0x00000000),stub!
Xlib: extension "XFree86-DRI" missing on display ":0.0".
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_ANTIALIAS
(00000002) !
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_LINEPATTERN (0000000a) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_MONOENABLE
(0000000b) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_ROP2
(0000000c) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_PLANEMASK
(0000000d) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_LASTPIXEL
(00000010) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_ZVISIBLE
(0000001e) !
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_EDGEANTIALIAS (00000028) !
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_MIPMAPLODBIAS (0000002e) !
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_RANGEFOGENABLE (00000030) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_WRAP0
(00000080) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_WRAP1
(00000081) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_WRAP2
(00000082) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_WRAP3
(00000083) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_WRAP4
(00000084) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_WRAP5
(00000085) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_WRAP6
(00000086) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_WRAP7
(00000087) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_EXTENTS
(0000008a) !
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_VERTEXBLEND (00000097) !
fixme:ddraw:DIB_DirectDrawSurface_Blt dwFlags DDBLT_WAIT and/or DDBLT_ASYNC:
can't handle right now.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1453>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1452
Summary: Registery Install Error
Product: Wine
Version: 20030408
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: coolpav(a)parkertech.org
Compiling regedit...
make: Nothing to be done for `all'.
Preparing to install default Wine registry entries...
Installing default Wine registry entries...
wine: chdir to /tmp/.wine-wine/server-302-27ede : No such file or directory
Registry install failed.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1452>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1448
------- Additional Comments From hatky(a)users.sf.net 2003-05-10 06:38 -------
Created an attachment (id=481)
UT2003 log file, mybe it will shade some light...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1448>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1448
------- Additional Comments From hatky(a)users.sf.net 2003-05-10 06:37 -------
Created an attachment (id=480)
run 2 of --debug +file ut2003
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1448>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1448
------- Additional Comments From hatky(a)users.sf.net 2003-05-10 06:28 -------
I am attaching run2 (after installing it again in windows and running again in wine in
case it was an installtion problem) but I am seeing the same errors I do not know if I
miss something so I will attach this but the GLE 2 errors are still there and I think I
was mistaking searching for a directory there are some file named that and they
were there before...
What does
warn:file:CreateFileW Unable to get full filename from L"Engine" (GLE 2)
mean "Engine."?
and what is the "L" curent directory?
I will also attach the UT2003.log, may shade some light on what the program is
trying to do
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1448>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1449
------- Additional Comments From hatky(a)users.sf.net 2003-05-10 06:02 -------
Created an attachment (id=479)
Running the game as wine --debugmsg +file Tropico2
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1449>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1449
------- Additional Comments From hatky(a)users.sf.net 2003-05-10 05:57 -------
The debugger dosen't hang but I was not sure if that info is usfull and the directX
component I chose becouse most of the errors seem to come from ddraw (I know its
kind of new and still has many fixme's) so:
wine: Unhandled exception, starting debugger...
FIXME:pthread_cond_init
WineDbg starting on pid 8
Loaded debug information from ELF 'wine' ((nil))
Breakpoint 1 at 0x4000af50 (_end+0x40097e4)
Loaded debug information from ELF '/usr/local/lib/libntdll.dll.so' (0x4001f000)
Loaded debug information from ELF '/usr/local/lib/libwine.so.1' (0x4010c000)
Loaded debug information from ELF '/usr/local/lib/libwine_unicode.so.1'
(0x40123000)
No debug information in ELF '/lib/i686/libc.so.6' (0x40205000)
No debug information in ELF '/lib/i686/libm.so.6' (0x40338000)
No debug information in ELF '/lib/libdl.so.2' (0x4035a000)
Loaded debug information from ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in ELF '/lib/libnss_files.so.2' (0x4035d000)
Loaded debug information from ELF '/usr/local/lib/wine/kernel32.dll.so'
(0x406e3000)
Loaded debug information from ELF '/usr/local/lib/wine/user32.dll.so' (0x4079f000)
Loaded debug information from ELF '/usr/local/lib/wine/gdi32.dll.so' (0x408c6000)
Loaded debug information from ELF '/usr/local/lib/wine/advapi32.dll.so'
(0x40940000)
Loaded debug information from ELF '/usr/local/lib/wine/ole32.dll.so' (0x4096c000)
Loaded debug information from ELF '/usr/local/lib/wine/rpcrt4.dll.so' (0x409dc000)
Loaded debug information from ELF '/usr/local/lib/wine/winmm.dll.so' (0x40a22000)
Loaded debug information from ELF '/usr/local/lib/wine/ddraw.dll.so' (0x40a89000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x404b3000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40af2000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40b09000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x40b17000)
No debug information in ELF '/usr/X11R6/lib/libGL.so.1' (0x40bf6000)
No debug information in ELF '/lib/i686/libpthread.so.0' (0x40c69000)
Loaded debug information from ELF '/usr/local/lib/wine/version.dll.so' (0x40cb9000)
Loaded debug information from ELF '/usr/local/lib/wine/lz32.dll.so' (0x40cd3000)
No debug information in ELF '/usr/lib/libfreetype.so.6' (0x40ce9000)
No debug information in ELF '/lib/libz.so.1' (0x40d37000)
Loaded debug information from ELF '/usr/local/lib/wine/x11drv.dll.so' (0x40d45000)
No debug information in ELF '/usr/X11R6/lib/modules/dri/radeon_dri.so'
(0x40daf000)
No debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2' (0x40017000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2'
(0x436bf000)
No debug information in ELF '/usr/X11R6/lib/libXcursor.so.1' (0x436e8000)
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x436f1000)
Loaded debug information from ELF '/usr/local/lib/wine/winearts.drv.so'
(0x43985000)
Loaded debug information from ELF '/usr/local/lib/wine/msacm.drv.so' (0x43999000)
Loaded debug information from ELF '/usr/local/lib/wine/msacm32.dll.so'
(0x439b0000)
Loaded debug information from ELF '/usr/local/lib/wine/midimap.drv.so'
(0x43af0000)
No debug information in 32bit DLL 'H:\Program Files\Tropico2\Tropico2.exe'
(0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL'
(0x40050000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL'
(0x40710000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL'
(0x40950000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL'
(0x408e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL'
(0x407c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL'
(0x409f0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL'
(0x40990000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL'
(0x40a30000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DDRAW.DLL'
(0x40ab0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL'
(0x40ce0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL'
(0x40cc0000)
No debug information in 32bit DLL 'H:\PROGRAM FILES\TROPICO2\BINKW32.DLL'
(0x30000000)
No debug information in 32bit DLL 'H:\PROGRAM FILES\TROPICO2\MSS32.DLL'
(0x21100000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL'
(0x40d60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL'
(0x439c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV'
(0x439a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV'
(0x43b00000)
No debug information in 32bit DLL 'H:\PROGRAM FILES\TROPICO2\MSSMP3.ASI'
(0x26f00000)
Unhandled exception: page fault on read access to 0xfffffffc in 32-bit code
(0x008c393b).
In 32-bit mode.
0x008c393b (Tropico2.exe.EntryPoint+0x33c9c in H:\Program
Files\Tropico2\Tropico2.exe): movl 0x0(%ecx,%eax,4),%eax
Wine-dbg>
Will a --debugmsg help you more?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1449>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1447
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |spetreolle(a)yahoo.fr
URL|http://download.microsoft.co|http://download.microsoft.co
|m/download/DungeonSiege/Tria|m/download/DungeonSiege/Tria
|l/1.0/W982KMeXP/EN- |l/1.0/W982KMeXP/EN-
|US/DSdemo.exe |US/DSdemo.exeSdemo.exe
------- Additional Comments From spetreolle(a)yahoo.fr 2003-05-09 22:33 -------
seems to be fixed in CVS after 03/05/07.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1447>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1449
------- Additional Comments From spetreolle(a)yahoo.fr 2003-05-09 21:01 -------
could you please put the output from the debugger ?
if the debugger hangs, then run it the application with winedbg instead.
without this information, we dont know what is the problem.
you have chosen wine-directx component but the output of the debugger
could show a call to an unimplemented function in shell32.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1449>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1383
------- Additional Comments From ronald(a)gtinet.sk 2003-05-09 20:48 -------
this bug remains also in the very latest (cvs) version...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1383>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1450
------- Additional Comments From tjawatts(a)totalise.co.uk 2003-05-09 10:54 -------
Here is the backtrace from gdb, any use?
Starting program: /usr/bin/wine ./Game/SC3.EXE
[New Thread 16384 (LWP 18064)]
[New Thread 32769 (LWP 18067)]
[New Thread 16386 (LWP 18068)]
[New Thread 32771 (LWP 18077)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 18064)]
RtlImageNtHeader (hModule=0x0) at loader.c:1273
1273 if (dos->e_magic == IMAGE_DOS_SIGNATURE)
(gdb) bt
#0 RtlImageNtHeader (hModule=0x0) at loader.c:1273
#1 0x400d231a in RtlImageDirectoryEntryToData (module=0x0, image=1, dir=0,
size=0x40702d84) at loader.c:1301
#2 0x400d12f4 in LdrGetProcedureAddress (module=0x0, name=0x40702db0, ord=0,
address=0x40702dac) at loader.c:787
#3 0x40087454 in GetProcAddress (hModule=0x0,
function=0x4fc298 "TryEnterCriticalSection") at ../../loader/module.c:1053
#4 0x004b9082 in ?? ()
#5 0x400bd984 in start_process () at ../../scheduler/process.c:570
#6 0x400bf4d7 in call_on_thread_stack (func=0x400bd6b0)
at ../../scheduler/sysdeps.c:110
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1450>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1450
------- Additional Comments From tjawatts(a)totalise.co.uk 2003-05-09 10:15 -------
If you give me an idea how, with winedbg it gives the exception attached, could
I use gdb or something?
Thanks
Tony
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1450>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1451
Summary: Checkpoint Policy Editor v4.1 SP2 - SP6 Crashes when
connecting.
Product: Wine
Version: 20030408
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: jeroen(a)vanrenen.com
- Basic install of the Checkpoint policy Editor does work when connecting to a host.
- Checkpoint has the capability to also run in local mode without connecting to
a host, this mode works for all SP's.
- However when using Checkpont policy Editor v4.1 ServicePack2 - SP6 it crashes
when connecting to a host.
When SP2 - SP6 are used under windows during the connection process it receives
a 'host' key, this might have something to do with the problem.
The following output is produced by wine upon failure:
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x41560000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x41540000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x416a0000)
Unhandled exception: unimplemented function kernel32.dll.Heap32ListFirst called
in 32-bit code (0x40915058).
In 32-bit mode.
0x40915058 (KERNEL32.DLL..data+0x3058 in kernel32.dll.so): subl $4,%esp
Wine-dbg>bt
Backtrace:
=>0 0x40915058 (KERNEL32.DLL..data+0x3058 in kernel32.dll.so) (ebp=4089273c)
1 0x409162b2 (KERNEL32.DLL.Heap32ListFirst+0x22 in kernel32.dll.so) (ebp=4089274c)
2 0x00530a62 (FwPolicy.exe..text+0x12fa62 in C:\Program
Files\CheckPoint\Policy Editor\PROGRAM\FwPolicy.exe) (ebp=ffffffff)
*** Invalid address 0xffffffff (MSVCRT.DLL..reloc+0x87fc5fff)
Cheers,
Jeroen
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1451>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1450
------- Additional Comments From mike(a)theoretic.com 2003-05-09 09:35 -------
Can you get a backtrace from the critical section functions in the loop?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1450>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1450
------- Additional Comments From tjawatts(a)totalise.co.uk 2003-05-09 07:07 -------
OK, just looking at the snoop relay and could it be something to do with the
setthreadpriority, i.e. it is set to be at the bottom of the queue or something?
Any ideas?
Tony
0033:Call kernel32.GetThreadPriority(fffffffe) ret=004c03cd
0033:Ret kernel32.GetThreadPriority() retval=00000000 ret=004c03cd
0033:Call kernel32.SetThreadPriority(fffffffe,00000001) ret=004c03e4
0033:Ret kernel32.SetThreadPriority() retval=00000001 ret=004c03e4
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1450>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1448
------- Additional Comments From hatky(a)users.sf.net 2003-05-09 05:55 -------
.....
trace:file:FILE_DoOpenFile reg.dat OF_READ OF_SHARE_COMPAT
trace:file:FILE_DoOpenFile reg.dat 0000
warn:file:FILE_DoOpenFile 'reg.dat' not found or sharing violation
warn:file:FILE_DoOpenFile (reg.dat): return = HFILE_ERROR error= 2
warn:file:FILE_CreateFile Unable to create file '/usr/local/etc/wine.userreg' (GLE 2)
warn:file:FILE_CreateFile Unable to create file '/usr/local/etc/wine.systemreg' (GLE
2)
these refer to something with the registry...
but for the rest I guess you are right I just checked and the engine directory for
example does not exsist, I installed it with wine and it looked like completing
succsesfully... I will install it in windows and run it again soon and report back
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1448>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1442
------- Additional Comments From hatky(a)users.sf.net 2003-05-09 05:35 -------
If the problem was just the wineoutput I would have a party now :).
Getting it to work is the issue
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1442>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1450
------- Additional Comments From tjawatts(a)totalise.co.uk 2003-05-09 04:45 -------
Created an attachment (id=478)
winedbg ./Game/SC3.EXE
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1450>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1450
------- Additional Comments From tjawatts(a)totalise.co.uk 2003-05-09 04:45 -------
Created an attachment (id=477)
wine --debugmsg +loaddll ./Game/SC3.EXE
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1450>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1450
------- Additional Comments From tjawatts(a)totalise.co.uk 2003-05-09 04:44 -------
Created an attachment (id=476)
wine --debugmsg +snoop +relay ./Game/SC3.EXE
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1450>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1450
Summary: Simcity 3000 (UK), loops
Product: Wine
Version: CVS
Platform: PC
URL: http://www.ea.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: tjawatts(a)totalise.co.uk
I have CVS as of yesterday (08/05/03, in the afternoon), I have (customised)
linux with glibc 2.3.2, so I added --with-nptl to the config args bit in
wineinstall. X 4.3.0. Other programs run fine (acrobat,kazaa lite). Fake windows
on ext3.
Simcity installs fine (cd /mnt/cdrom, wine ./INSTALL/ENGLISH/SETUP.EXE). When I
run it (cd <wine>/Program\ Files/Maxis/SimCity\ 3000/, wine ./Game/SC3.EXE) I
get a loop with a load of enter/leave critical section plus a few get tick
counts ad infinitum. So I will attach the last few hundred +relay +snoop before
the loop, a +loaddll and some output from winedbg which seems to show a crash
(why when it doesnt if I it run normally?)
Hope you can help
Thanks
Tony
p.s. posted under misc as I have no idea what it is related too!
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1450>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=982
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-05-08 20:56 -------
closing.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=982>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=982
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From spetreolle(a)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.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=982>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=935
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |spetreolle(a)yahoo.fr
OtherBugsDependingO| |1434
nThis| |
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-05-08 20:32 -------
this has been implemented since Jan 4.
reporter, could you check this message is gone now
with the latest version of Wine ?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=935>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1448
------- Additional Comments From spetreolle(a)yahoo.fr 2003-05-08 16:51 -------
the end of your log shows a lot of missing files... (GLE 2)
verify the game has been installed correctly.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1448>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1449
hatky(a)users.sf.net changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
Summary|Getting Tropico 2 (game) to |Getting Tropico 2 (game) to
|work |work
------- Additional Comments From hatky(a)users.sf.net 2003-05-08 16:09 -------
btw wine cvs version of today (9.5.2003)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1449>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1449
Summary: Getting Tropico 2 (game) to work
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: hatky(a)users.sf.net
Well the installtion is not working (yet) but that is on another bug, if you install it with
windows you can try to run it....
It displays the intro movie it even draws the main menu but clicking on any of the
options will crash with some direct draw errors:
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x403e94d8)->(00010021,00000008)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x403e94d8)->(00010021,00000011)
fixme:ddraw:Main_DirectDraw_CreateSurface App didn't request a valid surface
type - assuming offscreenplain
fixme:ddraw:Main_DirectDrawClipper_Initialize
(0x403e81f8)->(0x403e94e4,0x00000000),stub!
fixme:ddraw:Main_DirectDrawClipper_Initialize
(0x403e8218)->(0x403e94e4,0x00000000),stub!
fixme:ddraw:Main_DirectDrawClipper_SetClipList (0x403e8218,0x406d27a0,0),stub!
err:dplay:DPLAYX_ConstructData : unable to map static data into process memory
space (487)
err:ole:CoGetClassObject couldn't load InprocServer32 dll dplayx.dll
fixme:ole:CoCreateInstance no classfactory created for CLSID
{2fe8f810-b2a5-11d0-a787-0000f803abfc}, hres is 0x80070005
fixme:ddraw:DIB_DirectDrawSurface_Blt dwFlags DDBLT_WAIT and/or
DDBLT_ASYNC: can't handle right now.
wine: Unhandled exception, starting debugger...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1449>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1442
------- Additional Comments From spetreolle(a)yahoo.fr 2003-05-08 16:08 -------
note you can disable them :)
--debugmsg err-channel,fixme-channel...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1442>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1448
hatky(a)users.sf.net changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
Summary|Getting Unreal Turnement |Getting Unreal Turnement
|2003 (game) working - video |2003 (game) working - video
|detection probelm |detection probelm - registry
| |accsess
------- Additional Comments From hatky(a)users.sf.net 2003-05-08 15:03 -------
The --debug log shows (I think) some basic registry accsess that is getting denyed...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1448>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1442
------- Additional Comments From hatky(a)users.sf.net 2003-05-08 15:01 -------
Created an attachment (id=475)
shell,shell32,advapi32,shlwapi=n log (edited)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1442>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1448
------- Additional Comments From hatky(a)users.sf.net 2003-05-08 15:01 -------
Created an attachment (id=474)
--debugmsg
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1448>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1442
------- Additional Comments From hatky(a)users.sf.net 2003-05-08 14:59 -------
Even worse, it repeats some unimplemented functions repetivly from the ntdll.dll and
KERNEL32.dll mostly about rtl... and nt...
do you want the 1MB log?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1442>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1448
------- Additional Comments From hatky(a)users.sf.net 2003-05-08 14:49 -------
Created an attachment (id=473)
Normal output
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1448>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1448
Summary: Getting Unreal Turnement 2003 (game) working - video
detection probelm
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: test
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: hatky(a)users.sf.net
It seems there is missing some really basic thing that lets this game identify the
video card/driver as it says:
UT2003 Build UT2003_Build_[2002-09-19_17.26]
OS: Windows 98 4.10 (Build: 67766446)
CPU: GenuineIntel Unknown processor @ 1597 MHz with 376MB RAM
Video: No Video
unrecoverable error - bombing out
History: UWindowsClient::UWindowsClient <- UGameEngine::Init <- InitEngine
wine version is today's cvs (9.5.2003)
I will atach the logs in a secound both the normal win output and a --debugmsg
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1448>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1442
------- Additional Comments From spetreolle(a)yahoo.fr 2003-05-08 14:10 -------
access to 0xdeadbeef was done, wich means unimpelementeed function has been called.
retry with --dll shell,shell32,advapi32,shlwapi=n
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1442>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1026
pouech(a)winehq.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From pouech(a)winehq.com 2003-05-08 14:09 -------
made winedbg not to crash on this (nor raise assertions)
but extra long C++ symbols are not supported anyway
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1026>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1442
------- Additional Comments From hatky(a)users.sf.net 2003-05-08 13:59 -------
Created an attachment (id=472)
tropico-install-shell,shell32=n crash
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1442>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1442
------- Additional Comments From hatky(a)users.sf.net 2003-05-08 13:56 -------
Well it still dosen't woek I will attach the output
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1442>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1447
------- Additional Comments From lionel.ulmer(a)free.fr 2003-05-08 09:39 -------
Well, just tried on another application (notepad) and it's the same.
So either it's a regression in the current CVS tree or something is b0rked in my
Wine registry.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1447>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1447
Summary: Can not debug application
Product: Wine
Version: CVS
Platform: PC
URL: http://http://download.microsoft.com/download/DungeonSie
ge/Trial/1.0/W982KMeXP/EN-US/D
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: lionel.ulmer(a)free.fr
When trying to start the debugger on DungeonSiege, I get the following :
nexus6:/wine_dos4/DungeonSiege$ winedbg ./DungeonSiegeDemo.exe
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
fixme:console:SetConsoleCtrlHandler (0x404a0990,1) - no error checking or
testing yet
WineDbg starting on pid a
Invalid address, can't set breakpoint
Invalid address, can't set breakpoint
You can turn on deferring breakpoints by address by setting $CanDeferOnBPByAddr to 1
Loaded debug information from ELF 'wine' ((nil))
*** Invalid address 0x3c0016f0 (_DYNAMIC in wine)
And the problem is that DS runs as if no debugger was attached at all (it
basically does NOT stop before starting the application).
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1447>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1376
------- Additional Comments From spetreolle(a)yahoo.fr 2003-05-07 19:23 -------
80004002L is E_NOINTERFACE, which says you could have a problem
with the matching InstallShield dll, Ilog.dll.
A quick look in regedit shows :
C:\Program Files\Common Files\InstallShield\engine\6\Intel 32\ILog.dll
C:\Program Files\Common Files\InstallShield\engine\6\Intel 32\iKernel.exe
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1376>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1376
------- Additional Comments From klevin(a)eskimo.com 2003-05-07 17:48 -------
I've been testing with updated builds from my cvs checkout every 2-5 days
(thought today was the first time in a week or so). Just tried with a current
checkout. I now get the following output on console:
fixme:seh:check_resource_write Broken app is writing to the resource data,
enabling work-around
FIXME:pthread_cond_init
fixme:ole:CoTreatAsClass
({8c3c1b17-e59d-11d2-b40b-00a024b9dddd},{22d84ec7-e201-4432-b3ed-a9dca3604594})
FIXME:pthread_cond_init
FIXME:pthread_cond_init
fixme:ole:CoTreatAsClass
({8c3c1b17-e59d-11d2-b40b-00a024b9dddd},{22d84ec7-e201-4432-b3ed-a9dca3604594})
Instead of just hanging, I now get an error message after the "Wizard setup"
window closes. The window states: "An error occurred while launching the seupt.
(0x80004002)" After clicking "Ok" on the error message, the installation hangs.
Not very informative to me, but . . .
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1376>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1429
------- Additional Comments From tjawatts(a)totalise.co.uk 2003-05-07 17:06 -------
Running on 20030408, I got the same error about the SetupIterateCabinetA. So I
ran it with native setupapi.dll (plus cfgmgr32.dll). The output is below, it
seems that something related to CAB is not implemented. Hope it helps ;-)
wine out put is thus:
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not found
- 16-bit dll or version conflict.
err:module:import_dll No implementation for
NTDLL.dll.IoUnregisterDeviceInterface imported from
C:\windows\system\cfgmgr32.dll, setting to 0xdeadbeef
trace:loaddll:load_dll Loaded module 'C:\windows\system\cfgmgr32.dll' : native
trace:loaddll:load_dll Loaded module 'C:\WINDOWS\SYSTEM\MPR.dll' : builtin
trace:loaddll:load_dll Loaded module 'C:\windows\system\setupapi.dll' : native
trace:loaddll:MODULE_FlushModrefs Unloaded module
And DirectX.log output is like so:
05/08/03 01:50:50: dsetup32: IterateDownloadedCabs(): Iterating through
C:\WINDOWS\SYSTEM\DirectX\WebSetup\setup_w9x_eng.cab
05/08/03 01:50:50: dsetup32: LoadListFromInfSection(): Unable to load
C:\WINDOWS\SYSTEM\DirectX\WebSetup\filelist.dat - [(].
05/08/03 01:50:50: dsetup32: IterateDownloadedCabs(): Unable to get cab list in
section.
05/08/03 01:50:50: dsetup32: Installation ended with value -9 = Internal or
unsupported error
05/08/03 01:51:11: DXWSetup: WM_APP_ENDINSTALL
05/08/03 01:51:11: DXWSetup: ~CDXWSetup()
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1429>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1376
------- Additional Comments From bon(a)elektron.ikp.physik.tu-darmstadt.de 2003-05-07 15:55 -------
Marcus did some work on
_copy_arg argument was coerced in-place
Did you try a recent version?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1376>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1219
------- Additional Comments From dardo(a)dada.it 2003-05-07 12:34 -------
fixme:winsock:WS_bind Setting WS_SO_REUSEADDR on socket before we binding it
I have the same problem with WinMX 3.3.1. and Wine 20030115 on Mandrake 9.1
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1219>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1439
------- Additional Comments From gabriele.giorgetti(a)teamfab.it 2003-05-07 03:12 -------
Sorry my fault, I meant c:\\Windows\\Fonts and not c:\\Windows\\System
I'm *sure* I'm using ttf fonts :-)
[g@svil g]$ ls /work/c/windows/Fonts
Vera.ttf VeraBd.ttf VeraMoBI.ttf VeraMoIt.ttf VeraSe.ttf
VeraBI.ttf VeraIt.ttf VeraMoBd.ttf VeraMono.ttf VeraSeBd.ttf
I've test this carefully, so I'm pretty sure about that...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1439>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1439
------- Additional Comments From spetreolle(a)yahoo.fr 2003-05-07 02:16 -------
Fonts must go into C:\\windows\\Fonts, not in C:\\windows\\system.
Check the presence C:\\windows\\Fonts\\*.ttf, otherwise it means you're using X
fonts.
To ensure youre using ttf fonts, remove $HOME/.wine/cached*
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1439>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1439
------- Additional Comments From gabriele.giorgetti(a)teamfab.it 2003-05-07 01:50 -------
I've compiled wine with freetype2 support (2.1.4) and the only
fonts I've used are the Vera Bitstream fonts (ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera) that I put in c:\Windows\System .
I'm not using any X font.
Thanks.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1439>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1439
------- Additional Comments From spetreolle(a)yahoo.fr 2003-05-06 23:31 -------
Does it happens with all fonts you specify ?
Whats your font config :
- you use X fonts /
- you installed some fonts into C:\\windows\\Fonts
and have wine compiled with Freetype support ?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1439>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1442
------- Additional Comments From spetreolle(a)yahoo.fr 2003-05-06 22:20 -------
did you try it with --dll shell,shell32=n ?
ps. next time create attachments if you think the logs are too long.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1442>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1033
dardo(a)dada.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
Resolution|FIXED |
------- Additional Comments From dardo(a)dada.it 2003-05-06 22:03 -------
I have the same problem
I use wine-20030115 and WinMX 3.3.1 on Mandrake 9.1
I can hear the sound like when windows opens in KDE 3.1
but i can not see the window of WinMX
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1033>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1444
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-05-06 21:22 -------
closing.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1444>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1444
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-05-06 21:22 -------
resolved, the fix is now in CVS.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1444>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1383
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |diaz8(a)hotmail.com
------- Additional Comments From spetreolle(a)yahoo.fr 2003-05-06 21:17 -------
*** Bug 1443 has been marked as a duplicate of this bug. ***
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1383>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1443
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From spetreolle(a)yahoo.fr 2003-05-06 21:17 -------
*** This bug has been marked as a duplicate of 1383 ***
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1443>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1301
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |mike(a)theoretic.com
Status|NEW |ASSIGNED
------- Additional Comments From mike(a)theoretic.com 2003-05-06 08:01 -------
Taking this bug, I have a prototype that partly works.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1301>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1429
------- Additional Comments From hatky(a)users.sf.net 2003-05-06 06:56 -------
The tests before were just taking the dxdiag exec from my windowsXP with directX
9.0a
Trying to install directX from microsoft's site:
It downloaded everyting and crashed on installing with the message:
An internal error occured.
Please refer to directx.log in you Windows folder to determine
problem.
it said it was installing v9.0 for 98/me (wine was set to emulate win98)
yes, this was a web setup
there are many wine messages but the last few are
Check permissions or set VFAT "quiet" mount flag
fixme:win:SetWindowTextW cannot set text L"Close" of other process window (nil
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not foun
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not foun
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not foun
- 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user.exe still not foun
- 16-bit dll or version conflict.
fixme:setupapi:SetupIterateCabinetA not implemented (setupapi.dll)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1429>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=748
------- Additional Comments From bon(a)elektron.ikp.physik.tu-darmstadt.de 2003-05-06 06:48 -------
Wine bug:
Wine honours the TZ variable for the Kernel time functions. That is wrong!.
Windows only uses time related registry entries in kernel32 and ignores the TZ
variable.
Workaround:
Set the TZ value to some value before starting the programm
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=748>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1366
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From mike(a)theoretic.com 2003-05-06 03:34 -------
closing
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1366>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1366
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mike(a)theoretic.com 2003-05-06 03:33 -------
Resolving fixed
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1366>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1445
Summary: dlls/oleaut32/Makefile not getting extra LIBS
Product: Wine
Version: 20030408
Platform: PC
OS/Version: Solaris
Status: UNCONFIRMED
Severity: trivial
Priority: P4
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: pwl(a)yseda.com
dlls/oleaut32/Makefile includes -ljpeg but doesn't include
LIBS value passed to configure (so link failed - couldn't find libjpeg.so)
added libs given in configure to EXTRA_LIBS & jpeg library
was found & linked in
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1445>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1444
Summary: dlls/winmm/wineoss/midi.c missing <errno.h>
Product: Wine
Version: 20030408
Platform: PC
OS/Version: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: pwl(a)yseda.com
midi.c wouldn't compile (varibale rrno not declared)
added #incldue <errno.h> & it compiled OK
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1444>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=386
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-05-05 23:34 -------
changing to fixed since it has been implemented.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=386>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=318
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-05-05 23:30 -------
..and closing.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=318>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=318
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-05-05 23:29 -------
setting it to fixed since no response from the reporter.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=318>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1429
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
------- Additional Comments From spetreolle(a)yahoo.fr 2003-05-05 23:04 -------
Could you try to install directx completely, using the installer ?
Dxdiag almost run correctly today, if you omit ddraw (missing classes for now).
If this is already done, give the version youre trying to install.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1429>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1443
Summary: wine: chdir to /tmp/.wine-cip/server-343-50b4f : No such
file or directory
Product: Wine
Version: 20030408
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: diaz8(a)hotmail.com
Hi,
When i try to execute ./tools/wineinstall the following error appears:
Configuring Wine without Windows.
Some fake Windows directories must be created, to hold any .ini files, DLLs,
start menu entries, and other things your applications may need to install.
Where would you like your fake C drive to be placed?
(default is /home/cip/c)
Configuring Wine for a no-windows install in /home/cip/c...
Created /home/cip/.wine/config using default Wine configuration.
You probably want to review the file, though.
Compiling regedit...
make: No se hace nada para `all'.
Preparing to install default Wine registry entries...
Installing default Wine registry entries...
wine: chdir to /tmp/.wine-cip/server-343-50b4f : No such file or directory
Registry install failed.
It also occurs if execute ./programs/regedit
Thanks in advance.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1443>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=362
------- Additional Comments From hatky(a)users.sf.net 2003-05-05 16:00 -------
if you mean the
FIXME:pthread_cond_init
I do not think it is it becouse I get this in a lot of programs that do work and if you
mean the:
FIXME:pthread_rwlock_rdlock
FIXME:pthread_unlock_rdlock
then I think you sould have read further
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=362>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1442
------- Additional Comments From hatky(a)users.sf.net 2003-05-05 13:13 -------
Well it still crashed as before the lain where the prog says it failed (error coping) is
when wine writes:
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
p.s. sorry for the multimessage report
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1442>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1442
------- Additional Comments From hatky(a)users.sf.net 2003-05-05 13:09 -------
I tryed running it again with 640x480 but it is crashing now on something else(I think
it noticed partial installtion):
fixme:seh:check_resource_write Broken app is writing to the resource data, enabling
work-around
FIXME:pthread_cond_init
fixme:ole:CoTreatAsClass
({8c3c1b17-e59d-11d2-b40b-00a024b9dddd},{22d84ec7-e201-4432-b3ed-a9dca3604594})
FIXME:pthread_cond_init
fixme:ole:CoTreatAsClass
({8c3c1b17-e59d-11d2-b40b-00a024b9dddd},{22d84ec7-e201-4432-b3ed-a9dca3604594})
))))cannot set text "InstallShield Wizard" of other process window (nil)
wine: Unhandled exception, starting debugger...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1442>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1442
Summary: Installation: "Tropico 2: Pirate Cove Setup" crashes
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: hatky(a)users.sf.net
*Well trying to install this game as is from the cdrom gives me the fallowing errors
without diaplaying anything:
fixme:seh:check_resource_write Broken app is writing to the resource data, enabl
ing work-around
FIXME:pthread_cond_init
fixme:ole:CoTreatAsClass
({8c3c1b17-e59d-11d2-b40b-00a024b9dddd},{22d84ec7-e201-
4432-b3ed-a9dca3604594})
FIXME:pthread_cond_init
**************************************************************************
You must copy a 'stdole32.tlb' file to your Windows\System directory!
You can get one from a Windows installation, or look for the DCOM95 package
on the Microsoft Download Pages.
**************************************************************************
fixme:ole:LoadTypeLibEx Wanted to load L"stdole32.tlb" as typelib, but file was
not found.
fixme:ole:_get_funcdesc Did not find a typeinfo for reftype 0?
fixme:ole:PSFacBuf_CreateProxy GetFuncDesc 80004005 should not fail here.
fixme:ole:StdMarshalImpl_UnmarshalInterface Failed to create a proxy for {91814e
c1-b5f0-11d2-80b9-00104b1f6cea}
fixme:ole:CoUnmarshalInterface Failed to Unmarshal the interface, 80004005?
fixme:ole:_unmarshal_interface Marshaling interface
{91814ec1-b5f0-11d2-80b9-001
04b1f6cea} failed with 80004005
fixme:ole:deserialize_param failed to stuballoc in TKIND_RECORD.
fixme:ole:xCall Failed to unmarshall param, hres 80004005
wine: Unhandled exception, starting debugger...
FIXME:pthread_cond_init
WineDbg starting on pid 8
Loaded debug information from ELF 'wine' ((nil))
Breakpoint 1 at 0x4000af50 (_end+0x40097e4)
Loaded debug information from ELF '/usr/local/lib/libntdll.dll.so' (0x4001f000)
Loaded debug information from ELF '/usr/local/lib/libwine.so.1' (0x4010b000)
Loaded debug information from ELF '/usr/local/lib/libwine_unicode.so.1' (0x40122
000)
No debug information in ELF '/lib/i686/libc.so.6' (0x40204000)
No debug information in ELF '/lib/i686/libm.so.6' (0x40337000)
No debug information in ELF '/lib/libdl.so.2' (0x40359000)
Loaded debug information from ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in ELF '/lib/libnss_files.so.2' (0x4035c000)
Loaded debug information from ELF '/usr/local/lib/wine/comctl32.dll.so' (0x406e3
000)
Loaded debug information from ELF '/usr/local/lib/wine/user32.dll.so' (0x4077c00
0)
Loaded debug information from ELF '/usr/local/lib/wine/gdi32.dll.so' (0x408a1000
)
Loaded debug information from ELF '/usr/local/lib/wine/advapi32.dll.so' (0x4091b
000)
Loaded debug information from ELF '/usr/local/lib/wine/kernel32.dll.so' (0x40947
000)
Loaded debug information from ELF '/usr/local/lib/wine/version.dll.so' (0x40a020
00)
Loaded debug information from ELF '/usr/local/lib/wine/lz32.dll.so' (0x40a1c000)
Loaded debug information from ELF '/usr/local/lib/wine/ole32.dll.so' (0x40a32000
)
Loaded debug information from ELF '/usr/local/lib/wine/rpcrt4.dll.so' (0x40aa200
0)
Loaded debug information from ELF '/usr/local/lib/wine/oleaut32.dll.so' (0x40ae8
000)
No debug information in ELF '/usr/lib/libjpeg.so.62' (0x40b58000)
No debug information in ELF '/usr/lib/libfreetype.so.6' (0x40b79000)
No debug information in ELF '/lib/libz.so.1' (0x40bc7000)
Loaded debug information from ELF '/usr/local/lib/wine/x11drv.dll.so' (0x40bd500
0)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x404b3000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40c3f000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40c56000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x40c64000)
No debug information in ELF '/usr/X11R6/lib/libGL.so.1' (0x40d43000)
No debug information in ELF '/lib/i686/libpthread.so.0' (0x40db6000)
No debug information in ELF '/usr/X11R6/lib/modules/dri/radeon_dri.so' (0x40e060
00)
No debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so
.2' (0x40017000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2' (0
x43716000)
No debug information in ELF '/usr/X11R6/lib/libXcursor.so.1' (0x4373f000)
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x40368000)
No debug information in 32bit DLL 'D:\Setup.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL'
(0x40050000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL'
(0x40970000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL'
(0x40930000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL'
(0x408c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL'
(0x407a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL'
(0x406f0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL'
(0x40a20000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL'
(0x40a10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL'
(0x40ac0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL'
(0x40a50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEAUT32.DLL'
(0x40b00000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL'
(0x40bf0000)
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0
0405564).
In 32-bit mode.
0x00405564 (Setup.exe.EntryPoint+0x30af in D:\Setup.exe): movl 0x0(%eax),%ecx
Wine-dbg>
wine_dbg_cmd: Ctrl-C
Ctrl-C: stopping debuggee
err:seh:EXC_DefaultHandling Unhandled exception code c000013a flags 0 addr
0x4022c445
*Taking the advice and installing DCOM (98) is starts installing but gives an error
while copying one of the files and the wine output is:
fixme:seh:check_resource_write Broken app is writing to the resource data, enabling
work-around
FIXME:pthread_cond_init
fixme:ole:CoTreatAsClass
({8c3c1b17-e59d-11d2-b40b-00a024b9dddd},{22d84ec7-e201-4432-b3ed-a9dca3604594})
FIXME:pthread_cond_init
FIXME:pthread_cond_init
fixme:ole:CoTreatAsClass
({8c3c1b17-e59d-11d2-b40b-00a024b9dddd},{22d84ec7-e201-4432-b3ed-a9dca3604594})
))))cannot set text "InstallShield Wizard" of other process window (nil)
fixme:ole:_copy_arg argument was coerced in-place (0x3 -> 0xb); source data has
been modified!!!
fixme:win:SetWindowTextA cannot set text "Tropico 2: Pirate Cove Setup" of other
process window (nil)
fixme:shell:BrsFolderDlgProc flags 1 not implemented
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-2)
fixme:shell:MsgNotify TVN_ITEMEXPANDINGA/W
fixme:shell:MsgNotify unhandled (-455)
fixme:shell:MsgNotify unhandled (-450)
fixme:shell:MsgNotify unhandled (-7)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-2)
fixme:shell:MsgNotify TVN_ITEMEXPANDINGA/W
fixme:shell:MsgNotify unhandled (-455)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-2)
fixme:shell:MsgNotify unhandled (-450)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-8)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:ole:_copy_arg argument was coerced in-place (0x4003 -> 0x2); source data
has been modified!!!
fixme:ole:_copy_arg argument was coerced in-place (0x200c -> 0x1b); source data
has been modified!!!
fixme:ole:_copy_arg argument was coerced in-place (0x200c -> 0x1b); source data
has been modified!!!
fixme:ole:_copy_arg argument was coerced in-place (0x200c -> 0x1b); source data
has been modified!!!
fixme:ole:_copy_arg argument was coerced in-place (0x200c -> 0x1b); source data
has been modified!!!
fixme:ole:_copy_arg argument was coerced in-place (0x200c -> 0x1b); source data
has been modified!!!
fixme:ole:_copy_arg argument was coerced in-place (0x200c -> 0x1b); source data
has been modified!!!
fixme:ole:_copy_arg argument was coerced in-place (0x200c -> 0x1b); source data
has been modified!!!
fixme:ole:_copy_arg argument was coerced in-place (0x200c -> 0x1b); source data
has been modified!!!
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
FIXME:pthread_cond_init
fixme:ole:CoTreatAsClass
({8c3c1b17-e59d-11d2-b40b-00a024b9dddd},{00000000-0000-0000-0000-000000000000})
[hatky@n cdrom]$ fixme:ole:_xread Read only 0 of 4 bytes from 0x54.
fixme:ole:_StubReaderThread Failed with hres 80004005
By the last line I wander if it is really my resulotion (1400x1050)....
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1442>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=702
------- Additional Comments From spetreolle(a)yahoo.fr 2003-05-05 11:58 -------
Shouldnt we close this bug, as it is unchanged after one year ?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=702>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1441
------- Additional Comments From robikar(a)yahoo.com 2003-05-05 10:11 -------
Created an attachment (id=471)
PS output from a Word Document
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1441>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.