http://bugs.winehq.org/show_bug.cgi?id=14916
Summary: Dameware NTutilities crashes
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://download.dameware.us/files/DNTU6x.msi
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Created an attachment (id=15493)
--> (http://bugs.winehq.org/attachment.cgi?id=15493)
crash log
Reported by a user on user-list. Crashes in comctl32. I'll attach the crash
log.
After winetricks cc580, it crashes in unimplemented function in activeds. I'll
send a patch for the latter crash to wine-patches. After that, the main gui is
up fine
--
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=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=44155
Bug ID: 44155
Summary: Build packages for Fedora 27 and discontinue building
for Fedora 24
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
Fedora 27 was released on November 14, 2017.
Fedora 24 went EOL on August 8, 2017.
--
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=43383
Bug ID: 43383
Summary: valgrind shows several definite leak in
dlls/qcap/tests/smartteefilter.c
Product: Wine
Version: 2.12
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: qcap
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Gentoo
==31520== 72 bytes in 1 blocks are definitely lost in loss record 321 of 616
==31520== at 0x7BC51061: notify_alloc (heap.c:254)
==31520== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==31520== by 0x4F1442B: IMalloc_fnAlloc (ifs.c:187)
==31520== by 0x4F14CCB: IMalloc_Alloc (objidl.h:1405)
==31520== by 0x4F14CCB: CoTaskMemAlloc (???:0)
==31520== by 0x606C8DA: ???
==31520== by 0x4A21688: IMediaSample_SetMediaType (strmif.h:2289)
==31520== by 0x4A21688: media_thread (???:0)
==31520== by 0x7BC913B3: ??? (signal_i386.c:2700)
==31520== by 0x7BC9143B: call_thread_func (signal_i386.c:2759)
==31520== by 0x7BC91391: ??? (signal_i386.c:2700)
==31520== by 0x7BC9B3EE: start_thread (thread.c:487)
==31520== by 0x4244249: start_thread (pthread_create.c:333)
==31520== by 0x433FD6D: clone (clone.S:114)
==31520==
==31520== 72 bytes in 1 blocks are definitely lost in loss record 322 of 616
==31520== at 0x7BC51061: notify_alloc (heap.c:254)
==31520== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==31520== by 0x4F1442B: IMalloc_fnAlloc (ifs.c:187)
==31520== by 0x4F14CCB: IMalloc_Alloc (objidl.h:1405)
==31520== by 0x4F14CCB: CoTaskMemAlloc (???:0)
==31520== by 0x606C8DA: ???
==31520== by 0x5FF3D18: ???
==31520== by 0x5FF3F76: ???
==31520== by 0x60006CA: ???
==31520== by 0x4A21771: IMemInputPin_Receive (strmif.h:3041)
==31520== by 0x4A21771: media_thread (???:0)
==31520== by 0x7BC913B3: ??? (signal_i386.c:2700)
==31520== by 0x7BC9143B: call_thread_func (signal_i386.c:2759)
==31520== by 0x7BC91391: ??? (signal_i386.c:2700)
==31520== by 0x7BC9B3EE: start_thread (thread.c:487)
==31520== by 0x4244249: start_thread (pthread_create.c:333)
==31520== by 0x433FD6D: clone (clone.S:114)
==31520==
==31520== 72 bytes in 1 blocks are definitely lost in loss record 324 of 616
==31520== at 0x7BC51061: notify_alloc (heap.c:254)
==31520== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==31520== by 0x4F1442B: IMalloc_fnAlloc (ifs.c:187)
==31520== by 0x4F14CCB: IMalloc_Alloc (objidl.h:1405)
==31520== by 0x4F14CCB: CoTaskMemAlloc (???:0)
==31520== by 0x606C8DA: ???
==31520== by 0x5FF3D18: ???
==31520== by 0x5FF4014: ???
==31520== by 0x60006CA: ???
==31520== by 0x4A21771: IMemInputPin_Receive (strmif.h:3041)
==31520== by 0x4A21771: media_thread (???:0)
==31520== by 0x7BC913B3: ??? (signal_i386.c:2700)
==31520== by 0x7BC9143B: call_thread_func (signal_i386.c:2759)
==31520== by 0x7BC91391: ??? (signal_i386.c:2700)
==31520== by 0x7BC9B3EE: start_thread (thread.c:487)
==31520== by 0x4244249: start_thread (pthread_create.c:333)
==31520== by 0x433FD6D: clone (clone.S:114)
==31520==
--
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.