https://bugs.winehq.org/show_bug.cgi?id=57010
Bug ID: 57010
Summary: Pantheon - error during installation
Product: Wine
Version: 9.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq_bugzilla(a)yahoo.com
Distribution: ---
Created attachment 76851
--> https://bugs.winehq.org/attachment.cgi?id=76851
Console output
During the execution of the installer "PantheonSetup_182.exe", a technical
error 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.
https://bugs.winehq.org/show_bug.cgi?id=50837
Bug ID: 50837
Summary: Game will not allow me to progress past the first day
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: qawsedrftgyhujikolpwas(a)gmail.com
Created attachment 69654
--> https://bugs.winehq.org/attachment.cgi?id=69654
Here is the error message I receive upon the game crashing.
I am playing a game I found on Itch.io called "Slime Heart," but once I
complete the tutorial & the first day, the game always crashes. As it appears I
can only attach one file below, the game can be found at
https://gamejolt.com/games/slime-heart/231249. I hope it is a simple problem to
fix.
--
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=50964
Bug ID: 50964
Summary: Nothing will start.
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brianuhe(a)gmail.com
Distribution: ---
Nothing will start. Tried to open any window programs I have, like Ren'ply
games for example, but nothing. It makes the attempt, but then goes away.
Wasn't a problem with 6.4 which was an improvement to what I could now run,
like RPGM and Unity, and 'some' stuff still works with the stable version. 6.6
has the same 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=50965
Bug ID: 50965
Summary: Unhandled exception 0xe0434352 in thread 28 at address
7B00DD68 (thread 0028)
Product: Wine
Version: 5.0.4
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: brad(a)harmonydesign.ca
Created attachment 69796
--> https://bugs.winehq.org/attachment.cgi?id=69796
Debug log
Paradigm autoloader had a critical error
--
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=51186
Bug ID: 51186
Summary: Ledger Live Crashes
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mbedconsumer(a)gmx.com
Distribution: ---
Created attachment 70058
--> https://bugs.winehq.org/attachment.cgi?id=70058
error file
After installing Ledger Live for Ledger Nano S using Wine, tried to run but it
crashes before I can accept the terms.
--
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=51269
Bug ID: 51269
Summary: no se ejecuta
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: facundocarlosvillanueva(a)gmail.com
Distribution: ---
Created attachment 70147
--> https://bugs.winehq.org/attachment.cgi?id=70147
este es el error(perdon si me equivoque de categoria es q asi me dijo el error
no se ejecuta el programa
--
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=51294
Bug ID: 51294
Summary: Unknown evaluation order in winefile/winefile.c
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikrutrafal(a)protonmail.com
Distribution: ---
https://github.com/wine-mirror/wine/blob/e909986e6ea5ecd49b2b847f321ad89b2a…
```
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_NAME);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_SIZE);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_CDATE);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_ADATE);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_MDATE);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]), IDS_COL_IDX);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_LINKS);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_ATTR);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]), IDS_COL_SEC);
```
col is used and incremented in same line, so it may work different on different
platforms
--
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=57456
Bug ID: 57456
Summary: Wine wayland scaled window is positioned on the left,
not centered
Product: Wine
Version: 9.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: shtetldik(a)gmail.com
Distribution: ---
Created attachment 77451
--> https://bugs.winehq.org/attachment.cgi?id=77451
Vampire: The Masquerade - Redemption intro video scaled
When fullscreen resolution is set to something low and different from aspect
ratio of the monitor, winewayland scales it up, but positions it on the left,
rather than in the middle of the screen and leaves the mismatching area
transparent.
This happened for example in the intro video of Vampire: The Masquerade -
Redemption. The video is 640x346 and my screen is 2560x1440.
See attached screenshot for how it looks.
It would be better if the scaled window was positioned in the middle, with some
black bands for areas that are caused by mismatch in aspect ratio.
Even better if this behavior could be configurable, i.e. where to position,
what to use for bands, like transparent, solid color / what color, etc.
--
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=52854
Bug ID: 52854
Summary: wine crashes if i try to run miramagia.com program
game
Product: Wine
Version: 7.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: amministrazione.seltec(a)gmail.com
Distribution: ---
Created attachment 72256
--> https://bugs.winehq.org/attachment.cgi?id=72256
error report file
when i try to run miramagia.com or .de which I just installed (as well as wine)
an error message appears indicating this might be due either to a program error
or to something missing in wine.
since it works on my other pc having cinnamon 20 mint, I believe there is some
uncompatibility with the debian 11 bullseye system I have on this PC.
I tried all the windows versions indicated in the config, but no one works.
in my other pc I had set windowsNT, it was 2 years ago and it worked.. but now
this option is not available
I attach the error report given by 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.
https://bugs.winehq.org/show_bug.cgi?id=52843
Bug ID: 52843
Summary: Black screen with audio when launching Command &
Conquer Generals
Product: Wine
Version: 7.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: ejmarkow(a)yahoo.com
Distribution: ---
Created attachment 72238
--> https://bugs.winehq.org/attachment.cgi?id=72238
Wine Debug Info
Wine compiled from git source:
$ ejm@galicia:~> wine --version
$ wine-7.6-git-e254680
- Using openSUSE Tumbleweed Linux x86-64
- Nvidia GPU:
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 210/PCIe/SSE2
OpenGL core profile version string: 3.3.0 NVIDIA 340.108
When launching Command & Conquer Generals (Version 1.4) in Wine (32-bit prefix)
in Virtual Desktop mode, getting black screen with audio. After terminating
output with Ctl-C, following key errors appear in log:
- 0120:err:d3d:wined3d_debug_callback 0782D1B8: "GL_INVALID_OPERATION error
generated. Failed to map memory for buffer.".
- 0120:err:d3d:resource_unload Resource 07627320 is being unloaded while
mapped.
Wine debug log and nvidia glxinfo info attached
--
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=34247
Bug #: 34247
Summary: Default installation path is wrong
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
After creating a new profile for Wine (which is pointing at default to Windows
XP) and running any installer (for example Guild Wars 1 or Warcraft 3) the
default installation path is set to the wrong location. My LANG-variable
contains "de_DE.UTF-8" so the default installation path for Guild Wars 1 should
be "C:\Programme\GUILD WARS" but it is "C:\Program Files (x86)\GUILD WARS".
--
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=56700
Bug ID: 56700
Summary: "Edit application version" takes a long time to load
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: source
Severity: minor
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Whenever I click on "Edit application version"
(https://appdb.winehq.org/admin/editAppVersion.php) it takes minutes to load.
Used to be seconds.
Other parts of the AppDB seem to load at a reasonable speed.
--
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=58297
Bug ID: 58297
Summary: [Wayland-only mode] Minimize button click makes the
app window buttons lock up
Product: Wine
Version: 10.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: alexschwartz01(a)gmail.com
Distribution: ---
Clicking on the minimize button makes the window buttons not work
So if you accidentally minimize an app, you have to close the app and reopen
again
--
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=58310
Bug ID: 58310
Summary: Raid shadow legends crashes whn I click on
tournaments boton
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: adam31j(a)gmail.com
Distribution: ---
Unhandled exception: page fault on read access to 0x0000000000000010 in 64-bit
code (0x0000035911d9eb). Register dump:
--
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=58299
Bug ID: 58299
Summary: [Feature request] Some sort of way of disabling
internet connection per prefix.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fatihbakal7(a)protonmail.com
Distribution: ---
Wine doesn't have its own networking settings and instead relies on the host
Linux system's configuration. That said, I was wondering if there's a way to
disable internet access on a per-prefix basis without implementing an entirely
new networking layer within Wine. I'm asking this because Wine’s current
approach to networking allows VPNs like Hamachi to function seamlessly with
Windows applications running on Linux.
Related issue: https://github.com/Winetricks/winetricks/issues/2379
Edit: Apologies if this isn't the appropriate place to suggest feature
requests.
--
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=57833
Bug ID: 57833
Summary: JUCE 8 incompatibility
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andiejs(a)gmail.com
Distribution: ---
This is a problem that will affect anyone making music using vst plugins
through wine. JUCE is the most widely used framework for audio application and
plug-in development. It is an open source C++ codebase. Is anyone working on
making WINE compatible with the latest (JUCE 8)?
here's a forum post with some details that may help
https://forum.juce.com/t/juce8-direct2d-wine-yabridge/64298
--
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=58141
Bug ID: 58141
Summary: [MDK] [WOW64] Stack overflow
Product: Wine
Version: 10.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: redwindwanderer(a)gmail.com
Distribution: ---
MDK (be it software MDK95.EXE or 3D-accelerated MDKD3D/MDK3DFX) causes an STACK
OVERFLOW error on experimental WOW64 as soon as the executable is run:
0148:err:environ:init_peb starting L"Z:\\root\\wine\\MDK\\MDK3DFX.EXE" in
experimental wow64 mode
0148:err:virtual:virtual_setup_exception stack overflow 1280 bytes addr
0x6fffffc226b7 stack 0x7ffffe100b00
(0x7ffffe100000-0x7ffffe101000-0x7ffffe1ffd20)
The game works fine in 32bit mode. The problem is clearly related to WOW64
(which is how I run all my Windows games and has a pretty good compatibility
nowadays).
--
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=55136
Bug ID: 55136
Summary: Empire Earth: Crashes after few minutes of gameplay
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ndx4co9lt(a)mozmail.com
Distribution: ---
Created attachment 74693
--> https://bugs.winehq.org/attachment.cgi?id=74693
Terminal output
After starting a new game I can play a few minutes of actual gameplay and then
suddenly it crashes.
wine-devel 8.11
Setup:
Fedora 38 (64 bit)
Linux 6.3.9 (-200.fc38.x86_64)
Mesa 23.1.2
CPU: AMD Ryzen 5 5600
GPU: AMD Radeon RX 6600
Download link: https://empireearth.eu/de/herunterladen/
--
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=58060
Bug ID: 58060
Summary: Zafehouse: Diaries demo crashes in
d3dx_initialize_image_from_wic with unsupported pixel
format {6fddc324-4e03-4bfe-b185-3d77768dc902}
Product: Wine
Version: 10.5
Hardware: x86-64
URL: https://web.archive.org/web/20160606064900if_/https://www.zafehouse.com/files/getdemo.php?demo=1
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: d3d-util
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Distribution: ---
Created attachment 78313
--> https://bugs.winehq.org/attachment.cgi?id=78313
+d3dx (32MB uncompressed)
Continuation of bug 51584.
Needs 'winetricks -q d3dcompiler_47' to work around bug 37676.
This happens with both native dotnet and wine-mono.
$ sha1sum ZafehouseDiariesDemoSetup.exe
0c15d5024c9a1e327ac7383fee48ad55a6fec35a ZafehouseDiariesDemoSetup.exe
$ du -sh ZafehouseDiariesDemoSetup.exe
31M ZafehouseDiariesDemoSetup.exe
--
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=57387
Bug ID: 57387
Summary: Sega Rally Championship Demo crashes at startup if
Direct3d/renderer set to GDI
Product: Wine
Version: 9.0-rc3
Hardware: x86-64
URL: https://www.classicdosgames.com/game/Sega_Rally_Champi
onship.html
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: boxedwine(a)danoon.net
Regression SHA1: a6e969560b02ca776f987319db37e6550a1ecfec
Distribution: Mint
Created attachment 77357
--> https://bugs.winehq.org/attachment.cgi?id=77357
crash log
I tested this on 64-bit Linux Mint.
steps
1) set registry to use GDI renderer (does not crash if this is not set)
2) install Sega Rally Championship Demo
3) Launch Sega Rally Championship Demo
It crashes immediately during launch
I did a git bisect and after finding the commit, I verified it by checking out
wine-9.0-rc3 and doing a revert for the commit,
a6e969560b02ca776f987319db37e6550a1ecfec, then verifying the game works if
reverted.
I also verified that this game crashes on master (wine-9.20-143-gff2070b7900).
But I was unable to test reverting the commit on master because of a conflict.
--
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=51945
Bug ID: 51945
Summary: property "Size" from win32_logicaldisk gives bogus
results
Product: Wine
Version: 6.19
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
Hi,
When i do "wine wmic logicaldisk get size"
I seem to get bogus results:
82252800000
82252800000
I have c: and z: in my winecfg and they do not match at all.
Something like "wine wmic logicaldisk get freespace" does work correctly so I
suspect some kind of bug?
--
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=58203
Bug ID: 58203
Summary: PL/SQL Developer: All system memory gets eaten
Product: Wine
Version: 10.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robertdejager(a)tutanota.com
Distribution: ---
Created attachment 78505
--> http://bugs.winehq.org/attachment.cgi?id=78505
Oracle Instant Client registry entries
Since Wine version 10.6, PL/SQL Developer uses up all system memory.
The system freezes up for a bit until memory management kicks in.
In PL/SQL Developer version 15, no UI is shown.
PL/SQL Developer 16 does draw UI, but eats memory all the same.
Steps to reproduce:
* Install wine 10.6 or 10.7
* Download Oracle Instant Client (64 bit) and unzip into your prefix in
c:\ORACLE\instantclient_23.7 (not entirely sure if this is needed to reproduce
the bug)
*
https://download.oracle.com/otn_software/nt/instantclient/2370000/instantcl…
* Import the registry entries from the attached .reg file
* Edit c:\ORACLE\instantclient_23.7\tnsnames.ora and add a connect string for a
database (apologies, I cannot provide a database or a connect string for it)
(not entirely sure if this is needed to reproduce the bug)
* Install PL/SQL Developer 15 (64 bit) or PL/SQL Developer 16 (64 bit)
* https://www.allroundautomations.com/files/trial/plsqldev1504x64.msi
* https://www.allroundautomations.com/files/trial/plsqldev1604x64.msi
* Run PL/SQL Developer
Workaround:
* Downgrade to wine <= 10.5
--
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=56186
Bug ID: 56186
Summary: The 32-bit dmusic:dmusic fails in a 64-bit wineprefix
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
The 32-bit dmusic:dmusic fails in a 64-bit wineprefix:
dmusic.c:1296: Test failed: got L"\0008"
See The 32-bit dmusic:dmusic fails in a 64-bit wineprefix
The invalid string is random. This started on 2023-11-21.
--
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=55928
Bug ID: 55928
Summary: NtQuerySystemInformation SystemProcessInformation
result misaligned
Product: Wine
Version: 8.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: novae.harpist06(a)icloud.com
Distribution: ---
Created attachment 75493
--> https://bugs.winehq.org/attachment.cgi?id=75493
Reproducer
NtQuerySystemInformation with SystemProcessInformation returns misaligned
entries.
Reproducer attached.
Windows output:
Process name: (null)
Process name: System
Process name: Secure System
Process name: Registry
... (trimmed)
Wine output:
Process name: Z
Misaligned at entry 1
--
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.