http://bugs.winehq.org/show_bug.cgi?id=24946
Summary: uTorrent Release Candidate 2 (2.2 build 22732) hangs
on start up
Product: Wine
Version: 1.3.6
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
µTorrent hangs on start up here in Wine 1.3.5 and 1.3.6. I've double checked
with an empty $HOME/.wine.
I'm using Fedora 14 i686.
--
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=55009
Bug ID: 55009
Summary: DirectX11 application: assertion failed (vulkan)
Product: Wine
Version: 8.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winevulkan
Assignee: wine-bugs(a)winehq.org
Reporter: owl2(a)etersoft.ru
Distribution: ---
Created attachment 74566
--> https://bugs.winehq.org/attachment.cgi?id=74566
Error window screenshot
I have a 3D application made using DirectX11, which works fine in Windows 10,
but fails to run under wine with an error message "assertion failed!" (see
screenshot)
The problem is only present when using vulkan ($winetricks renderer=vulkan).
With opengl it works fine.
Notably, the problem arouse after I added class linkage interface to the app
https://learn.microsoft.com/en-us/windows/win32/direct3dhlsl/overviews-dire…
Before that, it was working in wine without any issues.
The app can be downloaded here
https://drive.google.com/drive/folders/1YvFSYH-lKLwqluxxtPwJysYlWHqfGaOC
"Release.zip" is the compiled app, and "DirectX 11 Engine VS2017.zip" is the
source code, if needed.
I'm using wine-8.9-201-g9e3f1a15066 built from git (64 bit version built using
--enable-win64)
Distro: AltLinux p10
Driver info:
$lspci -k | grep -EA3 'VGA|3D|Display'
07:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI]
Cezanne [Radeon Vega Series / Radeon Vega Mobile Series] (rev c9)
Subsystem: ASUSTeK Computer Inc. Device 8809
Kernel driver in use: amdgpu
--
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=55020
Bug ID: 55020
Summary: Beyond: Two Souls requires PRIV parsing
Product: Wine
Version: 8.9
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: d3d-util
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
0510:fixme:d3dcompiler:d3dcompiler_shader_reflection_init Unhandled section
"PRIV"!
With no noticeable rendering issues.
8.9-237-g07d0f1f0c0b
--
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=53147
Bug ID: 53147
Summary: kernel32:process - test_QueryInformationJobObject()
fails randomly on Windows 8
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
kernel32:process - test_QueryInformationJobObject() fails randomly on Windows
8:
process.c:2758: Test failed: Expected basic_accounting_info.ActiveProcesses to
be 2 (2) is 3
https://test.winehq.org/data/patterns.html#kernel32:process
--
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=54975
Bug ID: 54975
Summary: win32u:win32u exits prematurely, leaves child process
behind, interferes with
windows.globalization:globalization
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: win32u
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
win32u:win32u exits prematurely, leaves child process behind:
win32u:win32u start dlls/win32u/tests/win32u.c
[...]
win32u.c:1037: Test marked todo: res = 4
win32u.c:1040: Test marked todo: buf[1] = 0
win32u:win32u:09f0 done (0) in 0s 1295B
win32u.c:1045: Test failed: res = 0
win32u.c:1046: Test failed: buf = d
win32u.c:1049: Test failed: res = 0
win32u.c:1059: Test failed: res = 0
09e0:win32u: 14 tests executed (2 marked as todo, 0 as flaky, 4 failures), 0
skipped.
See https://test.winehq.org/data/patterns.html#win32u:win32u
There are two things to notice in the above log:
* The main win32u:win32u process is 09e0 but it did not issue a 'tests
executed' summary. This means it exited prematurely.
* 09e0 is a child process that continues running and printing messages which
interferes with the next test, specifically
windows.globalization:globalization.
Also on the TestBot one can find the corresponding Wine log which contains
these lines that seem strongly correlated to this issue:
0480:err:seh:KiUserCallbackDispatcher ignoring exception
0480:err:seh:KiUserCallbackDispatcher ignoring exception
wine client error:480: partial write 57344
Running: win32u:win32u (694 of 774)
Running tests - 6 failures
This issue only happens on Linux and happens systematically but only on three
configurations:
fg-deb64-t32 but not for the wow32 and wow64 builds on the same
machine
fgtb-debian11-wow64 but not for the wow32 build on the same machine
debian11b-wow64 but but not for the wow32 build on the same machine
(and none of the 32-bit builds on debian11 is impacted)
And I have been unable to reproduce this failure on my machine (fg-deb64-t32).
So it's unclear what causes this failure but it clearly started on 2023-05-15
so it's probably some commit on that day.
--
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=54681
Bug ID: 54681
Summary: Virtual Desktop Streamer Installer: msiexec crashes
while installing
Product: Wine
Version: 8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pewbustop(a)live.com
Distribution: ---
Created attachment 74194
--> https://bugs.winehq.org/attachment.cgi?id=74194
"The program msiexec.exe has encountered a serious problem and needs to close."
The installer for Virtual Desktop Streamer (a virtual reality streaming app)
runs but appears to install improperly as msiexec crashes in the middle of
installing (particularly right after the step labeled "Copying new files").
The installer finishes successfully but the running installed program does not
launch. I suspect msiexec is supposed to provide some missing file(s)/run some
script(s) that better sets up the installed application.
https://download.vrdesktop.net/files/VirtualDesktop.Streamer.Setup.exe
SHA1 (March 13, 2023): 9bcfa9922a4aafd98a5f6c77b54e8e5b0b316b73
--
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=54529
Bug ID: 54529
Summary: ePubPack 1.3.2.0 :crash when program start
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cupcapcorn(a)yahoo.co.jp
Distribution: ---
Created attachment 74072
--> https://bugs.winehq.org/attachment.cgi?id=74072
bug report when I start ePubPack
Wine crashes when I run ePubPack.exe
https://sourceforge.net/projects/epubpack/
--
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=54924
Bug ID: 54924
Summary: Cannot allocate memory above 3 GB
Product: Wine
Version: 8.7
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: adrien_fernandes2(a)hotmail.com
Hello,
I don't know if I'll find any answer here but I'm a long time FreeBSD player
and used all sorts of tricks to help me play my favourite games on Wine.
So, actually, I built Wine 32-bits myself with zero patch. It builds perfectly
as-is and I use the NTCORE 4gb patch to enjoy more games (it's to apply the
LARGE_ADDRESS_AWARE per .exe).
Most of the time, it runs really great but in some games which need more than 3
GB of RAM, the game will just crash saying that it cannot allocate more memory
(it's understandable).
Is there a way to allocate more memory to Wine 32-bits ? Increasing the 3 GB to
something like 3,5 GB by changing a line in the code?
Thank you very much for your 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=54961
Bug ID: 54961
Summary: Lagoon 3D Screensaver Dont Begin
Product: Wine
Version: 8.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mrdeathjr28(a)yahoo.es
Distribution: ---
Lagoon 3D Screensaver from 3planesoft
https://www.3planesoft.com/nature-screensavers/lagoon-3d-screensaver/
Configuration app work but when begin load stay close to 99% but after this
stay in black screen
And running in console appear this:
0338:fixme:system:NtUserSystemParametersInfo Unimplemented action: 80
(SPI_GETPOWEROFFTIMEOUT)
0338:fixme:powrprof:GetCurrentPowerPolicies (018FD400, 018FD360) stub!
Status: Request complete:
v=1&tid=UA-68446641-1&ds=app&cid=0F2E6F5D-EA46-472D-A4C9-D1A1322DF466&t=screenview&cd=L
agoon/Screensaver&sr=1024x768&ul=en&av=12&an=Lagoon&cd1=10.0&cd2=False&cd3=False&cd4=1&sc=start
This error appear in many screensavers from 3planesoft
Thanks
--
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=55012
Bug ID: 55012
Summary: Settings sometimes opens on Windows Update page,
breaks quartz:videorenderer, quartz:vmr7, quartz:vmr9
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Settings sometimes opens on Windows Update page, breaks quartz:videorenderer,
quartz:vmr7, quartz:vmr9:
videorenderer.c:1863: Test failed: Got active window 00290408.
...
videorenderer.c:1905: Test failed: Got focus window 01540402.
videorenderer.c:1906: Test failed: Got foreground window 00580356.
...
vmr7.c:1865: Test failed: Got active window 006E03A2.
...
vmr7.c:1907: Test failed: Got focus window 002C0408.
vmr7.c:1908: Test failed: Got foreground window 00580356.
...
vmr9.c:2089: Test failed: Got active window 00510428.
...
vmr9.c:2131: Test failed: Got focus window 007103A2.
vmr9.c:2132: Test failed: Got foreground window 00580356.
...
See https://test.winehq.org/data/patterns.html#quartz:videorendererhttps://test.winehq.org/data/patterns.html#quartz:vmr7https://test.winehq.org/data/patterns.html#quartz:vmr9
Note that this is not an issue with Windows Update not being disabled: when
Windows update triggers it does not pop up this Settings dialog. Instead it
does its job in the background. Even if Windows wanted to notify the user that
updates are needed it would use a notification for that, not open this Settings
dialog.
So some Wine test causes this Settings dialog to open but it's not clear which
one. In the past 8 months the telltale failures have happened on the following
dates but not all 3 tests failed:
* 2022-10-21 fgtb-w10pro64-64 videorenderer vmr7 vmr9
* 2022-10-24 w11pro64-amd-64 videorenderer vmr7
* 2022-10-25 w11pro64-amd-64 videorenderer vmr7
* 2022-10-26 w11pro64-amd-64 videorenderer vmr7
* 2022-10-31 w11pro64-amd-64/ videorenderer vmr7
* 2022-11-01 11pro64-amd-64 videorenderer vmr7
* 2022-12-09 fgtb-w10pro64-rx550-64 videorenderer
* 2023-05-05 fgtb-w10pro64-rx550-64 videorenderer
* 2023-05-30 w10pro64v2004-32 videorenderer vmr7 vmr9
* 2023-06-05 w10pro64v2004-32 videorenderer vmr7 vmr9
The presence of the Settings dialog was confirmed in the final screenshot of
the last two instances. I also confirmed that the dialog is only present in
those two w10pro64v2004 test results in the 2023-05-09..2023-06-07 interval.
Unfortunately the screenshots for earlier WineTest runs are not available
anymore.
--
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.