https://bugs.winehq.org/show_bug.cgi?id=55254
Bug ID: 55254
Summary: Dyson Sphere Program (Steam): white artefact on
opening scene
Product: Wine
Version: 8.12
Hardware: x86-64
URL: https://store.steampowered.com/app/1366540/Dyson_Spher
e_Program/
OS: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 74867
--> https://bugs.winehq.org/attachment.cgi?id=74867
Wine 8.12 console log
During the opening scene of a new game of Dyson Sphere Program on Steam there
is an unusual white triangle that clearly shouldn't be there. Indeed, it isn't
there on Windows 10.
Artefact: https://youtu.be/8pVK9s-a--o
Normal: https://youtu.be/7hXvhXKy9TU?t=272
I can't figure out what should be there instead. It looks to me like nothing.
Workaround:
"winetricks arial" (Bug 47325)
No demo that I know of.
VGA compatible controller: NVIDIA Corporation GK104GL [Quadro K5000] (rev a1)
(prog-if 00 [VGA controller])
Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
Using the latest Nvidia drivers that support my hardware:
470.199.02-0ubuntu0.22.04.1
Tried setting the shader to "arb" but it made no difference.
Setting the shader to "none" upgrades the triangle to a full sphere surrounded
the ship, which is obviously not better.
--
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=58277
Bug ID: 58277
Summary: Virtual desktop doesn't resize correctly
Product: Wine
Version: unspecified
Hardware: x86-64
URL: https://www.moddb.com/games/airline-tycoon/downloads/a
irline-tycoon-demo
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: bf0813e39470c5682c784b1db9812fb4ff5e13cc
Distribution: ---
Similar to bug #58066.
Airline Tycoon uses a fixed 640X480 resolution. When you start the game in a
virtual desktop sized anything higher than that (800X600, 1024X768 etc) the
area of the virtual desktop beyond 640X480 is black.
Reverting commits
290fd532ee7376442d272e3833528256bfe5e9dc
bf0813e39470c5682c784b1db9812fb4ff5e13cc
fix the problem for me.
X.Org X Server 1.21.1.16
XFCE/XFWM 4.20
--
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=58269
Bug ID: 58269
Summary: Build regression in wine 10.7 using clang on aarch64
(error in backend: Invalid register name "x18")
Product: Wine
Version: 10.7
Hardware: aarch64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: lav(a)etersoft.ru
Distribution: ---
When compiling wine for aarch64, a build regression appeared in Wine 10.7 when
using clang (any version).
Error is that register x18 is used, and clang reports it as an hard error.
[00:04:11] fatal error: error in backend: Invalid register name "x18".
[00:04:11] PLEASE submit a bug report to
https://github.com/llvm/llvm-project/issues/ and include the crash backtrace,
preprocessed source, and associated run script.
[00:04:11] Stack dump:
[00:04:11] 0. Program arguments: clang-19 -c -o dlls/msvcr100/crt_main.o
dlls/msvcrt/crt_main.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt
-D_MSVCR_VER=100 -D__WINESRC__ -D_CRTIMP= -Wall -pipe -fcf-protection=none
-fvisibility=hidden -fno-stack-protector -fno-strict-aliasing
-Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self
-Wpointer-arith -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter
-Wvla -Wwrite-strings -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32
-fno-builtin -fshort-wchar -Wno-format -pipe -Wall -g -O2
[00:04:11] 1. <eof> parser at end of file
[00:04:11] 2. Code generation
[00:04:11] 3. Running pass 'Function Pass Manager' on module
'dlls/msvcrt/crt_main.c'.
[00:04:11] 4. Running pass 'AArch64 Instruction Selection' on function
'@mainCRTStartup'
[00:04:11] #0 0x0000ffff9b5805e8
llvm::sys::PrintStackTrace(llvm::raw_ostream&, int)
(/usr/lib/llvm-19.1/bin/../lib64/libLLVM.so.19.1+0x39705e8)
Simular bug discussed here https://bugs.winehq.org/show_bug.cgi?id=55051
--
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=58217
Bug ID: 58217
Summary: The Journeyman Project 3 doesn't work in virtual
desktop mode
Product: Wine
Version: 10.5
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 3ae66c75cf443c0be403d9fe4e4da3c19b3ad9a8
Distribution: ArchLinux
This is an old game from 1998 and is currently available only on GOG.com.
The problem occurs in virtual desktop mode but not in fullscreen.
After the main menu loaded an error window appears with the cryptic
message:'LOT System OSError: -209'
Dismissing the message just respawns another instance of it. This is repeated
about 10 times then the game can no longer be interacted with.
Reverting
commit 3ae66c75cf443c0be403d9fe4e4da3c19b3ad9a8
fixes the problem for me.
wine-10.7-73-gf9741837a3b
XFCE/XFWM 4.20
X.Org X Server 1.21.1.16
--
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=21666
Summary: Heavy Metal Pro fails to print Record Sheet
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
All other print options work fine, but the record sheet fails with "Error
Number 6: Overflow". No suspicious console log.
--
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=54899
Bug ID: 54899
Summary: EA app launcher problem with text display
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: igor.bz(a)list.ru
Distribution: ---
Created attachment 74401
--> https://bugs.winehq.org/attachment.cgi?id=74401
Wine log
Distro: Ubuntu 20.04 x64
CPU: Ryzen 7 1700
GPU: Radeon RX 580 8 Gb
Mesa: 23.0.3 (Kisak PPA)
EA app installer:
https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases…
Steps to reproduce:
- Running the installation file (EAappInstaller.exe).
- Fonts are displayed as placeholder.
Installing corefonts using winetricks does not solve the 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.
http://bugs.winehq.org/show_bug.cgi?id=22018
Summary: No MIDI music in Alonix
Product: Wine
Version: 1.1.40
Platform: x86-64
URL: http://www.axysoft.com/alonix/index.htm
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=26766)
--> (http://bugs.winehq.org/attachment.cgi?id=26766)
Terminal output
The summary pretty much describes the problem: the background music (MIDI) in
Alonix doesn't play. These are the minimum tweaks required to get it working at
present:
DLL overrides from winetricks directx9:
dmband
dmime
dmsynth
dmusic
File copied from Windows:
C:\windows\system32\drivers\gm.dls
Take away any one of these, and there's no background music in-game.
--
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=58285
Bug ID: 58285
Summary: Crystal of Atlan - Hard crash after server selection
Product: Wine
Version: 10.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: reelix(a)gmail.com
Distribution: ---
Created attachment 78633
--> http://bugs.winehq.org/attachment.cgi?id=78633
CoA Wine Log
1.) Launch game
2.) On server selection screen, click play
3.) Receiving loading
4.) Game hard-crashes to Desktop
Wine Log attached.
Most notable seems to be
wine: Call from 00006FFFFF3ED127 to unimplemented function
pdh.dll.PdhGetRawCounterArrayW, aborting
However, my knowledge is extremely limited in this 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.