http://bugs.winehq.org/show_bug.cgi?id=3294
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |todd_run(a)yahoo.com
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-27-10 13:21 -------
*** Bug 3630 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3630
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-27-10 13:21 -------
The problem is that there's now a new, almost completely empty, builtin
usp10.dll. This wasn't present in earlier versions of wine, so it just used
native usp10.dll.
So for now as a kind of work around use
WINEDLLOVERRIDES="usp10=n" wine lotus.exe
*** This bug has been marked as a duplicate of 3294 ***
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2778
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-27-10 13:15 -------
btw, i'll attach output of .s file of the simple "hello world" program, as there
is a difference now between them. O1.s is hello world compiled with -O1 flag,
O2.s is compiled with -O2 flag. There was no difference between the *.i files.
# diff O1.s O2.s
5a6
> .p2align 2,,3
16c17
< movl $0, %eax
---
> xorl %eax, %eax
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3630
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-27-10 13:14 -------
This is not really fixed The solution is a workaround. It is however a duplicate.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3660
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Summary|All versions of Microsoft |Microsoft Office 2000 does
|Office do not install. |not install.
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-27-10 13:08 -------
This is really bad to have multiple bugs in the same bug report. They may even
have the same problems but it does not look like it from reading the bug report.
I have changed the title on this one to be for Office 2000. Please open a
separate bug for each installer.
I am marking this one as FIXED (for Office 2000).
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3680
Summary: "Desktop" configuration variable broken
Product: Wine
Version: 0.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zarquon(a)t-online.de
The new, winecfg-based version of the "Desktop" variable in the x11drv section
is broken: it doesn't behave like a full X11 geometry specifier anymore, i.e.
you can only enter stuff like "800x600", but not "800x600-10+79". This
behaviour was also documented as such in older releases (e.g. 20041201):
[...]
(adding a geometry, e.g. <literal>800x600</literal>
for a such-sized desktop, or
even <literal>800x600+0+0</literal> to
automatically position the desktop at the upper-left
corner of the display).
[...]
The old behaviour was extremely useful to me, doesn't hurt people who don't
want to use it and it shouldn't be hard to reanimate, so please return to
the old semantics ASAP.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2778
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-27-10 12:45 -------
Well, that seems to be problem appearently. optimization flags are set to -O2 by
default i guess. I changed it manually in the /ntdll/Makefile to -O1 ,
recompiled ntdll.dll.so, reinstalled it, and now the bug is gone. What's your
conclusion about this?
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3038
david(a)ion.lu changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|unspecified |0.9
------- Additional Comments From david(a)ion.lu 2005-27-10 12:34 -------
Or rather not (that debug log), it's 350MB and still growing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.