https://bugs.winehq.org/show_bug.cgi?id=50464
Bug ID: 50464
Summary: Process Hacker 3.x needs
ntdll.dll.RtlGetFullPathName_UEx
Product: Wine
Version: 6.0-rc5
Hardware: x86-64
URL: https://ci.appveyor.com/api/buildjobs/9slxi3pkcyxcd2kf
/artifacts/processhacker-3.0.3701-bin.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: the.ideals(a)gmail.com
Distribution: ---
wine: Call from 7BC2AEFA to unimplemented function
ntdll.dll.RtlGetFullPathName_UEx, aborting
sha1sum processhacker-3.0.3701-bin.zip
8192c09315794887e144b6e499588fb633923bae processhacker-3.0.3701-bin.zip
du -sh processhacker-3.0.3701-bin.zip
6.1M processhacker-3.0.3701-bin.zip
https://github.com/processhacker/processhacker/search?q=RtlGetFullPathName_…
RtlGetFullPathName_UEx(
_In_ PCWSTR FileName,
_In_ ULONG BufferLength,
_Out_writes_bytes_(BufferLength) PWSTR Buffer,
_Out_opt_ PWSTR *FilePart,
_Out_opt_ ULONG *BytesRequired
);
--
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=35536
Bug ID: 35536
Summary: QQ International 2.1 can't type password
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Classification: Unclassified
0. download from http://proxy.imqq.com/QQintl2.11.exe
$ sha1sum QQintl2.11.exe
030df82390e7962177fcef66fc1a0fd1a3ba4090 QQintl2.11.exe
1. winetricks -q
riched20 for bug 29636
msctf for bug 34566
2. install it
3.wine QQ.exe
can't type password
--
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=46898
Bug ID: 46898
Summary: SIMATIC WinCC V15.1 Runtime installer fails in Windows
7 mode, reporting "The Microsoft security update
KB3033929 was not found on your system." ('ksecdd.sys'
missing with version resource)
Product: Wine
Version: 4.4
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
continuation of bug 46895
The installer aborts in Windows 7 mode (default WINEPREFIX WinVer):
--- snip ---
$ pwd
/home/focht/Downloads/SIMATIC WinCC Runtime Advanced V15.1
$ WINEDEBUG=+loaddll,+process,+seh,+wbemprox,+msi,+relay wine ./Start.exe
>>log.txt 2>&1
...
0054:fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x00000000,(nil),0x0001,0x00000000,0x124804c,0x1247f54):
stub
0054:err:eventlog:ReportEventW L"18:38:12|ERROR |CheckFileTerm()
|(01) File-Term. The term value
{Condition=([OS_VERSION_String]>=6.1 AND [OS_VERSION_String]<6.2 AND
[OS_PLATFORM]='x64')};{File};{[WINDOWSFOLDER]Sysnative\\drivers\\ksecdd.sys};{=>};{6.1.7601.18741};{TermMessage44}
is not satisfied."
0056:fixme:advapi:DeregisterEventSource (0xcafe4242) stub
--- snip ---
Condition can be found in installer .ini file (unicode):
--- snip ---
$ grep -Hrni -a -A2 K.B.3.0.3.3.9.2.9
InstData/Resources/SIA2.ini:190:;// KB3033929
InstData/Resources/SIA2.ini-191-{Condition=([OS_VERSION_String]>=6.1 AND
[OS_VERSION_String]<6.2 AND
[OS_PLATFORM]='x64')};{File};{[WINDOWSFOLDER]Sysnative\drivers\ksecdd.sys};{=>};{6.1.7601.18741};{TermMessage44}
InstData/Resources/SIA2.ini-192-{Condition=([OS_VERSION_String]>=6.1 AND
[OS_VERSION_String]<6.2 AND
[OS_PLATFORM]='x32')};{File};{[SystemFolder]drivers\ksecdd.sys};{=>};{6.1.7601.18741};{TermMessage44}
--
InstData/Resources/SIA2.ini:306:TermMessage44=Das Microsoft Sicherheitsupdate
KB3033929 oder ein entsprechender Nachfolger wurde auf ihrem System nicht
gefunden. Bitte installieren Sie das Update, bevor sie mit der Installation
fortfahren.
InstData/Resources/SIA2.ini-307-TermMessage45=Dummy
InstData/Resources/SIA2.ini-308-TermMessage46=Das Microsoft Update KB2919355
oder ein entsprechender Nachfolger wurde auf ihrem System nicht gefunden. Bitte
installieren Sie das Update, bevor sie mit der Installation fortfahren.
--
InstData/Resources/SIA2.ini:363:TermMessage44=The Microsoft security update
KB3033929 or a corresponding successor was not found on your system. Please
install the update before you continue with the installation.
--- snip ---
Link to Microsoft Security Advisory 3033929 (KB3033929):
https://docs.microsoft.com/en-us/security-updates/SecurityAdvisories/2015/3…
The driver is present with all Windows versions since Vista. Fix is included in
Windows 8+ by default.
Technical overview/tidbits:
https://csrc.nist.gov/csrc/media/projects/cryptographic-module-validation-p…
--- quote ---
Microsoft Kernel Security Support Provider Interface (KSECDD.SYS) is a FIPS
140-2 Level 1 compliant, general purpose, software-based, cryptographic module
residing at kernel mode level of Windows Vista operating system. KSECDD.SYS
(versions 6.0.6000.16386, 6.0.6000.16870, and 6.0.6000.21067) runs as a kernel
mode export driver, and provides cryptographic services, through their
documented interfaces, to Windows Vista kernel components. The KSECDD.SYS
encapsulates several different cryptographic algorithms in an easy-to-use
cryptographic module accessible via the Microsoft CNG (Cryptography, Next
Generation) API. It also supports several cryptographic algorithms accessible
via a Fips function table request irp (I/O request packet). Windows Vista
kernel mode components can use general-purpose FIPS 140-2 Level 1 compliant
cryptography in KSECDD.SYS.
--- quote ---
Two ways to fix/work around:
- switch WinVer for the installer to Windows 8 or later
- provide a placeholder 'ksecdd.sys' with version resource
For demonstration I've copied one of Wine's existing placeholder which has a
version resource 6.5.x as dummy.
NOTE: For 64-bit WINEPREFIX you need to call with 'wine64' to have it go in
proper folder.
--- snip ---
$ wine64 cmd.exe /c copy "c:\\windows\\system32\\amstream.dll"
"c:\\windows\\system32\\drivers\\ksecdd.sys"
--- snip ---
After that the installer proceeds further. Relevant part of application log:
--- snip ---
...
18:54:09|.. |CheckTerms::CheckTerms() |(01) TERM:
'{Condition=([OS_VERSION_String]>=6.1 AND [OS_VERSION_String]<6.2 AND
[OS_PLATFORM]='x64')};{File};{[WINDOWSFOLDER]Sysnative\drivers\ksecdd.sys};{=>};{6.1.7601.18741};{TermMessage44}'
18:54:09|.. |CheckTerms::CheckTerms() |(01)
Condition='([OS_VERSION_String]>=6.1 AND [OS_VERSION_String]<6.2 AND
[OS_PLATFORM]='x64')'
18:54:09|.. |CheckTerms::CheckTerms() |(01) Condition
is fulfilled. Checking term...
18:54:09|... |CheckTerms::CheckFileTerm() |(01) File-Term:
Exists: True; Path: C:\windows\Sysnative\drivers\ksecdd.sys
18:54:09|... |CheckTerms::CheckFileTerm() |(01) File-Term:
Required file version: 06.01.7601.18741_00.00.00.00
18:54:09|... |CheckTerms::CheckFileTerm() |(01) File-Term:
Current file version: 06.05.01.900_00.00.00.00
18:54:09|... |CheckTerms::CheckFileTerm() |(01) File-Term.
OK: {Condition=([OS_VERSION_String]>=6.1 AND [OS_VERSION_String]<6.2 AND
[OS_PLATFORM]='x64')};{File};{[WINDOWSFOLDER]Sysnative\drivers\ksecdd.sys};{=>};{6.1.7601.18741};{TermMessage44}
18:54:09|.. |CheckTerms::CheckTerms() |(01)
18:54:09|.. |CheckTerms::CheckTerms() |(01) TERM:
'{Condition=([OS_VERSION_String]>=6.1 AND [OS_VERSION_String]<6.2 AND
[OS_PLATFORM]='x32')};{File};{[SystemFolder]drivers\ksecdd.sys};{=>};{6.1.7601.18741};{TermMessage44}'
18:54:09|.. |CheckTerms::CheckTerms() |(01)
Condition='([OS_VERSION_String]>=6.1 AND [OS_VERSION_String]<6.2 AND
[OS_PLATFORM]='x32')'
18:54:09|.. |CheckTerms::CheckTerms() |(01) TERM will
be ignored. TERM's condition is not fulfilled.
--- snip ---
$ sha1sum SIMATIC_WinCC_Runtime_Advanced_V15_1.exe
db1f97bb648b62fa1c5d974d7f2bcb6b4a9fd786
SIMATIC_WinCC_Runtime_Advanced_V15_1.exe
$ du -sh SIMATIC_WinCC_Runtime_Advanced_V15_1.exe
1.3G SIMATIC_WinCC_Runtime_Advanced_V15_1.exe
$ wine --version
wine-4.4-188-gc988910cae
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=44084
Bug ID: 44084
Summary: Simple WPF/.Net app doesn`t start
Product: Wine
Version: 2.22
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
Created attachment 59801
--> https://bugs.winehq.org/attachment.cgi?id=59801
console output
The simple wpf app from the link doesn`t start in wine-2.22/Staging-2.21
It starts fine in wine-2.20
Unfortunately I don`t have time/fast computer to do a regression test
--
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=49976
Bug ID: 49976
Summary: FIFA 11 Demo fifaconfig crashes when pressing OK
button
Product: Wine
Version: 5.18
Hardware: x86-64
URL: http://static.cdn.ea.com/fifa/u/f/fifa11_pc_demo_EU.zi
p
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 68380
--> https://bugs.winehq.org/attachment.cgi?id=68380
mscoree
1. Launch configuration tool in ..\FIFA 11 Demo\Game\fifasetup\fifaconfig.exe
2. Make changes or just press OK button and it crashes.
wine-5.18-343-g412db778937
--
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=33130
Bug #: 33130
Summary: QuarkXPress v9.5 crashes after starting up
Product: Wine
Version: 1.5.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mywine(a)schiermeier-software.de
Classification: Unclassified
Created attachment 43821
--> http://bugs.winehq.org/attachment.cgi?id=43821
QuarkXPress v9.5 console log during start
Trying to start QuarkXPressv9.5 crashes after it starts. It is showing the
splash screen and then it end its activity.
See console log.
--
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=44008
Bug ID: 44008
Summary: XNA Game Studio 4 installer crashes when cancelled
Product: Wine
Version: 2.21
Hardware: x86
URL: https://www.microsoft.com/en-us/download/confirmation.
aspx?id=23714
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 59670
--> https://bugs.winehq.org/attachment.cgi?id=59670
Error log
Steps to reproduce: Download the installer, click Cancel, click Ok in the
Messagebox, click Cancel. The program is now frozen and has to be killed with
ctrl-c.
--
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=42395
Bug ID: 42395
Summary: Saints Row The Third: graphical glitches
Product: Wine
Version: 2.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: tolikk91(a)yandex.ru
Distribution: ---
Created attachment 57203
--> https://bugs.winehq.org/attachment.cgi?id=57203
console_output
In the game a lot of flicker and graphical glitches
the last line in the console «err: d3d: wined3d_debug_callback 0xd3d3b98:
"GL_INVALID_OPERATION error generated Buffer is mapped..". » Endlessly repeated
--
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=44111
Bug ID: 44111
Summary: Simple WPF/.Net app has rendering issues
Product: Wine
Version: 2.22
Hardware: x86
URL: https://www.getautoma.com/files/download/WpfSimpleTest
App.exe/dir:examples
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Depends on: 44084
Distribution: ---
Created attachment 59833
--> https://bugs.winehq.org/attachment.cgi?id=59833
Graphical glitches
While investigating bug 44084 I found that the test program sometimes bugs out
and renders mostly garbage. It doesn't happen all the time, but most of the
time when you click its drop down list.
You need a 32bit WINEPREFIX and "winetricks -q dotnet40" for the program to
work. Just click the dropdown list, you might need to restart and try again if
the issue doesn't appear.
Also happens with staging-2.21, with or without CSMT.
--
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=37439
Bug ID: 37439
Summary: saint row the third dont show correctly characters
rendering
Product: Wine
Version: 1.7.28
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mrdeathjr28(a)yahoo.es
CC: mrdeathjr28(a)yahoo.es
Distribution: Mint
Created attachment 49808
--> https://bugs.winehq.org/attachment.cgi?id=49808
video about error (see in gameplay only)
saint row thethird dont show correctly characters rendering
--
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=45121
Bug ID: 45121
Summary: Steam uses high CPU while idle
Product: Wine
Version: 3.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: myjunkmail311006(a)gmail.com
Distribution: ---
Reported to Steam Support:
Recent Steam versions are using high CPU. This is with CPU frequencies at
minimum, which is necessary to prevent my computer from overheating. At maximum
frequency, Steam CPU usage is around 15% (and wineserver 11%).
No games are open, and the main Window has been closed. No network activity,
and no activity on the console with Steam invoked on the command line (bash).
Idle activity for Steam used to be around 5% for me.
[...]
A support person replied with this:
>As for the CPU performance issues, I've tested it on a few Windows devices and one Linux computer running Ubuntu (note I didn't test on WINE) and have been unable to reproduce the error you're seeing (all CPU usage for Steam was <1% when idle). I can only guess that this CPU performance issue is either related to WINE or a program which may be interfering with Steam.
I hope to get confirmation from other people whether this is, in fact, a bug
with Wine or just a problem with my particular setup. I'm using Ubuntu 18.04,
and this occurs with Wine 3.6 and 3.0 with the newest Steam.exe client, with
both an old 32-bit prefix and a new 64-bit prefix.
--
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=34010
Bug #: 34010
Summary: Gabriel Knight 3 demo - Depth / stencil buffer locking
is not implemented
Product: Wine
Version: 1.6-rc4
Platform: x86
URL: http://www.fileplanet.com/34716/30000/fileinfo/Gabriel
-Knight-3:-Blood-of-the-Sacred,-Blood-of-the-Damned-De
mo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 45195
--> http://bugs.winehq.org/attachment.cgi?id=45195
log
Just black screen and sounds after launching.
--
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=50617
Bug ID: 50617
Summary: Objects become invisible with tessellation enabled in
Sniper Elite 3 with OpenGL renderer
Product: Wine
Version: 6.1
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Steps to reproduce:
1. Set `Draw Distance` to Low (note: when it higher objects are visible)
2. Set `Use Tessellation` to On
wine-6.1-122-g2201ca08fb0
--
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=43502
Bug ID: 43502
Summary: Microsoft Flight Simulator 2000 : only bottom half
view rendered and moved to the top
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: an0n1m0(a)hotmail.it
Distribution: ---
Created attachment 58883
--> https://bugs.winehq.org/attachment.cgi?id=58883
Comparison between windows and wine
Only the bottom half of the various views is rendered and moved to the top (see
the attached image for an example). You can trigger views by pressing S or
Shift + any number on the numpad.
Tested both in wine stable and devel.
--
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=42174
Bug ID: 42174
Summary: TeraCopy 3.0b2 crashes on startup
Product: Wine
Version: 2.0-rc4
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tobbi.bugs(a)googlemail.com
Upon starting TeraCopy, it crashes and I get presented with one of those
infamous Wine crash dialogs.
The contents of the WINEDEBUG=+relay are attached.
--
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=38907
Bug ID: 38907
Summary: Homesite+ (v5.5): After doing a search, the focus is
not restored properly
Product: Wine
Version: 1.7.46
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fooquency(a)gmail.com
In Homesite+ (v5.5) on Windows, if while editing, you open the Find dialog
(Control+F or Search > Find), then exit it (escape key or the OS top corner
close button), the focus is restored to the editing window, with the cursor
set. Accordingly, pressing a key to type correctly shows the typed characters.
In Wine, the focus is not restored. Pressing a key results in the system beep.
Accordingly, in Wine, the user is required to use the mouse and click within
the editor area. Typing then works as normal.
--
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.