https://bugs.winehq.org/show_bug.cgi?id=51775
Bug ID: 51775
Summary: Axiom Verge 2 crashes on startup due to incomplete
sapi implementation
Product: Wine
Version: 6.17
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sapi
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
This game initializes sapi, even though it doesn't appear to use it at all.
It appears from the .NET backtrace, that
speechsynthesizer.SetOutputTotDefaultAudioDevice is at fault.
After playing around, we can reproduce the crash in a C# application with the
following lines
...
System.Speech.Synthesis.SpeechSynthesizer synth = new SpeechSynthesizer();
synth.SetOutputToDefaultAudioDevice();
...
Function SetOutputToDefaultAudioDevice, requires that basic iteration and a few
registry values are in place.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=53813
Bug ID: 53813
Summary: Let's encrypt certificate validation fails
Product: Wine
Version: 7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: panard(a)inzenet.org
Distribution: ---
Created attachment 73329
--> https://bugs.winehq.org/attachment.cgi?id=73329
WINEDEBUG=-all,cryptnet,cryptasn,wininet,chain of .NET application
The .NET application "Magic Online" fails to validate the certificate of
mtgologin1.mtgo.com:7770, which prevents login (the app thinks it is in
maintenance mode due to the connection error).
The certificate of mtgologin1.mtgo.com:7770 seems valid, however. It is issued
by Let's encrypt.
Certificate chain is
0 s:CN = *.mtgo.com
i:C = US, O = Let's Encrypt, CN = R3
1 s:C = US, O = Let's Encrypt, CN = R3
i:C = US, O = Internet Security Research Group, CN = ISRG Root X1
2 s:C = US, O = Internet Security Research Group, CN = ISRG Root X1
i:O = Digital Signature Trust Co., CN = DST Root CA X3
From the log, the issue seems related to the verification of the revocation
status with OCSP on http://r3.o.lencr.org, with a warning on an invalid tag in
CRYPT_AsnDecodeResponderID.
I join the log with WINEDEBUG=-all,cryptnet,cryptasn,wininet,chain where I just
kept the relevant cryptasn part.
The main path of error seems the following:
0220:trace:cryptnet:verify_cert_revocation_from_aia_ext OCSP URL =
L"http://r3.o.lencr.org"
0220:trace:wininet:HTTP_GetResponseHeaders version [L"HTTP/1.1"] status code
[L"200"] status text [L"OK"]
01a4:warn:cryptasn:CRYPT_AsnDecodeResponderID Unexpected tag 30
0220:trace:cryptnet:verify_cert_revocation
verify_cert_revocation_from_aia_ext() returned 8009310b
0220:trace:cryptnet:verify_cert_revocation no CRL found
0220:trace:cryptnet:verify_cert_revocation
verify_cert_revocation_from_aia_ext() returned 80092012
0220:trace:chain:CertGetCertificateChain error status: 01000040
--
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.
https://bugs.winehq.org/show_bug.cgi?id=53552
Bug ID: 53552
Summary: Line width calculation failure in
WineMono.Tests.System.Windows.Media.TextFormatting.Tex
tFormatterTest.NewlineCharacterCollapsibleTest
Product: Wine
Version: 7.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dwrite
Assignee: wine-bugs(a)winehq.org
Reporter: conmanx360(a)gmail.com
Distribution: ---
Somewhere between the release of Wine Mono 7.3.0 and Wine 7.14 the
WineMono.Tests.System.Windows.Media.TextFormatting.TextFormatterTest.NewlineCharacterCollapsibleTest
test began failing with:
1) NewlineCharacterCollapsibleTest
(WineMono.Tests.System.Windows.Media.TextFormatting.TextFormatterTest.NewlineCharacterCollapsibleTest)
line.Width
Expected: 206.31333333333333d
But was: 302.31333333333333d
I'm assuming this is dwrite related, but I could be wrong on that.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=52648
Bug ID: 52648
Summary: conhost.exe:tty test_read_console_control() fails in
Hindi and Portuguese
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
conhost.exe:tty test_read_console_control() fails on Windows in Hindi and
Portuguese:
tty.c:1365: Test failed: keyboard state: got 8, expected 18
https://test.winehq.org/data/patterns.html#conhost.exe:tty
This can be reproduced on w10pro64-hi, w10pro64-pt-BR and w10pro64-pt-PT but
does not fail in the other locales.
This failure started when these tests were added:
commit 89a8b32d7a976504ee98ba1a7d08574bc9bc00e6
Author: Eric Pouech <eric.pouech(a)gmail.com>
AuthorDate: Tue Mar 1 09:26:08 2022 +0100
conhost/tests: Add tests for ReadConsoleW with control.
Signed-off-by: Eric Pouech <eric.pouech(a)gmail.com>
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
--
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.
https://bugs.winehq.org/show_bug.cgi?id=53437
Bug ID: 53437
Summary: Windows program (ZOSICloud.exe) ran great under an
earlier version, but now crashes
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: david(a)depowell.com
Distribution: ---
Created attachment 72817
--> https://bugs.winehq.org/attachment.cgi?id=72817
Console output when program is run
I have a program, called ZOSICloud.exe, that I installed on my Ubuntu Focal
Fossa (20.04) laptop about six months ago to monitor my security cameras. It
ran perfectly under WINE, but I honestly don't know what version of WINE I was
running.
For some reason, my WINE installation disappeared, perhaps during an update. I
haven't a clue why. So I reinstalled it using apt. The installation went well,
but I wound up with version 5.0 of WINE. Most of my other Windows programs
would run, but a lot of useful functionality (e.g., printing) was missing.
ZOSICloud.exe would not run at all, just crash immediately.
I uninstalled WINE 5.0 and installed version 7.0 by following the instructions
on the winehq.org web site. This restored the missing functionality in my other
Windows programs, but ZOSICloud.exe still crashes when I try to launch it. I
have reinstalled ZOSICloud.exe several times, using both the default (64-bit)
wineprefix and in a 32-bit wineprefix (I don't know how to tell if
ZOSICloud.exe is 64- or 32-bit), but it won't run either way.
The application (ZOSICloud.exe) can be downloaded from
https://s3.amazonaws.com/ansjerfilemanager/ZOSICloud_3.0.1.2.exe
Note that the desktop link it creates is incorrect; it runs a program called
"test_link.exe" instead of "ZOSICloud.exe".
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38604
Bug ID: 38604
Summary: winedbg: internal crash when valgrinding
ieframe/tests/ie.c with pdb debug symbols
Product: Wine
Version: 1.7.43
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
Created attachment 51499
--> https://bugs.winehq.org/attachment.cgi?id=51499
log
See also bug 38594 for a similar issue, though this one causes winedbg to
crash. Log is attached.
--
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=15679
Summary: cygwin symlinks not working in wine
Product: Wine
Version: 1.1.6
Platform: Other
URL: http://cygwin.com
OS/Version: other
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Surprisingly, cygwin seems to work nowadays,
as long as you do everything inside a wineconsole
running cygwin.bat. (Perhaps cygwin apps should
work outside wineconsole; that would be a separate
bug report.)
However, cygwin's gcc doesn't work unless you
replace certain cygwin symlinks with unix ones, e.g.
$ cd .wine/drive_c/cygwin/usr/i686-pc-cygwin/bin
$ for a in *; do ln -sf ../../../bin/$a; done
Likewise, /bin/vi doesn't work, as it's a symlink to vim.exe.
In fact, cygwin's ls -l doesn't even recognize cygwin's symlinks as such:
$ ls -l vi
-rw-r--r-- 1 dank mkpasswd 18 Oct 19 05:53 vi
$ cat vi
!<symlink>vim.exe
So either they're not being created right, or they're
not being recognized properly by cygwin for some reason,
or both.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=53724
Bug ID: 53724
Summary: Obduction in-game videos don't play
Product: Wine
Version: 7.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: zerooneo(a)01101001.net
Regression SHA1: 6424b9d6b70ead890f729917fafc09a36d44a51b
Distribution: Ubuntu
Created attachment 73154
--> https://bugs.winehq.org/attachment.cgi?id=73154
Log of the console output from the first non-working version
In commit 6424b9d6b70ead890f729917fafc09a36d44a51b , "dbghelp: Store all
address ranges for inline sites.", in-game video and audio in Obduction stop
playing.
The log contains messages relating to both an invalid pointer access as well as
to mfplat, which is involved in playing the videos.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=51529
Bug ID: 51529
Summary: CloseHandle(INVALID_HANDLE_VALUE) returns FALSE,
GetLastError is ERROR_INVALID_HANDLE
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: sergey.bychkow(a)gmail.com
Distribution: ---
Created attachment 70368
--> https://bugs.winehq.org/attachment.cgi?id=70368
Test CloseHandle(INVALID_HANDLE_VALUE)
CloseHandle(INVALID_HANDLE_VALUE) returns FALSE, GetLastError is
ERROR_INVALID_HANDLE on Wine. I tried it with MacOSX and Linux.
But on Windows CloseHandle(INVALID_HANDLE_VALUE) returns TRUE. So many programs
could fail if they didn't expect FALSE here.
Test case (Pascal). Can be compiled with FPC or Delphi.
// file TestCloseHandle.lpr
program TestCloseHandle;
{$APPTYPE CONSOLE}
uses
//Winapi.Windows;
Windows;
var
aHandle: THandle;
aResult: HRESULT;
begin
//aHandle := 0;
aHandle := INVALID_HANDLE_VALUE;
if CloseHandle(aHandle) then
aResult := 0
else
aResult := GetLastError;
Writeln('Result: ', aResult);
end.
--
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=29998
Bug #: 29998
Summary: Crysis 2 (>1.0) huge graphical issues after loading a
savegame
Product: Wine
Version: 1.4-rc5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christian.frank(a)gmx.de
Classification: Unclassified
Created attachment 39060
--> http://bugs.winehq.org/attachment.cgi?id=39060
Crysis 2 log
Hi,
if you try to use a saved game in Crysis 2 which is patched to a higher level
than 1.0, you will have huge graphical issues. Either you get a black scree
with only the hud displayed, or completely broken graphics, or a whiet screen
etc..
This does only happen if you use a savegame or if you want to replay a mission.
If you start the campaign from the beginning, the game will look fine.
This behaviour happens with tons of wine version i have testet, so doesnt seem
to be a regression right now.
CryEngine 3 is planned to be used in other upcoming games and is somehow a
engine which really pushes d3d9 to its limits.I think it would make a lot of
sense to get this issue fixed .
Many thanks,
Christian
--
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.