https://bugs.winehq.org/show_bug.cgi?id=41295
Bug ID: 41295
Summary: Necropolis (DX11 mode) crashes at start with
"shader.c:1237: unsafe_impl_from_ID3D11GeometryShader:
Assertion `iface->lpVtbl ==
&d3d11_geometry_shader_vtbl' failed."
Product: Wine
Version: 1.9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 55618
--> https://bugs.winehq.org/attachment.cgi?id=55618
Terminal output Wine 1.9.18
Game version = 1.1.0 (this is the new Brutal Edition version)
Clean prefix.
When I attempt to run this game in DirectX 11 mode, the game crashes as soon as
it gets to the main menu with the following error in terminal:
../../../wine/dlls/d3d11/shader.c:1237: unsafe_impl_from_ID3D11GeometryShader:
Assertion `iface->lpVtbl == &d3d11_geometry_shader_vtbl' failed.
Also, the game generates a crash.dmp and an error.log and I will attach those
as well in case they are of any use.
Full terminal output 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.
https://bugs.winehq.org/show_bug.cgi?id=37791
Bug ID: 37791
Summary: Midnight castle: unhandled exception on exit
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lainme993(a)gmail.com
Distribution: ---
Created attachment 50335
--> https://bugs.winehq.org/attachment.cgi?id=50335
Terminal output
There is no problem in launching and running the game. But when I exit it, an
error window appears and the terminal shows an unhandled exception occurs.
Here is the download link of the game (It will first install a game manager):
http://www.bigfishgames.com/download-games/25388/midnight-castle/index.html
--
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=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=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.
http://bugs.winehq.org/show_bug.cgi?id=31630
Bug #: 31630
Summary: BlueStacks App Player fails to install
Product: Wine
Version: 1.5.12
Platform: x86-64
URL: http://www.bluestacks.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: graham(a)nerve.org.za
Classification: Unclassified
Created attachment 41596
--> http://bugs.winehq.org/attachment.cgi?id=41596
Unhandled exception backtrace
After running the BlueStacks Install Wizard (
BlueStacks_HD_AppPlayerPro_setup_REL.msi ), accepting the license agreement and
starting the installation the following dialog appears: "Program Error
The program rundll32.exe has encountered a serious problem and needs to close.
We are sorry for the inconvenience.".
--
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.