http://bugs.winehq.org/show_bug.cgi?id=4541
------- Additional Comments From parsonsl(a)upstate.edu 2006-13-02 16:27 -------
I will try to run the regression testing on freebsd 6.0 later this week.
Perhaps this is an issue specific to freebsd? What OS are you running that
was able to run winMDI under the newest wine?
--
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=4570
------- Additional Comments From moz(a)liebesgedichte.siteware.ch 2006-13-02 15:59 -------
Thanks. I've installed IE6 nonetheless and added a native dbghelp.dll to
windows/system and have set it to "native" in winecfg. It still complains and
doesn't want to initiate DbgHelp:
wine: Unhandled exception 0x0eedfade at address 0x0000:0x7fcb08d0 (thread
0009), starting debugger...
WineDbg starting on pid 0x8
Couldn't initiate DbgHelp
First chance exception: 0xc0000025 in 32-bit code (0x7beb4cfa).
In 32 bit mode.
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:1007 GS:0033
EIP:00000000 ESP:00000008 EBP:00000000 EFLAGS:00200216( - 00 - IAP1)
EAX:7fc5f5f0 EBX:7bef37f0 ECX:7fc5f9d0 EDX:00000000
--
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=4570
------- Additional Comments From hans(a)it.vu.nl 2006-13-02 15:50 -------
You can fake an IE install by adding the following to your ~/.wine/system.reg:
[Software\\Microsoft\\Internet Explorer]
"Version"="6.0.2900.2180"
MDAC is a redistributable. Your application could have bundled it to avoid
this problem (it would quit the same way on Windows if MDAC wasn't installed).
In practice MDAC is already there via some other application.
--
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=4552
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-13-02 15:35 -------
so what should it look like then? i tried native riched20 and there wasn't any
text either. Could you test on windows how it really should look like?
--
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=4572
Summary: user: Tooltips have wrong Z-Position and deactivate the
Main-Window
Product: Wine
Version: CVS
Platform: PC
URL: http://www.videolan.org/vlc/download-windows.html
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
While testing vlc-0.8.4a-win32 (AppDB-Entry waits for the AppDB-Maintainer):
Run from the App-Directory: wine vlc.exe
The Tooltips of the Volume-Level come up behind the Main-Window and the
Main-Window is still activated.
Windows: The Tooltip comes up in front of the Main-Window.
The Tooltips of the Rest of the Button-Bar come up in front of the Main-Window
and the Main-Window is deactivated.
Windows: The Main-Window is still activated.
When the Main-Window is deactivated:
(I moved the Top-Border of the active Console-Window just below the Speaker-Symbol)
The Tooltips of the Volume-Level come up in front of the the Main-Window, but
behind the Console-Window.
Windows: The Tooltip comes up in front of the Main-Window and in front of the
Console-Window.
When using "Virtual-Desktop" or "Unmanaged", all Tooltips are in front of the
Main-Window and the Main-Window is still active.
Ubuntu 5.04 (Gnome/Metacity: 2.10.0)
--
By by ... Detlef
--
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=4570
------- Additional Comments From moz(a)liebesgedichte.siteware.ch 2006-13-02 15:01 -------
That's a shame, I was looking for a IE-less (and therefore windows license-less)
install. It's not a problem for me but probably for others. Oh well. Are there
any plans on implementing the most important parts of ADO? Should this bug be
duped or closed or left alone?
--
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=4541
------- Additional Comments From hans(a)it.vu.nl 2006-13-02 14:45 -------
This program installs and seems to run just fine here on today's CVS
and with a fresh wine prefix (i.e, after rm -rf ~/.wine).
--
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=4552
------- Additional Comments From Basic-Master(a)gmx.net 2006-13-02 14:30 -------
Thanks for your patch. I checked out CVS today, patched the editor.c, recompiled
everything and replaced the new .dll.so with that one in /usr/lib/wine. Now it
doesn't show me any text, the text fields are empty now... I also get this
message in the console when I start HLSW:
fixme:win:SetWindowTextA setting text "{\\rtf1
{\\colortbl;\\red0\\green0\\blue255;\\red255\\green0\\blue0;}12 Feb 06
18:37:57}" of other process window (nil) should not use SendMessage
Maybe this has something to do with this bug, don't know.
--
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=4570
------- Additional Comments From hans(a)it.vu.nl 2006-13-02 14:27 -------
Looking at your log and googling for the guid
00000514-0000-0010-8000-00aa006d2ea4 suggests that
ADO is missing on your system. Try installing the
package (the installer binary is called MDAC_TYP.exe).
This package has a dependency on IE so you need to
install IE first. The appdb (http://appdb.winehq.org/)
should have instructions on how to do this.
--
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.