http://bugs.winehq.org/show_bug.cgi?id=23372
Summary: AOE III: Crash at Ensemble Studios video
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml4
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=29127)
--> (http://bugs.winehq.org/attachment.cgi?id=29127)
Window at after crash
Steps to reproduce:
1) remove ~/.wine
2) winetricks mfc42
3) install Polish AOE III
4) wine aoe3-113-polish.exe
5) start the game
Behaviour:
Splash screen->crash at "ensemble studios" video with an window showed in
attachment
Expected behaviour:
no crash should occur
The problem can be fixed by setting msxml4 to native,built-in. Bug isn't
reproducible every time.
--
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=23704
Summary: winhelp failed to load any help file
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
The winehelp wrapper starts winhlp32.exe, but the winhelp commandline
is appended to winhlp32.exe without a separator:
wine winevdm winhelp CONTROL.HLP
trace:winhelp:WinMain16 starting
"C:\\windows\\system32\\winhlp32.exeCONTROL.HLP"
I send already a patch. ( http://source.winehq.org/patches/data/63628 )
The bug is here to be nominated for Wine 1.2.1
--
By by ... Detlef
--
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=23737
Summary: Modelsim XE III 6.4b/6.5c startup crashes on wine 1.2,
but works ok on wine 1.1.42.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vicsuarez(a)alumnos.uvigo.es
Created an attachment (id=29731)
--> (http://bugs.winehq.org/attachment.cgi?id=29731)
Right: 6.4b error | Left: 6.5c error
6.4b tested on:
- openSUSE 10.3 / wine 1.1.?? (I don't remember) from
http://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_10.3/ -> OK
- openSUSE 11.3 / wine 1.2-rc6 from official repositories -> FAIL
- Ubuntu 10.04 / wine 1.1.42 from official repositories -> OK
- Ubuntu 10.04 / wine 1.2 from https://launchpad.net/~ubuntu-wine/+archive/ppa
-> FAIL
(openSUSE and Ubuntu on different computers)
The REGRESSION TEST revealed this for both modelsim versions:
f76eef74018852253b03d305432b4864c724bed3 is the first bad commit
commit f76eef74018852253b03d305432b4864c724bed3
Author: Piotr Caban <piotr(a)codeweavers.com>
Date: Mon Apr 26 12:33:28 2010 +0200
msvcrt: Change strtod_l implementation.
:040000 040000 3497b07093d0c642b5d57b43452245c58b62f4b2
4163e9139b36a04d7f8200141703d93aa10e11c3 M dlls
Steps to reproduce:
- Download Modelsim XE 6.5c from
http://www.xilinx.com/support/download/index.htm (registering is mandatory, but
free). Look for Modelsim XE, not ISE.
- Uncompress and run wine setup.exe. Select the free version. Select VHDL
Custom. Deselect all libraries. At the end say NO when asked for the USB key,
and then try to complete the licensing process through the webpage. I HAVEN'T
TRIED TO REQUEST THE LICENSE SINCE I HAVE MINE. In case it isn't possible to
get the web way to work, complete the lic_request.txt form and send it by mail.
Then wait a few days to receive your license.dat. (I would attach my
license.dat here, but I'm not sure if that's legal).
- Make sure you've an external MFC42.DLL (I would upload mine, but don't know
if that's legal. In place I'll put its MD5: 7e4d1b552ee1dfa859ba9033b3670590)
- Find the Licensing Wizard link, run it (wine start Licensing\ Wizard.lnk)
and follow instructions.
- If variable LM_LICENSE_FILE fails to be set automatically, set it manually
with regedit (It's value is the path to the license.dat file).
- After the second Licensing Wizard run, make sure that all checks completed
successfully. If LM_LICENSE_FILE isn't ok, this won't suceed.
- Now Modelsim should work, try to run wine start Modelsim.lnk.
Notes:
- Almost everything I've tried in this software worked fine with wine, so it's
a fully supported product (once this bug gets solved, of course)
- Modelsim windows are extremelly slow, don't think that to be a wine problem.
- Known fails (but not problematic nor related to this bug):
- On project navigator, contextual menu sometimes fail when used with mouse,
but works ok with arrow keys.
- Startup splash window is white! I don't consider that to be a problem.
--
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=23772
Summary: The bug in NtQueryInformationProcess with
ProcessInformationClass = ProcessDebugObjectHandle
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)vmpsoft.com
The file http://source.winehq.org/source/dlls/ntdll/process.c has a bug in
NtQueryInformationProcess with ProcessInformationClass =
ProcessDebugObjectHandle
112 NTSTATUS ret = STATUS_SUCCESS;
113 ULONG len = 0;
...
319 case ProcessDebugObjectHandle:
320 /* "These are not the debuggers you are looking for." *
321 * set it to 0 aka "no debugger" to satisfy copy protections */
322 len = sizeof(HANDLE);
323 if (ProcessInformationLength == len)
324 {
325 if (!ProcessInformation)
326 ret = STATUS_ACCESS_VIOLATION;
327 else if (!ProcessHandle)
328 ret = STATUS_INVALID_HANDLE;
329 else
330 memset(ProcessInformation, 0, ProcessInformationLength);
331 }
332 else
333 ret = STATUS_INFO_LENGTH_MISMATCH;
334 break;
In the real Windows system without active debugger the result (the variable
"res") of that API is C0000353 but in WINE the result is 00000000.
--
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=23810
Summary: 16-bit setup program can't find its files
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Created an attachment (id=29869)
--> (http://bugs.winehq.org/attachment.cgi?id=29869)
Crossword Construction Kit 2.0
This bug applies to the installer for Crossword Construction Kit 2.0, as
included on the "At Home With Your PC" CD-ROM #44.
Unpack the attached archive and run SETUP.EXE. Two text fields are shown in the
window: Source points to the location you ran SETUP.EXE from (where the
installation files are). Destination is C:\CWKIT by default. Click Start
Installation. There is a dialog box saying "Program files not found at
specified source."
I will attach (the hopefully relevant part of) a WINEDEBUG=+relay log when
running SETUP.EXE. For that log, I ran SETUP.EXE from the original CD, however
the same error appears regardless of where you run it from.
--
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=23902
Summary: EVE Online crashes during audio initialization
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: reboot(a)gmx.ch
EVE Online crashes when the game initializes it's audio service:
Replacing service 'audio' with 'eveAudio'
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x8100ce 0x00000000
osplash: simple.c:173: snd_mixer_selem_get_name: Assertion `elem' failed.
wine: Assertion failed at address 0xb7d42906 (thread 0084), starting
debugger...
6120d7cc14522983fbc38026ab4fcb6e4a68cdf0 is the first bad commit
commit 6120d7cc14522983fbc38026ab4fcb6e4a68cdf0
Author: Jeff Cook <jeff(a)deserettechnology.com>
Date: Mon Aug 2 17:48:52 2010 -0600
winealsa.drv: Init mixer on cards with a single Mic control, like
snd_usb_audio mics.
:040000 040000 0edca612f774126778453257b9149cf893d32f24
0a9b8d3df5d78d176a69bc52d4ceea22ba2d80cf M dlls
--
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=25690
Summary: Silverfall fails to start (possible Securom issue)
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: damian.dixon(a)gmail.com
Created an attachment (id=32724)
--> (http://bugs.winehq.org/attachment.cgi?id=32724)
terminal output
Silverfall and its standalone expansion SF:Earth Awakening quit silently,
shortly after starting (without a crash dialogue).
The commit causing the issue was introduced in yesterday's git:
a9bbd7dc86aff14308e0a5491e0f660fe3c49a2e is the first bad commit
commit a9bbd7dc86aff14308e0a5491e0f660fe3c49a2e
Author: Damian Dixon <damian.dixon(a)gmail.com>
Date: Sat Jan 1 20:19:55 2011 +0000
advapi32: Implement SetEntriesInAclA by calling SetEntriesInAclW.
Reverting the patch fixed the issue.
It seems the issue is somehow related to Securom (the games contain serial
check/online activation) which worked before the regression. Some other titles
are also affected: e.g. the Sam & Max series from Telltale's. It also has
Securom online activation and now they fail to start in the current git.
Please, let me know if you need a log with specific debug channels enabled.
wine-1.3.10-304-gf859535
--
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=24441
Summary: Fix the detection of the number of CPUs for OpenBSD.
Product: Wine
Version: 1.3.2
Platform: All
OS/Version: OpenBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brad(a)comstyle.com
Created an attachment (id=30831)
--> (http://bugs.winehq.org/attachment.cgi?id=30831)
ntdll/nt.c diff
There is a mistake with the initially added code for the detection of the
number of CPUs with OpenBSD since it'll try to retrieve the value from the
sysctl MIB as well as store the return value from sysctl into the same variable
(num).
--
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=24394
Summary: cmd.exe locks up
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tahoar(a)gmail.com
I had a working installation of Wine 1.3 on Ubuntu 10.04. I recently upgraded
to the newest linux kerne Wine's cmd.exe stopped working. uname --all reports:
Linux samsung-netbook 2.6.32-24-generic #43~ppa1~loms~lucid-Ubuntu SMP Tue Aug
31 17:13:22 UTC 2010 i686 GNU/Linux
Cmd.exe works with internal commands, such as dir, date, etc. However, when it
looks for external commands, it freezes. I have to close by clicking the x.
It doesn't matter what external command. I tried notepad.exe, regedit.exe, etc.
All lock up. I first discovered the problem when trying to run python and perl
scripts. I am using Python 2.6.6 (from Python.org) and Strawberry perl.
It doesn't matter if the command includes the full path or if it must search
the %path% environment. Cmd.exe just freezes.
Other Windows apps work fine from a shortcut link. The Python Idle gui works
fine. Ctrl-C does not break the cmd.exe session.
I tried to uninstall/purge all Wine components and start from a new Linux user
(i.e. fresh ~/.wine). Didn't work. Still freezes.
Tom
--
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=23885
Summary: Build fails in dlls/d3dx9_36/tests
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
CC: wine-bugs(a)winehq.org
Today's git won't build on my system:
mesh.o mesh.c
mesh.c: In function ‘new_mesh’:
mesh.c:91: error: ‘NAN’ undeclared (first use in this function)
mesh.c:91: error: (Each undeclared identifier is reported only once
mesh.c:91: error: for each function it appears in.)
make[1]: *** [mesh.o] Error 1
make[1]: Leaving directory `/home/dimesio/wine-git/dlls/d3dx9_36/tests'
make: *** [dlls/d3dx9_36/tests] Error 2
Tested with a fresh git clone. Reverting commit
cc1738ad3cf20f1744626ae122942c2728b03939 fixes it.
--
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.