http://bugs.winehq.org/show_bug.cgi?id=5060
------- Additional Comments From Speeddymon(a)gmail.com 2006-18-04 11:29 -------
I assumed that it was once a valid bug and that it was (at some time or another)
fixed since you can no longer reproduce it.
--
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=5060
------- Additional Comments From dank(a)kegel.com 2006-18-04 11:24 -------
Tom, why did you mark this fixed? It might be better to let
bugs like this remain resolved as 'worksforme', since
there's no strong reason to think they're really fixed...
--
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=5087
------- Additional Comments From Speeddymon(a)gmail.com 2006-18-04 08:15 -------
The winetools method will probably never work again, as the *=native,builtin
that winetools setup no longer works. As for the others, I assume that they
do something similar. I'm not sure where it is in the docs, but there are
instructions to setup DLLOverrides properly to install IE6 in the docs. Try
those please and let us know if that works or not.
P.S. The instructions may be in any one of the wikis now as well, so you could
try some of the third-party wikis too.
--
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=5059
------- Additional Comments From Speeddymon(a)gmail.com 2006-18-04 08:09 -------
Just out of curiosity, what version of java is installed (according to ff)?
about:plugins should tell you.
--
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=5060
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From Speeddymon(a)gmail.com 2006-18-04 08:07 -------
Closing
--
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=5060
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Additional Comments From Speeddymon(a)gmail.com 2006-18-04 08:06 -------
FIXED..... :-)
--
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=5060
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |
------- Additional Comments From Speeddymon(a)gmail.com 2006-18-04 08:06 -------
Reopening
--
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=4093
------- Additional Comments From jan.wine(a)zerebecki.de 2006-18-04 07:35 -------
I put an ERR into DSDB_DestroyMMAP and it wasn't printed when the bug occured.
So that we delete the crit. sect. and then try to enter it, can't be the cause /
doesn't happen here, right?
(Too bad the bug doesn't occur with +wave ...)
I tried with only one char after the crit. sect. (in that struct), no other
changes: It worked better than without, but the bug still occured after some
more time (the app from comment #6 worked for at least 10min, but after running
heroes of might and magic IV for hours this deadlock occured).
--
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=5088
------- Additional Comments From hverbeet(a)gmail.com 2006-18-04 01:57 -------
Are you sure that's the 32-bit version of libxml2 that's installed?
--
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=5088
Summary: Wine compilation does not recognize that libxml2 is
installed
Product: Wine
Version: 0.9.12.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rbachl(a)web.de
When running some programs under Wine 0.9.12, I get the following
error message:
"This program tried to use a DOMDocument object,
libxml2 support was not present at compile time."
The error message seems to be generated by some source code
from Wine itself, i.e. wine/dlls/msxml3/domdoc.c
However, the part of the program with the error message
will only be compiled when libxml2 is not present at
compile time, i.e. when the variable HAVE_LIBXML2 in Wine is false.
In my Gentoo system, libxml2 was installed with version 1.8.17-r2
at compile time, but that variable was not set correctly.
--
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.