http://bugs.winehq.org/show_bug.cgi?id=30469
Bug #: 30469
Summary: crash in segflex
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daduck10(a)gmail.com
Classification: Unclassified
Created attachment 39845
--> http://bugs.winehq.org/attachment.cgi?id=39845
crash file and debug mode files
The program segflex is crashing when I initialize it. I installed framework,
because it needs to run.
--
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=43408
Bug ID: 43408
Summary: Running Quest with Dotnet 4.0 crashes
Product: Wine
Version: 2.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anthonysharkboy99(a)yahoo.com
Distribution: ---
Created attachment 58755
--> https://bugs.winehq.org/attachment.cgi?id=58755
Quest Error Log
I know that dotnet 4.0 doesn't fully work as of yet. However I wanted to submit
a report because it might improve the situation.
It should be noted that I am running the staging version. However I haven't
tested the issue in normal Wine. Therefore I haven't submitted it as a staging
specific issue yet.
So after creating a 32bit prefix and installing Dotnet 4.0 by using Winetricks,
Quest will outright crash. It will refuse to boot unless you run it from
terminal. Once you run it from terminal, Quest will spit out an error report. I
have posted the crash log and attached it.
Quest can be downloaded at the following site should you want to recreate the
issue.
http://textadventures.co.uk/quest/desktop
--
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=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=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.
http://bugs.winehq.org/show_bug.cgi?id=26218
Summary: Lylian: text hardly readable
Product: Wine
Version: 1.3.14
Platform: x86
URL: http://demos.gamersgate.com/21701
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=33421)
--> (http://bugs.winehq.org/attachment.cgi?id=33421)
terminal output
Text in the game is hardly readable. The game uses custom fonts, there are 4
different .ttf files in the installed game's folder.
The text of the tutorial is completely messed up.
Other text in the game (seemingly with other fonts) is more readable but there
are dots above certain letters.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=30845
Bug #: 30845
Summary: Windows 7 SDK installer fails before putting up GUI
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
With current git, the Windows 7 SDK installer fails before putting up a GUI
when run like this:
wget http://winetricks.googlecode.com/svn/trunk/src/winetricks
rm -rf ~/.wine
sh winetricks --no-isolate -q psdkwin7
Reverting the wine-mono install patches,
7b54917f28edf84c4d9db2e1a52e4dac67dd7e31
and 1e721a487775a2f306512a7c719b5fa3301f433d,
lets the platform SDK install properly.
--
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.