https://bugs.winehq.org/show_bug.cgi?id=56653
Bug ID: 56653
Summary: GetLogicalProcessorInformation can be missing Cache
information
Product: Wine
Version: unspecified
Hardware: aarch64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: sebastien.chev(a)gmail.com
Distribution: ---
On some ARM64 platform, like SnapDragon, the
GetLogicalProcessorInformation(...) will not fill-in Cache information.
Some system file, specificaly:
"/sys/devices/system/cpu/cpu%u/cache/index%u/ways_of_associativity",
"/sys/devices/system/cpu/cpu%u/cache/index%u/coherency_line_size" and
"/sys/devices/system/cpu/cpu%u/cache/index%u/size" are missing, leading a an
early abort of the "create_logical_proc_info(...)" helper function.
Some games, like Baldur's Gate 3 actually use the Cache informations to guess
the optimal number of Worker to spawn. With the cache info missing, 0 workers
are spawn, leading to a Stack Overflow later in the loading.
Debugged using the x86_64 version of Wine on ARM64 platform with Box64, but the
issue is linux specific, not arch specific.
--
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=56062
Bug ID: 56062
Summary: unimplemented function mgmtapi.dll.SnmpMgrOpen
Product: Wine
Version: 9.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sakul8826(a)gmail.com
Distribution: ---
I tried to run advanced ip scanner and it crashed with following error:
`Unhandled exception: unimplemented function mgmtapi.dll.SnmpMgrOpen called in
wow64 32-bit code (0x7bc82597).`
Here the link to the documentation of this function:
https://learn.microsoft.com/en-us/windows/win32/api/mgmtapi/nf-mgmtapi-snmp…
--
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=56789
Bug ID: 56789
Summary: Wine applications close when computer suspends
Product: Wine
Version: 9.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jubilantjerry(a)gmail.com
Distribution: ---
Created attachment 76595
--> https://bugs.winehq.org/attachment.cgi?id=76595
Logs for various crashes
All wine applications I've tested seem to crash when I suspend my computer,
this includes winecfg, regedit, explorer, taskmgr, WeChat, DingTalk, and
Battle.NET.
For the built-in applications above, even clicking on an icon on the top
taskbar of the computer, such as the power menu, will cause the application to
crash. Locking my computer, opening the start menu, or right clicking on any
application's title bar, also causes a crash. I'm scared that even looking at
the application funny will cause a crash.
I've attached some application logs during various crash scenarios. I am
suspecting the lines with "X Error of failed request:". If the more easily
crashing applications, the error will be of type "BadWindow". For the more
resilient applications, the error will be of type "XI_BadDevice".
System is running Ubuntu 20.04 LTS.
Kernel version is 5.15.0-107-generic
Hardware is Dell Inspiron 7577, which has an Intel(R) Core(TM) i5-7300HQ CPU
and a Nvidia GTX 1060 Max-Q GPU.
--
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=57808
Bug ID: 57808
Summary: crash when switching linux virtual consoles:
XI_BadDevice
Product: Wine-staging
Version: 9.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: forestix(a)nom.one
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Whenever I switch away from the current virtual console on linux (using
Control+Alt+F2 etc.) wine processes crash with output like this:
X Error of failed request: XI_BadDevice (invalid Device parameter)
Major opcode of failed request: 131 (XInputExtension)
Minor opcode of failed request: 3 (X_OpenDevice)
Device id in failed request: 0xXXXXXXX
Serial number of failed request: 251
Current serial number in output stream: 251
X Error of failed request: XI_BadDevice (invalid Device parameter)
Major opcode of failed request: 131 (XInputExtension)
Minor opcode of failed request: 3 (X_OpenDevice)
Device id in failed request: 0xXXX
Serial number of failed request: 222
Current serial number in output stream: 222
(I have replaced the actual device IDs with X characters above.)
As far as I have seen, it affects all applications. Even winecfg crashes on VC
switch.
The problem occurs only in wine-staging; not in wine-devel or wine-stable.
The problem is present in versions 9.4, 9.8, 10.0, and presumably all versions
in between.
The problem is not present in version 9.3.
Tested with official debian builds from dl.winehq.org.
This looks similar to bug 57123. I opened a new report instead of commenting in
that one because in my case, no devices are unplugged or plugged in to cause
the crash, and because I have no easy way to test that scenario.
--
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=58118
Bug ID: 58118
Summary: Need to sort alphanum in version column
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: axis6404(a)proton.me
Distribution: ---
The sorting in the version column is wrong. alphanum sorting is needed.
example:
https://appdb.winehq.org/objectManager.php?sClass=application&iId=1487
Current:
Version
16.xx
18.xx
19.xx
21.x
23.x
24.x
4.xx
9.**
Ideal (alphanum sort):
Version
24.x
23.x
21.x
19.xx
18.xx
16.xx
9.**
4.xx
--
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=58117
Bug ID: 58117
Summary: Notepad++'s suggestion box spawning always raises the
task bar on KDE plasma 6
Product: Wine
Version: 10.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: edoardo762(a)gmail.com
Distribution: ---
I'm running Notepad++ 8.7.8 x64 on Arch with KDE Plasma 6.3.4 Wayland through
wine 10.5 WOW64 (in x11 mode).
Since version 10.5, whenever the suggestion window in notepad++ shows up while
typing, the kde taskbar will be displayed, as if the notepad++ window was
raised while in background (thus showing the visual indicator on the taskbar
icon), and will hide itself again once the suggestion window disappears.
In versions 10.4 and earlier this behaviour didn't occur.
--
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=58116
Bug ID: 58116
Summary: Error STATUS_ALERTED (0x80000101) when starting a
remote debugging session in Delphi
Product: Wine-staging
Version: 10.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: digitman63(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 78377
--> http://bugs.winehq.org/attachment.cgi?id=78377
debugger screens
Error STATUS_ALERTED (0x80000101) when starting a remote debugging session in
Delphi
--
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=58099
Bug ID: 58099
Summary: PKHeX crashing
Product: Wine
Version: 10.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tw0ali(a)tutanota.com
Distribution: ---
Created attachment 78355
--> http://bugs.winehq.org/attachment.cgi?id=78355
Crashing logs
PKHeX (https://projectpokemon.org/home/files/file/1-pkhex/) used to work fine
until version 10.2 of Wine. Starting with version 10.3 (and up until 10.5 as of
now) it crashes when launching it.
The program needs .NET Desktop Runtime 9. I installed it with Winetricks.
--
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=37676
Bug ID: 37676
Summary: The Settlers II: 10th Anniversary 2.0 (GOG.com)
doesn't work out of the box
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bog_dan_ro(a)yahoo.com
Distribution: ---
GOG.com version http://www.gog.com/game/the_settlers_2_10th_anniversary it
needs directx9 to be installed, otherwise S2DNG.exe it just exits and
S2DNGEditor.exe crashed with the attached backtrace.
I'm pretty sure that GOG will give any developer a copy of the game, if not
please mail me and I'll buy one for you (or share my own one).
--
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=11673
Summary: WiX cannot validate created .msi, due to lacking
MsiMergeDatabase
Product: Wine
Version: unspecified
Platform: Other
URL: http://bugs.winehq.org/show_bug.cgi?id=11414#c10
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jdahlin(a)async.com.br
Finally, using latest GIT it is possible to generate .msi using WiX, however to
be able to do so one I have to pass in the -sval parameter.
See the instructions in bug 11414, comment 10 for information on how to
reproduce.
Obviously, stubbing out MsiMergeDatabase to always succeed is not enough for
the validation to work properly.
I sent a patch to wine-patches which adds the stub, Adding the stub merely
prevents wine from crashing, but the validation does not succeed.
--
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=40167
Bug ID: 40167
Summary: theWord: popup doesn't work correctly after first
Shift-MouseOver
Product: Wine
Version: unspecified
Hardware: x86-64
URL: http://www.theword.net/files/setup/getmulti.php/en-sma
ll
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: therapon(a)roadrunner.com
Distribution: Ubuntu
bug is present in all versions of wine 1.1.14 through 1.9.3
MouseOver a hyperlink (cross-reference, commentary, etc.) displays a popup up
with the content of whatever is linked. Instruction at bottom of popup says:
Press SHIFT key and move mouse over popup to keep visible. Works properly the
first time only. The only way to keep subsequent popups visible is to press
SHIFT before MouseOver.
To reproduce:
1. MouseOver a hyperlink. Popup displays with standard background until the
mouse is moved off the link, then it disappears.
2. MouseOver a hyperlink, press SHIFT and move the mouse over the popup. Popup
displays with blue gradient background until the mouse is moved off the popup.
3. MouseOver a hyperlink. Popup flashes with blue gradient background and
disappears unless it has a vertical scrollbar. If it has a scrollbar, the popup
displays and functions as if SHIFT had been pressed.
Expected behavior:
1. MouseOver a hyperlink. Popup displays with standard background until the
mouse is moved off the link, then it disappears.
2. MouseOver a hyperlink, press SHIFT and move the mouse over the popup. Popup
displays with blue gradient background until the mouse is moved off the popup.
3. MouseOver a hyperlink. Popup displays with standard background until the
mouse is moved off the link, then it disappears.
--
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=58113
Bug ID: 58113
Summary: foobar2000 [v2.24.3 x64]: Volume Control is not
applied on M1 mac
Product: Wine
Version: 10.5
Hardware: aarch64
OS: MacOS
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ssnffb30(a)gmail.com
I am using Default UI.
Changing the volume control bar does not change the actual volume.
I have tried all output devices.
Perhaps it is a bug in winecoreaudio?
--
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=58110
Bug ID: 58110
Summary: Wine wrongly detects a debugger attached at start
Product: Wine
Version: 10.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yousefvand(a)gmail.com
Distribution: ---
from version 10.3-1 wine wrongly detects a debugger attached to system while
this is not true. I'm using Archlinux 6.14.2-arch1-1 KDE Wayland. I have
installed Qt6 on my system since I'm a Qt programmer. Currently I use: sudo
pacman -Syu --ignore=wine to stop wine from upgrading but now I have problem
with my Meta Trader 5 using old wine.
--
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=58109
Bug ID: 58109
Summary: Error detecting the operating system with Paint.net
Product: Wine
Version: 10.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: grandrodri3(a)gmail.com
Distribution: ---
Created attachment 78366
--> http://bugs.winehq.org/attachment.cgi?id=78366paint.net graphical error
Hello, how are you?
I wanted to report an error with the paint.net program. You see, when I load
the offline installer in Windows 10 mode, it tells me it needs Windows 10 21H2
or 11 to run. Then, looking at the requirements, it said it requires NET 9. I
installed it, and it turns out it gives me an error stating it's not detected,
rendering the installer unusable.
The error is in the mscordaccore.dll library, which corresponds to NET 9.
To give a little more information, the CPU it's running on is a
second-generation i5, not compatible with AVX2, and an Intel Graphics 2000
graphics card, compatible with DirectX 10. I say this because the requirements
notes state that the absence of these features shouldn't affect the program's
startup.
Could you please review it?
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.
http://bugs.winehq.org/show_bug.cgi?id=58108
Bug ID: 58108
Summary: Viewing attachments as 'Raw Unified' corrupts patches.
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chiitoo(a)gentoo.org
CC: austinenglish(a)gmail.com
Distribution: Gentoo
This is a pretty old issue, but I can't find anyone else having reported it.
Viewing an attached patch as 'Raw Unified' mangles the patch above filenames so
that it looks like this example:
----
@@ -, +, @@
mshtml HACK: Do not expose MutationObserver stub.
FFXIV Launcher breaks with MutationObserver stub so it needs a proper
implementation.
--- a/dlls/mshtml/mutation.c
+++ a/dlls/mshtml/mutation.c
@@ -1217,7 +1217,7 @@ dispex_static_data_t MutationObserver_dispex = {
.vtbl = &mutation_observer_dispex_vtbl,
.disp_tid = IWineMSHTMLMutationObserver_tid,
.iface_tids = mutation_observer_iface_tids,
- .min_compat_mode = COMPAT_MODE_IE11,
+ .min_compat_mode = COMPAT_MODE_IE11 + 1, /* FIXME HACK: Not exposed as
FFXIV Launcher breaks with MutationObserver stub */
};
static HRESULT create_mutation_observer(DispatchEx *owner, IDispatch
*callback,
----
The 'Details' option displays the diff correctly:
----
commit 200935d77464cd4eaf9733ec9c0003236ef22524
Author: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
Date: Wed Mar 19 23:39:09 2025 +0200
mshtml HACK: Do not expose MutationObserver stub.
FFXIV Launcher breaks with MutationObserver stub so it needs a proper
implementation.
diff --git a/dlls/mshtml/mutation.c b/dlls/mshtml/mutation.c
index a203c03e2dc..b5ce4b6755b 100644
--- a/dlls/mshtml/mutation.c
+++ b/dlls/mshtml/mutation.c
@@ -1217,7 +1217,7 @@ dispex_static_data_t MutationObserver_dispex = {
.vtbl = &mutation_observer_dispex_vtbl,
.disp_tid = IWineMSHTMLMutationObserver_tid,
.iface_tids = mutation_observer_iface_tids,
- .min_compat_mode = COMPAT_MODE_IE11,
+ .min_compat_mode = COMPAT_MODE_IE11 + 1, /* FIXME HACK: Not exposed as
FFXIV Launcher breaks with MutationObserver stub */
};
static HRESULT create_mutation_observer(DispatchEx *owner, IDispatch
*callback,
----
Attachment source: https://bugs.winehq.org/show_bug.cgi?id=48006#c58
Click on 'attachment 78365' and then 'Raw Unified'.
Thank you!
--
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=57971
Bug ID: 57971
Summary: Cannot change stored URLs in applications desription
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mywine(a)schiermeier-it.de
Distribution: ---
Created attachment 78226
--> https://bugs.winehq.org/attachment.cgi?id=78226
Error details: showed error message
It isn't possible to change stored URLs above the main description of an
application.
--
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=58105
Bug ID: 58105
Summary: explorer creates extra virtual desktop when using the
/desktop=shell argument
Product: Wine
Version: 10.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hibbsncc1701(a)gmail.com
Distribution: ---
Created attachment 78363
--> http://bugs.winehq.org/attachment.cgi?id=78363
Picture of extra shell window.
FYI: There's no explorer component in bugzilla. So I've put this under unknown.
Is there a better component for this? (There *is* an explorerframe component,
but that seems too specific for including virtual desktops, as the description
seems to be limited to just the windows7+ taskbar.)
In a wine prefix with virtual desktops enabled, using the /desktop=shell
argument to start explorer, when no other wine processes are running, causes
wine to produce two virtual desktop windows.
The first virtual desktop is the configured via virtual desktop setting in
winecfg, which remains empty.
The second virtual desktop is the requested shell desktop that contains the
taskbar and start menu.
Shouldn't the /desktop=shell argument check to see if a desktop already exists
and if not just create one desktop?
If this is a case of reused functionality, maybe the code that added the
"enable taskbar / start menu" checkbox to winecfg could be upstreamed as a fix?
(It was written during code freeze, but didn't cause this bug, maybe it could
be revisited now?)
--
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=58104
Bug ID: 58104
Summary: MPRIS support for programs with background media
playback
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wmp&wmvcore
Assignee: wine-bugs(a)winehq.org
Reporter: aaronliu0130(a)gmail.com
Distribution: ---
Windows has a feature where at least background media playback (through what
seems to be the
[Windows.Media.Playback.BackgroundMediaPlayer](https://learn.microsoft.com/e…
and
[Windows.Media.Playback.MediaPlayer](https://learn.microsoft.com/en-us/uwp/a…
APIs) sends information about the currently playing audio to the system, where
one may control the playback (through buttons or media keys. Play/Pause at
minimum) and often view the current track's Title, Artist, Album Art, and the
current progress, with "previous" and "next" keys also available.
The Linux equivalent for this is
[MPRIS](https://specifications.freedesktop.org/mpris-spec/latest/) (Media
Player Remote Interfacing Specification), and it would be nice if Wine would
gather the data send via these Windows APIs and send MPRIS information.
--
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=58087
Bug ID: 58087
Summary: No internet connection in apps
Product: Wine
Version: 10.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kvradio(a)seznam.cz
Distribution: ---
In Wine 10.5 and also in Wine-staging 10.5 the internet connection in the
application (Swisslog in a dx or LOTW cluster) is without internet connection
stopped working. Wine 10.4 without problem.
--
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=58071
Bug ID: 58071
Summary: Sacred Gold: Crash on startup with specific setup
Product: Wine
Version: 10.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)kryotek.mozmail.com
Distribution: ---
Created attachment 78325
--> https://bugs.winehq.org/attachment.cgi?id=78325
Tar containing the winedbg log and both system's info
The game crashes on startup on my desktop PC, but works on my laptop.
All the detailed info is in the attachment, here's a TLDR:
Game is really old and runs DX7
Both systems are running the latest Arch Linux with KDE Plasma on Wayland,
using the zen kernel.
Laptop is old, with an integrated Intel i3 GPU and a dedicated NVIDIA 610M. I'm
NOT using Nvidia dedicated drivers. Integrated display, it believes an external
VGA is connected but that's disabled in KDE.
Desktop is a full AMD system with no integrated GPU and a dedicated 6750XT. I
have a multi monitor setup with the main being a 1440p 165hz display with VRR,
the secondary a 1280x1024 75HZ without VRR.
Initially I had the problem using Bottles, but I tried again with a fresh wine
installation and a fresh wine prefix and had the same results.
I'm using the latest wine 10.5 and manually cloning and building wine didn't
fix the problem.
The bug is triggered inside "d3d7_EnumZBufferFormats" because the device_iid
pointer is 0x438, probably too low to be an actual pointer?
If you want help in reproducing and debugging I'm free most of the time and
will be happy to help!
--
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=57595
Bug ID: 57595
Summary: Login repeated requested to submit bugs
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dav75uk(a)yahoo.co.uk
CC: austinenglish(a)gmail.com
Distribution: ---
It doesn't seem to remember the login session (on firefox at least) when
submitting bugs and screenshots. Cookie 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.
https://bugs.winehq.org/show_bug.cgi?id=45503
Bug ID: 45503
Summary: msiexec crashes during Office 2000 setup
Product: Wine
Version: 3.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: isiraseneviratne(a)yahoo.com
Distribution: ---
Created attachment 61877
--> https://bugs.winehq.org/attachment.cgi?id=61877
Backtrace produced after msiexec crashes.
While Office 2000 installation is completing, msiexec crashes, producing the
attached backtrace. However, the installation itself is successful and all the
applications are fully functional.
--
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=58103
Bug ID: 58103
Summary: SumatraPDF UI rendering issue: black title bar and
display artifacts
Product: Wine
Version: 10.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ursescuionut97(a)gmail.com
Distribution: ---
Created attachment 78362
--> http://bugs.winehq.org/attachment.cgi?id=78362
Display artifacts video
SumatraPDF running under Wine exhibits UI rendering issues where the title bar
appears black and the application temporarily draws a black layer before
rendering the actual UI elements. This creates a noticeable flickering effect
during navigation and reduces overall usability.
I've been using SumatraPDF through Wine for an extended period and can
consistently reproduce this behavior across multiple Wine versions. The
application remains functional, but these rendering artifacts impact the
experience.
Steps to reproduce:
Install SumatraPDF using Wine
Launch the application
Observe the black title bar and temporary black screen artifacts that appear
during UI rendering
The issue is consistently reproducible with a standard installation, no
additional configuration required.
--
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=45166
Bug ID: 45166
Summary: Mafia III has messed and very dark graphics
Product: Wine
Version: 3.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: mo78(a)abv.bg
Distribution: ---
Created attachment 61366
--> https://bugs.winehq.org/attachment.cgi?id=61366
Wine log
Mafia III has messed and very dark graphics and it cannot be played. I can't
get apitrace for the game doesn't start with it. I try it on Nvidia GTX 1080 Ti
and I tried a a couple of versions past 11-12 months, all with the same effect.
--
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=52375
Bug ID: 52375
Summary: Airborne Kingdom is mostly black except the interface
Product: Wine
Version: 7.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blue-t(a)web.de
Distribution: ---
Created attachment 71580
--> https://bugs.winehq.org/attachment.cgi?id=71580
Terminal Output
You can see the interface in this game, but you cannot see the city you are
building. If you happen to hit a building in the darkness, you can see a small
white outline but nothing more than that.
In some cases when you turn the camera there are green stripes that slowly
vanish like when you take a photo in the night with a long exposure.
--
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.