http://bugs.winehq.org/show_bug.cgi?id=2610
winehq(a)pkts.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From winehq(a)pkts.ca 2004-15-12 07:52 -------
Good news! I ran up2date, got the latest libGL, and it works!
Good RPM: xorg-x11-Mesa-libGL-6.7.0-11
I haven't gotten the sound working, and it's dreadfully slow (at 1600x1200
resolution), but those are probably answered elsewhere.
$ wine totala.exe
fixme:system:SystemParametersInfoW Unimplemented action: 94 (SPI_GETMOUSETRAILS)
fixme:system:SystemParametersInfoW Unimplemented action: 93 (SPI_SETMOUSETRAILS)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x77d6d478)->(00010022,00000053)
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 16 to 8
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 16 to 8
fixme:ddraw:Main_DirectDrawClipper_Initialize
(0x77d6ed80)->(0x77d6d484,0x00000000),stub!
fixme:x11drv:X11DRV_DDHAL_CreatePalette stub
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x77d6d478)->(00010022,00000053)
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 16 to 8
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 16 to 8
fixme:ddraw:Main_DirectDrawClipper_Initialize
(0x77d7f630)->(0x77d6d484,0x00000000),stub!
fixme:x11drv:X11DRV_DDHAL_CreatePalette stub
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x77d6d478)->(00010022,00000053)
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 16 to 8
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 16 to 8
fixme:ddraw:Main_DirectDrawClipper_Initialize
(0x77d6f470)->(0x77d6d484,0x00000000),stub!
fixme:x11drv:X11DRV_DDHAL_CreatePalette stub
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x77d6d478)->(00010022,00000053)
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 16 to 8
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 16 to 8
fixme:ddraw:Main_DirectDrawClipper_Initialize
(0x77d6fc10)->(0x77d6d484,0x00000000),stub!
fixme:x11drv:X11DRV_DDHAL_CreatePalette stub
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x77d6d478)->(00010022,00000053)
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 16 to 8
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 16 to 8
fixme:ddraw:Main_DirectDrawClipper_Initialize
(0x77d6fc80)->(0x77d6d484,0x00000000),stub!
fixme:x11drv:X11DRV_DDHAL_CreatePalette stub
fixme:system:SystemParametersInfoW Unimplemented action: 93 (SPI_SETMOUSETRAILS)
--
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=2610
Summary: Wine 20041201 croaks immediately (in libgl) when
starting Total Annihilation
Product: Wine
Version: 20041201
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)pkts.ca
This game has been around since 1995, and I've had it running under winex (last
year), but now winex chokes with a segfault, and so I thought I'd try Wine
again. Frank's Corner reports that it works; that's an older version of Wine
being reported on, because it's not working now.
System: P4 running Fedora Core 2, Nvidia Geforce 4 (with nv driver).
Wine: wine-20041201-1fc2winehq.i686.rpm from
http://prdownloads.sourceforge.net/wine/wine-20041201-1fc2winehq.i686.rpm?d…
RPM of libgl: xorg-x11-Mesa-libGL-6.7.0-9
***Side note: the debugger seems to have lower-cased the library name, which
caused me serious grief when trying to find that library. I went looking for
libgl.so.1, but should have looked for libGL.so.1. Had to use strace to figure
that out. Blah. ***
$ wine totala.exe
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 0x8
Unhandled exception: page fault on read access to 0x0000009c in 32-bit code
(0x47fcf917).
In 32 bit mode.
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033
EIP:47fcf917 ESP:77b0fb78 EBP:00000000 EFLAGS:00210246( - 00 -RIZP1)
EAX:00000001 EBX:00000001 ECX:78019520 EDX:00000000
ESI:78019520 EDI:00000043
Stack dump:
0x77b0fb78: 78019520 7801b298 00000043 77b0fcfc
0x77b0fb88: 77b0fb98 4799c5a2 4800b0a8 77a0d418
0x77b0fb98: 7801b298 47fd21be 4800b098 47fd3705
0x77b0fba8: 00000005 47fcfad6 78019520 00000000
0x77b0fbb8: 00000000 00000001 7801b298 00000000
0x77b0fbc8: 00000001 00000000 7801b298 78019520
Backtrace:
=>1 0x47fcf917 in libgl.so.1 (+0x38917) (0x00000000)
0x47fcf917: movl 0x9c(%ebp),%eax
Wine-dbg>
--
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=2609
Summary: Wine fails to even start
Product: Wine
Version: 20041201
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vic.demuth(a)btinternet.com
When attempting to run any program, the following error occurs.
wine: failed to initialize: /usr/local/lib/wine/ntdll.dll.so: failed to map
segment from shared object: Cannot allocate memory
--
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=2170
------- Additional Comments From pealfa(a)yahoo.es 2004-14-12 11:00 -------
Hello, friends:
I have MandrakeLinux 10.1 with wine20041019.
I have installed MSOffice97 following these steps and stack overflow doesn't appear:
1. We copy ole32.native dll in.. /windows/system
2. We install dcom98.exe with ole32=n
3. New: mfc40.dll is needed native.
4. I install MSOffice97 with the personalized option removing findfast and the
office assistant.
EVERYTHING works perfectly, even MSAcces97.
But with wine20041201 this doesn't serve, the stack overflow appears at the
beginning of the installation.
Greetings
Pepe Álvarez
--
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=2608
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=1229
--
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=2608
------- Additional Comments From djd20(a)kent.ac.uk 2004-13-12 20:09 -------
I ran objdump -x (in cygwin) on the mss32.dll file and the end of objdumps
output contained the below.
Might the .shrink* sections have something to do with shrinker? The dll itself
contains the text SHRINKER.ERR in it. Does anyone know what the .shrink
sections are?
Sections:
Idx Name Size VMA LMA File off Algn
0 .shrink0 00031000 20001000 20001000 00000000 2**2
ALLOC, DEBUGGING, NEVER_LOAD, EXCLUDE
1 .rdata 000022c1 20032000 20032000 00000400 2**2
CONTENTS, ALLOC, LOAD, READONLY, DATA
2 .shrink1 00014000 20035000 20035000 00000000 2**2
ALLOC, DEBUGGING, NEVER_LOAD, EXCLUDE
3 .shrink2 00000200 20049000 20049000 00008400 2**2
CONTENTS, ALLOC, NEVER_LOAD, EXCLUDE
4 .rdata 0000001c 2004a000 2004a000 00025600 2**2
CONTENTS, ALLOC, LOAD, READONLY, DATA
5 .data 00001600 2004b000 2004b000 00002a00 2**4
CONTENTS, ALLOC, LOAD, DATA
6 .idata 00000784 20057000 20057000 00004000 2**2
CONTENTS, ALLOC, LOAD, DATA
7 .load 00002d26 20058000 20058000 00004800 2**2
CONTENTS, ALLOC, LOAD, READONLY, CODE
8 .reloc 000005f4 2005b000 2005b000 00007600 2**2
CONTENTS, ALLOC, LOAD, READONLY, DATA
9 .rsrc 00000800 2005c000 2005c000 00007c00 2**2
CONTENTS, ALLOC, LOAD, READONLY, DATA
--
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=2608
Summary: Might and Magic VI - appdb 1070 has shrinker error
mss32.dll
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djd20(a)kent.ac.uk
Application fails to start.
An 'ok' window titled SHRINKER.ERR shows up with the following text:
(3.3) z:\Might and Magic VI\mss32.dll: Dispatcher intitialisaton error 02
and then quits when the ok button is pressed.
The mss32.dll is present in that directory.
I would be happy to provide more debug information if I knew how to get at it,
or even poke around in the code if I knew where to start.
Damian
--
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=1353
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2004-13-12 17:51 -------
I'm working on it.... Watch wine-patches over the next month or so
I'll close this bug after I have migrated all the d3d8 code into wined3d, as
at that point we will have a lot of support, but maybe not complete (at which
point we can worry about the specifics via individual bugs).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=1353
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |us(a)the-edmeades.demon.co.uk
--
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.