https://bugs.winehq.org/show_bug.cgi?id=47791
Bug ID: 47791
Summary: Inconsistent %ERRORLEVEL% after setting env var value
in cmd.exe
Product: Wine
Version: 4.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: lois.diqual(a)gmail.com
Distribution: ---
Deleting an environment variable on cmd.exe seems to return %ERRORLEVEL% 1,
while on windows' cmd.exe it returns 0.
This matters because some core visual studio scripts like vsdevcmd.bat rely on
this behavior to set the environment properly. Note that using windows' cmd on
wine (using winetricks cmd) yields the same incorrect results.
On wine's cmd.exe
-----------------
wineuser@b081d9035bff:/$ wine cmd
Microsoft Windows 10.0.10240
Z:\>set DOES_NOT_EXIST=
Z:\>echo %ERRORLEVEL%
1
On windows 10's cmd.exe
-----------------------
Microsoft Windows [Version 10.0.17763.379]
(c) 2018 Microsoft Corporation. All rights reserved.
C:\Users\IEUser>set DOES_NOT_EXIST=
C:\Users\IEUser>echo %ERRORLEVEL%
0
--
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=47505
Bug ID: 47505
Summary: Levelhead: Can't download levels
Product: Wine
Version: 4.12.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: elainamartineau(a)gmail.com
Distribution: ---
Created attachment 64890
--> https://bugs.winehq.org/attachment.cgi?id=64890
Error output
When attempting to download a level, a GameMaker error occurs with the attached
output.
--
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=50113
Bug ID: 50113
Summary: In Total Commander v9.51 x64, when using a third-party
theme with Windows XP, the drive buttons and function
buttons at the bottom of the window (F5 Copy) are not
displayed
Product: Wine
Version: 5.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 93.duke.xperia(a)gmail.com
Distribution: ---
Created attachment 68609
--> https://bugs.winehq.org/attachment.cgi?id=68609
terminal output
In Total Commander v9.51 x64, when using a third-party theme with Windows XP,
the drive buttons and function buttons at the bottom of the window (F5 Copy)
are not displayed, and the buttons on the toolbar are not drawn. When launching
the 32-bit version, buttons are rendered everywhere, but the style of the theme
itself is not rendered.
--
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=50041
Bug ID: 50041
Summary: Amnesia: Rebirth crashes with builtin vcomp140
Product: Wine
Version: 5.19
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: vcomp
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 68489
--> https://bugs.winehq.org/attachment.cgi?id=68489
vcomp
Crashes before entering the menu.
04a0:trace:vcomp:omp_get_num_procs stub
wine-5.19-271-gf6a5a3d03c1
--
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=37592
Bug ID: 37592
Summary: Filenames in themed file dialog change size
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: stu.axon(a)gmail.com
Distribution: ---
Created attachment 50027
--> https://bugs.winehq.org/attachment.cgi?id=50027
Video showing the bug
Open a file dialogue, increase the height to see the size better.
Bug affects Luna + Other freely available themes.
Choose a directory with lots of files.
Click into the file list, move through the file list with the keyboard - new
files are drawn smaller than the existing files, which makes things look
glitchy.
--
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=50404
Bug ID: 50404
Summary: Sims 4 crashes on startup when using wine's builtin
msvcrt.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: hibbsncc1701(a)gmail.com
Distribution: ---
Created attachment 69026
--> https://bugs.winehq.org/attachment.cgi?id=69026
Console output with +seh+trace.
Sims 4 Version: 1.69.59.1020
Using wine's builtin msvcrt causes the game to exit before reaching the title
screen. Attached seh log indicates that the game's python interpreter cannot
initialize the sys standard streams.
Installing vcrun2013 via winetricks is a workaround.
--
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=49625
Bug ID: 49625
Summary: winedbg --command 'info wnd' fails with Exception
c0000005
Product: Wine
Version: 5.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: ghazel(a)gmail.com
Distribution: ---
Wine works and runs app fine, but running:
windbag --command 'info wnd'
Fails with:
Exception c0000005
gdb says:
Thread 1 "winedbg.exe" received signal SIGSEGV, Segmentation fault.
0x7f9f6e78 in info_win32_window () from
/usr/lib/wine/../i386-linux-gnu/wine/winedbg.exe.so
(gdb) bt
#0 0x7f9f6e78 in info_win32_window () from
/usr/lib/wine/../i386-linux-gnu/wine/winedbg.exe.so
#1 0x7fa06829 in dbg_parse () from
/usr/lib/wine/../i386-linux-gnu/wine/winedbg.exe.so
#2 0x7fa0506b in parser_handle () from
/usr/lib/wine/../i386-linux-gnu/wine/winedbg.exe.so
#3 0x7fa04b58 in dbg_start_interactive () from
/usr/lib/wine/../i386-linux-gnu/wine/winedbg.exe.so
#4 0x7f9e5507 in main () from
/usr/lib/wine/../i386-linux-gnu/wine/winedbg.exe.so
#5 0x7fa0a8fd in ?? () from
/usr/lib/wine/../i386-linux-gnu/wine/winedbg.exe.so
#6 0x7b454882 in call_process_entry () from
/usr/lib/wine/../i386-linux-gnu/wine/kernel32.dll.so
#7 0x7b454cfc in start_process () from
/usr/lib/wine/../i386-linux-gnu/wine/kernel32.dll.so
#8 0x7b45488e in __wine_start_process () from
/usr/lib/wine/../i386-linux-gnu/wine/kernel32.dll.so
#9 0x00000000 in ?? ()
I'm running wine32 "wine-5.0 (Ubuntu 5.0-3ubuntu1)", but the same happens with
stable and dev from the wine repos.
--
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=41292
Bug ID: 41292
Summary: Game freezes to infinite DSOUND_PerformMix loop
Product: Wine
Version: 1.9.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
Assignee: wine-bugs(a)winehq.org
Reporter: wyrex(a)openmailbox.org
Distribution: ---
Nexton LC-ScriptEngine is an engine for visual novels. Games using it
(lcsebody.exe) freeze in various places under wine. They don't crash and wine
doesn't give output but using +dsound I discovered there is infinite loop that
happens after freeze.
trace:dsound:DSOUND_PerformMix (0x1381f8)
trace:dsound:DSOUND_MixToPrimary (23808,4160)
trace:dsound:DSOUND_MixToPrimary MixToPrimary for 0x13ebb0, state=0
trace:dsound:DSOUND_MixToPrimary MixToPrimary for 0x1422a0, state=0
If I run "winetricks dsound" these games work and don't crash.
My sound setup is pulseaudio with alsa sink and wine is set to use pulseaudio
in winecfg.
--
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=31603
Bug #: 31603
Summary: App manifests that specify processorArchitecture="*"
fail to find assemblies
Product: Wine
Version: 1.5.12
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Doing
unset WINEPREFIX
rm -rf ~/.wine
sh winetricks -q vcrun2008
cd ~/wine-git/dlls/msvcr90/tests
WINEDLLOVERRIDES=msvcr90=n ~/wine-git/wine msvcr90_test.exe.so
says
msvcr90.c:243: Tests skipped: msvcr90.dll not installed (got 126)
This seems wrong; that dll is in fact installed. The app in question
is built with the manifest
http://source.winehq.org/source/dlls/msvcr90/tests/msvcr90.manifest
which contains the line
processorArchitecture="*"
Tracing through the code, lookup_manifest_file in ntdll/actctx.c seems to
incorrectly parse the native DLL's manifest as having build 0 rather
than 30729.
The problem appears to be that line 1872 assumes that the string
lookup contains no *'s other than the ones in lookup_fmtW, and so
doesn't skip to where it expected to when it does the strchrW:
1826 static const WCHAR wine_trailerW[] =
{'d','e','a','d','b','e','e','f','.','m','a','n','i','f','e','s','t'};
1842 sprintfW( lookup, lookup_fmtW, ai->arch, ai->name, ai->public_key,
1843 ai->version.major, ai->version.minor, lang );
1872 tmp = dir_info->FileName + (strchrW(lookup, '*') - lookup);
1873 build = atoiW(tmp);
1874 if (build < min_build) continue;
If ai->arch contains a '*', as it does in tests/msvcr90.manifest,
this assumption is violated. Changing the manifest to say
processorArchitecture="x86"
lets the test run and find the native DLL, at least on x86.
So, is the manifest wrong, or is lookup_manifest_file() wrong?
(This came up while I was trying to write tests for vcomp.dll. It was
frustrating to find that the example I'd borrowed the manifest from was
broken.)
--
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.