https://bugs.winehq.org/show_bug.cgi?id=43114
Bug ID: 43114
Summary: Sub-program of Internet Security Program, Astx.exe
crashes on unhandled exception error
Product: Wine
Version: 2.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kchn.lee(a)daum.net
Distribution: ---
Created attachment 58313
--> https://bugs.winehq.org/attachment.cgi?id=58313
Output text for executing $wine "setup file"
I have a problem in installing Ahnlab Safe Transaction S/W,
which is an internet transaction security program. (Not commercial)
When I execute the above S/W setup file, Wine stops installation saying there
is a problem in Asdcli.exe (created in the installation process).
Same error occurs when I execution Asdcli.exe directly.
The main error message is as follows :
Unhandled exception: assertion failed in 32-bit code (0xb7769d40).
When I tried to install this program in previous Wine (2.0.1), the error
message was like this :
wine: Call from 0x7b43ba7c to unimplemented function
setupapi.dll.CM_Get_Sibling, aborting
It's somewhat difficult to find the textual link of Ahnlab Safe Transaction
S/W.
How can I solve this problem... Need help~.
Wine version : Wine-devel-i386 (2.8.0~jessie)
Platform : i386
Windows Version : Windows 7
Linux : Debian 3.16.43-2 (2017-04-30) i686 GNU/Linux
--
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=44239
Bug ID: 44239
Summary: Twin Usb Joystick not work force feedback (vibration)
in some games
Product: Wine
Version: 2.0.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: joy.cpl
Assignee: wine-bugs(a)winehq.org
Reporter: kz99(a)protonmail.com
Distribution: ---
Force Feedback (vibration) work in wine control, but in games this not work, i
have installed "Legacy Of Kain Defiance" and not work, is occurs in others
games force feedback no work.
My device ID is:
ID 0810:0001 Personal Communication Systems, Inc. Dual PSX Adaptor
--
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=49506
Bug ID: 49506
Summary: Using LLVM's libunwind causes wine build failure
Product: Wine
Version: 5.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: bero(a)lindev.ch
Distribution: ---
Created attachment 67634
--> https://bugs.winehq.org/attachment.cgi?id=67634
Proposed fix
There are multiple different implementations of libunwind -- but when building
for Linux, wine assumes https://www.nongnu.org/libunwind/ is being used.
That is true on most Linux systems, but some use LLVM libunwind
https://github.com/llvm/llvm-project/tree/master/libunwind instead.
Since Apple uses LLVM libunwind as well, all the code needed to support this is
there already - just not triggered by the various ifdefs in signal_x86_64.c.
AFAIK there is no official #define to tell libunwind implementations apart -
but checking for an implementation detail (such as the presence of
____LIBUNWIND_CONFIG_H__) should do the right thing.
--
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=39190
Bug ID: 39190
Summary: Ableton dies with - unimplemented function
msvcr120.dll.fminf
Product: Wine
Version: 1.7.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stu.axon(a)gmail.com
Distribution: ---
On the Ableton 9 trial (32 bit version). It dies with the error if you add
the instrument Impulse/Backbeat Room
wine: Call from 0x7b83bfee to unimplemented function msvcr120.dll.fminf
Here is a video of triggering the bug
http://youtu.be/02gj_SpzteY
Notes - I don't have Jack audio setup, this is running with the pulseaudio
backend - no idea if that matters here.
Download for 32 bit ableton trial
https://www.ableton.com/en/download/?os_arch=win&release_article_code=BuSu9…
OS: Ubuntu 15.04 - 64 bit.
Hardware: Asus N56VZ
--
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=39189
Bug ID: 39189
Summary: Ableton dies with - unimplemented function
msvcr120.dll._DTest
Product: Wine
Version: 1.7.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stu.axon(a)gmail.com
Distribution: ---
On the Ableton 9 trial (32 bit version). It dies with the error if you add
the instrument Electric/Bass/Wobble Bass
wine: Call from 0x7b83bfee to unimplemented function msvcr120.dll._DTest
Here is a video of triggering the bug
http://youtu.be/02gj_SpzteY
Notes - I don't have Jack audio setup, this is running with the pulseaudio
backend - no idea if that matters here.
Download for 32 bit ableton trial
https://www.ableton.com/en/download/?os_arch=win&release_article_code=BuSu9…
--
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=51049
Bug ID: 51049
Summary: Sea of Thieves crash when entering a lobby
Product: Wine
Version: 6.7
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: secur32
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
After you set Sail in "Sea of Thieves", it crash due to a secur32 error.
Prior to to commit f93284dfa44b060436c6a0617b51280abb3f24fc, it worked as
expected.
The crash occurs in function schan_InitializeSecurityContextW. The scenario is
that it create a SCHAN_HANDLE_CTX handle, then later frees it. Then attempts
to create another SCHAN_HANDLE_CTX, however passes the same parameters through
except pInput (which is NULL).
Previous, this would return SEC_E_INCOMPLETE_MESSAGE, since the pInput was
NULL, however however now, it jumps through to
else if (!is_dtls_context(ctx)) return SEC_E_INCOMPLETE_MESSAGE;
However the ctx has already been freed in this case and then crashes.
--
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=47865
Bug ID: 47865
Summary: comctl32:propsheet: Different button order for some
RTL locales in Windows 1809?
Product: Wine
Version: 4.17
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
comctl32:propsheet fails on the new Windows 1809 Arabic VM (ww1064v1809_ar):
propsheet.c:1202: RTL locale detected
propsheet.c:511: Test failed: Cancel button should be to the left of OK button
propsheet.c:520: Test failed: Apply button should be to the left of Cancel
button
propsheet.c:529: Test failed: Help button should be to the left of Apply button
propsheet.c:821: Test failed: property sheet with custom window proc: the msg
0x0046 was expected, but got msg 0x0210 instead
https://test.winehq.org/data/tests/comctl32:propsheet.html
However that test still succeeds for the Hebrew locale of the same Windows 1809
VM (w1064v1809_he), and of course on the Hebrew Vista VM (wvistau64_he).
So either the button order is different in Arabic and Hebrew despite both being
RTL locales (maybe it depends on something else?), or something prevents the
test from correctly recognizing the button order, or something is wrong in the
new Arabic setup.
For reference, support for RTL locales was introduced in this patch (without it
the test would likely fail even harder):
commit b8d01f9e1e8c44df5172c4cbfae627158930db72
Author: Alex Henrie <alexhenrie24(a)gmail.com>
AuthorDate: Mon Nov 20 22:54:35 2017 -0700
Commit: Alexandre Julliard <julliard(a)winehq.org>
CommitDate: Tue Nov 21 21:47:42 2017 +0100
comctl32/tests: Detect and handle an RTL locale.
Signed-off-by: Alex Henrie <alexhenrie24(a)gmail.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=39244
Bug ID: 39244
Summary: sccrun:filesystem fails in the Korean locale
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: scrrun
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The following failure only happens in a Korean locale, such as on the
fg-win7u64-1spie9-ko WineTest box:
filesystem.c:1423: Test failed: got L"\f8f7", expected L"\f8f7?"
See:
https://test.winehq.org/data/tests/scrrun:filesystem.html
--
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=44430
Bug ID: 44430
Summary: Windows 10 DISM pkgmgr.exe fails to run, needs
api-ms-win-security-lsalookup-l2-1-0.dll
Product: Wine
Version: 3.0
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as it says.
Steps to reproduce
--- snip ---
# clean WINEPREFIX
$ winetricks -q dotnet452 corefonts
$ winetricks -q win10
$ wine adksetup.exe /features OptionId.DeploymentTools
$ pwd
/home/focht/.wine/drive_c/Program Files/Windows Kits/10/Assessment and
Deployment Kit/Deployment Tools/x86/DISM
$ wine ./pkgmgr.exe
...
0009:err:module:import_dll Library api-ms-win-security-lsalookup-l2-1-0.dll
(which is needed by L"C:\\Program Files\\Windows Kits\\10\\Assessment and
Deployment Kit\\Deployment Tools\\x86\\DISM\\pkgmgr.exe") not found
...
0009:err:module:attach_dlls Importing dlls for L"C:\\Program Files\\Windows
Kits\\10\\Assessment and Deployment Kit\\Deployment
Tools\\x86\\DISM\\pkgmgr.exe" failed, status c0000135
--- snip ---
MSDN: https://docs.microsoft.com/en-us/uwp/win32-and-com/win32-apis
Section: "APIs from api-ms-win-security-lsalookup-l2-1-1.dll"
$ sha1sum adksetup.exe
92892e71b083fc46c907b657c300ffc32608d223 adksetup.exe
$ du -sh adksetup.exe
1.7M adksetup.exe
$ wine --version
wine-3.0-180-g85635db0ea
Regards
--
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.