http://bugs.winehq.org/show_bug.cgi?id=12544
Summary: Adobe Acrobat Pro 6 -- Save As Certified Document fails
Product: Wine
Version: 0.9.59.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Acrobat Pro offers a feature to digitally sign documents.
Under the File menu, selecting Save As Certified Document produces a msgbox
that prompts user to Get Digital ID From Adobe Partner. Clicking on the button
shown makes the msgbox go away, but then nothing happens.
--
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=36231
Bug ID: 36231
Summary: SfcIsFileProtected function unimplented
Product: Wine
Version: 1.7.18
Hardware: x86
URL: http://www.gamershell.com/download_36990.shtml
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jarkko_korpi(a)hotmail.com
sha1sum Drakensang_DEMO_setup_ENGLISH.exe
2e47a2fbc7307e736394bf1d2b1a2f09c497c7a1
Size 500,7Mb.
I installed the demo into clean prefix and noticed at command line:
fixme:sfc:SfcIsFileProtected ((nil), L"C:\\Program Files\\Drakensang -
DEMO\\unins000.exe") stub
Which lead me here
http://msdn.microsoft.com/en-us/library/windows/desktop/aa382536%28v=vs.85%…
SfcIsFileProtected function
Determines whether the specified file is protected. Applications should avoid
replacing protected system files.
Syntax
C++
BOOL SfcIsFileProtected(
_In_ HANDLE RpcHandle,
_In_ LPCWSTR ProtFileName
);
Parameters
RpcHandle [in]
This parameter must be NULL.
ProtFileName [in]
The name of the file.
Return value
If the file is protected, the return value is a nonzero value.
If the file is not protected, the return value is zero.
--
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=40419
Bug ID: 40419
Summary: Blade and Soul installer crashes
Product: Wine-staging
Version: 1.9.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linuxdonald(a)posteo.de
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
The installer crashes with:
wine: Call from 0x7b43cd3c to unimplemented function
sfc.dll.SRSetRestorePointW, aborting
wine: Unimplemented function sfc.dll.SRSetRestorePointW called at address
0x7b43cd3c (thread 0009), starting debugger...
--
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=40452
Bug ID: 40452
Summary: Devil May Cry 4 Benchmark instillation fails
Product: Wine
Version: 1.9.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: levanchelidze(a)gmail.com
Distribution: ---
Created attachment 54201
--> https://bugs.winehq.org/attachment.cgi?id=54201
becktrace
I tried to install dmc 4 benchmark on a clean prefix and the installation
crashed
--
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=40521
Bug ID: 40521
Summary: Max Payne 3 Installation wants
sfc.dll.SRSetRestorePointW function
Product: Wine
Version: 1.9.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: berillions(a)gmail.com
Distribution: ---
Hi,
At the beginning and at the end of Max Payne 3 installation, i have this error
message in the output console :
wine: Call from 0x7b43bc8c to unimplemented function sfc.dll.SRSetRestorePointW
At the end, Wine crash when the installer wants to install DirectX libraries.
--
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=39452
Bug ID: 39452
Summary: WNetGetUniversalName() returns ERROR_NO_NETWORK
(0x000004c6)
Product: Wine
Version: 1.7.52
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexey.pushkin(a)mererand.com
Distribution: ---
WNetGetUniversalName() is a stub function and it returns ERROR_NO_NETWORK
(0x000004c6).
I believe it should instead return ERROR_NOT_CONNECTED, which would mean that
Wine treats the path argument as a _local_ path.
See
https://msdn.microsoft.com/en-us/library/windows/desktop/aa385474%28v=vs.85…
According to WINEDEBUG=relay Intel MPI
(https://software.intel.com/en-us/intel-mpi-library) pmi_proxy.exe exits after
receiving ERROR_NOT_CONNECTED from WNetGetUniversalName().
--
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=38172
Bug ID: 38172
Summary: Smite: Hi-Rez Studios Authenticate and Update Service
fails
Product: Wine
Version: 1.7.37
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
Assignee: wine-bugs(a)winehq.org
Reporter: fincer89(a)hotmail.com
Distribution: ---
Created attachment 50922
--> https://bugs.winehq.org/attachment.cgi?id=50922
Smite - installer (InstallSmite.exe) terminal output
The game is not installable due to this issue. The Hi-Rez Studios Update
Service tries to open itself but instead, throws bunch of ole errors in
terminal and fails.
Short terminal output as an attachment.
Long ole backtrace uploaded on dropbox (Wine Bugzilla file size limit
exceeded):
https://www.dropbox.com/s/a56idpskq5hw550/wine_smite_oledebug?dl=1
Windows mode: Win7
Fresh 32-bit wineprefix
winetricks vcrun2008 (required by the game)
--
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=40969
Bug ID: 40969
Summary: Wine: DLL Injection on suspended process provides NULL
arg for static library's DLLMain's lpvReserved value
Product: Wine
Version: 1.9.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aheinerm(a)gmail.com
Distribution: ---
WINE does not respect the behaviour of the lpvReserved argument in DLLMain.
>From the documentation of DllMain
(https://msdn.microsoft.com/en-us/library/windows/desktop/ms682583(v=vs.85).…)
~~~
lpvReserved [in]
If fdwReason is DLL_PROCESS_ATTACH, lpvReserved is NULL for dynamic loads
and non-NULL for static loads.
If fdwReason is DLL_PROCESS_DETACH, lpvReserved is NULL if FreeLibrary has
been called or the DLL load failed and non-NULL if the process is terminating.
~~~~
WINE does NOT respect this behaviour.
# EXAMPLE
Given the following:
A.exe, B.dll, C.dll
C.dll is statically linked from both A.exe and B.dll.
A.exe's process is started and suspended.
B.dll is injected into the A.exe process.
At some point the DllMain of C.dll is called. In WINE, the lpvReserved argument
is NULL, even though C.dll is statically loaded. In Windows 7, 8, and 10, the
lpvReserved argument is non-null.
# REAL WORLD IMPACT
https://github.com/bwapi/bwapi/issues/598https://bugs.winehq.org/show_bug.cgi?id=40259
Blizzard Entertainment's Storm.dll library uses the lpvReserved to invoke a
different behaviour in its DllMain (why, I have no idea). Their video game
Starcraft: Broodwar is statically linked to this library. The third-party hack
DLL called BWAPI.dll is also statically linked to Storm.dll. The Hack launcher
called ChaosLauncher starts and suspends the Starcraft process and injects
various hacks (one being BWAPI). The error in the tracking issue above is
surfaced.
The issue surfaced because Storm performs some alternative initialization logic
that corrupts its ability to function correctly later. In order to temporarily
work around the issue I have forcefully undone the logic made in the other DLL
to cause it to malfunction.
In this case the executable and statically linked library are owned by a
company and their source codes are not available. It should be possible to
reproduce the issue in a more trivial example.
--
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=37245
Bug ID: 37245
Summary: Can't execute cmd /c "script.bat" "argument"
Product: Wine
Version: 1.7.26
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: mhlavink(a)redhat.com
Created attachment 49533
--> https://bugs.winehq.org/attachment.cgi?id=49533
trace
I'm trying to make Profili 2 Pro work in wine. So far I reached the point where
it works, but there is an issue when application tries to execute is *.bat
wrapper.
I get this error (more complete trace is attached):
Can't recognize 'C:\ProfiliProV2\xf.bat" "C:\ProfiliProV2\XFoil.exe' as an
internal or external command, or batch script.
With trace enabled, I get:
wmain Full commandline 'L"C:\\windows\\system32\\cmd.exe /c
\"C:\\ProfiliProV2\\xf.bat\" \"C:\\ProfiliProV2\\XFoil.exe\""'
WCMD_DumpCommands Parsed line:
WCMD_DumpCommands 0x121c18 0 00 (nil) L"C:\\ProfiliProV2\\xf.bat\"
\"C:\\ProfiliProV2\\XFoil.exe" Redir:L""
command has stripped first and last \" but the quotes in the middle remained
WCMD_process_commands Executing command: 'L"C:\\ProfiliProV2\\xf.bat\"
\"C:\\ProfiliProV2\\XFoil.exe"'
WCMD_execute param1: L":\\ProfiliProV2\\xf.bat\"", param2:
L"C:\\ProfiliProV2\\XFoil.exe"
param1 is missing 'C' as first character and has surplus \" at the end
WCMD_run_program first param='L"C:\\ProfiliProV2\\xf.bat
C:\\ProfiliProV2\\XFoil.exe"'
and looking for the command in that composed path fails (as expected):
Searching in 'L"C:\\ProfiliProV2\\xf.bat C:\\ProfiliProV2\\"' for
'L"XFoil.exe"'
The problem related to wcmdmain.c:wmain(...) around line 2590:
/* strip first and last quote characters if opt_s; check for invalid
* executable is done later */
if (opt_s && *cmd=='\"')
WCMD_strip_quotes(cmd);
before this, cmd is:
"C:\ProfiliProV2\xf.bat" "C:\ProfiliProV2\XFoil.exe"
after this, cmd is
C:\ProfiliProV2\xf.bat" "C:\ProfiliProV2\XFoil.exe
the quotes in the middle remains.
opt_s was not specified, but was triggered on by checks around 2450: there is
at least one quote (pass), there is a second quote(pass) and there is no more
quotes(fail) - the last one fails and sets opt_s. My guess would be that those
checks should be done on first argument, not all of them together.
The xf.bat is very simple wrapper:
%1 <XFoil.cmd >XFoil.out
exit
--
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.