http://bugs.winehq.org/show_bug.cgi?id=2618
Summary: dsound buffer underrun lockup stutter .. again...
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spamalltheway(a)bigfoot.com
Wine (CVS 2004-12-21)
Game tried:
Heroes of Might and Magic 3 / III Complete (Exe version v4.0)
Files:
- Log of full dsound,wave output
- Log of only the default error output
- lspci dump of the used hardware
- ver_linux output
No full log since it was hitting 2.4 meg lines after only 6 seconds runtime ;-)
Tried sound output methods + "results":
- ALSA:
In the intro the sound output consists of something sounding like a very _fast_
reset being done on the soundcard every .1 to .2 seconds (accompanied by tons of
messages along the lines of:
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=8832 <
primary_done=8900)
err:dsound:DSOUND_MixOne underrun on sound buffer 0x403f9d30
).
The sound starts playing in the Mainmenu afterwards.
When ever you put only a little additional stress on the CPU like eg. moving the
mouse cursor (graphical cursor in HoMM 3) or doing a "ps ax" in a shell window
repeatedly) the sound stutters _badly_, accompanied by messages along the lines of:
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=2302 <
primary_done=4782)
err:dsound:DSOUND_MixOne underrun on sound buffer 0x403f9d30
At this point they are mostly of the first type though.
Creating additional stress for 1.5 seconds or above often makes the sound gui
crash (no sound, but the rest of Wine and the game are still running).
Sometimes whole Wine decends into a dead lock without _any_ error messages being
printed (=> pkill -9 wine*).
In case of deadlock the usual message occurs ;-) :
err:ntdll:RtlpWaitForCriticalSection section 0x403f86f4 "?" wait timed out in
thread 000c, blocked by 0009, retrying (60 sec)
- OSS: No sound at all with hardwareacceleration != Emulation, only a black
screen instead of the loading game with hardacceleration == Emulation
- Jack: A little sound, although stuttering more badly (mostly due to jackd
creating a little stress to the cpu all the time, just like moving your mouse in
the ALSA 'chapter').
- ArtS: Same as jack, but stuttering without needing any additional stress on
the CPU (maybe this is again CPU load since artsd is surely creating a little
when having clients).
Changing the settings in dsound to incredibly high/low values didn't help at all
(except for creating a constant stutter when making the buffer size too small).
Software:
Wine is the CVS version as of 2004-12-21.
Linux 2.6.8.1
Debian Sarge / Unstable (if related at all)
Hardware:
CPU: Pentium 4 Celeron 2.4Ghz
For the rest see lspci output.
--
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=2617
------- Additional Comments From mike(a)navi.cx 2004-21-12 11:45 -------
This should be fixed by the patch I just sent to wine-patches, assuming we can
convince Alexandre to merge 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=2616
------- Additional Comments From kilgus(a)fuenfsieben.de 2004-20-12 07:24 -------
I installed Magic Maps using wine 20040615.
In case your problem is a missing "msvcirt.dll" after installation: You'll
have to find a native one on your system and create a symbolic link to it in
the directory you installed Magic Maps to get the application running. I use
the msvcirt.dll of a Corel Photopaint installation.
--
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=2616
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-19-12 22:18 -------
With current CVS I can not get this application to install. Were you able to
install it with a previous version an if so which one?
--
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=2616
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
--
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=2617
Summary: Tonka Search&Rescue will not install
Product: Wine
Version: CVS
Platform: PC
URL: http://appdb.winehq.org/appview.php?appId=995
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tony_lambregts(a)telusplanet.net
The game uses InstallShield6 to install and it crashes
--
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=2616
Summary: Text invisible in menus and dialogues
Product: Wine
Version: 20041201
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kilgus(a)fuenfsieben.de
In "Magic Maps", a cartographic application (demo available at
http://www.magicmaps.de/downloads/interaktive_kartenwerke_demo.exe), all texts
in menus and dialogues are invisible at the moment.
Up to version 20040615 of wine the application ran fine (though consuming
large amounts of memory). Starting with 20040716 OpenGL display was broken.
OpenGL continued working with 20040914 - but since then display of text
elements results in invisible characters.
I'm running SuSE 8.2, kept up to date with apt4rpm and ftp.gwdg.de - once a
month there's a new build of wine available.
If any additional information is required (I suppose that it is): I'll try to
provide it.
Remark: Magic Maps once was an application based solely on Qt (but
unfortunately isn't anymore) - the programmers of the producing company have
some knowledge of Unix and as far as my experiences show answer E-Mails quite
fast. I'm quite confident that they might be willing to help in making their
application working with wine.
--
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=2615
Summary: Myst crashes with latest CVS
Product: Wine
Version: CVS
Platform: PC
URL: http://appdb.winehq.org/appview.php?appId=91
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tony_lambregts(a)telusplanet.net
Myst (32 bit for windows 95) crashs with the following back trace
First chance exception: page fault on write access to 0x00000800 in 32-bit code
(0x40102315).
In 32 bit mode.
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0033 GS:0000
EIP:40102315 ESP:40813a04 EBP:40813a80 EFLAGS:00210206( - 00 - RIP1)
EAX:00000800 EBX:401959d5 ECX:00000002 EDX:00000000
ESI:408139ec EDI:77f01f62
Stack dump:
0x40813a04: 40502e08 780c9b78 40195ad0 40502e08
0x40813a14: 400a7a55 00000171 403715c0 4015e160
0x40813a24: 40813a30 77f025f1 40195ad0 401959d5
0x40813a34: 40502e08 4015ebe0 40195ad0 40502e08
0x40813a44: 40813a54 4047890a 402f0098 4015e160
0x40813a54: 40813a60 77f025f1 4015ebe0 40813a90
Backtrace:
=>1 0x40102315 open+0x75 in libc.so.6 (0x40813a80)
2 0x4015e160 __start___libc_subfreeres+0x144 in libc.so.6 (0x40813ab0)
3 0x40098634 _IO_fopen@@GLIBC_2+0x20 in libc.so.6 (0x40813ad0)
4 0x4071d214 in libxcursor.so.1 (+0x6214) (0x40815b10)
0x40102315 open+0x75 in libc.so.6: movl %ecx,0x0(%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=2614
------- Additional Comments From rho(a)swiftdsl.com.au 2004-18-12 16:26 -------
Text and patch forwarded to wine-patches(a)winehq.org
--
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=2614
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-18-12 11:37 -------
Patches submitted here tend to bit rot. If you want this pach included in wine
it would be best that you submit it to wine-patches(a)winehq.org .
--
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=2614
Summary: dirname for server_dir should include dev# as well as
inode#
Product: Wine
Version: 20041201
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rho(a)swiftdsl.com.au
The directory name for the winserver socket is supposed to be of the form
/tmp/.wine-uuuu/server-dddd-iiii
where uuu is uid and dddd and iiii are the device and inode number of the
$WINEPREFIX directory.
The existing code in libs/wine/config.c *almost* gets it right; however it
overwrites the dev# part of the generated dirname with the inode# (instead of
appending). Thus generating
/tmp/.wine-uuu/server-iiii
Not likely to me a major problem, but easilly 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=2613
Summary: Shift-Enter not working in Virtual Access
Product: Wine
Version: 20041201
Platform: PC
URL: http://www.atlantic-coast.com/va/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danita(a)caledonia.net
Shift-Enter should take you to the next bookmarked message in Virtual Access
(NNTP client). However, it is treated like an Enter and the next unread message
is accessed. Although it is a relatively "minor" problem since there is a menu
option that will do the same thing, for me it is a major problem because I like
using keystrokes, and it slows me down considerably. This is the only complex
program I use in Wine, so I cannot verify whether this keystroke combination is
a problem for other applications.
Have backreved to 20040813 (which I had handy) - works fine there -
--
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=2612
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
--
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=2611
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=394
--
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=2612
------- Additional Comments From diego_floreso(a)yahoo.com.ar 2004-16-12 11:50 -------
The program in cuestion is fairly big.
better download it yourselves, from:
http://www.afip.gov.ar/programas/siap_main.asp
Public access
ftp://www.afip.gov.ar/SIAP/siap.exe
ftp://www.afip.gov.ar/SIAP/
Sorry for the inconvenience, but it is worthy for
the glory of WINE
--
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=2612
Summary: Wine crash when trying to execute siap.exe
Product: Wine
Version: 20041019
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: diego_floreso(a)yahoo.com.ar
Using a real Windows Install, on Mandrake 10 system,
when trying to exec siap.exe, a program that uses
databases, I receive this output.
trace:loaddll:MODULE_FlushModrefs Unloaded module
L"C:\\windows\\system32\\vbajet32.dll" : native
fixme:ole:DispInvoke Coercion of arguments not implemented
err:ole:ITypeInfo_fnInvoke Parameter has PARAMFLAG_FOPT flag but is not one of
last cParamOpt parameters
trace:loaddll:load_dll Loaded module L"C:\\windows\\system32\\MSJINT35.dll" : native
trace:loaddll:load_dll Loaded module L"C:\\windows\\system32\\MSJTER35.DLL" : native
err:heap:HEAP_ValidateInUseArena Heap 40350000: bad flags 1 for in-use arena
40417b90
wine: Unhandled exception (thread 0009), starting debugger...
But the debugger does not start.
I include to the bug the instalation package of the program.
--
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=2525
------- Additional Comments From julliard(a)winehq.com 2004-16-12 03:50 -------
The fact that you can lseek to arbitrary offsets in a directory, which
happens to be supported by the other filesystems and which Wine was (ab)using
to store the directory position between opendir() calls.
--
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=2611
Summary: err:ntdll:RtlpWaitForCriticalSection
Product: Wine
Version: 20041201
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: win(a)huh.org
Wine 20041201
Linux Gentoo 2.6.10-rc2
gcc version 3.4.3 20041125
Heroes of Might and Magic - Wake of God's addon
http://www.strategyplanet.com/homm/wog/
I http://www.strategyplanet.com/homm/wog/
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=1368 < primar
y_done=5720)
err:dsound:DSOUND_MixOne underrun on sound buffer 0x4043c0c0
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=8832 < primar
y_done=12320)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=8832 < primar
y_done=12320)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=8832 < primar
y_done=12320)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=8832 < primar
y_done=12320)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=8832 < primar
y_done=12320)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=8832 < primar
y_done=12320)
err:dsound:DSOUND_MixOne underrun on sound buffer 0x4043c0c0
err:ntdll:RtlpWaitForCriticalSection section 0x403b001c "?" wait timed out in th
read 0010, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x403b001c "?" wait timed out in th
read 000f, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x4043b3ac "DSOUND_mixlock" wait ti
med out in thread 000d, blocked by 0010, retrying (60 sec)
The program is locked up this point and I kill the process.
The game works fine under wine outside of this though there are a few issues
with the popup screens sometimes.
Just a fyi:
The sound works much better in transgamings cedega but the screens don't work at
all in cedega.
--
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=2525
------- Additional Comments From vs(a)namesys.com 2004-15-12 10:18 -------
Can you please say more about which things does reiser4 violate?
--
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
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.
http://bugs.winehq.org/show_bug.cgi?id=2607
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=25
--
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=2444
------- Additional Comments From madewokherd(a)gmail.com 2004-12-12 21:00 -------
I have the same problem, and I am also using mIRC 6.16. It also occurs when
editing perform (which means that it *could* be the cause of 1380, something
I've also encountered).
I know a lot of people who use mIRC under windows, and none of them have it.
I'd confirm this, but I don't seem to have the necessary permissions.
--
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=2605
------- Additional Comments From mike(a)globalgroup.co.za 2004-12-12 09:08 -------
Hi
I've made a proof-of-concept app with a installshield file. It is however, 5mb
big. So thus I'me going to just send a zip. Unless someone could send me a login
to a upload ftp server...
--
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=2531
------- Additional Comments From jdoutt(a)whoi.edu 2004-11-12 15:27 -------
===========================================================
I am getting what I believe is basically the same problem. Something with 'msi'
I am using FEDORA 2 with wine20041201 and with 'sidenet'. (which appears to
have installed IE6 perfectly)!
When I try installing Office 2000 I get messages like
[jdoutt]$ wine /mnt/cdrom/SETUP.EXE
fixme:msi:MsiQueryProductStateA "{00010409-78E1-11D2-B60F-006097C998E7}"
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
[jdoutt]$ fixme:msi:MsiEnableLogA 00000516 "c:\\windows\\temp\\Office 2000
Professional LVP Setup(0010)_MsiExec.txt" 00000000
fixme:msi:MsiInstallProductW L"E:\\data1.msi" L""
fixme:msi:HANDLE_CustomType1 DATABASE NOT THREADSAFE... not starting
fixme:msi:HANDLE_CustomType1 DATABASE NOT THREADSAFE... not starting
fixme:msi:HANDLE_CustomType1 DATABASE NOT THREADSAFE... not starting
fixme:msi:HANDLE_CustomType1 DATABASE NOT THREADSAFE... not starting
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"AppSearch"
fixme:msi:HANDLE_CustomType1 DATABASE NOT THREADSAFE... not starting
...................
......................
and finally
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"RemoveDuplicateFiles"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"RemoveFiles"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"RemoveFolders"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"MoveFiles"
err:msi:ACTION_InstallFiles Unable to move file (L"C:\\windows\\temp\\admin.dll"
-> L"c:\\Program Files\\Common Files\\Microsoft Shared\\Web Server
Extensions\\40\\isapi\\_vti_adm\\ADMIN.DLL") (error 2)
err:msi:ACTION_ProcessExecSequence Execution halted due to error (2)
Installation of E:\data1.msi () failed.
=================================================================
--
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=804
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2004-11-12 07:11 -------
please try with 2.6 kernel and ntfs in there.
reopen if not 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=2264
------- Additional Comments From marcus(a)jet.franken.de 2004-11-12 07:09 -------
*** Bug 2275 has been marked as a duplicate of this bug. ***
--
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=2275
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From marcus(a)jet.franken.de 2004-11-12 07:09 -------
*** This bug has been marked as a duplicate of 2264 ***
--
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=2606
------- Additional Comments From jestock(a)nutextonline.com 2004-11-12 06:08 -------
The Gentoo test connects to the server just fine, therefore this appears to be
only on FreeBSD (perhaps just 5.3-RELEASE)
--
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=2606
Summary: Sys_SendPacket
Product: Wine
Version: 20041201
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: blocker
Priority: P3
Component: wine-ports
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jestock(a)nutextonline.com
I'm not entirely sure why this error is being generated, however please find an
overview of the problem below.
I have verified that this problem exists on FreeBSD 5.3-RELEASE. The games that
I have tested in this issue are Return To Castle Wolfenstein, Call Of Duty, and
Call Of Duty United Offensive.
The game itself loads perfectly fine, and for the most part is perfecly playable
in single minus a few minor irritations. The problem is when attempting to
connect to a remote or local server for multiplayer. The server list does not
show up in any of the above games, however in Call Of Duty and Call Of Duty UO
you have the ability to add a favorite server. If the server you are connecting
to is running locally, the server will crash with the error "Sys_SendPacket():
bad address type". When attempting to connect to a remote server, no error
message is displayed however the client will wait in an infinite loop while
awaiting the connection.
Again, I have only verified this on FreeBSD 5.3-RELEASE therefore I am not sure
if this is OS specific or not. A friend of mine will be testing this out on
Gentoo within the hour. I will post a follow-up today with the results of the
Gentoo run.
--
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=2604
tp22a(a)softhome.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tp22a(a)softhome.net 2004-09-12 12:36 -------
About 2 hours ago I just checked out the CVS and compiled it and the problem is
gone ;)
Than's to whoever fixed that problem.
--
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=2605
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=42
--
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=2605
Summary: Borland qtinf70 draw problems
Product: Wine
Version: 20041201
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike(a)globalgroup.co.za
CC: mike(a)globalgroup.co.za
Widgets drawn by the dll used by CLX apps created with Borland Delphi has some
shape and size problems.
In this illustration program the source program and screenshots how the app
looks like in Windows is included.
See for yourself...
--
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=2604
Summary: Can not connect to any TCP/IP address
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tp22a(a)softhome.net
I am checking every night the wine CVS tree out and I compile it on my system.
Since two days the compiled wine binaries are not any more able to connect to
any TCP/IP address.
All the software installed and the settings in wine did NOT change between the
daily builds of the CVS source. I strongly assume something changed in CVS wich
prevents me to connect to TCP/IP addresses.
I have started "wine winetest" and I will attach the result to this bug report.
Hopefully this will help to fix the problem.
--
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=2004
bmg300(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bmg300(a)yahoo.com
------- Additional Comments From bmg300(a)yahoo.com 2004-08-12 02:04 -------
Testing with regedit, this doesn't happen as of December 7, 2004.
--
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=2603
Summary: Strange failure in opengl mode
Product: Wine
Version: CVS
Platform: All
URL: http://worldofwarcraft.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cyrix12(a)cox.net
When running WoW in opengl mode, it crashes after loading but before the actual
game world comes up.
To reproduce: Just try running the game in opengl mode and entering the game world.
--
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=1851
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-07-12 11:15 -------
Resolving 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=2525
------- Additional Comments From julliard(a)winehq.com 2004-07-12 11:07 -------
It's not really a kernel bug, just a strange behavior from reiserfs that
violates some assumptions Wine was making. It may well be dependent on how the
file system was created, I'm not familiar enough about reiserfs to tell.
--
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=2602
Summary: System menu for MDI child windows is incorrect
Product: Wine
Version: 20041019
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: efrias(a)syncad.com
When a MDI child window is maximized, its system menu (with move, resize,
minimize restore, close) should be moved to the leftmost side of the MDI
parent's menu bar, usually just before the 'File' menu. Right now, a menu
appears there, but it isn't correct one -- it appears to be the application's
system menu instead of the MDI child's system menu. When you select operations
like 'close' and 'minimize' from this menu, they close/minimize the entire
application, not just the child window. The icon used is also incorrect (I get
a wineglass icon instead of the icon of the MDI child)
This bug was noticed with a winelib application. You can reproduce it by
running examples/progman, creating a program group, and maximizing the new group.
--
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=1851
------- Additional Comments From martin.zwickel(a)technotrend.de 2004-07-12 04:19 -------
# wine --version
Wine 20041201
Now works again!
--
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=2601
Summary: wine Segfaults with SainT
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sengan(a)gmail.com
I get:
Program received signal SIGSEGV, Segmentation fault.
0x40997b23 in LISTVIEW_GetItemRect (hwnd=65593, nItem=6, lprc=0x406a1d10) at
listview.c:5695
5695 if ((nItem >= 0) && (nItem < GETITEMCOUNT(infoPtr)) && (lprc != NULL))
where infoPtr is NULL,
in SainT (versions 1.60 & 1.85) when running it in wine. To be honnest I'm using
Cedega CVS because they had better direct X support than you last time I
checked, but since this sounds like a Windows not Direct X bug, I expect you
have it too.
To reproduce: download SainT from
http://leonard.oxg.free.fr/SainT/SainT185SelfExtract.exe
Then run it in Wine (you'll get some funny directory structure, but down in
there there's the executable).
Then run the SainT185.exe and give it a floppy image to boot, for instance:
http://pacidemo.atarilegend.org/archives/PYM_A_P.ZIP
Then it'll ask "Reset ST?", answer yes, and you get a segfault.
--
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=2525
------- Additional Comments From soundmanok(a)yahoo.com 2004-06-12 22:51 -------
Awesome, awesome. It's working again.
Was it related to a 2.6.9 kernel bug, or soemthing else?
I've heard reports of people on reiser4 being fine even before you patched the
sources.
--
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=2600
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=848
--
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=2525
------- Additional Comments From julliard(a)winehq.com 2004-06-12 11:03 -------
Thanks for the trace. Could you please try current CVS, and if it still doesn't
work post a trace again?
--
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=2285
------- Additional Comments From jpakkane(a)yahoo.com 2004-06-12 10:49 -------
Tried with 20040813, and this bug still exists. A q&d test with a self-compiled
20041201 has this problem 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=2600
Summary: notepad.exe - page setup
Product: Wine
Version: 20041201
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: enhancement
Priority: P4
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: survenix(a)mailbox.hu
notepad.exe (wine-prgs-20041201)
in 'Page setup' the buttons (OK, Cancel, Help) doesn't work
(Windows XP SP2 hungarian)
--
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=2599
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-06-12 01:15 -------
This patch looks correct. Please submit it to wine patches for inclusion into CVS
--
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=2599
Summary: It appears that tabs are not parsed properly by wcmd?
Product: Wine
Version: 20041201
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bgrayson(a)freescale.com
I am trying to install an AutoDesk viewer. It invokes a bat file that contains
the following lines:
copy ^Imsvcp71.dll ^Ieplot\*.*^M$
copy ^Imsvcr71.dll^Ieplot\*.*^M$
I added some printf's to WCMD_Copy(), which shows that it is receiving param1 of
"^Imsvcp71.dll".
In addition, from the second line, since ^I is not recognized as separating
parameters, all of that ends up in param1.
Here is a patch that at least separates the two parameters appropriately
(changes to WCMD_parse):
--- wcmdmain.c.orig Sun Dec 5 23:53:27 2004
+++ wcmdmain.c Sun Dec 5 23:53:59 2004
@@ -696,6 +696,7 @@
*q = '\0';
break;
case ' ':
+ case '\t':
s++;
break;
case '"':
@@ -713,7 +714,7 @@
case '\0':
return;
default:
- while ((*s != '\0') && (*s != ' ')) {
+ while ((*s != '\0') && (*s != ' ') && (*s != '\t')) {
if (p == 0) *p1++ = *s++;
else if (p == 1) *p2++ = *s++;
else s++;
--
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=2433
puoti(a)inwind.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From puoti(a)inwind.it 2004-05-12 17:32 -------
Closing
--
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=2433
puoti(a)inwind.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From puoti(a)inwind.it 2004-05-12 17:32 -------
Winesetuptk is no longer available, as it isn't needed by wine any more.
--
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=2569
mike(a)navi.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From mike(a)navi.cx 2004-05-12 16:08 -------
Fixed in CVS
--
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=2593
matchmovie(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From matchmovie(a)yahoo.com 2004-04-12 22:37 -------
I bit the bullet and ran this down. windows/message.c required a small addition,
now works fine, I am submitting a patch for 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=2598
Summary: Problem compiling wine 20041201
Product: Wine
Version: 20041201
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pierre42d(a)9online.fr
[...]
make[2]: Entering directory `/tmp/wine-20041201/dlls/ntdll'
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_
-D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing
-gstabs+ -Wpointer-arith -s -O3 -march=i686 -o cdrom.o cdrom.c
In file included from /usr/include/asm/byteorder.h:57,
from /usr/include/linux/cdrom.h:14,
from cdrom.c:63:
/usr/include/linux/byteorder/little_endian.h:43: error: parse error before
"__cpu_to_le64p"
/usr/include/linux/byteorder/little_endian.h: In function `__cpu_to_le64p':
/usr/include/linux/byteorder/little_endian.h:45: error: `__le64' undeclared
(first use in this function)
/usr/include/linux/byteorder/little_endian.h:45: error: (Each undeclared
identifier is reported only once
/usr/include/linux/byteorder/little_endian.h:45: error: for each function it
appears in.)
/usr/include/linux/byteorder/little_endian.h: At top level:
/usr/include/linux/byteorder/little_endian.h:47: error: parse error before '*' token
/usr/include/linux/byteorder/little_endian.h: In function `__le64_to_cpup':
/usr/include/linux/byteorder/little_endian.h:49: error: `p' undeclared (first
use in this function)
/usr/include/linux/byteorder/little_endian.h: At top level:
/usr/include/linux/byteorder/little_endian.h:51: error: parse error before
"__cpu_to_le32p"
/usr/include/linux/byteorder/little_endian.h: In function `__cpu_to_le32p':
/usr/include/linux/byteorder/little_endian.h:53: error: `__le32' undeclared
(first use in this function)
/usr/include/linux/byteorder/little_endian.h: At top level:
/usr/include/linux/byteorder/little_endian.h:55: error: parse error before '*' token
/usr/include/linux/byteorder/little_endian.h: In function `__le32_to_cpup':
/usr/include/linux/byteorder/little_endian.h:57: error: `p' undeclared (first
use in this function)
/usr/include/linux/byteorder/little_endian.h: At top level:
/usr/include/linux/byteorder/little_endian.h:59: error: parse error before
"__cpu_to_le16p"
/usr/include/linux/byteorder/little_endian.h: In function `__cpu_to_le16p':
/usr/include/linux/byteorder/little_endian.h:61: error: `__le16' undeclared
(first use in this function)
/usr/include/linux/byteorder/little_endian.h: At top level:
/usr/include/linux/byteorder/little_endian.h:63: error: parse error before '*' token
/usr/include/linux/byteorder/little_endian.h: In function `__le16_to_cpup':
/usr/include/linux/byteorder/little_endian.h:65: error: `p' undeclared (first
use in this function)
/usr/include/linux/byteorder/little_endian.h: At top level:
/usr/include/linux/byteorder/little_endian.h:67: error: parse error before
"__cpu_to_be64p"
/usr/include/linux/byteorder/little_endian.h: In function `__cpu_to_be64p':
/usr/include/linux/byteorder/little_endian.h:69: error: `__be64' undeclared
(first use in this function)
/usr/include/linux/byteorder/little_endian.h:69: error: parse error before
"__swab64p"
/usr/include/linux/byteorder/little_endian.h: At top level:
/usr/include/linux/byteorder/little_endian.h:71: error: parse error before '*' token
/usr/include/linux/byteorder/little_endian.h: In function `__be64_to_cpup':
/usr/include/linux/byteorder/little_endian.h:73: error: `p' undeclared (first
use in this function)
/usr/include/linux/byteorder/little_endian.h: At top level:
/usr/include/linux/byteorder/little_endian.h:75: error: parse error before
"__cpu_to_be32p"
/usr/include/linux/byteorder/little_endian.h: In function `__cpu_to_be32p':
/usr/include/linux/byteorder/little_endian.h:77: error: `__be32' undeclared
(first use in this function)
/usr/include/linux/byteorder/little_endian.h:77: error: parse error before
"__swab32p"
/usr/include/linux/byteorder/little_endian.h: At top level:
/usr/include/linux/byteorder/little_endian.h:79: error: parse error before '*' token
/usr/include/linux/byteorder/little_endian.h: In function `__be32_to_cpup':
/usr/include/linux/byteorder/little_endian.h:81: error: `p' undeclared (first
use in this function)
/usr/include/linux/byteorder/little_endian.h: At top level:
/usr/include/linux/byteorder/little_endian.h:83: error: parse error before
"__cpu_to_be16p"
/usr/include/linux/byteorder/little_endian.h: In function `__cpu_to_be16p':
/usr/include/linux/byteorder/little_endian.h:85: error: `__be16' undeclared
(first use in this function)
/usr/include/linux/byteorder/little_endian.h:85: error: parse error before
"__swab16p"
/usr/include/linux/byteorder/little_endian.h: At top level:
/usr/include/linux/byteorder/little_endian.h:87: error: parse error before '*' token
/usr/include/linux/byteorder/little_endian.h: In function `__be16_to_cpup':
/usr/include/linux/byteorder/little_endian.h:89: error: `p' undeclared (first
use in this function)
make[2]: *** [cdrom.o] Error 1
make[2]: Leaving directory `/tmp/wine-20041201/dlls/ntdll'
make[1]: *** [ntdll] Error 2
make[1]: Leaving directory `/tmp/wine-20041201/dlls'
make: *** [dlls] Error 2
--
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=2597
Summary: Directory naming
Product: Wine
Version: unspecified
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pierre42d(a)9online.fr
I would just let you know that I think it would be great if you could do a
little improvement :
when you untar Wine-20041201.tar.gz it creates a directory named "wine-20041201".
It would be more logical if this directory would be named "Wine-20041201" or if
the tarball would be named wine-20041201.tar.gz (same name for both).
--
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=2596
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=278
--
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=1973
------- Additional Comments From willie(a)froq.net 2004-04-12 11:16 -------
One more info (from Sebastien Miglio of TVPaint, the Mirage devs) - hope this
may help:
"The problem come from the 32bits Pixels blit functions in Wine.
Mirage use the MS Windows function StretchDIBits() with pixel biBitCount=32."
--
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=2543
jerome.bouat(a)wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |critical
Version|20041019 |20041201
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2004-04-12 06:39 -------
Installation crashed with the following message:
" Erreur lors de l'extraction des fichiers de support." (french)
" Error while extracting support files." (english translation)
Here is the log:
---
[j@localhost tmp]$ wine /mnt/cdrom/Setup.exe
Converted windows dir to new entry HKCU\Environment "windir" = L"c:\\windows"
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
(...)
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
err:ole:MARSHAL_Register_Proxy Already have mid?
fixme:ole:CoUnmarshalInterface Failed to create instance of unmarshaller
{0000030b-0000-0000-c000-000000000046}.
fixme:ole:_unmarshal_interface Marshalling interface
{aa7e2068-cb55-11d2-8094-00104b1f9838} failed with 800401f0
fixme:ole:deserialize_param failed to stuballoc in TKIND_RECORD.
fixme:ole:TMStubImpl_Invoke Failed to deserialize param pTransferEvents, hres
800401f0
fixme:ole:CoUnmarshalInterface Failed to create instance of unmarshaller
{0000030b-0000-0000-c000-000000000046}.
fixme:ole:_unmarshal_interface Marshalling interface
{aa7e2068-cb55-11d2-8094-00104b1f9838} failed with 800401f0
fixme:ole:deserialize_param failed to stuballoc in TKIND_RECORD.
fixme:ole:TMStubImpl_Invoke Failed to deserialize param pTransferEvents, hres
800401f0
fixme:ole:PipeBuf_Release Free all stuff
fixme:ole:PipeBuf_Release Free all stuff
(...)
fixme:ole:PipeBuf_Release Free all stuff
fixme:ole:PipeBuf_Release Free all stuff
fixme:ole:read_pipe Read only 0 of 4 bytes from 0x58.
fixme:ole:_StubReaderThread Failed with hres 80004005
[j@localhost tmp]$
--
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=2596
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2004-04-12 06:18 -------
Here is the game installation log:
---
[j@localhost tmp]$ wine /mnt/cdrom/Install.exe
Converted windows dir to new entry HKCU\Environment "windir" = L"c:\\windows"
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
fixme:shell:Stream_WriteLocationInfo writing empty location info
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
err:menubuilder:fork_and_wait wineshelllink returned 1
err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink
fixme:shell:Stream_WriteLocationInfo writing empty location info
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
err:menubuilder:fork_and_wait wineshelllink returned 1
err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
fixme:winhelp:WinMain Unsupported cmd line: fs98.hlp
[j@localhost tmp]$
---
--
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=2595
Summary: release archive compression : bzip2 instead of gzip
Product: Wine
Version: 20041201
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jerome.bouat(a)wanadoo.fr
The release source archive is compressed with gzip.
I made a test by compressing the 20041201 tar archive with bzip2. The size
decreased by 22%.
I test each release. I would appreciate the archive size reducing.
--
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=2594
Summary: fixme:font:WineEngCreateFontInstance Untranslated
charset 255
Product: Wine
Version: 20041201
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mcolgin(a)gmail.com
Upon executing a Win32 Console mode program (no GUI, just good-ole text
characters, full 32-bit): wine reports the following error:
fixme:font:WineEngCreateFontInstance Untranslated charset 255
The program then continues to run without a problem, however the font used to
render the screen under X uses a small-ish font that I'm unable to determine
it's source. There doesn't appear to be any configuration file that I can find
that allows me to override this font. But given the "fixme" flag on this error,
I'm hoping that it's some kind error that maybe my fellow Win32-Console friends
haven't reported yet.
This test and error was reported using a publicly available shareware text
editor called Semware's TSE Pro, it's available at the below URL for duplication
of the error:
http://semware.com/html/tsepro42new.html
Please let me know if there's anything I can help with in indentifying the problem.
--
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=2593
Summary: Mouse wheel's WM_MOUSEWHEEL requires screen, not client,
coordinates
Product: Wine
Version: 20041201
Platform: HP
URL: http://www.ssontech.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matchmovie(a)yahoo.com
CC: matchmovie(a)yahoo.com
The WM_MOUSEWHEEL message is specified to have absolute screen coordinates,
unlike the WM_LBUTTONDOWN etc messages, which are client coordinate system.
x11drv/mouse.c and windows/input.c treat them all identically (client). So
WM_MOUSEWHEEL messages are delivered to the correct window (and appear to work),
but have the wrong coordinates, so programs that use the coordinates to
redistibute the MOUSEWHEEL message (ie to override the focus) wind up delivering
the MOUSEWHEEL messages to grossly incorrect windows, so much so that the mouse
scroll is unusable. The SynthEyes program at www.ssontech.com shows this
clearly, you can find multiple images of the overall screen-wide scroll wheel
mapping within each subwindow, because the MOUSEWHEEL coordinates are being sent
in client coordinates, not screen coordinates.
This problem should be fixable with a slight modification to mouse.c::get_coords
to allow the client rectangle mapping to be turned off for WM_MOUSEWHEEL. I'm
not entirely sure what the story is with the two mappings in the routine without
running a debugger on it, or I'd propose a patch. (Sorry, no experience to be
able to do this.)
For future note, I think the mapping to client coordinates for the LBUTTONDOWN
etc messages should actually be in windows\input.c::queue_mouse_event with no
mapping in get_coords. The hardware message between the two is intended to
always pass screen coordinates in screen-normalized coordinates, not to be
normalizing the client-coordinate values as is currently done.
But that's a fine point for now, the key point is to fix this bug so SynthEyes
can be run under Linux... tnx.
--
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=1409
puoti(a)inwind.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From puoti(a)inwind.it 2004-03-12 15:48 -------
This bug is fixed by http://bugs.winehq.com/show_bug.cgi?id=991 (Untested, but
all M$ game installers suffered from the same bug so that patch should fix them all.
--
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=1434
Bug 1434 depends on bug 1409, which changed state.
Bug 1409 Summary: Starlancer trial installer doesn't work.
http://bugs.winehq.org/show_bug.cgi?id=1409
What |Old Value |New Value
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |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=1408
puoti(a)inwind.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From puoti(a)inwind.it 2004-03-12 15:48 -------
This bug is fixed by http://bugs.winehq.com/show_bug.cgi?id=991 (Untested, but
all M$ game installers suffered from the same bug so that patch should fix them all.
--
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=1434
Bug 1434 depends on bug 988, which changed state.
Bug 988 Summary: Age of empires conquerors expantion trial won't install.
http://bugs.winehq.org/show_bug.cgi?id=988
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |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=2592
Summary: SetCompositionWindow Errors
Product: Wine
Version: 20041201
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dougp25(a)hotmail.com
Trying to run something called nitto.
wine starts it, we get the splash screen, and a login (like we do under
windoze). We are able to see errors spooling past on the console. They
consist of quite a few of:
fixme:imm:ImmGetContext (0x10028): stub
fixme:imm:ImmSetCompositionWindow STUB
The program then ends, and the window it is running in closes, on this error:
err:seh:EXC_DefaultHandling Exception frame is not in stack limits => unable to
dispatch exception.
I am not sure which error is the worse one, or if one is causing the other!
--
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=2591
btucker(a)mpc-data.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Wine FreeBSD |Wine FreeBSD Stuck in
| |ReadProcessMemory
------- Additional Comments From btucker(a)mpc-data.co.uk 2004-03-12 05:55 -------
Running Freebsd 4.10, Wine 20040505 or 20040408 both patched for FreeBSD and built fron the ports
collection. I find that console mode win32 exes run ok.
Any GUI executables such as notepad.exe (from a XP pro sp2 installation) get stuck in the win32 api call
'kernel32.ReadProcessMemory'. Interestingly, the windows GUI version of vim, called gvim.exe version
62 did not suffer the same problem.
Running XFree86 4.3.0.1.
I have attacked the wine trace and ktrace.
I am supprised that I have found no mention of this problem in the bug lists as it affects all windows
exes (gvim excluded) that I tried (word, excell etc) I am trying to run a propriety windows GUI scripting
system for X platform driver testing. It runs on Linux but FreeBSD has become an unexpected show
stopper.
Any help gratefully received.
Ben.
P.S. Running under linux, our test system loads dlls several times i.e. it does LoadLibrary on the same
dll more than one time. We have found that where the dll in question is a wine wrapper '.dll.so', the first
load library succeeds but subsiquent loads fail. Wine picks up the .dll.so from the linker paths the first
time but that records it's path incorrectly. This problem only ocures when a path the the win .dll is
included in the LoadLibrary call.
--
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=2591
Summary: Wine FreeBSD
Product: Wine
Version: 20040408
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: btucker(a)mpc-data.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.
http://bugs.winehq.org/show_bug.cgi?id=2590
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=210
--
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=2590
Summary: "left-click" window flashes info & then becomes blank
Product: Wine
Version: 20041201
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jdoutt(a)whoi.edu
CC: jdoutt(a)whoi.edu
In program WXtide32, when one presses and holds the left mouse button a box
comes up displaying text information about that particular time. When run under
WINE 20041201 the box comes up, VERY quickly flashes the text info, and then
turns blank. The box disappears (as it should) when the left
button is released.
This behavior has existed for (at least) several revisions of WINE.
Other than this, the program appears to run perfectly!!!
The URL for wxtide32 is:
http://www.wxtide32.com/
--
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=2526
jdoutt(a)whoi.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jdoutt(a)whoi.edu 2004-02-12 19:43 -------
Great job, everyone!! This now runs fine WITHOUT any need to use my sed script.
wine20041201 no longer inserts '%' in the '.cfg' file.
Jim
--
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=699
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-02-12 11:25 -------
closing
--
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=2525
------- Additional Comments From julliard(a)winehq.com 2004-02-12 08:39 -------
Could you please reproduce the problem while running wine under strace -f and
post the log here?
--
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=1973
------- Additional Comments From willie(a)froq.net 2004-02-12 05:13 -------
Just tested Mirage 1.2, same problem. But it seems that this only happens at
24bpp, at 16bpp the interface behaves correct. OTOH, 16bpp is not really
suitable for image retouche work...
Anyway, this seems to indicate a more fundamental flaw somewhere in Wine, as
this could very easily happen with other applications that _need_ 16bpp or
32bpp in the future.
--
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=1851
------- Additional Comments From martin.zwickel(a)technotrend.de 2004-02-12 05:06 -------
Using latest CVS version I get the same:
# wine notepad.exe
err:clipping:CLIPPING_UpdateGCRegion hVisRgn is zero. Please report this.
# wine ../Program\ Files/WordView/WORDVIEW.EXE
err:clipping:CLIPPING_UpdateGCRegion hVisRgn is zero. Please report this.
# wine --version
Wine 20041019
Regards,
Martin
--
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=2525
------- Additional Comments From soundmanok(a)yahoo.com 2004-02-12 04:25 -------
Yup.
Problem occurs in FindNextFileW/FindNextFileA/NtQueryDirectoryFile under
dlls/kernel/file.c. FindNextFileW is called repeatedly in a never ending loop.
Not sure what causes 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.