https://bugs.winehq.org/show_bug.cgi?id=42000
Bug ID: 42000
Summary: Battle.net: invisible window elements with Win7+ mode
Product: Wine
Version: 1.9.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: thesource(a)mail.ru
Distribution: ---
Created attachment 56428
--> https://bugs.winehq.org/attachment.cgi?id=56428
wine output on battle.net (Win7 mode)
When OS is set to something higher than Win XP, many elements of Battle.net
main windows and dialogs are invisible: authenticator code input dialog is
completely blank, online content on the main windows is not displayed. This is
different than https://bugs.winehq.org/show_bug.cgi?id=38845
disabling d3dcompiler_46 does not 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=40453
Bug ID: 40453
Summary: Dark Souls 3 crashes after showing a white window
Product: Wine-staging
Version: 1.9.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: elric.templin(a)t-online.de
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 54202
--> https://bugs.winehq.org/attachment.cgi?id=54202
Dark Souls 3 staging first
Dark Souls 3 run in wine-staging.
In crossovers wine version there is only an error message.
Still have to test it with wine normal.
--
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=44070
Bug ID: 44070
Summary: Beamng.drive fails due to error creating 1D texture
Product: Wine
Version: 2.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: byi5000(a)gmail.com
Distribution: ---
Created attachment 59785
--> https://bugs.winehq.org/attachment.cgi?id=59785
Contains wine log file and beamng log files for 2.22 and 2.21-staging
As requested from https://bugs.winehq.org/show_bug.cgi?id=43514
The game works fine with Wine-2.21-staging and fails to launch with Wine-2.22
(non staging)
Beamng.drive own log files suggest its due to missing Create 1D Texture
|E|GFXD3D11Device::_ErrorHandle|D3D11 ERROR: D3D11 Error #80004001.
GFXD3D11TextureManager::_createTexture - Error creating 1D texture
0.59090|E|GFXTextureManager::_createTexture|GFXTextureManager - failed to
create texture (1) for 'core/scripts/client/lighting/advanced/depthviz'
--
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=43746
Bug ID: 43746
Summary: Just Cause 3 floor doesn't render properly
Product: Wine
Version: 2.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: byi5000(a)gmail.com
Distribution: ---
Created attachment 59238
--> https://bugs.winehq.org/attachment.cgi?id=59238
visual description of the bug
Using Wine-2.17-staging (csmt on or off, no difference)
As you can see in the attached picture, the floor doesn't render properly. The
LOD in the far seems fine, in the middle it doesn't show anything and very
close, it renders wrong, but it renders something.
The black walls you can see also render on Windows, they are hidden below the
map usually.
--
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=37760
Bug ID: 37760
Summary: Several .Net applications fail under wine-mono with
System.TimeZoneNotFoundException
Product: Wine
Version: 1.7.33
Hardware: x86
URL: http://dlm.cypress.com.edgesuite.net/akdlm/downloadman
ager/software/PSoCDesignerSetup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
I noticed this in
http://dlm.cypress.com.edgesuite.net/akdlm/downloadmanager/software/PSoCDes…
while looking at bug 31369, but it's also been reported in bug 28177 (and I
recall seeing it in some other applications, but I don't have a note of which
ones they were).
Native .Net via winetricks works around it. (dotnet20sp2 in the case of PSoC
Designer)
Unhandled Exception:
System.TimeZoneNotFoundException: Exception of type
'System.TimeZoneNotFoundException' was thrown.
at System.TimeZoneInfo.get_Local () [0x00000] in <filename unknown>:0
at System.CurrentSystemTimeZone.GetUtcOffset (DateTime time) [0x00000] in
<filename unknown>:0
at System.TimeZone.GetLocalTimeDiff (DateTime time) [0x00000] in <filename
unknown>:0
at System.DateTime.get_Now () [0x00000] in <filename unknown>:0
at System.Windows.Forms.TextBoxBase..ctor () [0x00000] in <filename
unknown>:0
at System.Windows.Forms.RichTextBox..ctor () [0x00000] in <filename
unknown>:0
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.RichTextBox:.ctor ()
at Cypress.CyInstaller.Gui.CyInstallerWizard.InitializeComponent () [0x00000]
in <filename unknown>:0
at Cypress.CyInstaller.Gui.CyInstallerWizard..ctor
(Cypress.CyInstaller.Core.CyInstallerCore core) [0x00000] in <filename
unknown>:0
at (wrapper remoting-invoke-with-check)
Cypress.CyInstaller.Gui.CyInstallerWizard:.ctor
(Cypress.CyInstaller.Core.CyInstallerCore)
at psocdesignerinstaller.Program.Main (System.String[] commandLine) [0x00000]
in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.TimeZoneNotFoundException: Exception
of type 'System.TimeZoneNotFoundException' was thrown.
at System.TimeZoneInfo.get_Local () [0x00000] in <filename unknown>:0
at System.CurrentSystemTimeZone.GetUtcOffset (DateTime time) [0x00000] in
<filename unknown>:0
at System.TimeZone.GetLocalTimeDiff (DateTime time) [0x00000] in <filename
unknown>:0
at System.DateTime.get_Now () [0x00000] in <filename unknown>:0
at System.Windows.Forms.TextBoxBase..ctor () [0x00000] in <filename
unknown>:0
at System.Windows.Forms.RichTextBox..ctor () [0x00000] in <filename
unknown>:0
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.RichTextBox:.ctor ()
at Cypress.CyInstaller.Gui.CyInstallerWizard.InitializeComponent () [0x00000]
in <filename unknown>:0
at Cypress.CyInstaller.Gui.CyInstallerWizard..ctor
(Cypress.CyInstaller.Core.CyInstallerCore core) [0x00000] in <filename
unknown>:0
at (wrapper remoting-invoke-with-check)
Cypress.CyInstaller.Gui.CyInstallerWizard:.ctor
(Cypress.CyInstaller.Core.CyInstallerCore)
at psocdesignerinstaller.Program.Main (System.String[] commandLine) [0x00000]
in <filename unknown>: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.
http://bugs.winehq.org/show_bug.cgi?id=15984
Summary: Black and White: crashes with page fault on temple
completion
Product: Wine
Version: 1.1.8
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jcollins(a)asgardsrealm.net
Created an attachment (id=17170)
--> (http://bugs.winehq.org/attachment.cgi?id=17170)
log of entire Black and White run
Black and White runs pretty well (some textures are black) up until completion
of the temple at which point it appears to hang. I've logged the entire run
from start to the hang. The apparent hang appears to be due to an exception,
specifically:
wine: Unhandled page fault on read access to 0xffffffff at address 0x7deff986
(t
hread 0009), starting debugger...
Unhandled exception: page fault on read access to 0xffffffff in 32-bit code
(0x7
deff986).
Full details are in the attached log file.
--
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=22545
Summary: ubuntu user
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wvanreede(a)live.nl
Created an attachment (id=27652)
--> (http://bugs.winehq.org/attachment.cgi?id=27652)
error appears when WinDVD starts in terminalmode
When WinDVD starts, it can find entree SQPlus.dll this file do exist in the
folder.
--
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=22210
Summary: HTML-Kit Tools trial installer produces an error
message in Win7 mode
Product: Wine
Version: 1.1.41
Platform: x86-64
URL: http://www.html-kit.com/tools/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=27103)
--> (http://bugs.winehq.org/attachment.cgi?id=27103)
Terminal output
If the installer for the trial version of HTML-Kit Tools is run with Wine's
Windows version set to Windows 7, it produces an error dialog after creating
shortcuts:
IPropertyStore::SetValue failed, code 0x80004002
After this, the installer doesn't offer to start the program automatically, but
there appears to be no other impact on the installation. (That may not be
related to this message anyway for all I know.) This doesn't happen in
WinXP/Vista/2k mode.
This is a .NET app, but the installer doesn't seem to use it; behavior is the
same whether the .NET Framework is installed or not.
--
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=42106
Bug ID: 42106
Summary: Problem with user32.dll with Muv-Luv on steam
Product: Wine-staging
Version: 2.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maldun.finsterschreck(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 56625
--> https://bugs.winehq.org/attachment.cgi?id=56625
backtrace of the error
When starting Muv-Luv on Steam on Fedora 25 with wine 1.9.2 (Staging) I get the
error message "Unimplemented function USER32.dll.GetAutoRotationState"
Then I installed latest wine staging on Fedora 25 (testing repo; wine-2.0-rc2
(Staging))and the error still appears.
Can't build latest wine from sources, due to missing libs ...
Attached the error log
Additional Info: Installed VCrun2015 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=43951
Bug ID: 43951
Summary: Fallout 4 not loading textures: 'd3d11:shdr_handler
Unhandled chunk "RDEF".' and others
Product: Wine-staging
Version: 2.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: m.marcaccini01(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 59594
--> https://bugs.winehq.org/attachment.cgi?id=59594
errors
Hello, I tried to install fallout 4 on gentoo linux, but textures don't load
nor game videos. Only menu and texts appear. I tried also on 2.17, but i got
the same
Here's a screenshot: https://imgur.com/a/sAx7n (I don't care about audio)
Here's the guide I followed:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=32863
And added configs in winecfg-staging from here:
https://www.reddit.com/r/wine_gaming/comments/72xvqh/fallout_4_winestaging_…
I attached the log I get when running the game
Thanks in advance
--
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.