http://bugs.winehq.org/show_bug.cgi?id=13569
Summary: Directory Opus: Installer hangs near the end of file
copy procedure
Product: Wine
Version: 1.0-rc2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: perrym3(a)gmail.com
Created an attachment (id=13512)
--> (http://bugs.winehq.org/attachment.cgi?id=13512)
Output from wine during the install of DOpus
When installing Directory Opus, the installer works up until the point where it
starts copying the files to the hard drive. The progress bar moves to about
90% and then the installer hangs.
I received an error like the following:
err:ntdll:RtlpWaitForCriticalSection section 0x110048 "heap.c: main process
heap section" wait timed out in thread 0021, blocked by 0009, retrying (60 sec)
It did wait 60 seconds, then it output another line like the one above. After
that I waited for 10 minutes but there was no more output. I had to kill the
process to get back to the shell.
Using Wine 1.0-rc3 on Ubuntu 8.04
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9685
Summary: Punkbuster removes me from game for UNKNOWN WINDOWS API
FUNCTION [131124]
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.evenbalance.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Created an attachment (id=8104)
--> (http://bugs.winehq.org/attachment.cgi?id=8104)
punkbuster kick log
When playing America's Army with punkbuster enabled I am removed from the
server for UNKNOWN WINDOWS API FUNCTION [131124].
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10859
Summary: access violation in mshtml.dll since 0.9.48 / Heredis 9
Product: Wine
Version: 0.9.48.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lebon.sylvain(a)gmail.com
Created an attachment (id=9751)
--> (http://bugs.winehq.org/attachment.cgi?id=9751)
Wine output when the bug occurs
Since version 0.9.48, with Heredis 9, an error occurs when trying to display
html content with the gecko module.
An error window pops up : "Access violation at address 7DDXXXXX in module
'mshtml.dll' Read of address 000000XX", where X is a random number. The message
is sometimes followed by "Abnormal program termination" killing the program.
This error occurs with versions 0.9.48, 0.9.49, 0.9.50 and 0.9.51, but not with
previous versions. The tests were made using Ubuntu 7.10.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12359
Summary: Express Rip can't detect the CD drive
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.nch.com.au/rip/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I inserted an audio cd, made sure Linux could read the tracks,
then ran Express Rip. It popped up a warning saying it
couldn't find any cd-rom device. I went to winecfg and set
the drive type of my cdrom from autodetect to cd-rom.
That got rid of the popup, but still no dice detecting
the disc. Also happens with wine-0.9.42.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12363
Summary: Exact Audio Copy hangs early when in "native win32"
mode.
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://exactaudiocopy.de
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This is the next problem after bug 12361 and bug 12359.
Setting "native win32" mode in EAC options
as described at http://forums.gentoo.org/viewtopic-t-386370.html
causes Exact Audio Copy to lock up on the next startup.
It seems to wait forever for an event inside a windows
message handler for an app-defined message.
The next time you start EAC, it defaults back to the non-crashy
ASPI method, but that doesn't find discs for me (bug 12359).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12321
Summary: Some WinInet tests are invalid
Product: Wine
Version: CVS/GIT
Platform: All
URL: http://winehq.org/pipermail/wine-patches/2008-
March/052323.html
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dsh(a)linux.ucla.edu
Created an attachment (id=11789)
--> (http://bugs.winehq.org/attachment.cgi?id=11789)
Some test failures
Some WinInet tests fail on Windows (XP) and Wine if data is returned slowly.
The original report was here:
http://winehq.org/pipermail/wine-patches/2008-March/052323.html
Using a CGI script like the following and changing the tests to retrieve that
instead of the winehq.org page will cause some test failures such as attached.
#!/bin/bash
# CGI test script
sleep 1
echo Content-type: text/plain
sleep 1
echo
sleep 5
echo Hi
sleep 5
echo Bye
sleep 5
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12361
Summary: Exact Audio Copy 0.99pb4 crashes in winemenubuilder when
creating png icon
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://exactaudiocopy.de
OS/Version: other
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://xithium.wordpress.com/2008/04/04/41/
complained that recent wine crashed on exact audio copy,
so I gave it a try. Sure enough, the following crash
happened during installation:
Unhandled exception: page fault on write access to 0x004586e0 in 32-bit code
(0x7ec9b935).
Backtrace:
=>1 0x7ec9b935 SaveIconResAsPNG+0x275(pIcon=<is not available>,
png_filename=0x12df60, commentW=0x33f274)
[winemenubuilder/winemenubuilder.c:262] in winemenubuilder (0x0033d108)
2 0x7ec9cb91 extract_icon+0x4a1(path=0x33f274, index=0x0, bWait=0x0)
[winemenubuilder/winemenubuilder.c:517] in winemenubuilder (0x0033d3b8)
3 0x7ec9e051 InvokeShellLinker+0x8f1(sl=0x12cfdc, link=0x33f908, bWait=0x0)
[winemenubuilder/winemenubuilder.c:1117] in winemenubuilder (0x0033f8a8)
...
0x7ec9b935 SaveIconResAsPNG+0x275 [winemenubuilder/winemenubuilder.c:262] in
winemenubuilder: movb %al,0x0(%edx)
262 pixel->rgbBlue = bgColor.rgbBlue;
That's in the code that was added recently to fix bug 4803.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10747
Summary: Cool Edit Pro 2.0 evaluation/full hangs at splash screen
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julkinen(a)adicon.org
No problems with installation.
When starting coolpro2.exe, the splash screen hangs at "Resetting menus"
with the following errors at the console:
err:x11drv:X11DRV_CreateWindow invalid window width -6
err:x11drv:X11DRV_CreateWindow invalid window width -5
(I pasted them here because these 2 lines are ALL the messages in the console).
Tested with winver 98 and windows 2000, with window manager managed windows and
virtual desktop. All the same.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11633
Summary: Blood 2: The Chosen Launcher audio bug
Product: Wine
Version: 0.9.55.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
CC: jb.faq(a)gmx.de
Hi there,
I noticed another bug in the game "Blood 2: The Chosen", this time it's both
affecting the launcher application and the game engine. Something to this
difference:
- We have Blood2.exe in the game directory which is the main game launcher
which enables the user to select the renderer type, resolution and some
advanced settings concerning the graphics card.
- Then we have Client.exe which is the main game engine client. This one is
started by the launcher supplying some parameters like the game resources files
which the engine should use (so you can easily extend the game with additional
resource packages)
Currently tested version:
Blood 2 version 2.0
Now the problem:
- When starting the launcher it plays back some audio sample, there are like 5
audio samples which it can play (gunshot, scream, etc. - your know what I
mean).
- The samples are rather short and if the user waits for them to end the game
can be launched without problem (playing the game is another story)
- If the user does NOT wait for the sample to end and starts the game (by
clicking on the launch button) before it has ended the game engine won't
produce any sound, crash or mention that it couldn't initialize the audio
driver.
The results when launching too early are dependent on the audio setup of the
system. By audio setup I mean:
- Which audio driver is selected in the launcher option menu (I'm going to
supply a list)
- Is the direct use of the audio hardware enabled in wine?
List of Blood 2 (LithTech engine) audio drivers:
- Miles 2D Stereo Positional Audio
- Microsoft DirectSound3D software emulation
- RSX 3D Audio from RAD Game Tools
- No Sound (quite uninteresting)
That's the list that appears when doing audio driver detect through the
launcher.
Results (with direct HW audio access):
- When using "Miles 2D" the audio produced by the launcher hangs and repeats.
Sounds like the sample cache is repeated all the time. The game does start but
does not enable sound and displays the following warning message:
"The 3D sound provider is invalid"
The game engine does seem to disable sound now completly and continues.
- When using "MS DS3D soft emulation" the same as with "Miles 2D" happens, also
the same warning message
- "RSX" -> same results
Results (with non-direct HW access):
Getting the same results but the sound mutes (instead of hanging and
repeating). This applies to all available B2 audio drivers.
Another interesting thing:
Blood 2 version 2.0 (I'm not sure for other versions) has six different audio
drivers:
- Mssa3d.m3d: Aureal 3D (?)
- Mssds3dh.m3d: DirectSound3D Hardware (?)
- Mssds3ds.m3d: DirectSound3D Software Emulation
- Msseax.m3d: EAX (?)
- Mssfast.m3d: Miles 2D Stereo (?)
- Mssrsx.m3d: RSX 3D Audio
(MSS = Miles Sound System ??)
The reason for the ? are that the three other drivers don't appear in the
config menu. And I'm not quite sure why "Mssfast.m3d" should be the "Miles 2D
Stereo" driver.
So the engine (?) or the code that is accessed through the launcher only
detects three drivers. I'm especially worried since it won't detect DS3D
Hardware support.
Now another interesting thing is that when removing all sound option stuff from
the autoexec.cfg (the main configuration file the engine uses) another warning
message appears when doing an early-start of the client.exe.
I suspect that the engine uses DS3D hardware support when not been configured
properly.
I didn't succeed in crashing any application (launcher or engine) with version
2.0, but I'm still trying and I'm also going to step back to version 1.0 to
check if the crashes were appearing there.
Thanks,
Tobias
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12941
Summary: International Football 2000: crashes when launching in
Direct3D mode
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kirchun(a)bk.ru
Wine crashes when I try to launch "Microsoft International Football 2000" game
in Direct3D mode. There aren't any problems in "Software rendering" mode.
Switching Wine from "WinXP" to "Win98" doesn't help.
You can download free demo of this game from here:
http://download.microsoft.com/download/soccer2000/Trial/1/WIN98/FR/MSIFDEMO…
(65,1 Mb). Also see my log file.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.