https://bugs.winehq.org/show_bug.cgi?id=39407
Bug ID: 39407
Summary: LabVIEW 2014: Crash when run the program.
Product: Wine
Version: 1.7.52
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zat_xorg(a)hotmail.com
Distribution: ---
Created attachment 52523
--> https://bugs.winehq.org/attachment.cgi?id=52523
Backtrace file when I run the program
LabVIEW 2014: Crash When run the program (wine LabVIEW.exe)
Note that although the installer could complete successfully, it show popup's
error during the installation process.
--
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=50349
Bug ID: 50349
Summary: SlingPlayer crashes on launch (needs
IDirectXVideoDecoderService)
Product: Wine
Version: 5.19
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: dxva2
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Regression SHA1: 24aaf0d535b6c5c0d56b1e50deb2e47d3cce9ab8
Distribution: ---
It calls
IDirect3DeviceManager9::GetVideoService(&IID_IDirectXVideoDecoderService), and
expects that to succeed.
Technically a regression, it was able to handle failure from
IDirect3DDeviceManager9::OpenDeviceHandle().
Disabling dxva2.dll is also 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=48714
Bug ID: 48714
Summary: mass effect spits error when using mouse fix
Product: Wine
Version: 5.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maniikarabera(a)protonmail.ch
Distribution: ---
Created attachment 66586
--> https://bugs.winehq.org/attachment.cgi?id=66586
log with dinput8=n
mouse fix from
https://community.pcgamingwiki.com/files/file/841-mass-effect-mouse-fix/
--
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=38501
Bug ID: 38501
Summary: GetClipboardData(CF_UNICODETEXT) - return ANSI
Product: Wine
Version: 1.7.39
Hardware: x86
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rozhuk.im(a)gmail.com
GetClipboardData(CF_UNICODETEXT) return non unicode text after CTRL+C in ms
richedit control.
--
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=47368
Bug ID: 47368
Summary: TAPI 3.x COM browser 'Tb3x.exe' from Windows 10 SDK
(10.0.17763.x) wants 'tapi3.dll' COM server/typelib
Product: Wine
Version: 4.10
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: tapi32
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as it says. Tb3x is a TAPI 3.x test tool/suite to execute all TAPI3 methods
available via ITxxx interfaces and receive TAPI3 events. The COM-based TAPI was
introduced as 3.x with Windows XP. Wine doesn't provide it at all.
I didn't found any other real world applications using COM-based TAPI yet, so
consider it a low priority one.
--- snip ---
$ pwd
/home/focht/wine-apps/wineprefix64-win10sdk/drive_c/Program Files (x86)/Windows
Kits/10/bin/10.0.17763.0/x86
$ WINEDEBUG=+seh,+relay,+ole,+variant wine ./TB3x.exe >>log.txt 2>&1
...
0035:Ret ole32.CoInitializeEx() retval=00000000 ret=0041363d
0035:Call oleaut32.LoadTypeLibEx(0015fc84 L"tapi3.dll",00000002,0034ee90)
ret=00413045
...
0035:trace:ole:LoadTypeLibEx (L"tapi3.dll",2,0x34ee90)
0035:Call KERNEL32.SearchPathW(00000000,0015fc84
L"tapi3.dll",00000000,00000105,0034ebb4,00000000) ret=7e23efff
0035:Ret KERNEL32.SearchPathW() retval=00000000 ret=7e23efff
0035:Call KERNEL32.GetSystemDirectoryW(0034ebb4,00000105) ret=7e23fa43
0035:Ret KERNEL32.GetSystemDirectoryW() retval=00000013 ret=7e23fa43
0035:Call KERNEL32.CreateFileW(0034ebb4
L"C:\\windows\\system32\\tapi3.dll",80000000,00000000,00000000,00000003,00000080,00000000)
ret=7e23f02e
0035:Ret KERNEL32.CreateFileW() retval=ffffffff ret=7e23f02e
...
0035:Call KERNEL32.LoadLibraryExW(0034ebb4
L"C:\\windows\\system32\\tapi3.dll",00000000,0000000b) ret=7e23f140
0035:Ret KERNEL32.LoadLibraryExW() retval=00000000 ret=7e23f140
...
0035:Call KERNEL32.LZOpenFileW(0034ebb4
L"C:\\windows\\system32\\tapi3.dll",0034eb2c,00000000) ret=7e23f3d6
0035:Ret KERNEL32.LZOpenFileW() retval=ffffffff ret=7e23f3d6
...
0035:Call KERNEL32.CreateFileW(0034ebb4
L"C:\\windows\\system32\\tapi3.dll",80000000,00000001,00000000,00000003,00000000,00000000)
ret=7e23f460
0035:Ret KERNEL32.CreateFileW() retval=ffffffff ret=7e23f460
...
0035:err:ole:TLB_ReadTypeLib Loading of typelib L"tapi3.dll" failed with error
2
0035:trace:ole:LoadTypeLibEx returns 80029c4a
0035:Ret oleaut32.LoadTypeLibEx() retval=80029c4a ret=00413045
0035:Call user32.MessageBoxW(00000000,00401eb0 L" Sorry!\n Load TLB
FAILED!!!\n(Maybe DLL name is wrong?)",00000000,00000010) ret=00413329
...
--- snip ---
https://docs.microsoft.com/en-us/windows/desktop/tapi/tapi-applications
$ sha1sum 17763.1.180914-1434.rs5_release_WindowsSDK.iso
e702b5e5f2597d01eaee1eb1be7a34b0da0b6211
17763.1.180914-1434.rs5_release_WindowsSDK.iso
$ du -sh 17763.1.180914-1434.rs5_release_WindowsSDK.iso
815M 17763.1.180914-1434.rs5_release_WindowsSDK.iso
$ wine --version
wine-4.10-154-gc674ceefe1
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.
https://bugs.winehq.org/show_bug.cgi?id=46516
Bug ID: 46516
Summary: AfterEffects CS16 headless renderer crashes due to
missing crypt32 functions CryptHashCertificate2 and
CryptImportPublicKeyInfoEx2
Product: Wine
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: aibok42(a)gmail.com
Distribution: ---
$ wine64 'C:\Program Files\Adobe\Adobe After Effects CC 2019\Support
Files\aerender.exe' -project 'C:\tmp\foo.aep'
--- snip ---
wine: Call from 0x7bc5d71c to unimplemented function
CRYPT32.dll.CryptHashCertificate2, aborting
0052:fixme:seh:RtlCaptureStackBackTrace (1, 50, 0x29631d50, (nil)) stub!
After Effects can't continue: sorry, After Effects has crashed. For After
Effects Help and Support, go to http://www.adobe.com/go/learn_ae_support. If
you still can't resolve the issue, please contact Adobe Technical Support (2).
--- snip ---
After implementing CryptHashCertificate2 (patch pending):
$ wine64 'C:\Program Files\Adobe\Adobe After Effects CC 2019\Support
Files\aerender.exe' -project 'C:\tmp\foo.aep'
--- snip ---
wine: Call from 0x7bc5d71c to unimplemented function
CRYPT32.dll.CryptImportPublicKeyInfoEx2, aborting
0079:fixme:seh:RtlCaptureStackBackTrace (1, 50, 0x29e928c0, (nil)) stub!
After Effects can't continue: sorry, After Effects has crashed. For After
Effects Help and Support, go to http://www.adobe.com/go/learn_ae_support. If
you still can't resolve the issue, please contact Adobe Technical Support (2).
--- snip ---
After implementing CryptImportPublicKeyInfoEx2 with a stub (patch pending):
$ wine64 'C:\Program Files\Adobe\Adobe After Effects CC 2019\Support
Files\aerender.exe' -project 'C:\tmp\foo.aep'
--- snip ---
00c8:fixme:crypt:CryptImportPublicKeyInfoEx2 (1, 0x2d7fde20, 00000000, (nil),
0x2d7fde08): stub
Error fetching public key in GetRSAKeyFromCert
Error : 0x00000002 (2) File not found.
--- snip ---
no crash!
--- snip ---
render 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.
http://bugs.winehq.org/show_bug.cgi?id=24116
Summary: Cannot save game in Rainblood: Town of Death
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://games.on.net/file/36507/Rainblood_Town_of_Death
_-_Demo_v1.17
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Created an attachment (id=30351)
--> (http://bugs.winehq.org/attachment.cgi?id=30351)
Unable to save the game then exiting.
In game when you get a chance to save your game, the game gets interrupted and
a message pops up saying "Can not find file Save/Save0.rxdata"
A box character is in the file name at the end.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=49966
Bug ID: 49966
Summary: powershell_ise.exe fails with Unhandled Exception:
System.NotImplementedException: The method or
operation is not implemented. at
System.Runtime.InteropServices.Marshal.ThrowEx
Product: Wine
Version: 5.18
Hardware: x86-64
URL: http://download.windowsupdate.com/msdownload/update/so
ftware/updt/2009/11/windowsserver2003-kb968930-x64-eng
_8ba702aa016e4c5aed581814647f4d55635eff5c.exe
OS: Linux
Status: NEW
Keywords: dotnet, download
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
Created attachment 68364
--> https://bugs.winehq.org/attachment.cgi?id=68364
winetricks addition to install
powershell_ise.exe from download fails with
00d4:fixme:seh:WerSetFlags (0) stub
00d4:fixme:msvcrt:__clean_type_info_names_internal (0x642ff4a60f8) stub
Unhandled Exception: System.NotImplementedException: The method or operation is
not implemented.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32
errorCode, IntPtr errorInfo)
at
System.Management.Automation.WindowsErrorReporting.RegisterWindowsErrorReporting(Boolean
unattendedServer)
at Microsoft.Windows.PowerShell.GuiExe.Internal.GPowerShell.Main(String[]
args)
when winversion set to win7.
Returning S_OK in WerSetFlags makes it start fine into GUI. Seems like a more
reasonable return value anyway ...
Note: To work around bug https://bugs.winehq.org/show_bug.cgi?id=25740 and
missing Lucida font I used custum attached winescript script, and do
"winetricks dotnet35sp1 dotnet40 dotnet48 powershell20 lucida win7"
--
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.