http://bugs.winehq.com/show_bug.cgi?id=878
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2002-07-14 14:52 -------
Er - You do have an oleaut32.dll locally? Aside from that, I dont think so - I
can swap Managed in my ini file and change behaviour! I am running cvs on no-
windows except in my system dir:
ASYNCFILT.DLL, COMCAT.DLL MSVBVM60.DLL OLEPRO32.DLL STDOLE2.TLB VB6STKIT.DLL
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=878>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=878
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-07-14 14:38 -------
Using the test program in bug 856 the background for the icon is black even if I
have "managed" = "N". RedHat 7.2 latest CVS "oleaut32" = "native, builtin". Is
there anything else that I should have checked or set?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=878>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=878
Summary: Icons arent transparent if Managed='Y'
Product: Wine
Version: CVS
Platform: PC
OS/Version: Windows 2000
Status: NEW
Severity: normal
Priority: P5
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: us(a)the-edmeades.demon.co.uk
In Managed='N', icons are correctly transparent, but in Managed='Y' mode their
transparent parts come up as black. This can be seen by using the test program
against bug #856 and a windows oleaut32.dll.
I know its picky but it annoys me!
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=878>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=877
Summary: DXgrab is "weak" and can be shaken out of
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: scott_wine(a)dsn.itgo.com
When the DXgrab is enabled, and an application uses it (Half-Life), the grab can
be shaken out of. That is, if I move the mouse quickly in a direction, the
cursor will leave the window.
This is particularly visible when running a game in simulated "fullscreen".
(changing resolution)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=877>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=760
------- Additional Comments From julliard(a)winehq.com 2002-07-13 11:34 -------
It's definitely not fixed, I don't know what Andreas has been smoking :-)
Fixing it requires some ELF linker magic, nothing very complex but doing it
in a portable way is probably not trivial.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=760>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=760
lionel.ulmer(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From lionel.ulmer(a)free.fr 2002-07-13 07:12 -------
Well, I somehow doubt that it is fixed :
nexus6:/wine_dos4$ wine armyopsrecon.exe
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
err:win32:do_relocations Standard load address for a Win32 program (0x00400000)
not available - security-patched kernel ?
wine: could not load 'R:\armyopsrecon.exe' as Win32 binary
nexus6:/wine_dos4$ wine --version
Wine 20020710
Do you know which commit should have fixed this issue ?
More informations :
nexus6:/wine_dos4$ wine --debugmsg
+win32,+delayhlp,+fixup,+module,+relay,+segment armyopsrecon.exe
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
trace:module:GetModuleFileNameA
trace:module:MODULE_GetLoadOrder looking for R:\armyopsrecon.exe
trace:module:GetModuleFileNameA
warn:module:open_app_key could not get module file name loading R:\armyopsrecon.exe
trace:module:MODULE_GetLoadOrder got hardcoded default "n,b" for
"R:\\armyopsrecon.exe"
trace:module:PE_LoadImage loading R:\armyopsrecon.exe
trace:module:map_image mapped PE file at 0x40470000-0x4ce64000
trace:module:map_image mapping section .text at 0x40471000 off 400 size 5600
flags 60000020
trace:module:map_image mapping section .rdata at 0x40477000 off 5a00 size c00
flags 40000040
trace:module:map_image mapping section .data at 0x40478000 off 6600 size e00
flags c0000040
trace:module:map_image clearing 0x40478e00 - 0x40479000
trace:module:map_image mapping section .rsrc at 0x4047a000 off 7400 size 600
flags 40000040
trace:module:map_image mapping section _winzip_ at 0x4047b000 off 7a00 size
c9e8400 flags 42000040
trace:module:map_image clearing 0x4ce63400 - 0x4ce64000
warn:win32:do_relocations Info: base relocations needed for R:\armyopsrecon.exe
err:win32:do_relocations Standard load address for a Win32 program (0x00400000)
not available - security-patched kernel ?
wine: could not load 'R:\armyopsrecon.exe' as Win32 binary
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=760>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=760
andi(a)rhlx01.fht-esslingen.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-07-13 05:29 -------
Hah !
Closing instantly. This has been fixed by Alexandre lotsa weeks ago
(need to make sure our own base address doesn't get in the way of a very
huge Windows program).
If this doesn't seem to be the case for some reason, then reopen it.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=760>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=760
------- Additional Comments From lionel.ulmer(a)free.fr 2002-07-13 03:28 -------
Just for your information, this also happens with the Army Ops Recon game (as
the binary is this time a whopping 211746304 bytes).
You can get it here : ftp://ftp.gamesdomain.com/pub/demos/armyopsrecon.exe
For this game it's not *THAT* a problem as it's just a .ZIP self-extractor (one
can unzip it and run 'setup.exe' later on).
Is this hard to fix or not ? Can a 'simple' Wine developper like me try to fix
that or is it the realm of Wine internal / loader gods :-) ?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=760>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=820
mcloud(a)zipmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mcloud(a)zipmail.com 2002-07-12 18:12 -------
Appears that the bug was been found by Adam Luchjenbroers too and Serge Ryabchun
posted a patch that appears corrects it. I will try to download wine again as
soon as I can to see it. Thanks to all wine people.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=820>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=385
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From apa3a(a)yahoo.com 2002-07-12 12:12 -------
Closing
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=385>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.