https://bugs.winehq.org/show_bug.cgi?id=43339
Bug ID: 43339
Summary: Rendering Errors in Elder Srolls online with nvidia
drivers
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: loki(a)lokis-chaos.de
Distribution: ---
Created attachment 58676
--> https://bugs.winehq.org/attachment.cgi?id=58676
Character selection screen with glitches
There are some rendering issues if the proprietary nvidia drivers are used.
They seem to occur on specific ground textures only.
I have attached three logfiles and screenshots:
- Character selection screen with glitches
- Area with no glitches at all
- Area with glitches
Objects move over the bugged area leave traces behind.
--
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=52495
Bug ID: 52495
Summary: .NET 5 APP CRASH due to unimplemented function
KERNEL32.dll.RaiseFailFastException
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: github-oci1(a)spm.s.deo.rodeo
Distribution: ---
Created attachment 71790
--> https://bugs.winehq.org/attachment.cgi?id=71790
Wine / .NET 5 error log
Wine crashes when running the .NET 5 decompiler app Reko
(https://github.com/uxmal/reko/) on wine-5.0.3 (Debian 5.0.3-3). Installing the
.NET 5 x86 Desktop runtime and starting the app worked without issues. However,
as soon as I try to decompile an executable in Reko, the app crashes due to
wine missing the implementation of KERNEL32.dll.RaiseFailFastException.
Has this already been fixed in the latest version of 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=52417
Bug ID: 52417
Summary: Metatogger 7.2: Wine crashes upon launching the
software
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: p10qjuhh(a)duck.com
Distribution: ---
Launching Metatogger at all causes a crash.
Download:
https://www.luminescence-software.org/download/metatogger/Metatogger-Instal…
Name: Metatogger-Installer.exe
MD5: 4fc5a6f1c39a95bb754c25207fe2bb9a
(This installer is updated semi-regularly by the software maintainer, so
determining the version is on you)
At the time of writing, 7.2 is the latest release, but this problem is likely
to still exist in later versions.
--
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=52412
Bug ID: 52412
Summary: Cygwin installer: "Select Prackages" dialog maximizes
itself
Product: Wine
Version: 7.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shefben(a)gmail.com
Distribution: ---
The only way to get the dialog to a normal size is by dragging on the edges.
--
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=52402
Bug ID: 52402
Summary: Add 'go up one directory' button to open file/save
file dialog
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shefben(a)gmail.com
Distribution: ---
This is more of an annoyance with which I have wasted a lot of time
re-navigating into folders that are buried 10+ folder deeps; only to need to go
up 1 directory level from the folder the dialog opened to.
the save file & load file dialog needs a button for moving up 1 directory
level, which windows has had since probably its inception.
--
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=52388
Bug ID: 52388
Summary: Winrar failed to install
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chrisblakely25(a)hotmail.com
Created attachment 71611
--> https://bugs.winehq.org/attachment.cgi?id=71611
its the error log
I attempted to install winrar windows version for the gui as i didnt want to
use the command line interface
--
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=52498
Bug ID: 52498
Summary: wineboot does not block main thread
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: imre.steiner(a)oneidentity.com
Distribution: ---
Created attachment 71793
--> https://bugs.winehq.org/attachment.cgi?id=71793
wineboot has non-blocking output
Wine is used as a test tool..
There is a weird behavior when trying to initialize the test env with this
script:
<code>
#! /bin/bash
if ! [ -d "$HOME/.wine" ]; then
# this prevents wine asking for gecko and mono install
WINEDLLOVERRIDES="mscoree,mshtml=" wineboot -u
fi
# add some dll paths to the path
wine regedit /opt/add_dll_paths.x86_64-w64-mingw32.shared.posix.reg &>/dev/null
</code>
The weird thing is the regedit process was forked before the wineboot
process had been finished/disappeared.
(regedit can be replaced with any other command)
This causes a very unpredictable wine usage e.g. stuck processes.
Further details in the attachment.
With wine 6.0.2 there was no such an issue.
Environment:
Ubuntu 18.04 OS
Running docker container on a focal based Ubuntu image
Wine 7.0
--
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=52405
Bug ID: 52405
Summary: Shell Folder.CopyHere method fails
Product: Wine
Version: 7.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: winehq-bugzilla(a)reichardt.de
Distribution: ---
Created attachment 71656
--> https://bugs.winehq.org/attachment.cgi?id=71656
Inno Setup script
I found this on macOS via Crossover but in the WineHQ forums it was confirmed
on Linux with Wine 2.0-rc6.
My usecase is an Inno Setup script that unzips a zip file via the Shell
Folder.Copy here method.
This works in a Windows 10 VM.
Seems it fails already with the portion of the script
Shell := CreateOleObject('Shell.Application');
*or*
ZipFile := Shell.NameSpace(ZipPath);
Attached is the Inno Setup script that works with Inno Setup 6.2
https://jrsoftware.org/isdl.php
The script downloads a zip and then tries to unzip it.
With Wine it gets a runtime error that the zip cannot be found or used (even
though the zip is right there in the path and is valid).
Forum post with Linux wine 7.0-rc6:
https://forum.winehq.org/viewtopic.php?f=2&t=36097&p=135722#p135722
--
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=52404
Bug ID: 52404
Summary: The program Spitfire Audio.exe has encountered a
serious problem and needs to close
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stebridgwater80(a)gmail.com
Distribution: ---
Created attachment 71650
--> https://bugs.winehq.org/attachment.cgi?id=71650
backtrace.txt contains the full details of the error
I am using Wine in Linux xfce (version 4.14.254-18421-g52c1f30155ad) which I
have installed onto an Acer Chromebook using crouton. Linux runs alongside
Chrome OS as a chroot application.
The App is Spitfire Audio 3.3.22 for Windows.
The download link is
https://www.spitfireaudio.com/library-manager/download/win/
The app is installed in .wine/drive_c/Program Files/Spitfire Audio/Spitfire
Audio.exe
The SHA1 checksum is ee79e88fc3d659944cd972f0ae4e3a929ee57cee
When I try to run the Spitfire Audio.exe program the following error message
appears:
The program Spitfire Audio.exe has encountered a serious problem and needs to
close.
I have attached the full program error details.
I would be grateful for your help or advice.
--
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=52299
Bug ID: 52299
Summary: Oculus Setup Installer Runs but Renders as a Black
Window
Product: Wine
Version: 7.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nekoNexus(a)protonmail.ch
Distribution: ---
Created attachment 71453
--> https://bugs.winehq.org/attachment.cgi?id=71453
Wine-Staging 7.0-rc1 Terminal Output and Backtrace
Version of wine used:
Wine-Staging 7.0-rc1
SHA256:
ef04ac24ea20b404b175b0f18f706b7eabe5d5712f653e600cb7e8e715d93fa2
Download location:
https://www.oculus.com/download_app/?id=1582076955407037
-----
Dotnet 48 is required to render the program's window:
winetricks -q dotnet48
-----
Once the program launches, it renders as a black window.
Closing the program (after waiting for some time) allowed me to collect a
backtrace.
--
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.