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.