http://bugs.winehq.com/show_bug.cgi?id=90
This bug depends on bug 509, which changed state:
What |Old Value |New Value
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
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=90>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1014
eduardo.pires(a)embasa.ba.gov.br changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |eduardo.pires(a)embasa.ba.gov.
| |br
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=1014>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=987
puoti(a)inwind.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20020710 |20020804
------- Additional Comments From puoti(a)inwind.it 2002-09-06 09:20 -------
It carshed in the same way, like this:
$wine AoE2demo.exe --debugmsg +shell32
wine: Unhandled exception, starting debugger...
wine: Unhandled exception, starting debugger...
wine: Unhandled exception, starting debugger...
wine: Unhandled exception, starting debugger...
wine: Unhandled exception, starting debugger...
wine: Unhandled exception, starting debugger...
wine: Unhandled exception, starting debugger...
wine: Unhandled exception, starting debugger...
And so on until I close the shell.
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=987>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1008
andi(a)rhlx01.fht-esslingen.de changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |andi(a)rhlx01.fht-esslingen.de
Status|NEW |ASSIGNED
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-09-06 06:09 -------
Hmm, this FIXME should be moved from SETUPX_CreateStandardLDDs() (which is *not*
a Windows function - it's Wine internal) to the functions *actually* requesting
a LDID_SRCPATH value. In this case the program probably doesn't even request it,
yet we still print the FIXME.
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=1008>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=987
------- Additional Comments From mcbridematt(a)hotmail.com 2002-09-06 05:11 -------
Try running the installer with:
$wine (setup.exe?) --debugmsg +shell32.
And put what it says here
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=987>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1017
Summary: Unhandled exception
Product: Wine
Version: 20020904
Platform: PC
URL: http://www.rom-logicware.com/demo.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: infomails(a)gmx.net
Hello there,
I tested a Office Package called "Papyrus Office" for a friend which plans
to migrate his system to linux.
Now i'd take the beta from the page and want install it but it was rapidly
stopped with this message:
manuel@prodigy7:/tmp > wine PAPWDEMO.EXE
Warning: unprotecting the first 64KB of memory to allow real-mode calls.
NULL pointer accesses will no longer be caught.
wine: Unhandled exception, starting debugger...
I think it have not the highest priority to solve this problem but maybe
there's an bug in wine, how like ever
Happy wineing :-)
Greetings
Manuel
P.S.: Sorry for my bad and maybe not best understandable english
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=1017>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1008
mcbridematt(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |FIXME
Summary|Recent Microsoft installers |SETUPX_CreateStandardLDDs
|unable to find Win Version |unimplemented
------- Additional Comments From mcbridematt(a)hotmail.com 2002-09-06 03:59 -------
After doing some tracing using:
wine --debugmsg +shell32 ie6setup.exe
This was the debug output:
fixme:win32:PE_CreateModule Security directory ignored
fixme:process:CreateProcessA (E:\IXP001.TMP\ie6wzd.exe,...):
NORMAL_PRIORITY_CLASS ignored
fixme:cursor:CURSORICON_SimulateLoadingFromResourceW Animated icons not
correctly implemented! 0x413d0000
fixme:cursor:CURSORICON_SimulateLoadingFromResourceW icon entry found! 0x413d0000
fixme:cursor:CURSORICON_SimulateLoadingFromResourceW icon size ok.
offset=0x413d0074
_______________________________________________________________________________
fixme:setupapi:SETUPX_CreateStandardLDDs LDID_SRCPATH: what exactly do we have
to do here ?
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This is the call that recent MS installers are asking for.
This function call was not present in Windows 95, and was first seen in Windows
98, then NT SP6, then 2000,then ME then XP, then of course the current beta
Blackwood.
attaching FIXME
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=1008>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=999
------- Additional Comments From mcbridematt(a)hotmail.com 2002-09-06 02:15 -------
does anybody know what PE_CreateModuleSecurity does?
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=999>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1008
mcbridematt(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |89, 997
Keywords|download |
Summary|Internet Explorer 6 does not|Recent Microsoft installers
|install |unable to find Win Version
------- Additional Comments From mcbridematt(a)hotmail.com 2002-09-06 02:07 -------
Changes:
This also appears in the Microsoft Flight Simulator 2002 installer.
Adding a dependency on Bug 997 (FlightSim2002 related metabug)
Adding a dependency on Bug 89 (Installer Metabug)
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=1008>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1016
Summary: Drawing with crosshatching doesn't crosshatch - it fills
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: wowbagger(a)sktc.net
The app I am using is Delorme's AAA MapNGo 4.0, a mapping program (so I don't
have the source). The program can draw crosshatched highlights for user objects
as well as map features.
When a crosshatched object is drawn, the area covered by the object is filled in
black. This is independant of the requested object being drawn - ask for a
crosshatched blue circle, get a black circle.
I can tell that the items behind the object are drawn, then the object
overwrites them.
This has been the case for as long as I've been able to run MN4 under Wine, and
I have confirmed it on a CVS pull of a few minutes ago (5 Sept 2002 at 20:00 CDT).
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=1016>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.