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.
http://bugs.winehq.org/show_bug.cgi?id=3679
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?versionId=2670
--
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=3679
Summary: Corel 10 reports "no fonts found" wine 0.9 AMD64
Product: Wine
Version: 0.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nospam(a)thenerdshow.com
Corel 10 installs fine under wine 0.9 when you trade places of regsvr32.exe
between the install media and windows/system32 (install overwrites this file)
using native msi. The resulting install refuses to recognize fonts as being
installed, however and the program bombs with an error.
(Wine then tries to create an error window of negative dimensions which causes
another stack dump. See bug 3678).
--
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=3038
------- Additional Comments From david(a)ion.lu 2005-27-10 12:03 -------
tried it out, got the following errors:
---------------
[...]
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7d92e5ec,0x7d92e5f0), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7d92e5e8,0x7d92e5ec), stub!
fixme:win:SetWindowTextA setting text "TITLE_CAPTIONBAR" of other process window
(nil) should not use SendMessage
err:ole:_get_typeinfo_for_iid typelib does not contain info for
{0656be49-b286-4bba-aed8-2a09eeb4a744}?
err:ole:PSFacBuf_CreateStub No typeinfo for {0656be49-b286-4bba-aed8-2a09eeb4a744}?
err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for
{0656be49-b286-4bba-aed8-2a09eeb4a744}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x8002802b
err:ole:CoMarshalInterface Failed to marshal the interface
{0656be49-b286-4bba-aed8-2a09eeb4a744}, 8002802b
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7d92e628,0x7d92e62c), stub!
err:msi:ITERATE_Actions Execution halted due to error (1603)
wine: Unhandled exception (thread 001e), starting debugger...
err:cursor:DIB_GetBitmapInfo (1207977984): unknown/wrong size for header
err:cursor:DIB_GetBitmapInfo (1207977984): unknown/wrong size for header
err:bitmap:DIB_GetBitmapInfo (1207977984): unknown/wrong size for header
err:bitmap:StretchDIBits Invalid bitmap
fixme:msi:msi_dialog_set_control_condition Unhandled action L"Default"
WineDbg starting on pid 0x1d
Unhandled exception: page fault on read access to 0x005f0058 in 32-bit code
(0x005f0058).
In 32 bit mode.
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033
EIP:005f0058 ESP:7fbcfd50 EBP:7fbcfd98 EFLAGS:00210206( - 00 - RIP1)
EAX:7fdfd788 EBX:00000000 ECX:7e02c3f0 EDX:7fd10024
ESI:7d8156c0 EDI:7d502338
Stack dump:
0x7fbcfd50: 7d7f2334 7fdfd788 7d819218 7d7f7144
0x7fbcfd60: 7d8156c0 00000001 7fbcfd98 00000000
0x7fbcfd70: 7d7f0000 7d7f65c0 7d819218 7d805513
0x7fbcfd80: 7d7f0000 00000000 00000001 7e021558
0x7fbcfd90: 7d8054c3 7fff121c 7fbcfdb0 7ffbb05a
0x7fbcfda0: 7d7f0000 00000000 00000001 7fff121c
Backtrace:
=>1 0x005f0058 (0x7fbcfd98)
2 0x7ffbb05a call_dll_entry_point+0x12 in ntdll (0x7fbcfdb0)
3 0x7ffbc629 in ntdll (+0x1c629) (0x7fbcfe2c)
4 0x7ffbcafb in ntdll (+0x1cafb) (0x7fbcfe50)
5 0x7ffbe8a2 LdrShutdownProcess+0x32 in ntdll (0x7fbcfe6c)
6 0x7fc79dcf ExitProcess+0x1f in kernel32 (0x7fbcfe84)
7 0x0046a062 in idriver (+0x6a062) (0x7fbcff20)
8 0x7fc768e0 in kernel32 (+0x468e0) (0x7fbcfff4)
9 0xb7f1f115 wine_switch_to_stack+0x11 in libwine.so.1 (0x00000000)
0x005f0058: -- no code accessible --
Wine-dbg>fixme:msi:msi_dialog_set_control_condition Unhandled action L"Default"
---------------
I have attached the whole debug log to this report
--
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=3678
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?versionId=2670
--
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=3678
Summary: x11drv invalid window height -25
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: nospam(a)thenerdshow.com
Application (Corel 10) tries to put up an error message window and crashes wine.
Shouldn't it automatically try to oh, I don't know... check to see if the
window is below a certain minimum size and adjust if necessary? If I had more
experience with this I might be inclined to submit a patch.
Error snippit (full error report will be attached later):
trace:loaddll:MODULE_FlushModrefs Unloaded module
L"c:\\windows\\system32\\msvcrt40.dll" : builtin
err:x11drv:X11DRV_CreateWindow invalid window height -25
err:x11drv:X11DRV_CreateWindow invalid window width -6
wine: Unhandled exception (thread 000c), starting debugger...
--
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=3677
Summary: apps show invalid characters
Product: Wine
Version: 0.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ave123(a)t-online.de
Hello,
have possibly the same failure on my machine as Bugzilla Bug 2767, running the
new version wine 0.9 downloaded as the rpm for suse9,2 (was announced as the
"beta", showed in the suse-rpm-viewer "0.9 alpha. My own failure may be NOT to
uninstall the old wine version from my SuSE9.2 System (but I wrote that doing it
would be better to late on your website. I'm starting "wine notepad.exe" it
there are characters like zeros, or blank rectangles sth. else. But no readable
text.
Good luck !
--
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=3670
------- Additional Comments From rwoodsmall(a)mac.com 2005-27-10 11:07 -------
The directory is actually a subdir of the program's install directory. For me,
it's in "C:\Program Files\AR System\HOME" which points to
"/mnt/hdb1/wine_c_drive/Program\ Files/AR\ System/HOME/"
I tried creating a new directory in my Wine C: drive and pointing Remedy at that
for the "home" directory. No dice, same error no matter where the HOME
directory is. I thought it might be the whitespace in the path names, so i
actually created a directory called "C:\HOME" and it still didn't work.
Strange, as it was working fine with CVS from a couple of months ago.
--
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
todd_run(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From todd_run(a)yahoo.com 2005-27-10 10:57 -------
Seems to have solved it (at least I can log in now).
--
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=3676
Summary: Dusk
Product: Wine
Version: 0.9
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter.kovar(a)gmail.com
NVIDIA Dusk demo fails to dance with following error, while her sister Dawn is
walking and smiling.
err:opengl:wglGetPixelFormatAttribivARB (0x24c): unexpected iPixelFormat(0) vs
nFormats(109), returns FALSE
--
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=3570
------- Additional Comments From willie(a)froq.net 2005-27-10 10:11 -------
That's really too bad, as it seems to work perfectly (except for the debugger
issue). I may be wrong there, but I use an amd64 system, and there was an
issue with recent amd64 kernels that affected copy-protected games in a
similar fashion IIRC? Think I read something like that on wine-devel a few
days ago...
--
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
------- Additional Comments From thaynes(a)ca.ibm.com 2005-27-10 09:28 -------
Take a look at the hint in bug 3384 and see if that helps.
--
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
------- Additional Comments From philip.kent(a)ntlworld.com 2005-27-10 09:26 -------
Good news! Its fixed for Office 2000. Now I guess Ill move onto Office 95.
Office 95 setup quits unexpectanlty with the following in the console:
fixme:odbc:SQLConfigDataSource (nil) 2256 "" #0104
fixme:odbc:SQLInstallDriverExW L"Microsoft Access Driver (*.mdb)" (null)
0x7fb2f4b6 260 0x7fb2f6be 26608 0x7e47e2d0
fixme:odbc:SQLInstallDriverExW L"Microsoft Access Driver (*.mdb)"
err:seh:setup_exception stack overflow 0 bytes in thread 0009 eip ffffe400 esp
7fa31000 stack 0x7fa30000-0x7fb30000
After we fix and test SQLInstallDriverExW and then test MDAC 2.8 SP1 and if
that works we should be able to submit the final patch to CVS.
If you want any more patches tested give me about 2hrs. Im reinstalling linux
since its got in a right mess. Wine is a bodged up hack at the moment cause
ld.so.conf is playing up and I had to hard link some lib folders. Now upower
isnt working so Ill go back to square one.
--
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=1816
------- Additional Comments From grubba(a)grubba.org 2005-27-10 09:18 -------
This bug is still valid for Wine 0.9 on Solaris 10/x86.
According to the ptrace(3C) man page no symbolic defines are available, and
/proc should be used instead anyway.
#include <sys/proc.h>
int lfd = open("/proc/$$/lstatus", O_RDWR); /* Insert pid here. */
struct stat st;
struct prheader *prh;
struct lwpstatus *lwpstat;
fstat(lfd, &st);
prh = mmap(NULL, st.st_size, PROT_READ|PROT_WRITE, lfd, 0);
lwpstat = (struct lwpstat *)(((char *)(prh + 1)) + prh->pr_entsize * lwpno);
The integer registers are then available by indexing lwpstat->pr_reg with SS,
UESP, EFL, CS, EIP, ERR, TRAPNO, EAX, ECX, EDX, EBX, ESP, EBP, ESI, EDI, DS, ES,
FS and GS.
The fp registers are available in the prfpregset_t lwpstat->pr_fpreg.
--
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.