http://bugs.winehq.org/show_bug.cgi?id=5017
------- Additional Comments From frogzoo(a)chilli.net.au 2006-07-04 11:41 -------
Installing wine_0.9.9-winehq-1_i386.deb I get the same crash installing dcom.
(see attached)
Hence, the regression isn't in wine code, but somewhere in the run environment.
I suspect something to do with prelink, as this worked before both with 0.9.9
and 0.9.11.
--
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=4995
------- Additional Comments From pete4abw(a)comcast.net 2006-07-04 11:30 -------
It appears wine requires a newer version of fontforge. However, in configure.ac
there is no test for a particular version. Thus, if fontforge 20050502 is
installed, configure will not complain, but wine > 0.9.9 will not create usable
fonts. Therefore, it appears the resolution is to add a test to configure.ac so
that the output of fontforge --version contains 2006. This bug is resolved when
wine > 0.9.9 is built with fontforge 20060114 installed.
A simple test like this works:
# if fontforge --version | grep 2006; then echo "OK"; fi
Not sure of the best way to accomplish this in configure.ac. However, some kind
of test must be done.
--
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=5015
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
------- Additional Comments From Speeddymon(a)gmail.com 2006-07-04 11:19 -------
normal severity. If you are using the no-cd patch for 1.11, then you shouldnt
have any problems, but if you are using the patch for whatever version it was
before the bnet update, then yes, you need to update the nocd patch to the 1.11
no-cd patch, else, no it wont work.
--
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=5017
------- Additional Comments From frogzoo(a)chilli.net.au 2006-07-04 11:15 -------
Firstly, I have had ie6 setup and working before, so I'm aware of how to get it
running in normal circumstances. It's only a matter of installing dcom98. This
issue isn't specifically IE6, just that seemed the easiest way to log the bug so
it was reproducible. As above, the MozillaControl also fails, as does the dcom98
install, crashing with a "Unhandled page fault on read access"
> wine win32/dcom98.exe
wine: Unhandled page fault on read access to 0x473ffd80 at address 0x4f23283e
(thread 000c), starting debugger...
WineDbg starting on pid 0x8
Unhandled exception: page fault on read access to 0x473ffd80 in 32-bit code
(0x4f23283e).
-------------------------
All of these crashes flag ld-linux.so.2 and libdl.so.2 in the first 2 lines:
eg, from dcom
=>1 0x4f23283e in ld-linux.so.2 (+0xa83e) (0x4f23283e)
2 0x4f3532b4 in libdl.so.2 (+0x12b4) (0x4f3532b4)
--
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=5015
------- Additional Comments From the3dfxdude(a)gmail.com 2006-07-04 10:51 -------
So let me get this straight... You started a game with a NoCD patch, clicked to
battle.net, it downloaded and installed an update? It's going to break no matter
what. This is not wine's fault.
--
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=5013
t.artem(a)mailcity.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From t.artem(a)mailcity.com 2006-07-04 10:42 -------
Far starts but most keyboard shortcuts don't work at all. As for Midnight
Commander - unfortunately it has only 10% functionality provided by Far.
--
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.