https://bugs.winehq.org/show_bug.cgi?id=41207
Bug ID: 41207
Summary: DX11 Demo "AMD Ladybug" freezes on the splash screen
Product: Wine
Version: 1.9.16
Hardware: x86
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: svyatpro(a)gmail.com
Created attachment 55460
--> https://bugs.winehq.org/attachment.cgi?id=55460
Application's log file
When you run AMD Ladybug Demo (DX11) with WineD3D, the application freezes on a
splash screen.
Demo download link:
http://www.ngohq.com/?page=Files&go=giveme&dwn_id=932
--
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=45667
Bug ID: 45667
Summary: League of Legends 8.15+ fails due to missing
implementation of
NtQueryVirtualMemory(MemoryWorkingSetExInformation)
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: awesie(a)gmail.com
Distribution: ---
Created attachment 62094
--> https://bugs.winehq.org/attachment.cgi?id=62094
stub implementation
NtQueryVirtualMemory(MemoryWorkingSetExInformation) is used by League of
Legends on Vista+. The current staging implementation is a stub that returns an
error, which is insufficient.
Not an issue if Wine is running as Windows XP / 2003.
The attached patch adds a stub implementation for MemoryWorkingSetExInformation
that marks every passed in address as invalid. This appears to be sufficient
for the stub, but is obviously not correct.
I am not sure how to implement MemoryWorkingSetExInformation perfectly and
efficiently, because it requires knowing whether a page has ever been accessed
or not. I don't believe that Linux provides this information, so we would
probably need to mark _all_ pages as NOACCESS, handle the fault when accessed,
and mark the page as accessed.
--
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=35800
Bug ID: 35800
Summary: Dust An Elysian Tail still not compatable.
Product: Wine
Version: 1.7.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: silverwerwolf13(a)gmail.com
This is all I know:
http://bpaste.net/show/189742/
--
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=29320
Bug #: 29320
Summary: kmplayer does not play video
Product: Wine
Version: 1.3.34
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vaniaz(a)msn.com
Classification: Unclassified
KMPlayer spams lots of this fixme:quartz:Parser_QueryInterface No interface for
{2dd74950-a890-11d1-abe8-00a0c905f375}!
lines when file is open and supposed to be playing.
When file is opened, it shows this lines
fixme:quartz:VideoRendererInner_QueryInterface No interface for
{56a868a6-0ad4-11ce-b03a-0020af0ba770}!
fixme:quartz:DSoundRender_QueryInterface No interface for
{56a868a6-0ad4-11ce-b03a-0020af0ba770}!
fixme:quartz:AsyncReader_QueryInterface No interface for
{b196b28b-bab4-101a-b69c-00aa00341d07}!
fixme:quartz:AsyncReader_QueryInterface No interface for
{9974c148-3b22-43e2-82a0-01c7ad81b3ad}!
fixme:quartz:AsyncReader_QueryInterface No interface for
{c1960960-17f5-11d1-abe1-00a0c905f375}!
fixme:quartz:AsyncReader_QueryInterface No interface for
{cae51d40-5055-4697-804b-2085b111f518}!
fixme:quartz:Parser_QueryInterface No interface for
{b196b28b-bab4-101a-b69c-00aa00341d07}!
fixme:quartz:Parser_QueryInterface No interface for
{9974c148-3b22-43e2-82a0-01c7ad81b3ad}!
fixme:quartz:Parser_QueryInterface No interface for
{c1960960-17f5-11d1-abe1-00a0c905f375}!
fixme:quartz:Parser_QueryInterface No interface for
{cae51d40-5055-4697-804b-2085b111f518}!
fixme:quartz:VideoRendererInner_QueryInterface No interface for
{b196b28b-bab4-101a-b69c-00aa00341d07}!
fixme:quartz:VideoRendererInner_QueryInterface No interface for
{9974c148-3b22-43e2-82a0-01c7ad81b3ad}!
fixme:quartz:VideoRendererInner_QueryInterface No interface for
{c1960960-17f5-11d1-abe1-00a0c905f375}!
fixme:quartz:VideoRendererInner_QueryInterface No interface for
{cae51d40-5055-4697-804b-2085b111f518}!
fixme:quartz:DSoundRender_QueryInterface No interface for
{b196b28b-bab4-101a-b69c-00aa00341d07}!
fixme:quartz:DSoundRender_QueryInterface No interface for
{9974c148-3b22-43e2-82a0-01c7ad81b3ad}!
fixme:quartz:DSoundRender_QueryInterface No interface for
{c1960960-17f5-11d1-abe1-00a0c905f375}!
fixme:quartz:DSoundRender_QueryInterface No interface for
{cae51d40-5055-4697-804b-2085b111f518}!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
--
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=49387
Bug ID: 49387
Summary: Game "101 Ways to die" start with a black screen.
Product: Wine
Version: 5.10
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
101 Ways to Die attempts to do into a full screen mode but fails because of the
following commit. The game is only barely playable but that's another issue.
It was working, before this commit.
9b8847ed7b0f15c444c34034d311a8d79b3b06c8 is the first bad commit
commit 9b8847ed7b0f15c444c34034d311a8d79b3b06c8
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Fri Jun 5 16:19:28 2020 +0430
wined3d: Introduce WINED3DFMT_FLAG_DEPTH_STENCIL.
To indicate whether WINED3D_BIND_DEPTH_STENCIL is valid for the format.
Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
--
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=49225
Bug ID: 49225
Summary: FreeBSD "regression" causes assertion failure in (at
least) applications using Gecko plugin
Product: Wine
Version: 5.9
Hardware: x86
OS: FreeBSD
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: damjan.jov(a)gmail.com
My commit to get DLLs loading at correct addresses caused a regression where
Wine crashes with an assertion failure when the ieframe component is loaded,
eg. run 7-zip file manager, and click on Help -> Contents:
---snip---
Assertion failed: (view->protect & VPROT_SYSTEM), function create_view, file
virtual.c, line 863.
wine: Assertion failed at address 6235FCA3 (thread 0024), starting debugger...
---snip---
Starting the debugger fails due to permissions, but even if you do:
sudo sysctl security.bsd.unprivileged_proc_debug=1
it deadlocks instead, so no stack trace is available.
This was the offending commit, by me, which exposed this bug for some
applications, while fixing others:
commit 55ba3648379d90642f174e74809b84130d6d1ddc
Author: Damjan Jovanovic <damjan.jov(a)gmail.com>
Date: Mon May 18 21:04:58 2020 +0200
libwine: Add support for mmap at fixed start addresses on FreeBSD.
The way to implement MAP_TRYFIXED on FreeBSD is call mmap()
with MAP_FIXED | MAP_EXCL, which will allocate the mapping
from the exact starting address if possible, and if that fails,
call mmap() again without them. This gets PE DLLs loading at
their correct base addresses, and fixes a FreeBSD-specific
problem with Cygwin's fork() caused by cygwin1.dll loading at
different base addresses in the parent and child.
Signed-off-by: Damjan Jovanovic <damjan.jov(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
M libs/wine/mmap.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.
http://bugs.winehq.org/show_bug.cgi?id=30188
Bug #: 30188
Summary: Megaman X8 freezes and writes a lot of
fixme:quartz:Parser_QueryInterface...
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: otaku(a)rambler.ru
Classification: Unclassified
Created attachment 39401
--> http://bugs.winehq.org/attachment.cgi?id=39401
Terminal output (wine 1.4)
Tested on wine 1.4 and 1.2-rc7 (using PlayOnLinux) with nocd
(Megaman X8 runs on 1.2-rc7 as described in
http://appdb.winehq.org/objectManager.php?sClass=version&iId=10380)
Is it a regression?
Is it a bug?
--
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=42053
Bug ID: 42053
Summary: Grand Theft Auto III fails to lauch from Steam
Product: Wine
Version: 2.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 56539
--> https://bugs.winehq.org/attachment.cgi?id=56539
Backtrace when launching from Steam
Hello everyone,
I would like to submit a backtrace that has been thrown when launching GTA3
from Steam.
--
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=49269
Bug ID: 49269
Summary: Wine 5.9 causes slower walk speed in Heroes of Might &
Magic III
Product: Wine
Version: 5.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ganthore(a)gmail.com
Distribution: ---
Created attachment 67275
--> https://bugs.winehq.org/attachment.cgi?id=67275
Faster walk speed is slow as molases
After upgrading from wine 5.8 to 5.9, I have noticed that the hero walk speed
in Heroes of Might & Magic III (using the HD mod on v 5.0 RC93) has been slowed
down to a point where it makes the game annoying and almost unbearable to play
despite a faster walk setting.
Obviously the workaround is to downgrade back to 5.8, but I wanted to note this
problem... The change notes for 5.9 don't scream what the problem is to me, but
I am suspicious about this recent change regarding KSYSTEM_TIME:
https://bugs.winehq.org/show_bug.cgi?id=29168
--
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.