http://bugs.winehq.com/show_bug.cgi?id=1533
------- Additional Comments From marcus(a)jet.franken.de 2003-21-06 12:18 -------
does not appear to be related to OLEFont or OLEPicture. Hmm, can one download this program somewhere to reproduce 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=921
dclark(a)akamail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From dclark(a)akamail.com 2003-21-06 10:55 -------
Resolve invalid since this was a CUPS 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=906
dclark(a)akamail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From dclark(a)akamail.com 2003-21-06 10:26 -------
Quicken Deluxe 2002 works with the current Wine, so I assume this bug to be 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=653
------- Additional Comments From puoti(a)inwind.it 2003-21-06 07:49 -------
Sure, I'll do that as soon as I get to a linux box, by the way I did have the
regestry loaded when I tried this a few weeks ago, and it did't 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=950
------- Additional Comments From z_god(a)wanadoo.nl 2003-21-06 07:02 -------
Bug comments restored from Gmane.org:
i recently tried to upgrade from wine-20020710 to wine-20020804, however it
failed to build with these error messsages http://taviso.decsystem.org/wine , i
made some diffs of all the #include's and compared them and noticed that
__ASM_FUNC was defined like this:
#define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
this #define was generated by configure and put in include/config.h, so i
redefined it like this :
#define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
and wine builds correctly. some details of my system:
taviso@darkstar:~$ uname -a
Linux darkstar 2.4.19 #1 Sat Aug 3 10:33:21 BST 2002 i686 unknown
taviso@darkstar:~$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/2.95.3/specs
gcc version 2.95.3 20010315 (release)
taviso@darkstar:~$ cat /etc/slackware-version
Slackware 8.1
heres the configure log: http://taviso.decsystem.org/config.log.failed
------- Additional Comments From julliard <at> winehq.com 2002-08-06 19:04 -------
Should be fixed now. Thanks for the good report.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-07
23:39 -------
*** Bug 954 has been marked as a duplicate of this bug. ***
------- Additional Comments From apa3a <at> yahoo.com 2002-08-09 13:06 -------
I assume the bug is fixed. Reporter, reopen the bug if it still exists.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-09
21:02 -------
The patch that should have fixed this is here
http://www.winehq.com/hypermail/wine-cvs/2002/08/0028.html
If this patch does indeed fix this bug for you could you please mark it as Verified
------- Additional Comments From taviso <at> sdf.lonestar.org 2002-08-10 07:11 -------
thanks tony, applying this patch fixes configure, and wine builds correctly :)
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-11-16
11:49 -------
Closing Verified bugs.
--
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=948
------- Additional Comments From z_god(a)wanadoo.nl 2003-21-06 06:59 -------
Bug comments restored from Gmane.org:
I can't install any programs in wine. It runs for a short period of time end
then freezes It doesn't matter what program I try to install. Generally I try to
install Microsoft Office 2000. However, most software that I've tried doesn't
install either. These packages include Dreamweaver, Visual Studio, and Acrobat
Distiller.
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de 2002-08-05 14:18
-------
Are you sure your file system permissions are ok ??
Installers frequently stall on such issues.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-05
14:36 -------
If I recall correctly Dreamweaver has had some problems that might be fixed by
the following suggestion from bug 629
>>
Marcus Meissner 2002-07-10 08:19 -------
I think you are missing the stdole32.tlb files.
Go to http://www.microsoft.com/com/dcom/dcom95/download.asp,
download
the dcom95 self extractor and install it. It contains a stdole32.tlb file.
>>
As for the others please start an individual bug report for each.
Some installation programs do work some don't. unless each of the programs quit
in the same place (die witn the same error on the console you should start a bug
report for each one.)
------- Additional Comments From apa3a <at> yahoo.com 2002-08-20 13:26 -------
Philip, do you have any progress with your issue?
--
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=947
------- Additional Comments From z_god(a)wanadoo.nl 2003-21-06 06:58 -------
Bug comments restored from Gmane.org:
We at lunar-linux pass compiler options to gcc with the contents of CFLAGS, this
worked nicely until the latest release of yesterday (20020804). The new release
will nicely configure with CFLAGS set to a certain architecture for instance (so
you can roll rpm's for -march=586 for instance, but make depend afterwards fails
on some assembly functions in ldt.c or so.
It would be very nice if the configure script re-respects the CFLAGS variable
from the command line or ignores them totally and builds with "./configure &&
make depend && make".
This would make us packagers life a lot easier.
------- Additional Comments From taviso <at> sdf.lonestar.org 2002-08-06 06:00 -------
hi, just browsing the database and noticed your bug, is this a dupe of a bug i
recently entered - #950 ?
http://bugs.codeweavers.com/show_bug.cgi?id=950
------- Additional Comments From apa3a <at> yahoo.com 2002-08-09 12:27 -------
Auke, do you still have the issue?
If yes, you can use regression testing to find the patch which broke the build
process. See the instructions here:
http://www.winehq.org/docs/wine-devel/cvs-regression.shtml
--
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=945
------- Additional Comments From z_god(a)wanadoo.nl 2003-21-06 06:56 -------
Bug comments restored from Gmane.org:
I was unable to to install ColdFusion MX. This is an InstallShield using
Microsoft installer.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-04
23:07 -------
Created an attachment (id=252)
--> (http://bugs.winehq.com/attachment.cgi?id=252&action=view)
Output of fixme's from an attempt to install ColdFussion MX
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-04
23:12 -------
I ran across this program while trying to verify bug 441 So I am puting this in
as a cross reference.
--
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=943
------- Additional Comments From z_god(a)wanadoo.nl 2003-21-06 06:55 -------
Bug comments restored from Gmane.org:
A recent change in CVS caused Xnews (<http://xnews.newsguy.com/>) to crash on
startup.
I've traced it to the patch
<http://cvs.winehq.com/patch.py?id=1027987166850574216879071>,
but I know next to
nothing about this how this part of the code works.
The crash happens on the following code in PE_InitTls, loader/pe_image.c:
if ( wm->tlsindex == -1 ) {
LPDWORD xaddr;
wm->tlsindex = TlsAlloc();
xaddr = _fixup_address(&(peh->OptionalHeader),delta,
pdir->AddressOfIndex
);
=> *xaddr=wm->tlsindex;
}
wm is the module Xnews.exe itself. xaddr and wm are both reasonable addresses, but
the
problem is that *xaddr was previously marked read-only using VIRTUAL_SetProt in
map_image, memory/virtual.c. If I change it so that
VPROT_WRITE|VPROT_WRITECOPY
is always included again, it fixes this crash, but then the app dies soon after:
Wine-dbg>bt
Backtrace:
=>0 0x38a2389c (_end+0x309d6174) (ebp=405c6e8c)
1 0x400ac108 (start_process+0x258 [process.c:526] in libntdll.dll.so) (ebp=405c6f38
2 0x400b00d7 (call_on_thread_stack+0x23(func=0x400abeb0) [sysdeps.c:105] in
(libnt.dll.so) (ebp=405c6ff4)
3 0x400b0270 (SYSDEPS_CallOnStack+0x14 in libnt.dll.so) (ebp=00000000)
Wine-dbg>up
526 ExitThread( entry(NULL) );
Wine-dbg>p entry
0x4045918c
According to -debugmsg +module, Xnews.exe was mapped to
0x4036b000-0x404aa000, so I
don't know where the 0x38... address came from. Backing out the above patch fixes
the
problem completely. Other apps don't seem to be affected, and I don't know what's
special
about this one.
------- Additional Comments From julliard <at> winehq.com 2002-08-06 18:55 -------
Should be fixed now. Thanks for the good report.
------- Additional Comments From prupe <at> myrealbox.com 2002-08-06 20:47 -------
Fixed by Alexandre Julliard in memory/virtual.c 1.83
------- Additional Comments From tony_lambregts <at> telusplanet.net 2003-03-26
15:26 -------
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=942
------- Additional Comments From z_god(a)wanadoo.nl 2003-21-06 06:53 -------
Bug comments restored from Gmane.org:
When I try to start the installer file (SETUP.EXE) by doing: 'wine SETUP.EXE'
this gets into output:
fixme:process:CreateProcessA (E:\vs60wiz.exe,...):
NORMAL_PRIORITY_CLASS ignored
then, the wineconsole is brought up, with lots and lots of output:
Unhandled exception: page fault on read access to 0x0000003c in 32-bit code
(0x00415154).
0x00415154 (vs60wiz.exe..text+0x14154 in E:\vs60wiz.exe): repne scasb es:(%ed1)
/* I should want to add, that I get this installer to run under the previous
version (20020605), but there, the registry validation gets erronous (it doesn't
detect the serial code as correct, even though I am 100% sure it is) */
------- Additional Comments From dclark <at> akamail.com 2002-08-03 14:57 -------
Hmm, I've done some recent work on shlexec, which installers sometimes use to
execute processes. How about running with something like:
wine --debugmsg +exec,+process -- setup.exe
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de 2002-08-05 14:21
-------
Hmm, sounds like some string scanning going on with a NULL pointer as input.
Check a --debugmsg +relay trace log, maybe that shows the problem.
------- Additional Comments From tony.granberg <at> home.se 2002-08-05 14:58
-------
I have actually not access to the CD-drive right now. There's a new harddrive
occuping it at the moment. I have to delay this checkout of the problem for a while.
------- Additional Comments From us <at> the-edmeades.demon.co.uk 2002-08-06
15:36 -------
Just an FYI - the install creates an exe in the /tmp directory - it is easier
to debug this with eg. 'winedbg E:\\vs60wiz.exe /location:D:' (E: maps to /tmp, d: is
my cdrom).
relay tracing etc show the last thing it does prior to the trap is query a regirsty
key HKLM\Software\Microsoft\Windows\CurrentVersion, value: VersionNumber. It
gets
back a return code of 2, and later dies.
Looking at the disassembly I cant see an immediate tie to the missing key and the
trap, and my w2k system doesnt have this key.
Setting Version in config to win2k avoids this trap - perhaps the detection is invalid?
------- Additional Comments From us <at> the-edmeades.demon.co.uk 2002-08-06
15:39 -------
Of course, it only goes a little further before dying, but its progress
--
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=941
------- Additional Comments From z_god(a)wanadoo.nl 2003-21-06 06:52 -------
Bug comments restored from Gmane.org:
Wine is still not capturing keyboard correctly with some DirectX games when
using with the "Desktop" option.
Without the "Desktop" option, "DXGrab" = "Y" will help solving such
problems,
but not with "Desktop".
I found this problem with some DirectX games, I've tested so far with Cluedo and
Monkey Island 3.
Reference from an old bug report:
http://bugs.codeweavers.com/show_bug.cgi?id=616
------- Additional Comments From pigeon <at> pigeond.net 2002-08-02 20:07 -------
And yes, I tried both "DXGrab" "Y" and "N".
------- Additional Comments From lionel.ulmer <at> free.fr 2002-08-03 03:01 -------
As I have Monkey Island 3, I will try to take a look at it...
------- Additional Comments From lionel.ulmer <at> free.fr 2002-08-03 13:48 -------
Well, just tested it here and it works just fine (ie I can enter the save game
menu, I can skip by pressing Escape and pause with Space).
So 'works for me' (tm
------- Additional Comments From pigeon <at> pigeond.net 2002-08-03 19:04 -------
Ok, sorry my fault. It works for monkey island 3 now. It didn't last time when I
was checking with an earlier version of wine.
However, it is still not working with Cluedo. Is there anything debugging
information I can get hold to?
------- Additional Comments From pigeon <at> pigeond.net 2002-08-03 19:42 -------
When I run "wine --debugmsg +dinput Clue.exe", in the game, it repeatedly gives
me this message:
trace:dinput:SysKeyboardAImpl_GetDeviceData
(this=0x429f0790,16,(nil),0x40536a40(-1)),0x00000001)
------- Additional Comments From lionel.ulmer <at> free.fr 2002-08-04 03:48 -------
Could you attach a +dinput,+event trace for Cluedo ?
------- Additional Comments From pigeon <at> pigeond.net 2002-08-04 04:27 -------
Created an attachment (id=249)
--> (http://bugs.winehq.com/attachment.cgi?id=249&action=view)
wine --debugmsg +dinput,+event Clue.exe
------- Additional Comments From lionel.ulmer <at> free.fr 2002-08-04 13:31 -------
Could you apply the attached patch and then re-attach a +event,+dinput trace ?
------- Additional Comments From lionel.ulmer <at> free.fr 2002-08-04 13:32 -------
Created an attachment (id=250)
--> (http://bugs.winehq.com/attachment.cgi?id=250&action=view)
Patch to add more debug output.
------- Additional Comments From pigeon <at> pigeond.net 2002-08-05 04:33 -------
Created an attachment (id=253)
--> (http://bugs.winehq.com/attachment.cgi?id=253&action=view)
Log after patching
------- Additional Comments From pigeon <at> pigeond.net 2002-08-05 06:49 -------
Tested with a patch by Lionel Ulmer, and it worked.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-05
11:55 -------
That is really strange because all that the patch did was add additional TRACE
commands. It should not have fixed the problem It was supposed to help find the
problem.
------- Additional Comments From lionel.ulmer <at> free.fr 2002-08-05 12:16 -------
The patch fixing the problem is not the one attached here but the one sent to
wine-patches this afternoon.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-05
12:30 -------
Ok then... Verifying as per reporters comments.
------- Additional Comments From dpaun <at> rogers.com 2003-03-25 17:48 -------
Lionel, if the patch has been commited, you should close this guy.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2003-03-25
21:56 -------
Closing...
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=939
------- Additional Comments From z_god(a)wanadoo.nl 2003-21-06 06:48 -------
Bug comments restored from Gmane.org:
We need a resolution for bugs that are orphaned by their reporter. the current
resolutions are
* Fixed
* Duplicate
* Will not Fix
* Invalid Bug
* Fixed Later
* Remind to fix
* Works for me
There are a number of bugs that are marked as resolved because the reporter has
simply abandoned the effort. In some of the cases I think that "Works for me" or
perhaps "invalid" is appropriate. In other cases I have no way of verifying
whether the problem is fixed because I do not have access to the program that
caused the original bug report.
The biggest reason for this is that for proper QA these bugs should be verified
before they are closed but there is no way to verify them. However if we keep
them around then they are just clogging up the works. Having a resolution of
"Orphaned" or "Abandoned" would be a way of tracking these bugs and would be a
valid way of dealing with them for QA.
------- Additional Comments From apa3a <at> yahoo.com 2002-08-02 12:50 -------
I suggest to "resolve invalid" and close the bugs if there is no help from the
reporter and we can't research the bug ourselves. It is not worth to spend time
on such bugs. Later, if the reporter decides after some time to help us or new
information appears the bug can be reopened.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-03
21:30 -------
I would really prefer to have a resolution that reflects what is going on. I
can't see how it would be that hard to add another resolution.
If that is to much work I would settle for a keyword I suppose.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.com/show_bug.cgi?id=936
------- Additional Comments From z_god(a)wanadoo.nl 2003-21-06 06:47 -------
Bug comments restored from Gmane.org:
When running Gens v2.00, a Sega Genesis/32X/CD emulator, the graphics that
should be inside the window are offset to the lower right side of the window and
beyond outside the border.
In the console, the following messages appear when I move the window around:
err:ddraw:DIB_DirectDrawSurface_Blt Negative values in LPRECT !!!
err:ddraw:DIB_DirectDrawSurface_Blt Negative values in LPRECT !!!
fixme:ddraw:DIB_DirectDrawSurface_Blt dwFlags DDBLT_WAIT and/or
DDBLT_ASYNC:
can't handle right now.
err:ddraw:DIB_DirectDrawSurface_Blt Negative values in LPRECT !!!
err:ddraw:DIB_DirectDrawSurface_Blt Negative values in LPRECT !!!
err:ddraw:DIB_DirectDrawSurface_Blt Negative values in LPRECT !!!
You can see and download the program at http://gens.consolemul.com/
Let me know if you would like a screenshot of the error.
------- Additional Comments From roz <at> one.net 2002-08-01 23:25 -------
*** This bug has been confirmed by popular vote. ***
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-01
23:45 -------
A screen shot would be nice. I love programs like this.
------- Additional Comments From roz <at> one.net 2002-08-02 11:24 -------
Created an attachment (id=245)
--> (http://bugs.winehq.com/attachment.cgi?id=245&action=view)
Screenshot #1
------- Additional Comments From roz <at> one.net 2002-08-02 11:25 -------
Created an attachment (id=246)
--> (http://bugs.winehq.com/attachment.cgi?id=246&action=view)
Screenshot #2
------- Additional Comments From roz <at> one.net 2002-08-02 11:26 -------
Created an attachment (id=247)
--> (http://bugs.winehq.com/attachment.cgi?id=247&action=view)
Screenshot #3
------- Additional Comments From roz <at> one.net 2002-08-02 11:27 -------
I've added three screenshots, so you can see how the problem progresses as I
move the window from it's default top-left screen placement toward the middle of
the screen. Let me knnow if you have more questions.
------- Additional Comments From lionel.ulmer <at> free.fr 2002-08-02 11:47 -------
It's strange because on my version of Wine it does not even start because of an
abort in the Wine code...
You sure you are using Wine and not WineX :-) ?
Otherwise, please attach a +ddraw trace of your execution of the program for us
to help you (and to see why it does work on your version and not on mine).
------- Additional Comments From lionel.ulmer <at> free.fr 2002-08-02 12:10 -------
Just for your information, submitted a patch to wine-patches that makes it now
start on my box.
Now I can look at why the clipper does not work as it should :-)
------- Additional Comments From lionel.ulmer <at> free.fr 2002-08-03 07:00 -------
Could you try with the patch I just attached to this patch (and also just sent
to wine-patches) ?
------- Additional Comments From lionel.ulmer <at> free.fr 2002-08-03 07:01 -------
Created an attachment (id=248)
--> (http://bugs.winehq.com/attachment.cgi?id=248&action=view)
Patch to fix the problem
------- Additional Comments From roz <at> one.net 2002-08-03 11:15 -------
For some reason, there are no attachments listed on my screen (not even the
screenshots I uploaded earlier).
Also, I am using an RPM, so I cannot apply the patch. Can someone else try it
and confirm that it works?
BTW, yes, I am using Wine (20020710), not WineX.
------- Additional Comments From lionel.ulmer <at> free.fr 2002-08-06 14:28 -------
This works for me using latest CVS.
------- Additional Comments From roz <at> one.net 2002-08-12 21:08 -------
Also works for me using the 8-11 CVS RPM. Thanks a lot, Lionel!!!
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-12
21:39 -------
Verifying as per reporters comments.
------- Additional Comments From dpaun <at> rogers.com 2003-03-25 17:45 -------
Time to close this one.
--
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=935
------- Additional Comments From z_god(a)wanadoo.nl 2003-21-06 06:43 -------
Bug comments restored from Gmane.org:
When playing the game, Gabriel Knight 3, I get the following message repeated a
lot in the console:
fixme:dsound:IDirectSound3DListenerImpl_CommitDeferredSettings stub
I can't determine what it's connected to--probably the background sounds
(fountain, birds, etc.).
------- Additional Comments From spetreolle <at> 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 ?
------- Additional Comments From Speeddymon <at> yahoo.com 2003-16-06 18:54
-------
Assuming fixed and closing, previous details were deleted by Bugzilla update.
--
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=934
------- Additional Comments From z_god(a)wanadoo.nl 2003-21-06 06:42 -------
Bug comments restored from Gmane.org:
with many programs (it make 98 ,95 but not NT,2000 ) please FIX IT if you can
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de 2002-08-01 14:58
-------
Hmm, that's probably because of evil message loop programming mistakes by the
author. We should list some cases of programs here doing this, and we should try
to find a viable countermeasure for it (or fix Wine alternatively if it turns
out that Wine is the problem in one case or another).
------- Additional Comments From uh_ja <at> gmx.net 2002-08-10 11:12 -------
I have two programs that run at 100% percent cpu usage now:
Warcraft 3's install.exe, and blizzard provided patches.
The quick fix for these would be to use a native win95/98/me msvcrt.dll.
My guess from what the traces look like, they get stuck in an infinite loop
because of code in wine's msvcrt somewhere.
P.S. We should have people report the programs based off of the latest CVS.
------- Additional Comments From ddmk <at> r66.ru 2002-08-16 17:00 -------
when i run d2gs (diablo 2 game server) server under wine usage of my cpu
growing to 100%, but where is no users on d2gs. I think it work's becose it is
connected to d2dbs & d2cs server (in logs i can see that thing)
In same situation i have 1% cpu usage undex win XP
Can anybody say where i can find an answer (place in of wine source)
--
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=933
------- Additional Comments From z_god(a)wanadoo.nl 2003-21-06 06:40 -------
Bug comments restored from Gmane.org:
I can't start with ttydrv d2gs server (diablo2 close game server) it fail in reading
bitmap (or somewhere nearly)
also i can't start with ttydrv calc.exe although (sorry for my bad english) it is
documented .
eror are same
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de 2002-08-01 14:24
-------
You could try running a dummy X11 server (don't remember its exact name currently).
ttydrv needs a *lot* of improvement for more complicated apps, that's correct.
------- Additional Comments From ddmk <at> r66.ru 2002-08-01 14:30 -------
Created an attachment (id=244)
--> (http://bugs.winehq.com/attachment.cgi?id=244&action=view)
bug reports & other files need to try 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=932
------- Additional Comments From z_god(a)wanadoo.nl 2003-21-06 06:39 -------
Bug comments restored from Gmane.org:
Happens just before I load a half-life: counter strike (connecting to a
non-secure server) with this command: wine hl.exe -- hl.exe -gl -console -game
cstrike
Here is what I get just before the runtime error occurs:
fixme:advapi:RevertToSelf (), stub
fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000008,0x4065f970): stub
fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
fixme:font:WineEngCreateFontInstance just using first face for now
fixme:font:WineEngCreateFontInstance just using first face for now
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel (0x4039b404,00020049,3):stub
fixme:dc:LockWindowUpdate (10021), stub!
fixme:dc:LockWindowUpdate (0), stub!
fixme:winsock:_get_sock_fd handle 0 is not a socket (GLE 6)
fixme:dc:LockWindowUpdate (10021), stub!
fixme:dc:LockWindowUpdate (0), stub!
fixme:dc:LockWindowUpdate (10021), stub!
fixme:dc:LockWindowUpdate (0), stub!
------- Additional Comments From jfh6 <at> humboldt.edu 2002-08-01 03:48 -------
I removed my previous winex installation and did the following to solve the
issue. Might have been bad Windows 98 installtion I was using... follow
instuctions below if you have a similar error:
1. simply follow their CVS instructions at the bottom of this screen:
http://www.transgaming.com/sources.php
2. remember to go into the "wine" directory it creates and delete the current
winex installation you have on your system by doing (make sure your root):
# make uninstall
3. then I created a "fake" windows by following this page(really easy):
http://www.winehq.com/Docs/wine-user/no-windows.shtml
4. then I did a FRESH install of half-life & counter strike in another
directory. Fixed a runtime error I had with xrender.c
------- Additional Comments From tony_lambregts <at> telusplanet.net 2003-03-26
15:25 -------
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=931
------- Additional Comments From z_god(a)wanadoo.nl 2003-21-06 06:38 -------
Bug comments restored from Gmane.org:
When drag a floating toolbar the outline of it doesn't get redrawn at all. The
effect can be seen in this screen shot (5.3 kB):
http://www.dusanv.net/files/wine-ss.png
The source of the app in the screen shot can be obtained here (47 bK):
http://www.dusanv.net/files/ToolBarTest.zip
It is a VC++ 6 SP5 project. The buillt debug app with all the 'pdb' files is here:
http://www.dusanv.net/files/Debug.zip
Thanks,
Dusan
------- Additional Comments From dusanv <at> cadlink.com 2002-08-19 13:39 -------
The bug appears to be in BITBLT_InternalStretchBlt. It only happens when
PerfectGraphics is on.
--
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=929
------- Additional Comments From z_god(a)wanadoo.nl 2003-21-06 06:37 -------
Bug comments restored from Gmane.org:
Results when running Kenwood executable.
I AM A DEVELOPER. COULD YOU PLEASE GIVE ME POINTERS ON
WHERE TO POKE AROUND TO IMPLEMENT THESE METHODS?
Insight much appreciated.
Thanks
Nick
------- Additional Comments From dclark <at> akamail.com 2002-07-31 10:16 -------
The easy way to find that info is to go to:
http://source.winehq.org/ident
Then enter for example "TAB_WindowProc" and find out that function is in
dlls/comctl32/tab.c.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-07-31
11:42 -------
TCM_HIGHLIGHTITEM is an unimplemented message in TAB_WindowProc in the
source
code it is in .dlls/comctl32/tab.c
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de 2002-08-01 14:16
-------
Oh, heh. Sounds like someone's crying for help ! ;-)
Also, check out http://search.microsoft.com for any info
you need.
And don't forget about the usefulness of --debugmsg +relay ...
--
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=928
------- Additional Comments From z_god(a)wanadoo.nl 2003-21-06 06:36 -------
Bug comments restored from Gmane.org:
Results when running Kenwood executable.
Additionally:
fixme:comm:SetupComm insize 1024 outsize 1024 unimplemented
fixme:commctrl:FlatSB_SetScrollProp stub
I AM A DEVELOPER. COULD YOU PLEASE GIVE ME POINTERS ON
WHERE TO POKE AROUND TO IMPLEMENT THESE METHODS?
Insight much appreciated.
Thanks
Nick
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-07-31
11:33 -------
./wine/dlls/comctl32/flatsb.c has this (InitializeFlatSB) as a stub.
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de 2002-08-01 14:13
-------
AddWeb 5 Professional (free download) even seems to *crash* due to
unimplemented
flat scrollbars...
At least the exception follows almost instantly to the FIXME in the trace...
--
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=927
------- Additional Comments From z_god(a)wanadoo.nl 2003-21-06 06:35 -------
Bug comments restored from Gmane.org:
Results when running Kenwood executable.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-07-31
11:26 -------
This is non critical code, but probably not that bad a place to start developing
wine. The following is extracted frome the current source code
./wine/dlls/comctl32/flatsb.c
/***********************************************************************
*
FlatSB_SetScrollProp (COMCTL32.36)
*/
BOOL WINAPI
FlatSB_SetScrollProp(HWND hwnd, UINT index, INT newValue, BOOL flag)
{
TRACE("[%04x] index=%u newValue=%d flag=%d\n", hwnd, index, newValue, flag);
FIXME("stub\n");
return FALSE;
}
/***********************************************************************
* From the Microsoft docs:
* "If flat scroll bars haven't been initialized for the
* window, the flat scroll bar APIs will defer to the corresponding
* standard APIs. This allows the developer to turn flat scroll
* bars on and off without having to write conditional code."
*
* So, if we just call the standard functions until we implement
* the flat scroll bar functions, flat scroll bars will show up and
* behave properly, as though they had simply not been setup to
* have flat properties.
*
* Susan <sfarley <at> codeweavers.com>
*
*/
--
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=926
------- Additional Comments From z_god(a)wanadoo.nl 2003-21-06 06:33 -------
Bug comments restored from Gmane.org:
Upon last attempt at running Diablo II with regular wine, i.e. not WineX,
Diablo II doesn't even start... More than likely it is due to the lack of some
directx components... unfortunately with work taking most of my time and my
computer being in the shop right now, i am unable to test with the latest cvs
or snapshot releases, but I will post an update asap...
-Dustin
------- Additional Comments From uh_ja <at> gmx.net 2002-08-05 16:13 -------
Actually, Wine missing is not missing Directx components for D2. D2 does work
in wine just fine for me.
What is not supported in wine, which will block D2 from running, would be
SecuRom. So find a nocd patch for D2 to try it under wine.
------- Additional Comments From Speeddymon <at> yahoo.com 2002-08-05 18:28
-------
hmm, i didn't think of that... ;) i will try it asap and append the results...
------- Additional Comments From Speeddymon <at> yahoo.com 2002-08-19 19:28
-------
havent been able to try it just yet, but i will append the results when i get
a chance.. for now resolving as worksforme
------- Additional Comments From gsstark <at> mit.edu 2002-09-25 08:17 -------
I used to play Diablo II regularly under wine, however after a long hiatus I tried again
recently and
it didn't work. It just sat there, no errors, no windows, nothing happened. It seems
either newer
versions of wine have a regression here or there's an incompatibility with X 4.2 or
linux 2.4 or
something else on my system that's been updated. I straced the process and it just
sat calling wait4
but then I guess that's normal, it's hard to trace a program that forks so much.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-10-05
23:58 -------
Could you do some regression testing on this to find out what patch broke it?
http://www.winehq.org/Docs/wine-devel/cvs-regression.shtml
------- Additional Comments From Speeddymon <at> yahoo.com 2002-10-14 04:54
-------
hmm, I am able to get windows opened, i just cant get it to start now, if I loadDiablo
II.exe
(uncracked version) it asks me for the original CD, and if I runthe DLoad.exe (cracked
version to not
need the CD) it gives me this error:fixme:ntdll:NtOpenProcessToken
(0xffffffff,0x00000028,0x406f28d4): stubfixme:advapi:LookupPrivilegeValueW
((null),L"SeDebugPrivilege",0x66f01824): stubfixme:ntdll:NtAdjustPrivilegesToken
(0x0000cafe,0x00000000,0x66f01820,0x00000000,(nil),(nil)),stub!err:virtual:NtAllocateVirtualMemory
called with wrong alloc type flags (08001000) !and in the Desktop window (i have
Desktop=800x600 on)
i get a box saying:Error establishing API HooksI have tried winver win2k, nt40, and 98
in the config
file...
------- Additional Comments From Speeddymon <at> yahoo.com 2002-10-14 13:52
-------
hmm, that didnt get formatted right, lets try with a different browser:hmm, I am able to
get windows
opened, i just cant get it to start now, if I load Diablo II.exe (uncracked version) it asks
me for
the original CD, and if I run the DLoad.exe (cracked version to not need the CD) it
gives me this
error:fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000028,0x406f28d4):
stubfixme:advapi:LookupPrivilegeValueW ((null),L"SeDebugPrivilege",0x66f01824):
stubfixme:ntdll:NtAdjustPrivilegesToken
(0x0000cafe,0x00000000,0x66f01820,0x00000000,(nil),(nil)),stub!err:virtual:NtAllocateVirtualMemory
called with wrong alloc type flags (08001000) !and in the Desktop window (i have
Desktop=800x600 on)
i get a box saying:Error establishing API HooksI have tried winver win2k, nt40, and 98
in the config
file...
------- Additional Comments From Speeddymon <at> yahoo.com 2002-10-14 13:55
-------
hmm, that didnt get formatted right either, lets try with a different
browser:<br><br>hmm, I am able to get windows opened, i just cant get it to start now,
if
I load Diablo II.exe (uncracked version) it asks me for the original CD,<br>and if I run
the
DLoad.exe (cracked version to not need the CD) it gives me this
error:<br><br>fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000028,0x406f28d4):
stub<br>fixme:advapi:LookupPrivilegeValueW
((null),L"SeDebugPrivilege",0x66f01824):
stub<br>fixme:ntdll:NtAdjustPrivilegesToken
(0x0000cafe,0x00000000,0x66f01820,0x00000000,(nil),(nil)),stub!<br>err:virtual:NtAllocateVirtualMemory
called with wrong alloc type flags (08001000) !<br><br>and in the Desktop window (i
have
Desktop=800x600 on) i get a box saying:<br><br>Error establishing API
Hooks<br><br>I have tried winver win2k, nt40, and win98 in the config file...
------- Additional Comments From Speeddymon <at> yahoo.com 2002-10-15 02:04
-------
ok well anyways, I figured out the problem...
Here is the scenario:
Diablo II.exe and Game.exe unpatched, no bnet loader
Game works (from what I can tell, dont have original CD right now, it is at a
friend's)
DLoad.exe and Game_crk.exe bnet loader and patched Game.exe
Game_crk.exe works for single player only, DLoad.exe is the file causing the errors
If you need to run the game on bnet with the loader for whatever reason, email
me by clicking on my name above this post. I will email you a script to get it
working, it does the same thing as DLoad.exe but it is in script form so that
you can do it on linux...
------- Additional Comments From Speeddymon <at> yahoo.com 2002-10-15 13:36
-------
I guess that this issue is technically resolved, not a bug, but a problem on my
end, I will file a new bug tonight when I get off work for the DLoad.exe
loading problem though.
Greg, please try to run D2 on the latest CVS of wine. If the issue still
exists, please file a new bug, and be sure to include some debug output (+d3d
should work)
------- Additional Comments From Speeddymon <at> yahoo.com 2002-10-15 13:36
-------
I guess that this issue is technically resolved, not a bug, but a problem on my
end, I will file a new bug tonight when I get off work for the DLoad.exe
loading problem though.
Greg, please try to run D2 on the latest CVS of wine. If the issue still
exists, please file a new bug, and be sure to include some debug output (+d3d
should work)
------- Additional Comments From Speeddymon <at> yahoo.com 2002-10-15 13:37
-------
Guess it would help if I actually resolved it... :/
------- Additional Comments From Speeddymon <at> yahoo.com 2002-10-15 13:38
-------
Closing
------- Additional Comments From Speeddymon <at> yahoo.com 2002-11-30 16:05
-------
reopening as D2 now crashes immediately after running wine Diablo\ II.exe. I
will submit some traces as soon as i can, but for now at least its 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=923
------- Additional Comments From z_god(a)wanadoo.nl 2003-21-06 06:29 -------
Bug comments restored from Gmane.org:
I've had wine on my Red Hat 7.2 system for a while. I finally got around to
experimenting with it last weekend (7/21). I used Wine Configuration in KDE to
set up my account and tried to install Cooper Luxicon lighting design software.
I could get it to install in start up, but it locks up at the open file screen.
I haven't been in Windows all week.
This evening (7/28) I booted up in Windows to get some business work done and
discovered that Wine had deleted my entire C:\Program Files directory and
replaced it with what appear to be Wine DLLs. I've never seen these files before
in this directory.
Now my C:\Program Files directory only contains:
!$!$!$!$.cfr
System
ado
msadc
OLE
DB
Common Files
!$!$!$!$.msr
dao2535.tlb
dao350.dll
odbc
Data Sources
System
ado
$!$!data.ie5
msadc
WindowsUpdate
Skins
Visualizations
Where are all of my programs files? Everything's gone!
What kind of demented programmer would do this without warning the user and
giving him a chance to back up the files somewhere else?
I'm really f****d. I have no way of restoring half of those programs and I can't
get my work done. I was depending on being able to finish a project that's due
tomorrow. I can lose my job over this!
Needless to say, I'm not going to trust Codeweavers software again.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-07-28
23:05 -------
I'll bet you ran explorer.exe, and since you think your system is ruined I can
understand that you are ticked. I just want to ask you this. Do you always run
alpha software your system without backup?
Take a look at the README file that should have come with wine. In it you will
find this.
>>>>>>>>
Wine is not yet complete, so several programs may crash. Provided you set up
winedbg correctly according to documentation/debugger.sgml, you will be dropped
into a debugger so that you can investigate and fix the problem.
For more information on how to do this, please read the file
documentation/debugging.sgml.
You should backup all your important files that you give Wine access
to, or use a special Wine copy of them, as there have been some cases
of users reporting file corruption. Do NOT run Explorer, for instance,
if you don't have a proper backup, as it renames/cripples several
directories sometimes. Not even other MS apps such as e.g. Messenger are safe,
as they launch Explorer somehow. This particular corruption (!$!$!$!$.pfr)
can at least partially be fixed by using
http://home.nexgo.de/andi.mohr/download/decorrupt_explorer
>>>>>>
Now hopfully this little program can fix this up for you.
The Moral of this story: There is no such thing as too much backup.
------- Additional Comments From jfh6 <at> humboldt.edu 2002-08-01 03:54 -------
Maybe your work has some sort of backup of your files already. Don't bash
Codeweavers because they aren't as perfect as Microsoft :-/
Next time you want to use Wine, just make a fake windows directory that Wine
uses and it will be all gravy.
Just follow these easy to understand instructions:
http://www.winehq.com/Docs/wine-user/no-windows.shtml
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de 2002-08-01 13:12
-------
Well, yet another luser who seems to be unable to do the first thing people are
expected to do (especially with alpha software):
reading the most important file, the README file.
(due to that amount of damage, I can understand such a reaction a bit, though)
To my parent:
"Don't bash Codeweavers because they aren't as perfect as Microsoft :-/"
Oh dear, I just hope you don't believe that.;-)
If anything, it is *Microsoft* who is not as perfect as CodeWeavers here,
since that filesystem corruption is being caused by *Explorer* renaming
directories to zilch due to relevant registry entries not being available (most
likely because people told Wine to use the Windows partition, but at the same
time they
forgot to tell it to also make use of the Windows registry entries !)
Wine has zero, zilch, nada responsibility here...
To the bug submitter: did my little script help ? Anything it didn't manage to fix ?
------- Additional Comments From pharouff <at> comcast.net 2002-08-01 21:34 -------
Thank you for the responses. The fix appears to have worked. I still need to reboot
into Windows to
try it out, but it looks like everything is there. There are still two files that did not get
fixed
by decorrupt_explorer, maybe someone knows where they belong. C:\Program
Files\!$!$!$!$.mm2
C:\Program Files\!$!$!$!$.msn As for the other comments, I did see the warning about
Explorer, and I
never attempted to manually run Explorer. But what happens when you try to install a
program that
automatically attempts to register the software via the internet? MOST programs do
this now. The
program I was trying to install is free vendor supplied software from a lighting
manufacturer who
registers the users. This might explain why the program locked up at the time that it
did. Everything
seemed to be working great, then BAM! It was probably trying to start the registration
process. As
for backing up, all the new files were stored in my $HOME directory on the Linux partit!
ion. I wasn't expecting it to screw with the Windows partition. While I understand this
is ALPHA
software, I was expecting this release to be more stable than the last, not less
(especially after
the glowing reviews I had read). Anyway, if your response is correct, the cause was
Windows and not
WINE. While I no longer believe it was your fault, I still feel that this is still a CRITICAL
BUG
that requires as a minimum some work around for protection. I tried the installation
twice. The first
time I used the temporary Windows directory approach. I know that after this attempt,
my C:\Program
Files directory was still intact, because I went looking for the Office files it was
requesting. When
that attempt didn't work, I followed the suggestion that pops up in the debug box and
tried a second
time with native Windows. I haven't done any programming since about 1988, so
needless to say I don't
understand the intricacies of c, perl, java, etc. But if you don't have e!
nough information to fix this problem yet, there should be a way to add a temporary
check to block
any system calls to start Explorer and return an error like "Program Not Found" to the
calling routine (or better yet redirect it to Netscape, Mozilla or Konqeror). So maybe
some programs
crash at this point, but at least it doesn't screw up the partition. If nothing else, get rid
of the
suggestion to try native Windows installation! This was my biggest mistake. After this
experience,
it's my opinion that any program that appears to run then locks up under fake
Windows probably needs
Explorer. While I'm impressed with the progress you've made since I first tried WINE
last Christmas,
I feel that, basically, WINE is completely unusable until this is fixed. Ever since
Windows 98 came
out virtually all Windows software uses Explorer. You can't avoid it. Bill Gates would
have us
believe it can't run without it. ;-)
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de 2002-08-05 14:30
-------
C:\Program Files\!$!$!$!$.msn probably is C:\Program Files\Microsoft Network
(Some) Explorer (component) gets run in the background by a lot of programs.
Oh, and again, this is ALPHA software. This is synonymous with "don't expect
ANYTHING, except for the sky to fall" ;-)
The real "fix" (or rather: workaround) would be:
Someone would have to figure out which registry keys are being read here,
then they should be added to the default wine registry.
And if then people won't even add the default wine registry, then we'll
*really* know whom to blame ! :-)
------- Additional Comments From dclark <at> akamail.com 2002-08-05 17:57 -------
I would note one other apparent behavior. From my very unscientific vague
recollections of postings about this, including personal experience, the
corruption only seems to occur on shared Windows partitions.
For example, back when I was using a shared partition, installing the program
Viewmate invariably corrupted the filesystem (I tried it several times). When I
recently switched to a "fake" EXT3 Windows partition, I reinstalled Viewmate
from scratch, and no corruption occurred.
--
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.