https://bugs.winehq.org/show_bug.cgi?id=58038
Bug ID: 58038
Summary: Keyboard input lost after alt-tabbing in virtual
desktop
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 30fa691d99df7d6dfe37d16fe708d603919f9fd1
Distribution: ---
After alt-tabbing out and back to the application in virtual desktop mode the
keys that you pressed appear in the terminal instead of the application.
You can run 'wine notepad' to reproduce this.
Reverting commit 30fa691d99df7d6dfe37d16fe708d603919f9fd1
fixes the problem for me.
XFCE/XFWM 4.20
wine-10.4-112-gcf6bdfd2260
--
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=57919
Bug ID: 57919
Summary: Rally Trophy: Keyboard key is not configurable
anymore, regression
Product: Wine
Version: 10.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dinput
Assignee: wine-bugs(a)winehq.org
Reporter: jettis(a)gmail.com
Distribution: ---
Created attachment 78171
--> https://bugs.winehq.org/attachment.cgi?id=78171
Log from wine version one commit before breaking
On Rally Trophy before it was possible to map keys on keyboard to an action in
game, but not anymore after commit 7b3f3d60782c63edd621353a635616f4cea029da.
Steps to reproduce:
1. install Rally Trophy demo
2. ensure that you don't have other input devices connected than keyboard and
mouse, otherwise this breaks even before that commit
3. start Rally Trophy
4. go to device configuration
5. set key 's' to have action 'shift up'
6. save device configurations
7. go to in game with manual transmission
8. press key 's' in game and notice that gear does not change
--
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=57940
Bug ID: 57940
Summary: ntoskrnl.exe tests can trigger BSOD
Product: Wine
Version: 10.3
Hardware: x86-64
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: amorozov(a)etersoft.ru
Created attachment 78188
--> https://bugs.winehq.org/attachment.cgi?id=78188
MEMORY.DMP analysis with WinDbg
I have seen BSOD on Windows 10 Pro 1709 x64, Windows 10 Pro 22H2, Windows 11
Home 21H2 x64.
On Windows 10 testsigning was enabled with
bcdedit -set testsigning on
Windows 11 was loaded without driver signature check.
--
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=58047
Bug ID: 58047
Summary: Videos in (game) Assault Spy Either Don't Display or
Do but Incorrectly
Product: Wine
Version: 10.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nekoNexus(a)protonmail.ch
Distribution: ---
Created attachment 78303
--> https://bugs.winehq.org/attachment.cgi?id=78303
Vanilla Wine 10.4 Log
Distro: Gentoo Linux (x86_64)
Desktop Environment: KDE Plasma 6.2.5 (Wayland)
CPU: Ryzen 3700X @ 4.98 GHz
RAM: 32GBs @ 3600 MHz
GPU: AMD RX 7800 XT
Mesa Version: 25.0.2
Game Version: 4.18.3.0 (latest GOG release, as of writing)
-----
Many videos in the game don't display properly.
Namely: the main menu video plays as a black screen if you wait a short period
of time without pressing any keys (audio plays but there's no video), and many
in-game videos show their content as seemingly offset (some of it can be seen
when it happens but most of it is not visible due to being out of frame) and
interlaced like as if shown on a bad CRT display. This is immediately apparent
when the game shows its first tutorial, and later also easily reproducible when
viewing attack unlock options at upgrade stations and in the game's pause menu
to view what is currently unlocked. What's strange about this, though, is that
some (a minority) of videos do play properly while most don't.
I've also noticed that when this happens, this pops up in Wine's log:
(wine:26205): GStreamer-Video-CRITICAL **: 21:52:01.667:
gst_video_info_from_caps: assertion 'gst_caps_is_fixed (caps)' failed
I'm not sure if this is the only issue involved, but I figured it was worth
noting.
--
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=58056
Bug ID: 58056
Summary: vbscript: Directly indexing a Split returns Empty
Product: Wine
Version: 10.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: francisdb(a)gmail.com
Distribution: ---
test.vbs
Dim s: s = "1;2"
Dim a: a = Split(s, ";")(0)
Wscript.Echo "a: " & TypeName(a)
Wscript.Echo "a = " & a
Dim b: b = Split(s, ";")
Dim c: c = b(0)
Wscript.Echo "c: " & TypeName(c)
Wscript.Echo "c = " & c
❯ /opt/wine-devel/bin/wine cscript test.vbs
a: Empty
a =
c: String
c = 1
--
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=56941
Bug ID: 56941
Summary: EA app fails to launch game if total size of
environment variables exceeds ~32000 characters
Product: Wine
Version: 9.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: tinozzo123(a)gmail.com
Distribution: ---
### Steps to reproduce
Preparation:
- Have the EA app installed:
https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases…
- I installed it through Bottles, which installs the following Winetricks
dependencies:
https://github.com/bottlesdevs/programs/blob/main/Games/eaclient.yml
Reproducing:
- Set a very long environment variable, before launching the EA app
- From the EA app, launch any game
- Alternatively, execute the game directly, it will automatically launch the
EA app to launch the game
- If you don't have any game, "The Sims 4" is free
- The game won't launch, an error popup from the EA app will appear (see notes)
### Notes
It doesn't matter whether these ~32000 characters are from a single environment
variable, or from the combination of many of them.
I didn't test on Windows. It may be impossible to test there, since the
environment block there has a limit of 32760 characters (which may probably be
the reason for this issue in the first place).
I say "~32000", because the issue starts occurring a little before 32760
characters. However, my counting method was imprecise (I simply typed `set` in
`wine cmd`, then counted the characters), and there's also the fact that the EA
app also sets its own environment variables.
The issue also occurs with games bought from Steam (thus launched with Proton)
that also have to go through the EA app (thanks EA).
This issue existed before, and the weird thing is that the error popup from the
EA app is different from some time ago (I imagine due to the app being
updated).
Before it was: "Failed to launch game. An error on our end caused the launch to
fail. Try again a little later."
Now it's: "The game hasn't released yet" (which is obviously untrue).
Is it a stack overflow issue?
Logs obtained with `WINEDEBUG=EADesktop.exe:+relay` are too big to attach, even
compressed. Let me know what `WINEDEBUG` parameters I should use instead.
I can see that the app calls `GetEnvironmentStringsW`, shortly followed by a
`WideCharToMultiByte` for each variable (key and value separately). This is
done three times.
--
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=58028
Bug ID: 58028
Summary: Separable Subsurface Scattering fails to launch
Product: vkd3d
Version: 1.15
Hardware: x86-64
URL: https://web.archive.org/web/20240118021209if_/https://www.iryoku.com/separable-sss/downloads/Separable-SSS-D
X10-v1.0.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: hlsl
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 78287
--> https://bugs.winehq.org/attachment.cgi?id=78287
shader
vkd3d:0024:err:hlsl_type_from_fx_type ../vkd3d/libs/vkd3d-shader/fx.c:2418:
Unreachable code reached.
1.15-180-g110edf32
--
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=58055
Bug ID: 58055
Summary: winewayland: Add registry data for GPU memory size
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: peter.eszlari(a)gmail.com
Distribution: ---
Port this commit to winewayland:
https://gitlab.winehq.org/wine/wine/-/commit/28ca56257e15354a1ba612aa7f2a33…
win32u: Add registry data for GPU memory size.
Starcraft Remastered is looking up for the GPU physical memory size to
check for minimum requirements to enable RealTime Lighting.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46624
Signed-off-by: default avatarJon Doron <arilou(a)gmail.com>
--
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=56463
Bug ID: 56463
Summary: Warframe launcher is rendered incorrectly
Product: Wine
Version: 9.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: pmargeti34(a)gmail.com
Distribution: ---
Created attachment 76228
--> https://bugs.winehq.org/attachment.cgi?id=76228
Only few controls aren't rendered black
Warframe launcher window paints most of it's surface area black. Exception are
control located in the top right corner. It can still be interacted with,
cursor changes to hand pointer over the PLAY button and it does launch the game
(which works flawlessly in wayland mode otherwise)
Possibly related? https://bugs.winehq.org/show_bug.cgi?id=56014#c1
--
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=2155
Zeb Figura <z.figura12(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|STAGED |RESOLVED
Fixed by SHA1| |3ae66c75cf443c0be403d9fe4e4
| |da3c19b3ad9a8
Component|user32 |winex11.drv
--- Comment #33 from Zeb Figura <z.figura12(a)gmail.com> ---
The test application from comment #1 is fixed by
3ae66c75cf443c0be403d9fe4e4da3c19b3ad9a8, so marking this as FIXED. If focus
issues remain with any other applications, please file follow-up bugs.
--
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=58016
Bug ID: 58016
Summary: Excel Viewer 2007: Open File filter does not work
Product: Wine
Version: 10.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: kyle.kcsoftwares(a)gmail.com
Distribution: ---
Created attachment 78276
--> https://bugs.winehq.org/attachment.cgi?id=78276
File is not displayed
Excel Viewer 2007: Open File filter does not work
Put a "test.xlsx" file in folder
Run Excel Viewer 2007
- Default filter, supposed to show this file does NOT
- "all files" filter indeed confirms file presence
--
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=57020
Bug ID: 57020
Summary: Anritsu Software Toolbox doesn't install properly
Product: Wine
Version: 9.14
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: ---
Download:
https://dl.cdn-anritsu.com/en-us/test-measurement/files/Software/Drivers-So…
To test
- Run the installer in clean WINEPREFIX
- Uncheck "Check for Updates"
- Select all components (default)
- When it asks something about the "NI VISA" runtime, select "Yes"
In the install folder (default .wine/drive_c/Program Files (x86)/Anritsu) there
hsould be folders like "Line Sweep Tools" and other. On Wine, those are
missing.
The problem can be worked around by using "winetricks -q dotnet35" before
attempting the install.
Not sure why it can't use wine-mono.
Another way to possibly test: You can unpack the installer exe with 7-zip, then
the $TEMP folder contains the installers, e.g. LST_V1.71_Installer.exe
If you run those, they will complain about missing .NET 3.5 as well.
--
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=58049
Bug ID: 58049
Summary: MFC's Menu/BeckyInternetMail: The background color of
the menu item is wrong
Product: Wine
Version: 10.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: axis6404(a)proton.me
Distribution: ---
Created attachment 78304
--> https://bugs.winehq.org/attachment.cgi?id=78304
Screenshots and proposed color correction
The color of the drop-down menu in the menu bar is wrong. The color of the
outer frame and arrows is wrong.
I could not seem to fill the background with light.msstyle colors.
The correct color is the inner gray dark background color (note! Not the red
arrow part) becomes more whitish light background color (the same color as the
red arrow part).
--
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=50277
Bug ID: 50277
Summary: Haven intro video does not play
Product: Wine
Version: 6.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: kai.sterker+wine(a)gmail.com
Distribution: ---
Created attachment 68825
--> https://bugs.winehq.org/attachment.cgi?id=68825
Debug logs with +mfplat,+gstreamer
Upon testing Haven with the builtin media foundation implementation, the
following error is logged, the intro movie does not play and the game is stuck
at launch:
020c:err:mfplat:media_source_constructor Failed to play source, error 0.
0218:err:mfplat:bus_watch qtdemux0: Internal data stream error.
0218:err:mfplat:bus_watch qtdemux.c(6605): gst_qtdemux_loop ():
/GstBin:bin0/GstDecodeBin:decodebin0/GstQTDemux:qtdemux0:
streaming stopped, reason error (-5)
Debug logs with +mfplat,+gstreamer attached. I'm on Ubuntu 20.04. If I can
provide any other useful information please let me know.
--
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=54964
Bug ID: 54964
Summary: i facing this bug
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: hoichan62(a)gmail.com
Distribution: ---
Created attachment 74492
--> https://bugs.winehq.org/attachment.cgi?id=74492
microsoft program
when install microsoft edge it shows this look this 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.
https://bugs.winehq.org/show_bug.cgi?id=58036
Bug ID: 58036
Summary: Tkd GUI Apps prevent input and hang on attempting to
close on Wine 10.4 but work on Wine 10.3
Product: Wine
Version: 10.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dreamsyntax(a)gmail.com
Distribution: ---
Note: This is for the experimental wow64 mode.
Tkd (https://github.com/nomad-software/tkd) GUI toolkit applications built for
Windows now have issues running in Wine 10.4.
The program in question in this report is CodeWrite 1.0.6, source available:
https://github.com/TheGag96/CodeWrite
I have verified Wine 10.3 works and functions as expected.
I have performed the recommended steps for verifying (clearing .wine),
verifying no overrides, etc.
I am able to use the program as expected and enter input into input fields.
On Wine 10.4, the application launches successfully and can be moved around.
The input fields are not clickable.
Upon attempting to close the application it will hang/becoming unresponsive
until terminated.
There are no abnormal logs compared to 10.3.
--
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=58051
Bug ID: 58051
Summary: vbscript: Dictionary direct Keys/Items access causes
parse error
Product: Wine
Version: 9.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: francisdb(a)gmail.com
Distribution: ---
Example below
Dim dict
Set dict = CreateObject("Scripting.Dictionary")
dict.Add "key1", 1
dict.Add "key2", 2
Dim i
Dim keys: keys = dict.Keys()
For i=0 To UBound(dict.Keys)
Wscript.Echo i
Wscript.Echo keys(i)
Wscript.Echo dict.Keys()(i) '<- parser error
'Same for Items
Next
/opt/wine-devel/bin/wine cscript test.vbs
0138:fixme:vbscript:parser_error L"(i) '<- parser error\r\n 'Same for
Items\r\nNext": "syntax error"
0138:fixme:wscript:ActiveScriptSite_OnScriptError ()
0138:fixme:wscript:run_script ParseScriptText failed: 80004005
--
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=53844
Bug ID: 53844
Summary: vbscript invoke_vbdisp not handling let property
correctly for VT_DISPATCH arguments
Product: Wine
Version: 7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: jsm174(a)gmail.com
Distribution: ---
Given the following code where 'LeftFlipper' is Dispatch object:
dim LF : Set LF = New FlipperPolarity
LF.Object = LeftFlipper
Class FlipperPolarity
private Flipper
Public Sub Class_Initialize
End Sub
Public Property let Object(aInput) : Set Flipper = aInput : End Property
End Class
In invoke_vbdisp, the Object property is stored in
This->desc->funcs[id].entries[VBDISP_LET]
The code tries to find the function using the VBDISP_SET index since the
argument is VT_DISPATCH:
func = This->desc->funcs[id].entries[V_VT(dp.rgvarg) == VT_DISPATCH ?
VBDISP_SET : VBDISP_LET];
At first I tried to reverse the order figuring maybe this was a typo, however
then it broke let's with non-objects.
So as a hack I did this:
func = This->desc->funcs[id].entries[V_VT(dp.rgvarg) == VT_DISPATCH
? VBDISP_SET : VBDISP_LET];
if(!func)
func = This->desc->funcs[id].entries[VBDISP_LET];
if(!func) {
FIXME("no letter/setter\n");
--
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=58030
Bug ID: 58030
Summary: CapCut video editor free version install stuck on 0%
Product: Wine
Version: 10.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: pocomal112(a)codverts.com
Distribution: ---
CapCut video editor free version install stuck on 0% no bugs file.installation
bug.also pc stuck bcuz of the software installation 0% after cancel the
installation the pc return to work
here is the link if you want to know the software
https://www.capcut.com/tools/desktop-video-editor
--
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=57446
Bug ID: 57446
Summary: Wiso Sparbuch 2025: crashes before the buhl-data-login
appears
Product: Wine
Version: 9.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tomec5189(a)web.de
Distribution: ---
Created attachment 77443
--> https://bugs.winehq.org/attachment.cgi?id=77443
Sysinfo of the problem
before the buhl-data-login appears, the wine-Sysinfo is in front and report an
heavy-application-problem.The Sysinfo-Report is attached incl. Screenshot of
the application.
--
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=57739
Bug ID: 57739
Summary: Mugen DLL Hook does not work anymore
Product: Wine
Version: 10.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jenngra505(a)roadrunner.com
Distribution: Mint
Some fangames made in the Mugen engine rely on a DLL hook using a modified
ddraw.dll to add additional features, for whatever reason the games that depend
on this now crash on startup.
--
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=58048
Bug ID: 58048
Summary: wineticks to download Origin
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 2162741267(a)qq.com
Distribution: ---
When I used wineticks to download Origin, there are some error make the
programs can't work. And a Dailog tell me to report the bug and I find that I
can't close the 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=2155
Zeb Figura <z.figura12(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |z.figura12(a)gmail.com
--- Comment #32 from Zeb Figura <z.figura12(a)gmail.com> ---
(In reply to Christian Costa from comment #31)
> It seems the staging patchset has been upstreamed with
> f20c72d83c8a8de638b95e1ebc9e54fce1e4b162.
It has not, per se.
--
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=56709
Bug ID: 56709
Summary: PackTouchHitTestingProximityEvaluation not located in
USER32.dll when attempting to run Clip Studio Paint
3.0
Product: Wine
Version: 9.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: animaloser(a)gmail.com
Distribution: ---
Clip Studio Paint 3.0 fails to open, with a pop-up message that reads "The
procedure point PackTouchHitTestingProximityEvaluation could not be located in
the dynamic link library USER32.dll"
The launcher does run however, even if it's all white, it's been documented in
the appdb entry for the program. The main software, CLIPStudioPaint.exe, does
not.
--
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.