https://bugs.winehq.org/show_bug.cgi?id=51541
Bug ID: 51541
Summary: nvcuda.dll unable to load within Steam Runtime
pressure-vessel
Product: Wine-staging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: loothelion(a)nvidia.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 70384
--> https://bugs.winehq.org/attachment.cgi?id=70384
[PATCH] nvcuda: use libcuda.so.1 SONAME when making dlopen call
nvcuda.dll is unable to find libcuda.so when running within the Steam Runtime
pressure-vessel environment. This is because pressure-vessel exposes symlinks
to driver DSOs based off their SONAME and the SONAME for CUDA is libcuda.so.1,
not libcuda.so
I've attached a patch which fixes this issue and lets me launch CUDA
applications from Steam.
--
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=23532
Summary: wine needs an xlive.dll implementation
Product: Wine
Version: unspecified
Platform: x86
URL: http://www.microsoft.com/games/en-us/live/Pages/livela
unch.aspx
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Not a huge priority, of course...I'll stub it after 1.2.
Needed for several games, e.g., Fallout 3.
--
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=47244
Bug ID: 47244
Summary: Batman: Arkham Origins no shadow from cloak in DX11
mode
Product: Wine
Version: 4.8
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 64530
--> https://bugs.winehq.org/attachment.cgi?id=64530
screenshot
DX11 enhanced shadows
err:d3d:wined3d_debug_callback 0x47329c0: "GL_INVALID_VALUE error generated.
The y-dimension of the subregion fails to meet the alignment constraints of the
compressed format.".
wine-4.8-245-g21ae9ba1ba
--
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=32738
Bug #: 32738
Summary: Batman: Arkham Asylum Demo fails early with wine-mono
Product: Wine
Version: 1.5.21
Platform: x86
URL: http://store.steampowered.com/app/35140/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: andrey.goosev(a)gmail.com, madewokherd(a)gmail.com
Classification: Unclassified
Noticed while looking at bug 32685. If you install the demo with steam, it just
fails very early with:
Unhandled Exception:
System.NotImplementedException: The requested feature is not implemented.
at System.Management.ManagementObjectSearcher..ctor (System.String
queryString) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check)
System.Management.ManagementObjectSearcher:.ctor (string)
at BmLauncher.Program.GetProcessOwner (Int32 processId) [0x00000] in
<filename unknown>:0
at BmLauncher.Program.GetPrevInstance () [0x00000] in <filename unknown>:0
at BmLauncher.Program.Main () [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.NotImplementedException: The
requested feature is not implemented.
at System.Management.ManagementObjectSearcher..ctor (System.String
queryString) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check)
System.Management.ManagementObjectSearcher:.ctor (string)
at BmLauncher.Program.GetProcessOwner (Int32 processId) [0x00000] in
<filename unknown>:0
at BmLauncher.Program.GetPrevInstance () [0x00000] in <filename unknown>:0
at BmLauncher.Program.Main () [0x00000] in <filename unknown>:0
if I install dotnet20 with winetricks, it gets further and fails due to
wmiutils.
--
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=45077
Bug ID: 45077
Summary: Batman -telltale series rendering errors
Product: Wine
Version: 3.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: eldrad(a)autistici.org
Distribution: ---
Created attachment 61225
--> https://bugs.winehq.org/attachment.cgi?id=61225
+dxgi,+d3d11, wine-staging-3.6 +patches from bug 41063 (1.4G uncompressed)
After running with patches from bug 41063 plus forwarded
ID3D11DeviceContext1:UpdateSubresource1, the game does not display properly,
seems the graphics are too dark and maybe some textures are missing.
By inspecting logs, the most relevant thing I see is:
"Failed to create wined3d texture"
but there are also shader unhandled modifiers, several
"d3d11:skip_dword_unknown", and other lines that might be relevant
--
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=47243
Bug ID: 47243
Summary: Batman: Arkham Origins suit is light gray in DX9 mode
Product: Wine
Version: 4.8
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 64528
--> https://bugs.winehq.org/attachment.cgi?id=64528
screenshot
Everything except the cloak.
wine-4.8-245-g21ae9ba1ba
--
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=52233
Bug ID: 52233
Summary: Black NPC's skin or minor rendering glitches in
multiple games (Batman: Arkham Knight, Steel Division:
Normandy 44)
Product: Wine
Version: 7.0-rc2
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 71330
--> https://bugs.winehq.org/attachment.cgi?id=71330
example
05dc:fixme:d3d_shader:shader_glsl_atomic Unhandled opcode 0x7 for unsigned
integers.
05dc:fixme:d3d_shader:shader_glsl_atomic Unhandled opcode 0x6 for unsigned
integers.
--
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=46411
Bug ID: 46411
Summary: MS Office 16 applications crash soon after start
Product: Wine
Version: 4.0-rc4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fooforever(a)gmail.com
Distribution: ---
Created attachment 63175
--> https://bugs.winehq.org/attachment.cgi?id=63175
backtrace
Office can be installed using the method described
here:https://appdb.winehq.org/objectManager.php?sClass=version&iId=35527
All the applications launch and seem to work for a few seconds, normally
getting to the new document screen. They then crash with the trace reporting a
C++ exception and this reason at the top of the trace
GetFirmwareEnvironmentVariableW+0x143()
Backtrace attached is from launching Word.
Running on 4.18.20-1-Manjaro
Wine version 4.0rc-4 installed from Arch repos
--
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=47569
Bug ID: 47569
Summary: Excel on Office365 won't start
Product: Wine
Version: 4.12.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: inugami.mamoru(a)gmail.com
Distribution: ---
Created attachment 64970
--> https://bugs.winehq.org/attachment.cgi?id=64970
Output of backtrace
I used Office365 Japanese edition.
(Setup.X86.ja-jp_O365ProPlusRetail_07877447-2609-4615-aaaa-2f663a8f314a_TX_PR_b_32_.exe)
Followed latest WineHQ instruction
(https://appdb.winehq.org/objectManager.php?sClass=version&iId=35527)
Installation seems to success.
When starting EXECL.EXE, Dialog says "Invalid IOPL" and stop to working.
Xubuntu 19.04 amd64
terminal output(Extracted)
wine: Unhandled page fault on read access to 0xffffffff at address 0xa2204d
(thread 0009), starting debugger...
0033:fixme:win:RegisterPowerSettingNotification
(0x10054,{245d8541-3943-4422-b025-13a784f679b7},0): stub
0033:fixme:win:RegisterPowerSettingNotification
(0x10054,{5d3e9a59-e9d5-4b00-a6bd-ff34ff516548},0): stub
0033:fixme:win:RegisterPowerSettingNotification
(0x10054,{a7ad8041-b45a-4cae-87a3-eecbb468a9e1},0): stub
0033:fixme:win:RegisterPowerSettingNotification
(0x10054,{98a7f580-01f7-48aa-9c0f-44352c29e5c0},0): stub
0033:fixme:win:RegisterPowerSettingNotification
(0x10054,{02731015-4510-4526-99e6-e5a17ebd1aea},0): stub
0033:fixme:win:RegisterPowerSettingNotification
(0x10054,{3c0f4548-c03f-4c4d-b9f2-237ede686376},0): stub
0063:fixme:combase:RoGetActivationFactory
(L"Windows.Networking.Connectivity.NetworkInformation",
{5074f851-950d-4165-9c15-365619481eea}, 00C9797C): semi-stub
0063:err:combase:RoGetActivationFactory Failed to find library for
L"Windows.Networking.Connectivity.NetworkInformation"
0032:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (01B3F5F4 1 C) semi-stub
0032:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (01B3F654 1 C) semi-stub
0032:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (01B3F4E4 1 C) semi-stub
0032:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0032:fixme:combase:RoGetActivationFactory
(L"Windows.Security.Authentication.OnlineId.OnlineIdSystemAuthenticator",
{85047792-f634-41e3-96a4-5164e902c740}, 01B3F9CC): semi-stub
0032:err:combase:RoGetActivationFactory Failed to find library for
L"Windows.Security.Authentication.OnlineId.OnlineIdSystemAuthenticator"
--
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.