https://bugs.winehq.org/show_bug.cgi?id=51599
Bug ID: 51599
Summary: cmd.exe incorrectly parses an all-whitespace line
followed by a closing parenthesis
Product: Wine
Version: 6.14
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 70449
--> https://bugs.winehq.org/attachment.cgi?id=70449
Example batch file
The attached batch file works on Windows, but Wine says:
Can't recognize ')' as an internal or external command, or batch script.
Wine's cmd.exe doesn't have a problem with entirely blank lines, but something
about having spaces on the line is tripping it up.
--
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=50643
Bug ID: 50643
Summary: IK Product Manager: Unable to download plugins
Product: Wine
Version: 6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: gearoidburke(a)outlook.com
Distribution: ---
Created attachment 69355
--> https://bugs.winehq.org/attachment.cgi?id=69355
Wine log file.
IK Product Manger (https://www.ikmultimedia.com/products/productmanager/)
should be able to download and install VST plugins from IK Multimedia, however
upon clicking the install button for any plugin, the application will become
unresponsive for a minute or so before resuming as if nothing had happened. The
error in wine seems to be with wmic, with a wmic logicaldisk command failing.
The download location, by default ~/Documents/IK Multimedia/IK Product Manager,
is empty. Upon clicking the install button on a plugin again, nothing happens.
IK Product Manager installs and works as expected up until this point, provided
you have a dx11 compatibility layer like dxvk installed, though sometimes I
need to use wine-staging to get it to run properly.
I would have liked to have tested this in a 32 bit prefix so I could install
wmi, but the application is 64 bit only.
Wine version is 6.1-1, 64 bit architecture. Tested on both wine and
wine-staging.
OS is Arch Linux, 64 bit, kernel 5.10.
Hardware: Thinkpad X13 Yoga, Intel Core i5-10310U with Intel integrated
graphics.
--
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=46839
Bug ID: 46839
Summary: Happy Foto Designer Font not found "Fehler (Code 1)
[Font is not supported: Roboto]"
Product: Wine
Version: 4.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: martin.marmsoler(a)gmail.com
Distribution: ---
Hello,
while creating a new Photo book in Happy Foto
Designer(https://www.happyfoto.at/) I get the following error:
"Fehler (Code 1) [Font is not supported: Roboto]"
The error can be solved by installing gdiplus, but the fonts are not drawn
properly and only the first character is shown.
--
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=56328
Bug ID: 56328
Summary: LMMS 1.2.2 SF2 soundfonts no longer work in Wine 9.1
Product: Wine
Version: 9.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dgerard(a)gmail.com
Distribution: ---
LMMS 1.2.2 SF2 soundfonts no longer work in Wine 9.1.
These worked at least up to Wine 5.x series in Ubuntu 20.04 - but I installed
9.1 from the winehq PPA and the fonts no longer play. So this is a regression.
The program seems to work, other internal synthesizers work, but not the SF2
soundfont player.
Command line output ends:
03d8:err:winediag:MIDIMAP_drvOpen No software synthesizer midi port found, Midi
sound output probably won't work.
LMMS 1.2.2 is installed from the 64-bit Windows binary from
https://lmms.io/download#windows
--
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=56065
Bug ID: 56065
Summary: Missing GetAnycastIpAddressTable() implementation
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: iphlpapi
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)rastos.org
Distribution: ---
Created attachment 75729
--> https://bugs.winehq.org/attachment.cgi?id=75729
patch adding empty implementation of GetAnycastIpAddressTable()
Right now the implementation of Win32 API function of
GetAnycastIpAddressTable() is missing. I'm attaching a patch that adds dummy
implementation of this function that returns "nothing found".
My motivation is that this function is used by OpenJDK 21 which seems to use
the result (along with other information) to initialize secure random
generator. Without implementation of GetAnycastIpAddressTable() any use of the
random generator in java results in JVM crash.
Note: there is a very similar function GetUnicastIpAddressTable(). I assume
that implementation of GetAnycastIpAddressTable() should be very similar. I
attempted to follow up implementation of GetUnicastIpAddressTable() but it
seems to be beyond my capabilities :-(. In first step because I'm unable to
find and equivalent of macro NSI_IP_UNICAST_TABLE. So I would really
appreciate if you could at least accept the attached patch.
--
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=52064
Bug ID: 52064
Summary: Solidworks 2008 crashes on startup - Regression since
Wine 5.21
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jpleonard12(a)gmail.com
Distribution: ---
Created attachment 71076
--> https://bugs.winehq.org/attachment.cgi?id=71076
Debug log file
SolidWorks 2008 worked well on Wine (32bit) up through Wine 5.21. After this,
it crashes on startup, once the full screen workspace is displayed. Sometimes
it allows the user to browse for a file, but will always crash before the
graphics are displayed.
Laptop on which SolidWorks 2008 is still working almost flawlessly:
---------------------------------------
Wine 5.21 (32bit/WinXP)
Linux Mint 18.3, kernel 4.4.0.159-generic
winetricks msxml6 vcrun2005 dotnet20
Mesa DRI Intel(R) Ivybridge Mobile
4.2 (Core Profile) Mesa 18.0.5
3.0 Mesa 18.0.5
Desktop on which SolidWorks crashes on startup
----------------------------------------------
Wine 6.21 (32bit/WinXP)
Linux Mint 20.1 kernel 5.11.0.40-generic
winetricks msxml6 vcrun2005 dotnet20
Mesa DRI Intel(R) HD Graphics 2500 (IVB GT1)
4.2 (Core Profile) Mesa 21.0.3
3.0 Mesa 21.0.3
Have also attempted to run in plain 64 bit wine instance, as well as many
combinations of msxml6, dotnet20, dotnet30, vcrun2005, gdiplus_winxp, as well
as most versions of Wine 5.22 thru 6.21. But the crash always occurs in the
same spot.
--
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=51458
Bug ID: 51458
Summary: Western Digital SSD Dashboard displays black screen
Product: Wine
Version: 6.12
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 70302
--> https://bugs.winehq.org/attachment.cgi?id=70302
Console output
The program installs, but when you try to run it, it just displays a black
screen. Console output is attached. I'm guessing this is the problem:
0130:fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
Dashboard version: 3.2.2.9
Installer version: 4.0.2.3
$ sha256sum DashboardSetup.exe
9670e6bd54e1e0729262f13ded12de56d0a02a0e29ba0c9e6e6cb3663de4c781
--
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=56222
Bug ID: 56222
Summary: Microsoft Flight Simulator 2020 crashes when launching
from Steam
Product: Wine
Version: 9.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gameux
Assignee: wine-bugs(a)winehq.org
Reporter: sam.leloup(a)gmail.com
Distribution: ---
Created attachment 75928
--> https://bugs.winehq.org/attachment.cgi?id=75928
Wine crash logs with MSFS 2020 on Steam
Install Steam client using Wine
Download and install MSFS 2020 from Steam
Launch MFSF from Steam for the first time > Crash with Wine log
--
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=56122
Bug ID: 56122
Summary: LANCommander won't start, prints "error code
0x8007046C" (ERROR_MAPPED_ALIGNMENT)
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: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 75792
--> https://bugs.winehq.org/attachment.cgi?id=75792
Terminal output
On start, LANCommander.exe prints:
Failed to load System.Private.CoreLib.dll (error code 0x8007046C)
Path: Z:\home\alex\Downloads\LANCommander-v0.4.0\System.Private.CoreLib.dll
Error message:
Failed to create CoreCLR, HRESULT: 0x8007046C
0x8007046C is HRESULT_FROM_WIN32(ERROR_MAPPED_ALIGNMENT). I've never seen that
one before.
`winetricks dotnet48` does not help.
$ sha256sum LANCommander-v0.4.0.zip
00d9ca25c982c15a1934055805cba0a89be0400237d3273457ae523a5bba3359
--
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=45901
Bug ID: 45901
Summary: Avoid GPU synchronization due to GPU-CPU transfer
(Overwatch)
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: awesie(a)gmail.com
Distribution: ---
Created attachment 62422
--> https://bugs.winehq.org/attachment.cgi?id=62422
Patch to avoid GPU synchronization
One performance gap with Overwatch on Wine + AMD + Mesa is GPU synchronization
due to transfers from GPU texture to CPU texture. By using PBOs and
glReadPixels with GL_PIXEL_PACK_BUFFER, we can avoid this synchronization
leading to improved performance.
The attached patch is one approach to resolve the performance issue, but I am
not sure that it is the best way. Feedback is appreciated.
Also attached is before and after screenshots with Mesa's HUD. You can observe
that the buffer wait time decreases with the patched version. Both the before
and after screenshots are on wine-staging master plus my patch for 45723.
--
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.