http://bugs.winehq.org/show_bug.cgi?id=21402
Summary: Microsoft GIF Animator fails to install correctly
Product: Wine
Version: 1.1.36
Platform: x86-64
URL: http://download.cnet.com/Microsoft-GIF-Animator/3000-1
8512_4-12053.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=25771)
--> (http://bugs.winehq.org/attachment.cgi?id=25771)
Terminal output
Microsoft GIF Animator's setup program seems to run smoothly at first, but
after clicking the "complete install" button, it won't finish the installation.
It produces a message which simply says "Microsoft GIF Animator setup did not
complete successfully."
--
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=34467
Bug #: 34467
Summary: Age of Empires 2 Conquerors is no longer playable
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 00cpxxx(a)gmail.com
Classification: Unclassified
Created attachment 45890
--> http://bugs.winehq.org/attachment.cgi?id=45890
wine-1.7.1-158-g88c2a18 log+crash
Recent commits have made Age 2 unplayable, the game crashes early with random
backtraces. I will make a regression test ASAP, for now there is the log
attached.
It works very well in wine 1.6. Intel graphics board.
Despite different backtraces each time this is always present before the crash:
err:d3d_surface:read_from_framebuffer mem not null for pbo -- unexpected
err:d3d:wined3d_debug_callback 0xa015360: "GL_INVALID_OPERATION in
glReadPixels(out of bounds PBO access)".
err:d3d_surface:read_from_framebuffer >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION
(0x502) from glReadPixels @ ../../../wine/dlls/wined3d/surface.c / 3891
Does not seem to be related to bug 34363.
--
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=22185
Summary: Speed Reading 2000 fails to install
Product: Wine
Version: 1.1.21
Platform: x86
URL: http://www.speedyshare.com/files/21643830/sr2000v1_6.e
xe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
CC: dmitry(a)codeweavers.com
Created an attachment (id=27069)
--> (http://bugs.winehq.org/attachment.cgi?id=27069)
Terminal output on Wine 1.1.41
Steps to reproduce:
1) remove ~/.wine
2) wine sr2000v1_6.exe
3) click next several times
4) Wine error appears after choosing install directory
Problem doesn't occur on Wine 1.1.20 so this is an regression. Regression test
did give:
54d7c8012d1d7369a56779955ced5a09e448a1cd is the first bad commit
commit 54d7c8012d1d7369a56779955ced5a09e448a1cd
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Wed Apr 29 15:17:35 2009 +0900
explorer: Initialize the Progman DDE interface when starting explorer.
:040000 040000 4a347655bb6f41b8b8377d8e3e3e25c1551d1730
05513d15b76a99fe5033c4422a82008667425088 M programs
--
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=35884
Bug ID: 35884
Summary: Visual Studio 20XX frequently calls CoGetCallerTID(),
resulting in console spam due to stub
Product: Wine
Version: 1.7.15
Hardware: x86
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as the summary says... not really harmful though.
--- snip ---
...
fixme:ole:CoGetCallerTID stub!
fixme:ole:CoGetCallerTID stub!
fixme:ole:CoGetCallerTID stub!
fixme:ole:CoGetCallerTID stub!
...
--- snip ---
I'd prefer a real implementation over a 'FIXME once', it's not particularly
hard to do.
MSDN:
http://msdn.microsoft.com/en-us/library/windows/desktop/ms680683%28v=vs.85%…
--- quote ---
lpdwTID [out]
Receives the apartment ID of the caller's thread. For a single threaded
apartment (STA), this is the current thread ID. For a multithreaded apartment
(MTA), the value is 0. For a neutral apartment (NA), the value is -1.
--- quote ---
Source:
http://source.winehq.org/git/wine.git/blob/39562961283ccb7c838c5650b11873e6…
--- snip ---
92 HRESULT WINAPI CoGetCallerTID(LPDWORD lpdwTID)
93 {
94 FIXME("stub!\n");
95 return E_NOTIMPL;
96 }
--- snip ---
$ wine --version
wine-1.7.15-112-g2aad5d7
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=41212
Bug ID: 41212
Summary: Alt-Tab in full-screen on resolutions other than
native causes a crash
Product: Wine
Version: 1.9.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mackle9(a)hotmail.com
Distribution: ---
In Starcraft II, an Alt-Tab in full-screen mode on a resolution lower than
native will cause the application to crash. Apparently Warcraft is also
affected (unconfirmed).
--
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=41469
Bug ID: 41469
Summary: 'Ski Racing 2005 featuring Hermann Maier' crashes on
startup
Product: Wine
Version: 1.9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bugzilla(a)z3ntu.xyz
Distribution: ---
Created attachment 55850
--> https://bugs.winehq.org/attachment.cgi?id=55850
backtrace
The game 'Ski Racing 2005 featuring Hermann Maier' (Demo version) from an old
game DVD crashes on startup. The installation went fine. I can send you the
installer if you need it for reproducing the issue.
--
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=33034
Bug #: 33034
Summary: DiRT 3 fails at launch
Product: Wine
Version: 1.5.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 43663
--> http://bugs.winehq.org/attachment.cgi?id=43663
log
Tried to run with native DX, GFWL (for xlive.dll ask) and OpenAL.
--
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=27739
Summary: NVIDIA D3D SDK 10 Sparkles Sample needs unimplemented
function d3dx10_43.dll.D3DX10CreateEffectFromFileW
Product: Wine
Version: 1.3.23
Platform: x86-64
URL: http://developer.download.nvidia.com/SDK/10/direct3d/s
amples.html#Sparkles
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: the.ideals(a)gmail.com
Sparkles.zip
MD5 Sum: 3e9185b45694d32061d4408cc55de91b
SHA1 Sum: 213b359d2cc65ce44a65d44f28b0046a6804ccfd
wine: Call from 0x7b839db2 to unimplemented function
d3dx10_43.dll.D3DX10CreateEffectFromFileW, aborting
--
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=45120
Bug ID: 45120
Summary: Multiple applications from Google
sandbox-attacksurface-analysis-tools v1.1.x (targeting
native API) need 'ntdll.RtlXXXBoundaryDescriptor'
implementation
Product: Wine
Version: 3.7
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
required by various .NET-based apps from
https://github.com/google/sandbox-attacksurface-analysis-tools
--- quote ---
sandbox-attacksurface-analysis-tools
(c) Google Inc. 2015, 2016, 2017, 2018
Developed by James Forshaw
This is a small suite of tools to test various properties of sandboxes on
Windows. Many of the checking
tools take a -p flag which is used to specify the PID of a sandboxed process.
The tool will impersonate
the token of that process and determine what access is allowed from that
location. Also it's recommended
to run these tools as an administrator or local system to ensure the system can
be appropriately enumerated.
CheckExeManifest: Check for specific executable manifest flags.
CheckNetworkAccess: Check access to network stack.
NewProcessFromToken: Create a new process based on existing token.
TokenView: View and manipulate various process token values.
NtApiDotNet: A basic managed library to access NT system calls and objects.
NtObjectManager: A powershell module which uses NtApiDotNet to expose the NT
object manager.
ViewSecurityDescriptor: View the security descriptor from an SDDL string or an
inherited object.
--- quote ---
It's actually a pretty neat "testsuite" for native API, Wine could benefit from
it. I've already found 20+ bugs within one hour of playing with this (missing
exports, stubs, incomplete + incorrect impl. etc.).
Will create more tickets as time/mood permits ;-)
Prerequisite:
* 32-bit WINEPREFIX
* .NET Framework 4.5 -> 'winetricks -q dotnet45'
--- snip ---
$ wine ./ObjectList.exe -r "c:\\"
...
Unhandled Exception: System.EntryPointNotFoundException: Unable to find an
entry point named 'RtlDeleteBoundaryDescriptor' in DLL 'ntdll.dll'.
at NtApiDotNet.NtRtl.RtlDeleteBoundaryDescriptor(IntPtr BoundaryDescriptor)
at NtApiDotNet.BoundaryDescriptor.Finalize()
--- snip ---
https://github.com/google/sandbox-attacksurface-analysis-tools/blob/master/…
--- snip ---
public static partial class NtRtl
{
[DllImport("ntdll.dll")]
public static extern IntPtr RtlCreateBoundaryDescriptor([In]
UnicodeString Name, BoundaryDescriptorFlags Flags);
[DllImport("ntdll.dll")]
public static extern NtStatus RtlAddSIDToBoundaryDescriptor(ref IntPtr
BoundaryDescriptor, SafeSidBufferHandle RequiredSid);
[DllImport("ntdll.dll")]
public static extern NtStatus
RtlAddIntegrityLabelToBoundaryDescriptor(ref IntPtr BoundaryDescriptor,
SafeSidBufferHandle RequiredSid);
[DllImport("ntdll.dll")]
public static extern bool RtlDeleteBoundaryDescriptor(IntPtr
BoundaryDescriptor);
}
--- snip ---
https://github.com/processhacker/processhacker/blob/master/phnt/include/ntr…
--- snip ---
#if (PHNT_VERSION >= PHNT_VISTA)
// begin_private
NTSYSAPI
PVOID
NTAPI
RtlCreateBoundaryDescriptor(
_In_ PUNICODE_STRING Name,
_In_ ULONG Flags
);
NTSYSAPI
VOID
NTAPI
RtlDeleteBoundaryDescriptor(
_In_ PVOID BoundaryDescriptor
);
NTSYSAPI
NTSTATUS
NTAPI
RtlAddSIDToBoundaryDescriptor(
_Inout_ PVOID *BoundaryDescriptor,
_In_ PSID RequiredSid
);
#if (PHNT_VERSION >= PHNT_WIN7)
// rev
NTSYSAPI
NTSTATUS
NTAPI
RtlAddIntegrityLabelToBoundaryDescriptor(
_Inout_ PVOID *BoundaryDescriptor,
_In_ PSID IntegrityLabel
);
#endif
--- snip ---
Later various components could forward to ntdll (when implemented).
--- snip ---
$ grep -Hrn BoundaryDescriptor
dlls/kernel32/kernel32.spec:144:# @ stub AddIntegrityLabelToBoundaryDescriptor
dlls/kernel32/kernel32.spec:148:# @ stub AddSIDToBoundaryDescriptor
dlls/kernel32/kernel32.spec:269:# @ stub CreateBoundaryDescriptorA
dlls/kernel32/kernel32.spec:270:# @ stub CreateBoundaryDescriptorW
dlls/kernel32/kernel32.spec:363:# @ stub DeleteBoundaryDescriptor
dlls/api-ms-win-core-namespace-l1-1-0/api-ms-win-core-namespace-l1-1-0.spec:1:@
stub AddSIDToBoundaryDescriptor
dlls/api-ms-win-core-namespace-l1-1-0/api-ms-win-core-namespace-l1-1-0.spec:3:@
stub CreateBoundaryDescriptorW
dlls/api-ms-win-core-namespace-l1-1-0/api-ms-win-core-namespace-l1-1-0.spec:5:@
stub DeleteBoundaryDescriptor
dlls/kernelbase/kernelbase.spec:26:# @ stub AddSIDToBoundaryDescriptor
dlls/kernelbase/kernelbase.spec:176:# @ stub CreateBoundaryDescriptorW
dlls/kernelbase/kernelbase.spec:250:# @ stub DeleteBoundaryDescriptor
--- snip ---
$ sha1sum Release-v1.1.14.7z
8cd7991e675a995a3d67ef0aca2a8bf0e1512f6a Release-v1.1.14.7z
$ du -sh Release-v1.1.14.7z
384K Release-v1.1.14.7z
$ wine --version
wine-3.7-50-g8dca6c35e1
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.