http://bugs.winehq.org/show_bug.cgi?id=59052
Bug ID: 59052
Summary: cmd doesn't handle all parameters in FOR /F command
Product: Wine
Version: 10.19
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)list.winehq.org
Reporter: eric.pouech(a)gmail.com
Distribution: ---
extracted from https://bugs.winehq.org/show_bug.cgi?id=59050
diff --git a/run.bat b/run.bat
index 5fe19ed..ee6d44b 100644
--- a/run.bat
+++ b/run.bat
@@ -51,14 +51,14 @@ if errorlevel 1 (
goto EXIT
)
-for /f tokens^=2-2^ delims^=^" %%j in ('java -version 2^>^&1') do set
"JAVA_VERSION=%%j"
+rem for /f tokens^=2-2^ delims^=^" %%j in ('java -version 2^>^&1') do set
"JAVA_VERSION=%%j"
-for /f "tokens=1 delims=. " %%a in ("%JAVA_VERSION%") do set
"JAVA_MAJOR_VERSION=%%a"
+rem for /f "tokens=1 delims=. " %%a in ("%JAVA_VERSION%") do set
"JAVA_MAJOR_VERSION=%%a"
-if %JAVA_MAJOR_VERSION% LSS 11 (
- echo ERROR! HiveMQ requires at least Java version 11.
- goto EXIT
-)
+rem if %JAVA_MAJOR_VERSION% LSS 11 (
+rem echo ERROR! HiveMQ requires at least Java version 11.
+rem goto EXIT
+rem )
rem ########### VARIABLES
set "JAVA_OPTS=%JAVA_OPTS% -Djava.net.preferIPv4Stack=true"
--- snip ---
--
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=58991
Bug ID: 58991
Summary: Launching Need for Speed Underground 2 with a full
path breaks KDE X11
Product: Wine
Version: 10.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)list.winehq.org
Reporter: user.pecheniok(a)gmail.com
Distribution: ---
I launched the game the same way I launched MW here:
https://bugs.winehq.org/show_bug.cgi?id=58797#add_comment
Most Wanted creates a window and hangs, you can still close it. Underground 2
on the other hand does something so that the screen goes permanently black.
Rebooting the PC does not help. Still searching for a solution.
Of course, this is caused by an application bug, but it doesn't leave windows
unusable. I think this has to be fixed as soon as possible, as this is a pretty
serious issue.
(Using the system on wayland now. Maybe it affects wayland too, but don't want
to check for now or at least until I find a fix for the x11 issue)
--
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=59014
Bug ID: 59014
Summary: World of Warcraft crashes on startup with #132
Product: Wine
Version: 10.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)list.winehq.org
Reporter: iso(a)axtroz.dev
Distribution: ---
The crash is accompanied by: Unknown CODEVIEW signature 44524148 in module
L"wow". It appears this triggers when loading `dbghelp.dll`.
Running `git bisect` between wine 10.18 and 10.19 led me to commit
`18ce7964203b486c8236f2c16a370ae27539d2f0` which introduces this behavior.
Building wine from the previous commit,
`6ee01903212eafb19c97066710b916a00a67ef37`, allows launching the program
correctly.
--
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=58968
Bug ID: 58968
Summary: Fusion360 broken, stack overflow occurs since 10.15
Product: Wine
Version: 10.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)list.winehq.org
Reporter: info(a)maduranma.com
Distribution: ---
There's a generalized issue:
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/issues/602
Autodesk Fusion360 gets stuck at loading modules since 10.15, on 10.14 and
older it works fine.
It seems it crashes with a stack overflow:
02f4:fixme:netprofm:cost_manager_GetCost 00007F8F8B992778, 00007F8FE420F740,
0000000000000000
02f4:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub!
0768:fixme:secur32:get_enabled_protocols handle TLS parameters
0664:fixme:shcore:SetCurrentProcessExplicitAppUserModelID
L"AutodeskInc.Fusion360": stub
0560:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub!
055c:fixme:wlanapi:WlanEnumInterfaces (0000000000000001, 0000000000000000,
00007F8F8A30D560) semi-stub
0664:err:virtual:virtual_setup_exception stack overflow 4608 bytes addr
0x6fffffc385f5 stack 0x7ffffe0ffe00
(0x7ffffe100000-0x7ffffe101000-0x7ffffe200000)
--
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=59025
Bug ID: 59025
Summary: Respondus Lockdown Browser: page fault on read access
to 0x00000010 in wow64 32-bit code
Product: Wine
Version: 10.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)list.winehq.org
Reporter: tabulatejarl8(a)gmail.com
Distribution: ---
Created attachment 79764
--> http://bugs.winehq.org/attachment.cgi?id=79764
Backtrack generated from the Wine GUI
Hey! I recently updated from Wine 10.18 to 10.19, and I'm guessing something
has changed because Respondus' Lockdown Browser has stopped functioning. I've
found a similar issue from a few years ago, but the error is definitely
different since I'm using wow64: https://bugs.winehq.org/show_bug.cgi?id=49149.
I've attached the page fault log as well as the console output in hopes that
some of it is helpful. In the past, I've had to use winetricks to install
msftedit, allfonts, vcrun2015, and dxvk to get it to work properly, but I get
this same page fault without installing anything with winetricks. I also tried
installing vcrun2017 to see if that update made a difference, but same error.
Hopefully this is of help to you guys, thanks for all your work and let me know
if I can provide anything else!
--
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=58970
Bug ID: 58970
Summary: foobar2000 (x86) crashes playing songs with wine 10.19
Product: Wine
Version: 10.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)list.winehq.org
Reporter: paregistrase(a)yahoo.es
Distribution: ---
Created attachment 79677
--> http://bugs.winehq.org/attachment.cgi?id=79677
Linux console log
foobar2000 (x86) crashes when a song start to play with wine version 10.19.
The program worked just fine with wine 10.18
When the program start, there are some err: lines in console not present with
wine 10.18.
0128:err:environ:init_peb starting
L"Z:\\home\\user\\.local\\bin\\foobar2000\\foobar2000.exe" in experimental
wow64 mode
01c8:err:environ:init_peb starting L"C:\\windows\\syswow64\\cmd.exe" in
experimental wow64 mode
01e4:err:environ:init_peb starting L"C:\\windows\\syswow64\\wbem\\wmic.exe" in
experimental wow64 mode
01ec:err:environ:init_peb starting L"C:\\windows\\syswow64\\cmd.exe" in
experimental wow64 mode
020c:err:environ:init_peb starting L"C:\\windows\\syswow64\\chcp.com" in
experimental wow64 mode
When a sonf start to play
0350:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",329FFB1C): stub
0350:fixme:dbghelp_dwarf:dwarf2_fill_in_variant Unexpected base type bt=a for
form=b
0350:fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported form for const value
"progress" (b)
0350:fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported form for const value
"missing_terminal_break" (b)
--
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=58798
Bug ID: 58798
Summary: Dotted border line has a whitespace tail
Product: Wine
Version: 7.16
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: win32u
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: zzhang(a)codeweavers.com
Regression SHA1: bca9df8db26206ddd9c615d274d8ff0c5652e17a
Distribution: ---
Created attachment 79442
--> http://bugs.winehq.org/attachment.cgi?id=79442
screenshot
Removing just GGO_BITMAP leads to this behaviour.
--
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=55986
Bug ID: 55986
Summary: Gunner3 has flickering in fullscreen
Product: Wine
Version: 8.21
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Since wine-6.1 there is flickering when running Gunner3 in fullscreen mode.
Also, from time to time old frame data is shown for a few moments making the
game
It works with winecfg virtual desktop mode, and making screenshots in
fullscreen is hard. It looks similar to the glitches in bug 45168 (but it is
unrelated).
Don't try to click on a level without having the fix from bug 41977 though, it
might crash. The menu is enough to reproduce the issue.
--
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=59062
Bug ID: 59062
Summary: PKHeX 25.11.16: does not start
Product: Wine
Version: 10.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)list.winehq.org
Reporter: infomaniac742(a)gmail.com
Distribution: ---
Created attachment 79833
--> http://bugs.winehq.org/attachment.cgi?id=79833
log files
PKHeX version 25.11.16 does not start on Wine 10.20. I am using Linux Mint 22.2
Cinnamon. It does work on the most recent stable version (Wine 10.0). Trying to
run PKHeX using Wine 10.20 appears to "break" the wineprefix such that that
wineprefix will no longer work, not even on Wine 10.0 (the wineprefix must be
deleted and recreated).
(As a side note, I need to run `env -u DOTNET_ROOT -u
DOTNET_BUNDLE_EXTRACT_BASE_DIR wine PKHeX.exe` in order to get PKHeX to work,
this is true even on Wine 10.0)
I've attached two log files, `log_stable.txt` is the output from Wine 10.0
(where PKHeX starts) and `log_devel.txt` is the output from WIne 10.20 (where
PKHeX crashes)
Download link: https://projectpokemon.org/home/files/file/1-pkhex/
4c07a31eb29d5e953b0a1aeb79df32b457b72931 PKHeX.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.