https://bugs.winehq.org/show_bug.cgi?id=45565
Bug ID: 45565
Summary: Battle.net Helper.exe crashes when trying to view
Twitch streams
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maciej.stanczew+b(a)gmail.com
Distribution: ---
Created attachment 61989
--> https://bugs.winehq.org/attachment.cgi?id=61989
Backtrace
Please note that this is a different issue than bug #43910.
Sometimes game pages in Battle.net App will have Twitch streams embedded in
their news items (I saw SC2, HotS, and the Overwatch League tab having this).
When opening such a page, Battle.net Helper.exe will crash (in a similar way to
bug #43910).
Two things visible in the logs that happen only in this case are
"fixme:cryptnet:verify_cert_revocation_from_aia_ext" and "MSAudDecMFT.dll nor
Msmpeg2adec.dll is not loaded".
The crash happens the same way in Wine devel and Wine Staging (both 3.13).
Workaround is to quickly click "Pause" or "Watch now" -- this will cause the
video to stop being loaded (clicking "Watch now" will open the stream in
browser).
--
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=52978
Bug ID: 52978
Summary: Wine does not support the MRAC anticheat.
Product: Wine
Version: 7.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bear_bulloff(a)mail.ru
Distribution: ---
Created attachment 72347
--> https://bugs.winehq.org/attachment.cgi?id=72347
allods.log
Such games as Allods, Warface and others crash.
--
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=25870
Summary: Column headers don't always resize to fit text when
double-clicked
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
When you try to double-click (with the left mouse button) on a column header
WHEN THE MOUSE POINTER SHOWS DOUBLE BLACK ARROWS, like this <-|->
the column is supposed to resize to fit the longest line of text below it
perfectly.
In programs such as Pegasus Mail and many others which use resizeable columns
e.g. 1by1 Player, double-clicking the column header results in any of the
following:
* nothing happens
* messes up the columns - depending on text size
* the column will resize properly
Although trivial, I believe Wine users should report bugs when they are
discovered.
Please test this using 1by1 Player and play around with the font size in the
application's settings (press <F6> to get into the program's settings). Now
try resizing the columns with different font sizes and double-clicking the
vertical lines which separate the columns. Download 1by1 Player:
http://mpesch3.de1.cc/1by1.html
--
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=55085
Bug ID: 55085
Summary: Wine Staging fails to start when virtual desktop is
enabled: "Application tried to create a window, but no
driver could be loaded."
Product: Wine-staging
Version: 8.10
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
When virtual desktop is enabled in Staging I receive
00e8:err:winediag:nodrv_CreateWindow Application tried to create a window, but
no driver could be loaded.
00e8:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
Not even winecfg is able to start.
This started happening maybe 2-3 weeks ago after one of the rebases.
Regression test points to the following commit in Staging:
commit 00988a18d54cceea1ac03baf45c6289731f2103b
Author: Rémi Bernon <rbernon(a)codeweavers.com>
Date: Mon Oct 25 11:45:47 2021 +0200
winex11.drv: Listen to RawMotion and RawButton* events in the desktop
thread.
We still need to send "normal" input from the clipping window thread
to trigger low-level hooks callbacks when clipping cursor. This is for
instance used in our dinput implementation.
Tested with wine-8.10-103-g8d2de5dbe1f (Staging)
--
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=56410
Bug ID: 56410
Summary: wine-staging 9.4 fails to build (user32-rawinput-mouse
patchset is broken)
Product: Wine-staging
Version: 9.4
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression, source
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
../wine-staging/dlls/winex11.drv/mouse.c: In function ‘map_raw_event_coords’:
../wine-staging/dlls/winex11.drv/mouse.c:1788:84: error: ‘UINT16_MAX’
undeclared (first use in this function); did you mean ‘UINT_MAX’?
if (input->mi.dwFlags & MOUSEEVENTF_VIRTUALDESK) SetRect( &virtual_rect,
0, 0, UINT16_MAX, UINT16_MAX );
^~~~~~~~~~
UINT_MAX
../wine-staging/dlls/winex11.drv/mouse.c:1788:84: note: each undeclared
identifier is reported only once for each function it appears in
make[1]: *** [Makefile:188723: dlls/winex11.drv/mouse.o] Error 1
--
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=56585
Bug ID: 56585
Summary: >wine-staging-9.3 patch causes Photoshop CS6 launch
error
Product: Wine-staging
Version: 9.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine.a(a)deliktas.de
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
I've troubleshoot the issue not being able to launch Adobe Photoshop CS6 on
gentoo with differnt versions of wine >=app-emulation/wine-staging-9.4.1 up to
9.6. Other versions such as wine-proton-8.0.5c are also affected.
Photoshop CS6 is displaying a Messagebox containing "Error: 16"
The .wine prefix isn't relevant to run the Application. I've tried using a new
prefix as well.
It is possible to run it with wine-vanilla-9.0 to 9.7 and wine-staging-9.3 is
the latest version able to run it.
So it seems to be a patchset from >wine-staging-9.3 causing the issue.
https://bpa.st/X53Q
Those 'CopyFileExW' and 'Read access denied' and 'Failed to resolve your host
name IP' messages appear in working versions like vanilla-9.0 too and are
irrelevant to the issue.
I'd be open to troubleshoot this with guidance without having to recompile wine
testing for every single patch.
Gentoo just released the wine-staging-9.7 package which is also working well.
So this might already have been solved in another related issue.
--
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=56370
Bug ID: 56370
Summary: Driftmoon Enchanted Edition crashes on start in
Wine-Staging 9.3
Product: Wine-staging
Version: 9.3
Hardware: x86-64
URL: https://www.instantkingdom.com/download/driftmoon.exe
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ArchLinux
Created attachment 76112
--> https://bugs.winehq.org/attachment.cgi?id=76112
terminal output
The crash doesn't occur with vanilla Wine-9.3, nor did it happened in
Wine-Staging-9.2.
Omitting the wined3d-bindless-texture patch from a Staging build makes the
crash go away.
Many more games are also affected.
Driftmoon.exe is a 64-bit executable.
Driftmoon_2020_04_28.exe
md5: 40b9b311d47b7f91e7b34691e3103033
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce GTX 1660 SUPER/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 535.43.28
OpenGL core profile shading language version string: 4.60 NVIDIA
--
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=54267
Bug ID: 54267
Summary: regression: free() invalid pointer error then crash in
WoW
Product: Wine
Version: 8.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kdt3rd(a)gmail.com
Distribution: ---
Created attachment 73831
--> https://bugs.winehq.org/attachment.cgi?id=73831
tail snippet of +seh,+unwind surrounding the free(): invalid pointer error
This worked fine in 7.22, but with 8.0-rc2 I am seeing a behavior where World
of Warcraft will run fine for a while (as short as 5 minutes, up to 30
minutes), then eventually hard abort with
0454:err:seh:dispatch_exception unknown exception (code=c0000420) raised
0454:err:seh:dispatch_exception unknown exception (code=c0000420) raised
0454:fixme:sync:NtQueryDirectoryObject multiple entries not implemented
0454:fixme:sync:NtQueryDirectoryObject multiple entries not implemented
free(): invalid pointer
0560:err:seh:call_stack_handlers invalid frame 000000000418E330
(0000000003F92000-0000000004090000)
0560:err:seh:NtRaiseException Exception frame is not in stack limits => unable
to dispatch exception.
0588:fixme:wtsapi:WTSUnRegisterSessionNotification Stub 0000000000020082
0588:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFFFFFFFFFA,
000000000011FD70
There may be two issues here, I am not sure. I do not know how to find where
that free() invalid pointer is happening (I tried setting the normal
environment variable MALLOC_CHECK_=3 to see if I could get a unix-side stack
trace to no avail), so not sure how to pursue that.
Seeing the stack frame invalid and some recent patches to convert to a new
assembly-based implementation of the call handlers, I also have run (and
attached) the tail of a log with +seh,+unwind surrounding the crash
(stackfail.log). Although seeing that the "usual" stream of exceptions (WoW has
always had this c0000420 unknown error / assertion failure stream) are in a
separate thread (0454 vs 0560 above), I suspect that the free() invalid pointer
issue is the real problem.
This is against a wine compiled w/ mingw gcc 12.2 in wow64 dual-build.
If it helps, Wow.exe is a 64-bit (PE32+) executable
Unfortunately, I am unable to test this with only vanilla wine to bisect, as
the game does not run with vanilla as far as I know.
Please let me know any suggestions how to find out where something is free'd
not malloc'ed, bisect with staging stuff still applied, or how I can help debug
further.
--
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=44157
Bug ID: 44157
Summary: Overwatch: mouse laggy and jerky
Product: Wine-staging
Version: 2.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: b1779506(a)trbvn.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
The mouse ingame wobbles always, and in menus I can't click and hold to scroll
the scrollbar of the menu, buy if I move the mouse wheel the scrollbar moves.
There's a video here of the game:
https://vimeo.com/246654111
--
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=55473
Bug ID: 55473
Summary: wine-staging 8.14 32 bit build fails in Ubuntu 20.04
Product: Wine-staging
Version: 8.14
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
All the other packages we build were fine. Attaching full build log from the
OBS.
[ 928s] 5345: // In file included from dlls/mshtml/oleobj.c:34:
[ 928s] 5345: // dlls/mshtml/oleobj.c: In function
'DocObjOleInPlaceActiveObject_TranslateAccelerator':
[ 928s] 5345: // include/wine/debug.h:87:19: internal compiler error: in
subspan, at input.h:68
--
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=54428
Bug ID: 54428
Summary: Wine 8.0.1 cannot print to a local printer, but can to
a network printer
Product: Wine-staging
Version: 8.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Fedora 37
wine-common-8.0-1.fc37.noarch
cups-libs-2.4.2-5.fc37.x86_64
cups-libs-2.4.2-5.fc37.i686
No Wine program can print to a local printer. (Linux programs print just fine)
But, they can print to network printers!
--
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=53683
Bug ID: 53683
Summary: Mod Organzer 2 fails to read random directories and
files
Product: Wine-staging
Version: 7.17
Hardware: x86-64
URL: https://mega.nz/file/S8R2RbiL#YNLrxvQvb2xuneLqbw_TtOKm
v7aDQ2A7cLWw_FbYbFY
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gem-man-alt(a)pm.me
CC: erich.e.hoover(a)gmail.com, leslie_alistair(a)hotmail.com,
z.figura12(a)gmail.com
Regression SHA1: 1ed196f0effa262b297705f36975261f44001417
Distribution: ArchLinux
Created attachment 73094
--> https://bugs.winehq.org/attachment.cgi?id=73094
TTY log
As of Wine-staging 1ed196f0effa262b297705f36975261f44001417 Mod Organizer will
fail to read random files and folders.
--
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=51173
Bug ID: 51173
Summary: Bloons TD 6: Crash when attempting llaunch
Product: Wine-staging
Version: 6.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fv61590(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 70042
--> https://bugs.winehq.org/attachment.cgi?id=70042
Terminal output during appliaction crash.
Using wine-6.9 (staging). On Arch Linux with kernel 5.12.6.
Crashes when attempting to launch Bloons TD 6 from the wine bottle I have
created for Win10 with 64-bit architecture. It is the only application located
in that bottle, and thus is isolated from tampering from other applications.
It seems to be a Unity Engine crash, as this is reported in the terminal output
attached, it was working fine before the update done on <05-22-2021>.
--
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=56374
Bug ID: 56374
Summary: some textures aren't rendered correctly in Deus Ex:
Invisible War
Product: Wine
Version: 9.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: wildy73(a)gmail.com
Distribution: ---
Since upgrading from wine-staging 9.2 to wine-staging 9.3 the menu items In
Deus Ex: Invisible War aren't rendered correctly (text is missing for example)
and there are many artifacts displayed during gameplay. Downgrading to 9.2
makes the game playable again.
Running the game for a few seconds causes thousands of messages like these
written to the console:
016c:err:d3d_shader:shader_glsl_load_sampler_handles No uniform location at 0,
ps_sampler0
01a8:err:d3d_shader:shader_glsl_load_sampler_handles No uniform location at 0,
ps_sampler0
Only the numbers in the "location at <X>, ps_sampler<Y>" parts vary, seemingly
could be any combination between 0-3
--
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=56171
Bug ID: 56171
Summary: Replace obsolete C_SRCS by SOURCES in Makefile.in
Product: Wine-staging
Version: 9.0-rc5
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Since
commit acad49573a7846c0199ea3a8f1bd11c42d647ff4
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Nov 1 08:37:19 2023 +0100
makefiles: Always use the global SOURCES variable for .c files.
winehq.git has switched to using SOURCES instead of C_SRCS in Makefile.in
however wine-staging still uses C_SRCS in its patchsets that introduce new
modules or programs. That leads to build errors on some systems, but obviously
rare enough to stay unnoticed. It would be nice to get this fixed before final
9.0 release.
--
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=53830
Bug ID: 53830
Summary: can't fin the power key when opening an Approach
database
Product: Wine-staging
Version: 7.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 73362
--> https://bugs.winehq.org/attachment.cgi?id=73362
Approach start up error message
Fedora 36
wine-7.18-2.fc36.i686 (Wine Staging)
Lotus Approach N99.8.0208.0800
This affects my business in a YUGE way!
When attempting to open a database in Approach, the following error occurs:
"Couldn't find the PowerKey for the database 2-22-parts."
This is a regression from 7.12 (regression testing is over my head).
Please send me what tests/data you wish me to collect.
--
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=51475
Bug ID: 51475
Summary: Unhandled exception code c0000005 flags 0 addr
0x42a3a7 when trying to install vcrun2015
Product: Wine-staging
Version: 6.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ryu.ketsueki(a)outlook.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Many applications need VCRUNTIME140.dll and naturally I looked up over
winetricks to install what was necessary. However, I noticed that every time I
try to do that, even when I manually download the executable and run straight
through wine and not winetricks, it gives that error. Last time I checked, that
error is characteristic of a regression.
The program in question that is asking for that DLL is a game, The Sims 4 to be
more precise. It never asked for that before, probably because it was such an
old prefix. Now I nuked it to start from scratch because the previous prefix
was giving errors. Turned out not to be the cause. Then I reinstalled Wine.
Didn't solve the problem. Then I tried standard wine instead of wine staging.
Also didn't work. I nuked the binaries and did a reinstall. Now wine is working
again but now it keeps asking for that DLL that I can't install because Wine is
giving that error.
Winetricks tried installing the 32bit package. I tried to manually install the
64bit one. Both gave the same error. Unhandled exception code c0000005 flags 0
addr 0x42a3a7
--
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=46645
Bug ID: 46645
Summary: DOOM 2016 Crashing on second loading screen on 99%
when Vulkan render is used
Product: Wine
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
Distribution: ---
As the issue seems to be fixable by certain tweaks via various Windows
Utilities. I would say it is issue with applicable workaround in Wine and it
therefore falls into the Wine implementation garden as well. Reference:
https://steamcommunity.com/app/379720/discussions/0/358417461602906353/?ctp…
$ inxi -Gxxx
Graphics:
Device-1: AMD Ellesmere [Radeon RX 470/480/570/570X/580/580X/590]
vendor: XFX Pine driver: amdgpu v: kernel bus ID: 01:00.0
chip ID: 1002:67df
Display: x11 server: Fedora Project X.org 1.20.3 driver: amdgpu
compositor: gnome-shell v: 3.30.2 resolution: 1920x1080~60Hz
OpenGL: renderer: Radeon RX 580 Series (POLARIS10 DRM 3.27.0
4.20.6-200.fc29.x86_64 LLVM 7.0.1)
v: 4.5 Mesa 18.3.3 direct render: Yes
I will provide logs by EOB today as i will not be at my workstation for a while
now.
--
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=55452
Bug ID: 55452
Summary: Mouse doesn't work in multiple games
Product: Wine-staging
Version: unspecified
Hardware: x86-64
URL: https://archive.org/details/EvilGeniusDemo
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
After Staging commit a1e634bca9f71627321b8d186ceb3556ae2c5224 the mouse doesn't
work in many of my games (Doom 64, Prey 2017, The Witcher 2-3, Quake 1-2
Enhanced). Some of the games have working mouse in the menus but not in the
game. For others the mouse no longer works in the menu.
Evil Genius demo can be used to reproduce the problem.
evil_genius_demo.exe (195 M)
md5: 58e4ea2c32dd981be4c02e579775aa43
wine-8.13-428-g5cd11ade210 (Staging)
--
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=54985
Bug ID: 54985
Summary: Wine-staging 8.9 build fails
Product: Wine-staging
Version: 8.9
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 74533
--> https://bugs.winehq.org/attachment.cgi?id=74533
Log from Debian Testing x86_64 failed build
Attaching the log from 64 bit Debian Testing; all the builds failed in the same
way.
--
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=53809
Bug ID: 53809
Summary: Using boxnet in warpem crashes on RTX2080 (Unhandled
exception: unimplemented function
nvcuda.dll.cuFuncSetAttribute called in 64-bit code.)
Product: Wine-staging
Version: 7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alois.schloegl(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 73321
--> https://bugs.winehq.org/attachment.cgi?id=73321
backtrace
Using Boxnet in Warp (as described in [1]) runs fine one wine-staging (tested
with 7.17) when running on a machine with GTX1080 cards.
When running the same setup on a machine with RTX2080 cards, Warp crashes.
Running Boxnet/Warp on a Windows machine with RTX2080 cards works fine.
Therefore, I believe the issue is in winestaging.
The offending function call seems to be:
Unhandled exception: unimplemented function nvcuda.dll.cuFuncSetAttribute
called in 64-bit code (0x0000007b01394e).
Attached are the backtrace. If needed I can also provide the debug logs, for
both 1080 and 2080 cards.
[1] http://www.warpem.com/warp/?page_id=135
--
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=53797
Bug ID: 53797
Summary: Performance regression in Battle.net / Wow.exe using
wine-staging 7.18
Product: Wine-staging
Version: 7.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mewt.reaper(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Using wine-staging 7.18-1 (Arch package) Battle.net application performance
appears degraded, with UI turning black and application freezing randomly.
Application is also completely frozen after system suspend and must be killed
from terminal.
Similarly, loading times in World Of Warcraft are severely degraded with the
game freezing for several seconds on first load and then very slow loading of
new Zone data.
Both symptoms appear to be resolved when downgrading back to wine-staging 7.17.
--
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=52045
Bug ID: 52045
Summary: The Witcher 3: crashes when launching
Product: Wine-staging
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gireham910(a)erpipo.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 71056
--> https://bugs.winehq.org/attachment.cgi?id=71056
The output from the wine app, after the crash
Hello,
I noticed that on Fedora 35, with the latest wine-staging package (6.21) "The
Witcher 3" fails to launch (I have attached the output that wine itself
generated and asked me to upload, as well as the output from the terminal when
I manually tried to launch the app using "wine witcher3.exe").
The program used to work on wine-staging 6.18, and stopped working immediately
after updating to 6.21 (on Fedora there were no 6.19 or 6.20 packages). I don't
have other windows apps installed.
--
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=42286
Bug ID: 42286
Summary: Shantae and the Pirate's Curse - cursor rendered with
an opaque background behind it
Product: Wine-staging
Version: 2.0-rc6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ikk_pl(a)yahoo.co.uk
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 56995
--> https://bugs.winehq.org/attachment.cgi?id=56995
Screenshot showing the problem
The cursor in the game is rendered with a white opaque square behind it.
(Note that the game doesn't run on vanilla wine, it needs staging patches for
the CreateDeferredContext call.)
--
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=56573
Bug ID: 56573
Summary: CopyFile arbitrarily sets read-only attribute on
destination file.
Product: Wine-staging
Version: 9.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kreudom(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 76326
--> https://bugs.winehq.org/attachment.cgi?id=76326
proposed patch
When using one of the CopyFile functions, the destination file is arbitrarily
set to read-only. This occurs due to an uninitialized read introduced in the
kernel32-CopyFileEx patch. The attribute is set depending on an uninitialized
bit.
This bug was likely accidentally introduced in the rebase
eedc72d581e5de3e87cd21519f3b5767a35b8b2c.
Expected behavior: the attribute should be set depending on the attribute of
the source file.
See the attached patch for my proposed fix.
--
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=55404
Bug ID: 55404
Summary: Mouse inverted/broken in Eve Online when multiple
clients open
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kjandrews0(a)gmail.com
Distribution: ---
Created attachment 74964
--> https://bugs.winehq.org/attachment.cgi?id=74964
Mouse issue shown, close second client, then working correctly.
Opening multiple eve online clients, the click and drag to orient the ship in
space is now completely inverted on both X and Y axis. Can also be seen in the
station when "spinning" the ship.
Closing other clients and keeping only one running instantly fixes the issue,
starting another client once past character selection starts the issue again.
Downgrading from
wine-staging-8.11-1-x86_64.pkg.tar.zst
to
wine-staging-8.9.1-1-x86_64.pkg.tar.zst
Resolves the issue
Mouse pointer in game does work correctly when clicking areas of the UI, it's
just changing the direction of view via click and drag. Same issue in window
mode and fixed screen.
--
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=52853
Bug ID: 52853
Summary: Wine Staging is causing crashes when moving some IDA
Pro 7.2 subwindows
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: lorenzofer(a)live.it
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Hi After a post 7.6 rebase moving some of the subwindwos (the compiler
subwindow for example when detached) is crashing IDA Pro 7.2
The issue apparead in this commit:
0b3309a201cfe65098e93f0f23af82509d1c6c72 is the first bad commit
commit 0b3309a201cfe65098e93f0f23af82509d1c6c72
Author: Zebediah Figura <zfigura(a)codeweavers.com>
Date: Thu Apr 14 17:17:08 2022 -0500
Rebase against 121851955e697b3158cbcf31801164eb627e78e9.
patches/patchinstall.sh | 2 +-
...-Support-XInput2-events-for-individual-wi.patch | 6 +--
...SEND_HWMSG_RAWINPUT-flags-only-when-RAWIN.patch | 32 +++++++--------
...-Listen-to-RawMotion-and-RawButton-events.patch | 46 +++++++++++-----------
staging/upstream-commit | 2 +-
5 files changed, 44 insertions(+), 44 deletions(-)
The error is
m Files\IDA 7.2\ida.exe: ../dlls/ntdll/unix/thread.c:1737:
ntdll_set_exception_jmp_buf: asserzione "!jmp ||
!ntdll_get_thread_data()->jmp_buf" non riuscita.
m Files\IDA 7.2\ida.exe: ../dlls/ntdll/unix/thread.c:1737:
ntdll_set_exception_jmp_buf: asserzione "!jmp ||
!ntdll_get_thread_data()->jmp_buf" non riuscita.
011c:err:seh:call_stack_handlers invalid frame 000000000051F4E0
(0000000000022000-0000000000420000)
011c:err:seh:NtRaiseException Exception frame is not in stack limits => unable
to dispatch exception.
--
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=53057
Bug ID: 53057
Summary: Wine 7.9 and converts ~ key to "vkey 0xDE scan 63"
instead of "vkey 0xDC scan 29" preventing it from
functioning properly.
Product: Wine
Version: 7.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)pp.dyndns.biz
Distribution: ---
Created attachment 72460
--> https://bugs.winehq.org/attachment.cgi?id=72460
Short +key trace from 7.7 and 7.8
The tilde key (~) is converted differently in Wine 7.8 than in Wine 7.7. The
problem persists also in Wine 7.9. In my case it's used to bring down a text
console in Star Trek Online and that stopped working in 7.8. I've attached a
short +key trace from 7.7 and 7.8 just to show the difference between the
latest working version and the first non-working version.
If it makes a difference, I'm not actually on an American keyboard. It's a
qwerty keyboard with Swedish/Nordic layout so that key produces a § character
for me. But it's the same scancode and the key is used as the standard console
key in several games.
--
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=48840
Bug ID: 48840
Summary: Wine-staging broken when seccomp is disabled in kernel
Product: Wine-staging
Version: 5.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: r9ku1q(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
It fails with this message:
prctl(PR_SET_SECCOMP, ...): Invalid argument
0009:err:environ:run_wineboot failed to start wineboot c00000e5
prctl(PR_SET_SECCOMP, ...): Invalid argument
probably culprit is
wine-staging/patches/ntdll-Syscall_Emulation/0001-ntdll-Support-x86_64-syscall-emulation.patch
--
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=56403
Bug ID: 56403
Summary: The SimHub app does not render its interface correctly
in Wine Staging 9.3+.
Product: Wine-staging
Version: 9.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: logos128(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Regression SHA1: 9f8d8bb5995c9cb771d2da8291cbaef2f87d088b
Distribution: ArchLinux
Created attachment 76160
--> https://bugs.winehq.org/attachment.cgi?id=76160
Logfile with the following WINEDEBUG parameters:
-all,+timestamp,+pid,+tid,+d3d,+d3d_shader
This is an WPF app, which uses d3d to render its UI. It needs NET Framework
4.7.1 (4.8) installed on the prefix.
Only Wine Staging 9.3+ is affected. The app is working correctly on mainline
Wine (9.3+). It is also working properly with both Vulkan and GDI renderers on
Wine Staging. So only the OpenGL renderer is affected.
After some regression testing, have found that the issue starts with
wine-development commit c8a98e03c8f13664c6d3c43897da5e2443b79ab1 "wined3d:
Merge shader_load_constants() into shader_select().".
Finally have found that the wined3d-bindless-texture patchset in Staging is
causing this - probably incompatible with the series of wined3d commits in
wine-development starting with the above commit.
Here is a link to the SimHub app:
https://github.com/SHWotever/SimHub/releases/download/9.2.4/SimHub.9.02.4.z…
--
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=54229
Bug ID: 54229
Summary: ntifs.h is added after it's used
Product: Wine-staging
Version: 8.0-rc2
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
The commits leading up to "include: Add ntifs.h" already include this header,
breaking the build.
Noticed this during a regression test against staging.
I applied the patches using
../wine-staging/patches/patchinstall.sh --backend=git-am --force-autoconf --all
--
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=54173
Bug ID: 54173
Summary: Observer (original version): crashes on the first
video
Product: Wine-staging
Version: 8.0-rc1
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ArchLinux
Created attachment 73694
--> https://bugs.winehq.org/attachment.cgi?id=73694
terminal output
This was tested with the original version of the game Observer which is
superseded by the System Redux version and the original version is no longer
available to purchase. Other games may also be affected, so I'm reporting the
bug here.
Steam store page:
https://store.steampowered.com/app/514900/observer/
The game crashes as soon as the first intro video/developer logo is about to
play.
The crash doesn't happen in vanilla Wine-8.0-rc1 and it was not a problem with
Wine-7.22 Staging.
The patch from Staging causing the issue:
0a508df02606e2ec49c7747926c5ab9e082a8223 is the first bad commit
commit 0a508df02606e2ec49c7747926c5ab9e082a8223
Author: Derek Lesho <dlesho(a)codeweavers.com>
Date: Fri Mar 19 17:01:54 2021 -0400
winegstreamer: Report streams backwards in media source.
Disabling mfplat.dll works around the crash (in-game videos are missing too,
obviously).
wine-8.0-rc1-75-g17e5ff74308 (Staging)
--
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=53715
Bug ID: 53715
Summary: Vampire: The Masquerade - Redemption fails to
overwrite save game
Product: Wine-staging
Version: 7.17
Hardware: x86-64
URL: https://archive.org/download/VampireTheMasquerade-Rede
mption/vampire_demo.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: erich.e.hoover(a)gmail.com, leslie_alistair(a)hotmail.com,
z.figura12(a)gmail.com
Distribution: ArchLinux
The game fails to perform a manual save when I select to overwrite an already
existing saved game.
Saving in a new (empty) slot is working properly.
The problem doesn't occur with vanilla Wine.
To reproduce with the demo:
Start a new game, you can skip dialogues by pressing <Space>.
When you gain control over your party press <Esc> and save the game in an empty
slot (saved game is timestamped).
Wait for a couple seconds and save the game again using the same slot. No error
message is shown, but the previous save is not overwritten.
The patch in Staging causing the problem:
https://github.com/wine-staging/wine-staging/blob/master/patches/ntdll-DOS_…
wine-7.17-224-g52a83ffe4ef (Staging)
vampire_demo.exe (88M)
md5sum: c55b3e98dba49a1a4c5415be7b1a2bf5
--
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=53093
Bug ID: 53093
Summary: Simple command that needs CreateSymbolicLinkW doesn`t
work anymore in Staging
Product: Wine
Version: 7.9
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Debian
Also see https://bugs.winehq.org/show_bug.cgi?id=47100
The simple command from that bugreport again doesn`t work anymore;
cd $(mktemp -d) && wine cmd /C "mklink foo bar" && stat foo
So programs that need this are broken again I guess?
--
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=16154
Summary: DrawPrim.exe fails to start
Product: Wine
Version: 1.1.9
Platform: PC-x86-64
URL: http://www.geocities.com/SiliconValley/2151/drawprim.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kgbricola(a)web.de
Created an attachment (id=17404)
--> (http://bugs.winehq.org/attachment.cgi?id=17404)
winedbg output from the DrawPrim.exe
The sample app DrawPrim fails to start with a stack overflow. There is also a
description to the app here
http://www.geocities.com/SiliconValley/2151/drawprim.html .
I've attached a winedbg output because the only messages I get in a normal run
are these few lines:
$/home/ricola/software/wine/build/wine DrawPrim.exe
fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 32 vertex
samplers and 32 total samplers
fixme:d3d:IWineD3DImpl_FillGLCaps Expected vertex samplers + MAX_TEXTURES(=8) >
combined_samplers
fixme:win:EnumDisplayDevicesW ((null),0,0x32f89c,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
16
err:d3d:IWineD3DDeviceImpl_SetupFullscreenWindow (0x13d708): Want to change the
window parameters of HWND 0x1002c, but another style is stored for restoration
afterwards
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
err:seh:setup_exception_record stack overflow 1188 bytes in thread 0009 eip
7bc7b3f6 esp 00230e8c stack 0x230000-0x231000-0x330000
--
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=49941
Bug ID: 49941
Summary: Battle.net gui pop-up on launch ubuntu 18.04
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: dublg(a)hotmail.com
Distribution: ---
Created attachment 68323
--> https://bugs.winehq.org/attachment.cgi?id=68323
backtrace file
Installed Battle.net-Setup.exe (bash)
on installing World-of-Warcraft-Setup.exe a gui pops-up alongside the
battle.net login window reporting an error has occured.
--
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=54050
Bug ID: 54050
Summary: X11, 10-bit color: Battle.net launcher windows or
parts thereof aren't rendered
Product: Wine
Version: 7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: david.p.warner(a)gmail.com
Distribution: ---
When running X.Org with 10-bit color depth (`DefaultDepth 30`), the Battle.net
launcher main window doesn't render correctly. The login window is partially
rendered, similar to the following screenshot: https://i.imgur.com/hA6XvxR.png
Hovering over the black rectangle, the cursor will change to a hand when placed
over what I assume are invisible button/link elements.
I believe the parts of the UI not working use the Chromium Embedded Framework.
Disabling 'Use browser hardware acceleration' has no effect.
The notification area icon menu works, as does the settings window and games
themselves.
--
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=53697
Bug ID: 53697
Summary: Battle.net Agent.8009/Agent.exe not working
(installing Battle.net client and updating games)
(2022-09-17)
Product: Wine
Version: 7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kolAflash(a)kolahilft.de
Distribution: ---
Created attachment 73102
--> https://bugs.winehq.org/attachment.cgi?id=73102
STDOUT/STDERR log (Battle.net client installation)
At about 2022-09-17 Blizzard released a new
Agent.8009\Agent.exe (5.346.640 bytes)
replacing the previous
Agent.7984\Agent.exe (5.549.912 bytes)
It's is usually placed in one of these folders:
WINE C: ProgramData/Battle.net/Agent/
WINE C: users/Public/Application Data/Battle.net/Agent/
Note: This is NOT about the other file named "Agent.exe" (about 595.792 bytes)
in the "Agent" folder above.
DETAILS
With the new Agent.8009/Agent.exe the Battle.net client isn't able to install.
wine-7.17 and wine-staging-7.17:
And an already installed Battle.net isn't able to update games.
The progress is just stuck at 0%.
It looks like Agent.exe is continuously crashing and being restarted in
background.
wine-7.17:
When installing Battle.net with you get an hard error "BLZBNTAGT000008FC".
wine-staging-7.17:
The progress is just stuck at 0%. (similar to when updating games)
REPRODUCTION
OS: Debian-11
1.
Download Battle.net client setup.
https://eu.battle.net/download/getInstaller?os=win&installer=Battle.net-Set…https://www.battle.net/download/getInstallerForGame?os=win&gameProgram=BATT…
Currently: 4.838.352 bytes
2.
Run Battle.net-Setup.exe in a new Wine prefix and click trough the update
process.
3.
wine-7.17: You get the error "BLZBNTAGT000008FC".
wine-staging-7.17: The installation process is stuck at "Installing
Battle.net... (0%)".
WORKAROUNDS
Updating games:
Replace Agent.exe in "Agent.8009\" folder with old "Agent.7984\Agent.exe".
Installing Battle.net with wine-staging-7.17:
Just replace the file while the installing process is being stuck. Afterwards
the installation should automatically continue.
Installing Battle.net with wine-7.17:
DIFFICULT -> try to use wine-staging-7.17 instead!
Run Battle.net-Setup.exe once until you get the "BLZBNTAGT000008FC" error.
Then close the setup and place Agent.exe version 7984 in that folder an protect
it from being overwritten.
sudo chattr +i /path/to/Agent.8009/
(may only work on ext4 filesystems)
Important: Use "chattr" on the folder "Agent.8009", not on the "Agent.exe"
file.
The run the Battle.net setup again.
You won't be able to delete the "Agent.8009" folder until you run the reverse
command
sudo chattr -i /path/to/Agent.8009/
SEE ALSO
https://www.reddit.com/r/linux_gaming/comments/xgb5fx/problems_with_battlen…https://us.forums.blizzard.com/en/blizzard/t/last-update-completely-breaks-…
--
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=46836
Bug ID: 46836
Summary: Battle.Net UI freezes when downloading big games after
a period of time
Product: Wine
Version: 4.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sashok.olen(a)gmail.com
Distribution: ---
Best way to reproduce it:
1. Install Battle.Net and arial font using winetricks
2. Log in and start installation of some big game, for example, WoW (has a free
trial)
After some time (for me it was 10-15 minutes) the UI becomes frozen (nothing
moves) and completely unresponsive. However, it seems to still continue working
and downloading things, and restarting it helps to resolve it.
When this happens, I don't seem anything standout-ish pop in the terminal log.
Attached a log with during recording of which the bug occured.
--
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=45837
Bug ID: 45837
Summary: Battle.net Launcher dropdown menu cant be opened, no
icon to click
Product: Wine
Version: 3.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Culted86(a)gmail.com
Distribution: ---
Created attachment 62304
--> https://bugs.winehq.org/attachment.cgi?id=62304
screenshots
When using the Battle.net Launcher the dropdown menu to get to the options and
other settings, the icon for the dropdown menu does not appear and clicking
where it should be or moving the mouse around that spot does not help
i added two screenshots in a zip as an attachment one shows how it should look
and one shows how it looks with 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=43349
Bug ID: 43349
Summary: Blizzard App Fails to Recognize Password Upon
Switching Regions
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: siren(a)sirenwatcher.com
Distribution: ---
Specs: Wine 2.4 Staging [Win 7]
Issue: Blizzard App Fails to Recognize Password Upon Switching Regions. The
default "password" area isn't recognised when typed into. There is an override
in place for US logins but not for EU logins.
Images: [with override under US] imgur.com/zZHUtPN [failing to override for EU]
imgur.com/h6z3IWQ
Tried fixes:
> Changing the Launcher.db codes for both WoW and Blizz App to enEU from enUS to see if the override is just for the defaulted region. Does load the launcher by default as "europe", though still does not give the override.
> Typing in the password like 100 times to see if the override was something that proc'd from failed attempts on US. Hasn't worked.
When occured:
The Blizzard App ran an update about a week or so ago, it bugged out around
this time. It threw all users of the application "out" of being signed in. Both
on US and EU after the update. Upon signing back in I received this error, I
assume from a GUI override update. A new game has been introduced to the
application, which is not directly linked to Blizzard Entertainment, so I
assume the integration of the new Destiny PC players accounts, put an issue in
the coding for Wine under EU?
Currently, using the Blizzard App on US works fine. Though after a week of
trying, waiting to see if it just fixed itself, I still cannot use it to sign
into the EU interface.
I can still sign onto my EU WoW account through the US interface. So there is
no rush, its just a minor hindrance. Does not affect gameplay of any of
Blizzard's games. Just stops me talking to my EU friends when I am signed onto
US WoW.
--
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=40930
Bug ID: 40930
Summary: Battle.net App: Windows versions higher than XP draw
GTK decorations
Product: Wine
Version: 1.9.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: florian.reisenhofer(a)aon.at
Distribution: ---
When selecting a Windows version higher than Windows XP to use for the
application, the client uses a GTK titlebar instead of the native one that
comes with the application.
What it looks like with Wine set to Windows 10: http://i.imgur.com/zgfH3X6.jpg
How it's supposed to look: http://i.imgur.com/cPoGwGQ.jpg
Note that the Internet (Shop and Game Notifications) aren't working either, but
this is a seperate issue and only applies to Windows versions higher than
Windows Vista.
--
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=52029
Bug ID: 52029
Summary: Battle.net: A required DLL could not be found, on NTFS
drive
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rockytvbr+wine(a)gmail.com
Distribution: ---
Created attachment 71029
--> https://bugs.winehq.org/attachment.cgi?id=71029Battle.net Wine log
I have installed Battle.net through Lutris on my NTFS formatted drive, and
after a few days the application fails to launch with "A required DLL could not
be found" error.
I decided to try to tackle this issue because everyone on Lutris says the first
solution to this bug is to disable DXVK, and the other one is to install
Battle.net on a ext4 drive, although this is not an ideal solution for some
users (like me).
I found out that there is a bug that Battle.net cannot find the required DLLs,
even though they exist in the Wine prefix. The problem seems to be related to
case sensitive naming on Linux systems, and even with windows_names mount
option for ntfs-3g, the application cannot find the required DLLs.
--
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=51567
Bug ID: 51567
Summary: Battle.net app takes a long time to start
Product: Wine
Version: 6.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pavel1r(a)gmail.com
Distribution: ---
I'm using Fedora 33 (Mate) with wine installed from winehq fedora repo.
Starting from wine 6.12, Battle.net application takes a lot of time to start
(more than 5 minutes). When started, it does not render content. Sometimes,
after several attepmts to reload, the content is rendered. The issue persists
in 6.13 and 6.14 too. I tried to install in fresh prefix, but with 6.14, after
more than 10 minutes in state "Updating Battle.net update Agent", I gave up.
With 6.11, installation completed in about 1 minute. Attempt to run from fresh
prefix with 6.14 exhibited the same behavior.
--
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=47952
Bug ID: 47952
Summary: SonyEricsson PC Suite - Installer hangs
Product: Wine
Version: 4.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 65453
--> https://bugs.winehq.org/attachment.cgi?id=65453
Console output - wine 4.17 (staging)
Hello everyone,
I tried installing the SonyEricsson PC Suite 6.011.00 which I downloaded from
the URL indicated in the form.
The installer starts up but eventually hangs.
There is also an AppDB entry:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=21040
sha256sum Sony_Ericsson_PC_Suite_6.011.00_Web_DEU.exe
644c7b34adebec50d3e38e53865e31b1af26ae7a376bda420b88b4a7a6ad17ad
Sony_Ericsson_PC_Suite_6.011.00_Web_DEU.exe
--
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=55836
Bug ID: 55836
Summary: Game crashes at the start of a game Versailles II
Product: Wine
Version: 8.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aldoricozim(a)gmail.com
Distribution: ---
When I launch the game, I go straight to the main menu. I launch a new game,
the cinematic starts with a delay on the sound, then I arrive in the game, I
move the mouse then its plant.
I can't do anything except kill the process.
The game is listed in AppDB.
Here's the link:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=31726
--
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=56570
Bug ID: 56570
Summary: wine crashes when display goes off(power saving) -
wayland
Product: Wine-staging
Version: 9.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bruce_loco(a)yahoo.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 76322
--> https://bugs.winehq.org/attachment.cgi?id=76322
wine logs before and after display goes off
I load up simplemind pro(windows app):
wine SimpleMindPro
App works fine - first part of the log.
I stop working, leave the computer untouched for 5 minutes.
The screen goes off - display is turned off, I move the mouse, log back in and
wine crashed - 2nd part of the log.
Does not happen if I put the computer to sleep.
My system is Garuda Linux - KDE plasma 6.0.3 wayland
Kernel 6.8.5-zen1-zen(64Bit)
--
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=52629
Bug ID: 52629
Summary: Crash upon 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: winehq(a)jonass.user.lysator.liu.se
Distribution: ---
Created attachment 71950
--> https://bugs.winehq.org/attachment.cgi?id=71950
Console output in terminal where application is started
When starting the application crashes. May be related to "wine: Unhandled
exception 0xc0000090" in the output.
--
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=56555
Bug ID: 56555
Summary: 在UTF16模式下启动Windows程序report read_i得到奇数字节
Product: Wine
Version: 9.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: mail(a)kabaka.xyz
Distribution: ---
Created attachment 76317
--> https://bugs.winehq.org/attachment.cgi?id=76317
Wine 9.0 startup error content
0190:err:msvcrt:read_i got odd number of bytes in UTF16 mode
This problem still exists in wine9.0 in the latest official release, and the
related error is
--
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=45482
Bug ID: 45482
Summary: jade empire default cpu affinity is only with cpu1 and
performance are dropped
Product: Wine
Version: 3.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andy86(a)fastwebnet.it
Distribution: ArchLinux
If don't know is a valid wine bug or a game bug, but reading appdb seem not
present on old wine version < 3.7 or less.
When game is started performance is very poor, seem < 10 fps in main menu,
unplayable at all.
Investigating I discovered that game use only 25% of cpu at default, looking
for the cause, I check cpu affinity in wine taskmgr and it's have just one
check of four (cpu1).
I check all box, and game start to use more of 25% cpu, and performance
increase to 60fps stable.
Problem is that cpu affinity isn't saved, and operation need repeat every time
that game is started.
--
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=12027
Summary: List in combobox don't disapear when window moved
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: patriotyk(a)gmail.com
When we dropping down combobox and after that trying move window, the list of
items in combobox doesn't disapear.
It is reproducible in all applications which used combobox
--
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=56526
Bug ID: 56526
Summary: Sappy 2006 Mod 17.1: Crashes upon loading a ROM
Product: Wine
Version: 9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sterophonick(a)gmail.com
Distribution: ---
Created attachment 76279
--> https://bugs.winehq.org/attachment.cgi?id=76279
Logging information with no flags applied.
Sappy 2006 is a music editor for Game Boy Advance games that use the MP2K music
engine. It has seen a couple of modifications to improve functionality, and
version "Mod 17.1" expresses crashes when attempting to load a ROM, which is
not the case with vanilla Sappy.
Steps to reproduce:
1. Use the Sappy Installer, to ensure various ActiveX components are
registered.
2. Replace files in the installation directory with those from the mod archive.
3. Open Sappy.exe and attempt to load the included "kawajuke.gba" ROM image.
This program also requires vb6run to be installed from Winetricks.
Sappy 2006 + Mod 17.1: https://dl.vixen.link/0t07bc/Sappy+Mod.zip
--
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=56551
Bug ID: 56551
Summary: HP System Diagnostics crashes when clicking the
Devices tab
Product: Wine
Version: 9.6
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 76309
--> https://bugs.winehq.org/attachment.cgi?id=76309
WINEDEBUG=+setupapi,+console
To reproduce, go to the HP_Sys_Diag directory, run HPSysDig.exe, and click
Devices.
$ sha256sum System_Info-5.5.zip
d7d1651dba47cf756b524a601a7cb35df835377af683a49cc6866f9135166f55
System_Info-5.5.zip
--
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=56442
Bug ID: 56442
Summary: Totem Arts Launcher.exe garbled text
Product: Wine
Version: 9.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 6chars(a)proton.me
Distribution: Mint
Created attachment 76202
--> https://bugs.winehq.org/attachment.cgi?id=76202
Screenshots of how the text looks and a log of me closing and running the
program
After successfully installing "Totem-Arts-Launcher-latest.exe", when I launch
"Totem Arts Launcher.exe" (the installed program), the first message box that
prompts me to install the 'Unreal Engine Redistributable' has
garbled/unreadable text. Selecting the text makes some of it readable, but not
all. After that window is closed, all other text in the Totem Arts Launcher
also has garbled text.
Download link for "Totem-Arts-Launcher-latest.exe":
https://totemarts.games/forums/files/file/1-renegade-x/
SHA1 sum for the installer:
d9b7f056103183c5a50003b4c164a23cdf605e95 Totem-Arts-Launcher-latest.exe
SHA1 sum for the installed program:
76f68237898ce54a3bb7129c2d1185614dc0da06 Totem Arts Launcher.exe
My system: Linux Mint 21.3 x86_64, Kernel 6.5.0-25-generic, NVIDIA Geforce GTX
1050 driver 535.161.07, wine-9.4 (Staging).
--
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=56538
Bug ID: 56538
Summary: New updates broke MSPAINT.EXE
Product: Wine
Version: 9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wpha(a)aol.com
Distribution: ---
Created attachment 76292
--> https://bugs.winehq.org/attachment.cgi?id=76292
Backtrace from WINE 9.5 Crash of MSPAINT.EXE
Version 9.5 suddenly caused MSPAINT to crash any time I tried to open a text
box in the app. It was working perfectly before this update.
Then I just got V9.6 and tried again. Same problem. I saved three backtraces.
The first was from version 9.5 and is attached here.
--
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=56536
Bug ID: 56536
Summary: UI: Applications using ModernWPF crash,
Windows.Ui.ViewManagment.InputPane.TryShow not
implemented
Product: Wine
Version: 9.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: madbyte(a)tuta.io
Distribution: ---
Created attachment 76287
--> https://bugs.winehq.org/attachment.cgi?id=76287
Using wine-devel-9.6
Looks like applications using ModernWPF(https://github.com/Kinnara/ModernWpf)
crash on Wine because of Windows.Ui.ViewManagment.InputPane.TryShow not being
implemented.
Tried the release version of Wine-Devel 9.6 and Wine-Staging 9.5.
Log is in the attachments.
Only other bug report I could find regarding InputPane is:
https://bugs.winehq.org/show_bug.cgi?id=54296#c8
--
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=54901
Bug ID: 54901
Summary: Medieval II Total War some units partly invisible with
d3dx9_30 as builtin
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: d3d-util
Assignee: wine-bugs(a)winehq.org
Reporter: Blisto(a)protonmail.com
Distribution: ---
Created attachment 74406
--> https://bugs.winehq.org/attachment.cgi?id=74406
Log of game through Wine with Windows steam.
In Medieval II Total War parts of some units are invisible when the d3dx9_30
dll is set as builtin.
An easy repro is to load up historical battle "Battle of Agincourt" and look at
your army leader. His head is missing.
Other units such as later era heavy armor units might have their whole torso
missing
--
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=50111
Bug ID: 50111
Summary: osu! crashes since 20201110 version with Wine Mono
Product: Wine
Version: 5.21
Hardware: x86-64
URL: https://m1.ppy.sh/r/osu!install.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: aidas957(a)gmail.com
Regression SHA1: d1472b302d3931074da50bc6ba6571a31a8c76c6
Distribution: ArchLinux
Created attachment 68605
--> https://bugs.winehq.org/attachment.cgi?id=68605
osu! 20201110 Wine Mono log
When osu! got updated to the 20201110 update, the game kinda starts up. but
later shows an error dialog and message attached below
Running osu! with winetricks dotnet40 makes the game work again
The Wine log is also attached but I don't think it's important
Note: I can't attach multiple files for some reason (and keywords don't exist)
--
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=48080
Bug ID: 48080
Summary: Oregon Trail II will not start on 32-bit
Product: Wine
Version: 4.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sebastian(a)stillion.com
Distribution: ---
Created attachment 65631
--> https://bugs.winehq.org/attachment.cgi?id=65631
Detailed report of the bug
The 32-bit version of Oregon Trail II will not run. It will crash if you try to
run it. Does not happen on the latest version of Windows 10.
--
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=56491
Bug ID: 56491
Summary: Videos in BURIKO visual novel engine
Product: Wine
Version: 9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: blubban(a)gmail.com
Distribution: ---
The BURIKO aka Ethornell visual novel engine (seen in, for example,
https://store.steampowered.com/app/1200720/MakingLovers/) demands two changes
to Wine before videos will work.
First, FilterGraph2_AddSourceFilter() must return the exact value
VFW_E_NOT_FOUND if the input filename is an empty string. (Nonexistent files
return HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND) in both Windows and Wine;
BURIKO doesn't care.)
Second, it calls FilterGraph2_Render(), with the source pin offering a normal
MPEG video; this chooses CLSID_decodebin_parser. BURIKO doesn't particularly
care which filters are plugged, but it does demand that the autoplug process
calls ReceiveConnection() at least once with .formattype = FORMAT_MPEGVideo or
FORMAT_MPEG2Video; the app will reject that format, but it extracts and
memorizes the .hdr.bmiHeader.biWidth/biHeight fields, and ignores the
resolution in the subsequent FORMAT_VideoInfo.
BURIKO ignores every other field of the MPEG format type, so it's fine to pass
(for example) majortype=GUID_NULL subtype=GUID_NULL
formattype=FORMAT_MPEGVideo, or a normal RGB24 AM_MEDIA_TYPE except with
formattype replaced (could even leave the cbSize a few bytes smaller than a
MPEG1VIDEOINFO).
(Third, it looks like there's a memory leak at
https://gitlab.winehq.org/wine/wine/-/blob/wine-9.5/dlls/quartz/filtergraph…,
I think that path should call IBaseFilter_Release. This won't fix any existing
programs, I just saw it while I was already in the area.)
I could submit an MR for those, but I can't think of a clean way to implement
the second one, so I'd rather have some discussion on how to best solve this
before I implement something that could be wrong.
--
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=44699
Bug ID: 44699
Summary: Clang 6.0 fails to run under wine
Product: Wine
Version: 3.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: martellmalone(a)gmail.com
Distribution: ---
This is the current output when running clang under wine.
```
fixme:file:FindFirstFileExW flags not implemented 0x00000002
fixme:file:FindFirstFileExW flags not implemented 0x00000002
fixme:file:FindFirstFileExW flags not implemented 0x00000002
fixme:file:FindFirstFileExW flags not implemented 0x00000002
fixme:crypt:CRYPT_LoadProvider Failed to load dll
L"C:\\windows\\system32\\rsaenh.dll"
LLVM ERROR: Could not acquire a cryptographic context: Unknown error
(0x8009001D)
```
Here is the line it currently fails on.
https://github.com/llvm-mirror/llvm/blob/release_60/lib/Support/Windows/Pro…
This could be possibly related to #44061
To reproduce this you can run the following docker build script which build
llvm and clang and then cross compiles it for windows with mingw-w64.
Executing the resulting clang on a simple c source file results in the error.
https://github.com/martell/mingw-w64-clang/blob/master/Dockerfile
This is an x64 application.
--
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=37246
Bug ID: 37246
Summary: Old C&C titles freeze after the map is loaded.
Product: Wine
Version: 1.7.2
Hardware: x86-64
URL: https://appdb.winehq.org/objectManager.php?sClass=vers
ion&iId=4242
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tyrfing(a)mail.ru
Created attachment 49534
--> https://bugs.winehq.org/attachment.cgi?id=49534
Terminal Output while freezing :)
Hi.
I tried to play Command and Conquer RA II (with and without Yuris Revenge) and
Tiberian Sun. Shortly after the map is loaded (Campaign or Skirmish) the game
freezes, and the sound loops.
--
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=44812
Bug ID: 44812
Summary: MSYS2 applications need NtQueryInformationProcess
'ProcessQuotaLimits' class support
Product: Wine
Version: 3.4
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
to track
https://github.com/wine-staging/wine-staging/tree/master/patches/ntdll-Proc…
Unfortunately there is little information/details, I just found this:
https://wine-staging.com/news/2015-11-01-release-1.7.54.html
--- quote ---
Implement stub for ProcessQuotaLimits info class (MSYS2, Wine Staging Bug #570)
--- quote ---
Source:
https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/ntdll/process.c#l196
--- snip ---
174
/******************************************************************************
175 * NtQueryInformationProcess [NTDLL.@]
176 * ZwQueryInformationProcess [NTDLL.@]
177 *
178 */
179 NTSTATUS WINAPI NtQueryInformationProcess(
180 IN HANDLE ProcessHandle,
181 IN PROCESSINFOCLASS ProcessInformationClass,
182 OUT PVOID ProcessInformation,
183 IN ULONG ProcessInformationLength,
184 OUT PULONG ReturnLength)
185 {
186 NTSTATUS ret = STATUS_SUCCESS;
187 ULONG len = 0;
188
189 TRACE("(%p,0x%08x,%p,0x%08x,%p)\n",
190 ProcessHandle,ProcessInformationClass,
191 ProcessInformation,ProcessInformationLength,
192 ReturnLength);
193
194 switch (ProcessInformationClass)
195 {
196 UNIMPLEMENTED_INFO_CLASS(ProcessQuotaLimits);
...
--- snip ---
Regards
--
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=56572
Bug ID: 56572
Summary: GraalOnline Worlds 612+: doesn't lunch and hangs
Product: Wine
Version: 9.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: baconkami02(a)gmail.com
Distribution: ---
Created attachment 76325
--> https://bugs.winehq.org/attachment.cgi?id=76325
Output when running the game
This is a new (beta) client for the game GraalOnline, which is a unity wrapper
around their already existing client. This bug occurs from version 612 and
onward (now at 613), which basically doesn't open the window at all (but the
process isn't killed, so it just hangs in the terminal and I'm unable to
terminate it).
I was told the developers changed 2 main things between the previous version
and the one that breaks:
- Switched to unity version 2023.2.13f1
- Added Firebase
According to guidelines, I shouldn't post the download link as it's from google
drive (even if it's the only official way to download it), let me know if you'd
still want it.
--
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=56517
Bug ID: 56517
Summary: osu!: Does not launch since 9.3
Product: Wine
Version: 9.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: kyuunex(a)protonmail.ch
Distribution: ---
Created attachment 76272
--> https://bugs.winehq.org/attachment.cgi?id=76272
log
osu! does not launch since wine version 9.3.
easy script to reproduce
==========================
#!/bin/sh
export OSU_INSTALL_LOCATION="$HOME/.local/share/osu-stable"
export WINEPREFIX="$HOME/.local/share/wineprefixes/osu-stable"
export WINEARCH=win32
if [ ! -d "$OSU_INSTALL_LOCATION" ]
then
mkdir -p "$OSU_INSTALL_LOCATION"
wget -O "$OSU_INSTALL_LOCATION/osu!.exe"
"https://m1.ppy.sh/r/osu!install.exe"
fi
if [ ! -d "$WINEPREFIX" ]
then
mkdir -p "$WINEPREFIX"
winetricks -q --force dotnet40
fi
cd "$OSU_INSTALL_LOCATION"
wine "osu!.exe" "$@"
=====================================
There is a workaround by installing `gdiplus` via winetricks, however, it was
not nessasary to install this prior to 9.3.
The bug is reproducable on the latest git commit as well as of the time of this
report.
--
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=54232
Bug ID: 54232
Summary: Paint tool sai 2 does not sync with the cursor
Product: Wine
Version: 8.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nazizeakz938(a)gmail.com
Distribution: ---
When using paint tool sai 2 the brush and in application cursor are rendered
lower than the actual position of the cursor.
--
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=24466
Summary: Sid Meier's Pirates! frequent hiccups, temporary
lock-ups
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=30870)
--> (http://bugs.winehq.org/attachment.cgi?id=30870)
terminal output
Sid Meier's Pirates! (patched to the latest 1.0.2 version) performs badly in
Wine. This issue is described in several test results on the Appdb page of the
game, too.
I can observe the following symptoms:
- After the intro video played, it takes almost 2 minutes to get into the main
menu (without noticeable hdd activity).
- When I get into the game and visit any places in the port (Governor,
Merchant, Tavern etc.) it usually takes the game 15-20 seconds to display the
next screen (although music plays continuously).
- While sailing, the game frequently "freezes" for 2-3 seconds without no
apparent reasons.
When those hiccups occur all animations freeze on the current screen until the
next screen is loaded but music plays fluently.
Reducing the screen resolution, graphical details or disable audio doesn't
help.
I remember playing this game several years ago in a native Win XP without this
issues.
No demo available.
Fedora 13 x86
AMD Athlon 64 x2 4200+
3 GB Ram
Kernel 2.6.34.6
Nvidia 7600 GT / driver 256.53
--
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=56569
Bug ID: 56569
Summary: There is a memory leak defect at line 231 in the file
negotiate.c located at /wine/dlls/secur32/.
Product: Wine
Version: 9.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lumingying(a)bupt.edu.cn
Distribution: ---
A pointer variable named new_ctxt is defined at line 212 in the file
negotiate.c located at /wine/dlls/secur32/. This pointer allocates a block of
dynamic memory using the function calloc at line 225. When the if statement at
line 225 evaluates to false, it indicates that the dynamic memory allocation
for new_ctxt was successful. However, when the if statement at line 231
evaluates to true, the program returns at line 231, thus skipping the release
of the dynamically allocated memory pointed to by new_ctxt at line 316,
resulting in a memory leak defect, as illustrated in the diagram below:
https://github.com/LuMingYinDetect/wine_defects/blob/main/wine_13.png
--
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=56566
Bug ID: 56566
Summary: doesn't work
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: alvire(a)gmail.com
CC: dimesio(a)earthlink.net
Distribution: ---
Created attachment 76321
--> https://bugs.winehq.org/attachment.cgi?id=76321
Software "CRAZYPC.Setup.1.0.1.exe" for Windows doesn't work
CRAZYPC.Setup.1.0.1.exe doesn't work
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=56565
Bug ID: 56565
Summary: Command and Conquer 3 Tiberium Wars installer crashes
Product: Wine
Version: 9.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hibbsncc1701(a)gmail.com
Distribution: ---
Split from bug #53561.
This bug is about a crash / hang in the installer for the retail release of
Command and Conquer 3 Tiberium Wars when used with the recommended installation
type. (The advanced installation type is unusable under Wine, see the original
bug #53561.)
After clicking on the next button on the installation type screen, installer
appears to try and copy files. This is supposed to have a progress indicator
that fills up, but it gets drawn in wine as completely full, with status
"Copying new files". The UI has stopped updating and placing another window
(Wine or from the host's WM) over it will cause graphical corruption.
After about a minute on my machine, the UI window disappears entirely. The
msiexec process however is still running in the background, and can be seen on
the task bar if wine is running with a virtual desktop. It is also still
visible in wine's taskmgr.exe. Where it shows two msiexec processes and one
unnamed 32bit process. (Wine's taskmgr shows "*32" for the process name.)
After this the process does not exit unless killed. Doing so kills both msiexec
processes and the unnamed 32bit process.
Looking through the registry after killing the installer, we find that it did
create the needed registry keys expected by the game, in addition to installing
the games files at the expected default location. The game does run in this
state. So it appears that the installation was successful, despite the bug.
Running the installer with WINEDEBUG="+msi" causes the installer to run
correctly. I.e. It doesn't crash / hang indefinitely. Although, the UI still
stops updating while the files are copied, it will recover in this case and
allow the installer to run to completion. With the user able to exit the
installer normally.
WINEDEBUG="+msi" log 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=55705
Bug ID: 55705
Summary: PDF Xchange editor crashes
Product: Wine
Version: 8.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: donescamillo(a)gmail.com
Distribution: ---
Wine 8.17 development branch.
PdfXchange Editor free version i.e. not registered version. portable, version
10.0.1.371
Linux Mint 21.2
PdfXchange editor works OK, can highlight, add labels, images, whatever the
free version allows.
The problem is that after some time, when PdfXchange Editor is being closed, it
hangs, and the dialog asking for forcing the application to close appears.
This happens in previous versions, too.
--
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=56560
Bug ID: 56560
Summary: There is a memory leak defect at line 1068 in the file
/wine/dlls/winex11.drv/clipboard.c.
Product: Wine
Version: 9.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: lumingying(a)bupt.edu.cn
Distribution: ---
Trigger Path for the Defect:
1.A pointer variable named "path" is defined at line 1056 in the file
/wine/dlls/winex11.drv/clipboard.c. This pointer allocates a dynamic memory
area through the function "get_dos_file_name" at line 1060, as shown in the
following diagram:
https://github.com/LuMingYinDetect/wine_defects/blob/main/wine_1.png
2.The function "get_dos_file_name" allocates a dynamic memory area and returns
it. Specifically, at line 587, a pointer variable named "ret" is defined. At
line 589, memory space is allocated for the "ret" variable using the function
"malloc," and at line 602, this variable is returned, as shown in the following
diagram:
https://github.com/LuMingYinDetect/wine_defects/blob/main/wine_2.png
3.After the execution of the "get_dos_file_name" function, when the conditional
statement at line 1064 returns false, it indicates that the dynamic memory area
pointed to by the "path" variable is successfully allocated. However, when the
conditional statement at line 1068 returns true, the program exits without
releasing the memory. In this process, the dynamic memory area pointed to by
the "path" pointer is not freed, resulting in a memory leak defect, as shown in
the following diagram:
https://github.com/LuMingYinDetect/wine_defects/blob/main/wine_3.png
--
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=56564
Bug ID: 56564
Summary: There is a memory leak defect at line 2212 in the file
/wine/dlls/comctl32/imagelist.c.
Product: Wine
Version: 9.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lumingying(a)bupt.edu.cn
Distribution: ---
In the file /wine/dlls/comctl32/imagelist.c, a variable named himl is defined
at line 2190. This pointer allocates a dynamic memory area through the function
ImageList_Create at line 2205. When the if statement at line 2209 returns true,
the program will return at line 2212. During this process, the dynamic memory
area pointed to by himl is neither used nor released, resulting in a memory
leak, as illustrated in the diagram below:
https://github.com/LuMingYinDetect/wine_defects/blob/main/wine_7.png
--
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=56563
Bug ID: 56563
Summary: There is a memory leak defect at line 1106 in the file
/wine/libs/vkd3d/libs/vkd3d-shader/dxil.c.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lumingying(a)bupt.edu.cn
Distribution: ---
In the file /wine/libs/vkd3d/libs/vkd3d-shader/dxil.c, a pointer variable named
global_abbrev is defined at line 1085. This variable allocates a dynamic memory
area through the function vkd3d_malloc at line 1091. When the if statement at
line 1103 returns true, the function will return at line 1106. During this
process, the dynamic memory area pointed to by global_abbrev is neither
assigned to the function parameter sm6 as shown in line 1115, nor released,
thus resulting in a memory leak defect, as illustrated in the diagram below:
https://github.com/LuMingYinDetect/wine_defects/blob/main/wine_6.png
--
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=56561
Bug ID: 56561
Summary: There is a memory leak defect at line 494 in the file
/wine/dlls/dmloader/container.c.
Product: Wine
Version: 9.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lumingying(a)bupt.edu.cn
Distribution: ---
Trigger Path for the Defect:
1.A variable named "pNewEntry" is defined at line 389 in the file
/wine/dlls/dmloader/container.c. This variable allocates a dynamic memory area
using the calloc function at line 391. When the switch-case block at line 492
is satisfied, the program returns at line 494. In this process, the dynamic
memory area pointed to by the "pNewEntry" pointer is neither used nor freed
like at line 547, resulting in a memory leak defect, as illustrated in the
diagram below:
https://github.com/LuMingYinDetect/wine_defects/blob/main/wine_4.png
--
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=53561
Bug ID: 53561
Summary: Command and Conquer 3 Kane's Wrath Installer fails
during component selection.
Product: Wine
Version: 7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hibbsncc1701(a)gmail.com
Distribution: ---
Created attachment 72925
--> https://bugs.winehq.org/attachment.cgi?id=72925
+msi log of CNC3 Kane's Wrath install attempt.
When installing the game in Advanced install type mode (to change the
destination install directory) the installer fails to continue past the
component selection screen, displaying the error: "At least one language pack
must be selected"
The default component selection includes the language pack, and even
deselecting and re-selecting it does not fix the error. Making the installer
unable to proceed.
This can be worked around by using the "Recommended" install type, but that
means the user must manually change the game's installation directory after the
game is installed.
It should also be noted that changing the install directory causes the
installer to display "_BrowseProperty" as the selected path after closing the
folder selection dialog.
The original game Command and Conquer 3 also has the same installer bug.
An +msi log is 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=56562
Bug ID: 56562
Summary: There is a memory leak defect at line 733 in the file
/wine/dlls/user32/dde_client.c.
Product: Wine
Version: 9.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lumingying(a)bupt.edu.cn
Distribution: ---
In the file /wine/dlls/user32/dde_client.c, a pointer variable named pXAct is
defined at line 702. This variable allocates a dynamic memory area through the
function WDML_AllocTransaction at line 712. When the if statement at line 713
returns false, it means that the dynamic memory area pointed to by pXAct has
been successfully allocated. When the if statement at line 730 returns true,
the program will return at line 733. During this process, the dynamic memory
area pointed to by pXAct is not used, resulting in a memory leak, as shown in
the following diagram:
https://github.com/LuMingYinDetect/wine_defects/blob/main/wine_5.png
--
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=34003
Bug #: 34003
Summary: File save problem with Visual Cadd 6.0
Product: Wine
Version: 1.5.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: purevw(a)wtxs.net
Classification: Unclassified
Created attachment 45182
--> http://bugs.winehq.org/attachment.cgi?id=45182
A binary crash report generated by Visual Cadd 6.0
When trying to do a normal file save (with thumbnail written into the file) in
Visual Cadd 6.0 the program crashes. The crash only occurs when running under
wine, as opposed to running in Windows.
I found a workaround that seems to point to the problem. I found that if I
clear the check-box for "Show Preview" in the file save dialog box, the file
saves normally. Tri-tools.com has been very cooperative in offering help,
rather than simply saying "We don't support Linux" as so many developers do
when asked for help. Here is a paste of their latest response to information
that I had given them:
>> If a report file is generated, it will be stored in your Temp folder. The >>file will start with VC and have an extension of .vccrd.
>>
>>The crash info that you already submitted was sufficient to find the cause, >>though. Wine is failing to correctly create the bitmap and VCADD does not >>handle the failure properly. Since the bitmap is not being created anyhow, >>turning off Preview is the best solution for now. We'll work on a fix for the >>crash, but we won't be able to create the preview unless Wine cooperates.
I'll attache the created error report, but it appears to be a binary file. I
am able to open it with Kdevelop 4 but have no idea what to do with the
information. Perhaps it will give more detailed information as to what is
happening.
--
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=56558
Bug ID: 56558
Summary: cabinet:FCIAddFile: Missing support for LZX
compression
Product: Wine
Version: 9.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cabinet
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)jkroepke.de
Distribution: ---
The native windows implementation of cabinet:FCIAddFile supports LZX
compression in addition to MSZip.
I'm trying to run https://wixtoolset.org/docs/about/ under WINE to create msi
installer, however the creation fails with default settings
0144:fixme:cabinet:FCIAddFile compression 1203 not supported, defaulting to
none
0144:fixme:cabinet:FCIAddFile compression 1203 not supported, defaulting to
none
0144:fixme:cabinet:FCIAddFile compression 1203 not supported, defaulting to
none
0144:fixme:cabinet:FCIAddFile compression 1203 not supported, defaulting to
none
0144:fixme:cabinet:FCIAddFile compression 1203 not supported, defaulting to
none
0144:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFA, 0062FEB8
wix.exe : error WIX0001: WixToolset.Core.Native.WixNativeException:
wixnative.exe failed with error code: -2147467259 - Invalid handle. Output:
#cab1.cab #cab1.cab filPltju7VHTe0axpRG.LFcHosyVd8
Error 0x80070006: failed to compress cabinet:
C:\users\wix\Temp\sadphplt.t0n\#cab1.cab
---> System.ComponentModel.Win32Exception (6): Invalid handle.
--- End of inner exception stack trace ---
at WixToolset.Core.Native.WixNativeExe.Run() in
D:\a\wix\wix\src\wix\WixToolset.Core.Native\WixNativeExe.cs:line 81
at WixToolset.Core.Native.Cabinet.Compress(IEnumerable`1 files,
CompressionLevel compressionLevel, Int32 maxSize, Int32 maxThresh) in
D:\a\wix\wix\src\wix\WixToolset.Core.Native\Cabinet.cs:line 60
at
WixToolset.Core.WindowsInstaller.Bind.CabinetBuilder.CreateCabinet(CabinetWorkItem
cabinetWorkItem) in
D:\a\wix\wix\src\wix\WixToolset.Core.WindowsInstaller\Bind\CabinetBuilder.cs:line
192
at WixToolset.Core.WindowsInstaller.Bind.CabinetBuilder.ProcessWorkItems()
in
D:\a\wix\wix\src\wix\WixToolset.Core.WindowsInstaller\Bind\CabinetBuilder.cs:line
123
Changing the compression to mszip on the wixtoolset project resolve the issue.
--
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=24655
Summary: BiDi support broken for writing Arabic
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fahad.alsaidi(a)gmail.com
The next step to improve Arabic support in Wine after fixing bug 24608 is
fixing writing Arabic. Let me explain more, Now when you open Arabic text,
Notepad will display it good enough to read it although it doesn't support full
RTL. The problem is when you try to write something in Arabic. The new text
will not be displayed correctly. It is displayed like that wine doesn't support
Arabic at all. The interesting thing is when you select the text, the text will
be displayed right.
--
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=47206
Bug ID: 47206
Summary: Call from 0x7b453193 to unimplemented function
mscoree.dll.GetProcessExecutableHeap, aborting
Product: Wine
Version: 4.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: htl10(a)users.sourceforge.net
Distribution: ---
I think this is visual studio 2015 community edition. Am trying to do:
wine myplace.../drive_c/windows/Microsoft.NET/Framework/v4.0.30319/MSBuild.exe
myproject.vcxproj
Got unimplemented function mscoree.dll.GetProcessExecutableHeap error.
Running Wine Staging 4.8 .
--
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=28716
Bug #: 28716
Summary: LNToGoogle is unable to connect to google calendar -
thinks it's behind a proxy
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Classification: Unclassified
1. Download program from http://sourceforge.net/projects/lntogoogle/
2. Install mono ( winetricks mono210 )
3. Run the program and enter Google Calendar username/passoword ( not
necessarily valid ones )
Instead of getting a login success or error message, I am informed that I am
possibly behind a proxy which requires username/passowrd to connect to the
internet.
Terminal output:
fixme:gdi:ExtCreatePen Hatches not implemented
err:ole:CoGetClassObject class {29131539-2eed-1069-bf5d-00dd011186b7} not
registered
err:ole:create_server class {29131539-2eed-1069-bf5d-00dd011186b7} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {29131539-2eed-1069-bf5d-00dd011186b7}
could be created for context 0x15
--
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=11956
Summary: NoteTab Pro 5.5 Select Clip Library from Library Bar
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://www.notetab.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lm_hamilton(a)yahoo.com
When selecting a library using the mouse and clicking on the Library Bar, at
the bottom, it is above the Status Bar, the user has to hold the mouse and move
off the Library Bar then release the mouse button, for it to change to the
selected library.
If this procedure is not followed, it closes the clip book, usually on the left
of the screen, but can be put on the right.
This has been an issue with the past several versions of Wine.
This issue also occurs on NoteTab Light and Standard.
--
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=55982
Bug ID: 55982
Summary: Harry Buster: endlessly hangs at loading screen
Product: Wine
Version: 8.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nikolas.gur(a)stud.uni-due.de
Distribution: ---
This is the game in question:
https://www.mobygames.com/game/177750/harry-buter-xl/
Download from: https://www.myabandonware.com/game/harry-bu-ter-xl-mju
sha1sum Harry-Bu-ter-XL_Win_EN.zip
a3b0f38788544fb80fc9f63940e4053961757595 Harry-Bu-ter-XL_Win_EN.zip
Upon running "wine HarryBuster.exe", the main menu opens. Click on "START". A
loading screen appears, which always stops at the same position (but no error
message appears, and the program doesn't crash). In the terminal, wine seems to
be in an infinite loop, always printing out the same message with an
incrementing number. Wine needs to be killed with Control+C, otherwise it will
run forever.
--
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=56549
Bug ID: 56549
Summary: d3d-util component description needs updating
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: source
Severity: trivial
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
CC: austinenglish(a)gmail.com
Distribution: ---
It currently reads:
Direct3D utility DLLs ( dlls/{d3d10, d3dx*, d3dcompiler_*} ). Use directx-d3d
for bugs in d3d9, d3d10core, d3d11, wined3d.
but of course directx-d3d is no longer on the list.
--
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=56336
Bug ID: 56336
Summary: Update to Bugzilla Harmony.
Product: WineHQ Bugzilla
Version: 3.2.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gugutyg4(a)rokejulianlockhart.addy.io
CC: austinenglish(a)gmail.com
Distribution: ---
As
https://github.com/bugzilla/harmony/blob/5687d97114185518aecad336f6c244c0aa…
demonstrates, it's a significant improvement in every manner.
--
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=55142
Bug ID: 55142
Summary: Using Gitlab for Wine bug tracker
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shtetldik(a)gmail.com
Distribution: ---
Now that Wine project is using Gitlab for managing and merging development
changes, do you also plan to use it for bug tracking?
Bugzilla is cumbersome in not allowing to edit most things, not having good
quality formatting, any kind of threads and so on.
--
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=54116
Bug ID: 54116
Summary: 008c:err:setupapi:SetupDefaultQueueCallbackW copy
error 1812
Product: Wine
Version: 8.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Can we please not have this error for Wine 8.0?
You can see it for all applications including the built-ins.
For Wine 8.0-rc1, completely new prefix, notepad:
[birdie@zen ~]$ notepad
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0048:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0050:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0050:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr
0x80004002
0050:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0050:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0050:err:ole:start_rpcss Failed to open RpcSs service
0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr
0x80004002
0048:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0048:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0048:fixme:imm:ImeSetActiveContext (0001002E, 0): stub
0048:fixme:imm:ImmReleaseContext (00010020, 0001002E): stub
002c:fixme:imm:ImeSetActiveContext (0001004E, 1): stub
002c:fixme:imm:ImmReleaseContext (0001004C, 0001004E): stub
008c:err:setupapi:SetupDefaultQueueCallbackW copy error 1812
L"@C:\\windows\\system32\\drivers\\wineusb.sys,-1" ->
L"C:\\windows\\inf\\wineusb.inf"
00e8:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00e8:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00e8:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00e8:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
wine: configuration in L"/home/birdie/.wine" has been updated.
010c:fixme:imm:ImeSetActiveContext (00030062, 1): stub
010c:fixme:imm:ImmReleaseContext (00030048, 00030062): stub
[birdie@zen ~]$ wine client error:68: write: Bad file descriptor
wine client error:b4: write: Bad file descriptor
wine client error:11c: write: Bad file descriptor
--
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=50210
Bug ID: 50210
Summary: S.T.A.L.K.E.R.: Call of Pripyat needs
D3DX11GetImageInfoFromMemory implementation
Product: Wine
Version: 5.22
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3d-util
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Enhanced full dynamic lighting (DX11)
fixme:d3dx:D3DX11GetImageInfoFromMemory src_data 08D75427, src_data_size 65664,
pump 00000000, img_info 0031D0C0, hresult 00000000 stub!
wine-5.22-195-gcbca9f847f6
--
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=39711
Bug ID: 39711
Summary: The program crashes after some time of running.
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jamshed21(a)gmail.com
Distribution: ---
Created attachment 52960
--> https://bugs.winehq.org/attachment.cgi?id=52960
The program crashes after some time of running.
The program crashes after some time of running.
--
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=56059
Bug ID: 56059
Summary: Overwatch 2: highlight saving generates a 1ms (empty)
webm video file
Product: Wine
Version: 9.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: forestix(a)nom.one
Distribution: ---
Created attachment 75715
--> https://bugs.winehq.org/attachment.cgi?id=75715
example video file
When attempting to save a game highlight as a webm video file, Overwatch 2
*seems* to be encoding the video as it should, in that it uses the CPU and
takes an appropriate amount of time to complete. However, the resulting file is
only about 700K, and doesn't play in any player.
Examining the file with MediaInfo shows what looks like a reasonable container
with video and audio parts, but only 1ms duration.
I get the same results in all of these Wine versions:
wine-9.0-rc2
wine-9.0-rc2 (Staging)
wine-ge-custom (aka lutris-GE-Proton) 8-23
Game installer download link:
https://download.battle.net/en-us?product=ow&blzcmp=ow_gamesite
Steps to reproduce:
- play a game (easiest way is via Play: Training: Practice vs. AI: Casual)
- after the game is over, return to the main menu
- click username button (top right corner)
- click history tab (top edge)
- click highlights tab (left edge)
- click a highlight from "today's top 5"
- click save button (bottom edge)
- select movie format: webm
- click save button
--
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=56546
Bug ID: 56546
Summary: Midtown Madness text has glitch
Product: Wine
Version: 9.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: imamdxl8805(a)gmail.com
Distribution: ---
Created attachment 76302
--> https://bugs.winehq.org/attachment.cgi?id=76302
In game text showing graphical glitch
Some in game texts in the game has glitch like graphical settings page and in
game texts showing laps. Please see the screenshot. The game uses DirectX 7 for
its graphics. Other than the text graphical glitch the game works perfectly.
--
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=4487
Fernando Casas Schössow <casasfernando(a)outlook.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |casasfernando(a)outlook.com
--
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=56535
Bug ID: 56535
Summary: Game not Running with Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: emmanuelvincent446(a)gmail.com
Distribution: ---
Created attachment 76286
--> https://bugs.winehq.org/attachment.cgi?id=76286
When i click on the a windows game to run on my linux, it shows this error and
doesn't open
So i recently download a couple of games on my linux(3 games), and i installed
wine and tried running the games they did not work, so i thought maybe the game
isn't mean't to run on linux but, i was told that BBR(Beach Buggy race 2 and 1)
runs on linux... so i took the game from a friend of mine that uses windows but
download the game from steam or so and when i double click on the file that
says... "Game_x64.exe" that is the game itself, it doesn't play at all, it
opens open the wine terminal and gives me a crash report that i have shared
below in the attachment... and this happens for the other games that i talked
about earlier on....
PLEASE HELP RESOLVE THIS ISSUE, 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=56544
Bug ID: 56544
Summary: Unable to create account: "Email is not allowed for
sign-up. Please use your regular email address. Check
with your administrator."
Product: WineHQ Gitlab
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gitlab-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: asdfghrbljzmkd(a)outlook.com
Distribution: ---
Trying to sign up for an account on the Wine GitLab, I get this error:
"Email is not allowed for sign-up. Please use your regular email address. Check
with your administrator."
Are @outlook.com addresses blocked for some reason?
--
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=51984
Bug ID: 51984
Summary: Logos 9 Bible Software (.NET 4.7 app) regression
selection popups no longer show
Product: Wine
Version: 6.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johnpgoodman(a)gmail.com
Distribution: ---
Created attachment 70971
--> https://bugs.winehq.org/attachment.cgi?id=70971
terminal output from moment after selecting text.
Selecting text in the app causes a popup. This popup no longer shows in 6.20
staging if selecting left to right. If selecting right to left it appears
sometimes after a delay. This is a regression, in wine 6.19 and for many
versions before it was instant.
I've attached the terminal output from the moment before selection to the
moment after selection.
--
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=11317
Summary: Need for Speed II Demo - hangs on smp machine
Product: Wine
Version: 0.9.53.
Platform: Other
URL: http://files.filefront.com/nfs2demoexe/;3978828;/fileinf
o.html
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
Need for Speed II, a multithreaded game works on single cpu machines, does not
work on SMP machine.
wine-0.9.53, Ubuntu 7.04, nVidia 8800GTS, Intel(R) Core(TM)2 Quad CPU @ 2.4GHz
the point at which things go wrong isn't always the same, sometimes part of the
intro video clip display other times it will hang before, if you adjust the
priority of the process it may get a little further but still goes pearshaped.
err:ntdll:RtlpWaitForCriticalSection section 0x7bc8f684 "loader.c:
loader_section" wait timed out in thread 001a, blocked by 0018, retrying (60
sec)
wine-0.9.53, Ubuntu 7.10, nVidia FX 5200, Intel(R) Celeron(R) CPU 2.40GHz
works flawlessly.
I can't test on a SMP windows machine.
--
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=55265
Bug ID: 55265
Summary: [Dragon Age II] "shader_spirv_scan_shader" error
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: berillions(a)gmail.com
Distribution: ---
Created attachment 74881
--> https://bugs.winehq.org/attachment.cgi?id=74881
Output console log
With the Vulkan renderer, i have a black screen but i can hear the sound.
No problem with OpenGL renderer, i did not try with DXVK but i think it would
work.
####
0880:err:d3d_shader:shader_spirv_scan_shader Failed to scan shader, ret -3.
0880:fixme:d3d_shader:shader_spirv_scan_shader Shader log:
0880:fixme:d3d_shader:shader_spirv_scan_shader <anonymous>: E0002: Invalid
DXBC magic.
0880:fixme:d3d_shader:shader_spirv_scan_shader
####
--
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=55661
Bug ID: 55661
Summary: Tableau Public: Crashes on startup
Product: Wine
Version: 8.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lrdarknesss(a)yahoo.de
Distribution: ---
Created attachment 75189
--> https://bugs.winehq.org/attachment.cgi?id=75189
Error message on loading screen
I was able to install Tableau Public 2023 2.1 using their normal installer
without any additional Wine tricks (apart from installing Wine Mono and Gecko
(not sure if required tho)).
The problem is that as soon as I want to start the application it crashes with
a meaningless error message (sorry the screenshot is only in German).
It basically translates to " cannot start due to an error while initialising.
please uninstall and reinstall".
I will attach the logs in a further post.
I think this bug is different from this one because I couldn't find the
font-related error message and it's not happening during installation:
https://bugs.winehq.org/show_bug.cgi?id=49621
Nevertheless, I installed corefonts using Winetricks, but unfortunately it
didn't solve the bug.
Here is the SHA 1 hash:
sha1sum tabpublic.exe
33150bc72d6a630d43935fafa4db669ff77db270 tabpublic.exe
--
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=55653
Bug ID: 55653
Summary: Logitech Extreme 3d Joystick has axes mapped
incorrectly
Product: Wine
Version: 8.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dinput
Assignee: wine-bugs(a)winehq.org
Reporter: jonathan(a)jdcox.net
Distribution: ---
Using the jstest utility the joystick reports this:
Joystick (Logitech Logitech Extreme 3D) has 6 axes (X, Y, Rz, Throttle, Hat0X,
Hat0Y)
wine control shows that Rz is mapped to the Z axis and the throttle is mapped
to the Rz axis in wine. These two should be flipped.
I have tested with SDL disabled and enabled and I get the same behavior.
This occurs in current wine and in current proton releases.
The problem does not occur in Proton 6 series, but does with 7 and later.
I am aware this bug tracker is for wine, but using Proton was the best way to
test an older, albeit heavily patched, version of wine that I am currently
aware of.
This issue is a problem because games in the X-Wing and Tie Fighter series of
games treat the rudder (or accidental joystick rotation on this cheap joystick)
as throttle movements and constantly adjust throttle during gameplay.
--
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=45471
Bug ID: 45471
Summary: No background music in AdAstra (DirectMusicSegment
doesn't loads MIDI files)
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: mstefani(a)winehq.org
Distribution: ---
Follow up to bug #31829. While that fixes the crash at startup there is still
no background music in AdAstra:
0009:fixme:dmime:seg_IPersistStream_Load MIDI file loading not supported
--
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=55056
Bug ID: 55056
Summary: CreateSymbolicLinkA is not implemented.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: muhammadyusuf.kurbonov2002(a)gmail.com
Distribution: ---
Tool for GeneralsZH Game called GenLauncher (Mod Manager) uses SymLinks to
control Mods. And GenLauncher doesn't work, because CreateSymbolicLinkA has not
been implemented (it's only stub now).
--
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=37806
Bug ID: 37806
Summary: Black screen when starting Rocky Memphis and the
Temple of Ophuxoff
Product: Wine
Version: 1.7.30
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sha256sum(a)gmail.com
Distribution: ---
Rocky Memphis is a free indie game which can be downloaded from
http://rocky.ovine.net/download.php
when starting the game I get a black window and the CPU goes to 100%
All I see is
/tmp$ wine Rocky.exe
fixme:winediag:start_process Wine-Compholio is a Wine testing version
containing experimental patches.
fixme:winediag:start_process Please don't report bugs at winehq.org and use our
issue tracker instead:
fixme:winediag:start_process https://github.com/compholio/wine-compholio/issues
fixme:process:SetProcessDEPPolicy (0): stub
fixme:process:SetProcessDEPPolicy (2): stub
fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially supported by
the wine project
fixme:winediag:AUDDRV_GetAudioEndpoint For sound related feedback and support,
please visit http://ubuntuforums.org/showthread.php?t=1960599
/tmp$ uname -a
Linux localhost.localdomain 3.17.7-200.fc20.x86_64 #1 SMP Wed Dec 17 03:35:33
UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
/tmp$ rpm -qa|grep wine|sort
mingw32-wine-gecko-2.24-1.fc20.noarch
wine-1.7.30-1.fc20.i686
wine-alsa-1.7.30-1.fc20.x86_64
wine-arial-fonts-1.7.30-1.fc20.noarch
wine-capi-1.7.30-1.fc20.i686
wine-cms-1.7.30-1.fc20.i686
wine-common-1.7.30-1.fc20.noarch
wine-core-1.7.30-1.fc20.i686
wine-core-1.7.30-1.fc20.x86_64
wine-courier-fonts-1.7.30-1.fc20.noarch
wine-desktop-1.7.30-1.fc20.x86_64
wine-filesystem-1.7.30-1.fc20.noarch
wine-fixedsys-fonts-1.7.30-1.fc20.noarch
wine-fonts-1.7.30-1.fc20.noarch
wine-ldap-1.7.30-1.fc20.i686
wine-marlett-fonts-1.7.30-1.fc20.noarch
wine-mono-4.5.2-4.fc20.noarch
wine-ms-sans-serif-fonts-1.7.30-1.fc20.noarch
wine-openal-1.7.30-1.fc20.i686
wine-pulseaudio-1.7.30-1.fc20.i686
wine-small-fonts-1.7.30-1.fc20.noarch
wine-symbol-fonts-1.7.30-1.fc20.noarch
wine-systemd-1.7.30-1.fc20.noarch
wine-system-fonts-1.7.30-1.fc20.noarch
wine-tahoma-fonts-1.7.30-1.fc20.noarch
wine-twain-1.7.30-1.fc20.i686
wine-wingdings-fonts-1.7.30-1.fc20.noarch
wine-wow-1.7.30-1.fc20.i686
--
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=34419
Bug #: 34419
Summary: Wine Game running Issue
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zorw2016(a)ymail.com
Classification: Unclassified
For some reason Wine no Longer Run's Pylotro DDO Laucher and Wine Freezes up on
DDO on Sayin it "Installing Pre-Req's" or "initializing" or "downloading
EN-Splash-screen" the 1 Downloading EN splash screen works but it takes like 10
Min's to do it every time u start up the DDO Client and for Pylotro it wont
Load up the Info for user name or Server choice. it says like DDO client has
Initialising, please wait...
Available languages checked.
But wont load any thing else any more as i can see done made sure that it was
Routed i know that 100% sure its Routed to its Files it needs just wont do any
thing any more with DDO
Just now got this resently and ima not sure if this is good or what hope it
helps on this info--V
E04] Error accessing GLS data centre.
--
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=50999
Bug ID: 50999
Summary: Adobe Creative Cloud can't be installed
Product: Wine
Version: 6.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: msdobrescu(a)gmail.com
Distribution: ---
Created attachment 69842
--> https://bugs.winehq.org/attachment.cgi?id=69842
Simple log
Adobe Creative Cloud shows a popup with the message "The application cannot be
installed on your current operating system", then closes.
I use wine-6.4 (Staging) under Sabayon on a Windows 10 64 bit profile.
--
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=56534
Bug ID: 56534
Summary: Huion Tablet's Pen Pressure Not Working Properly
Product: Wine-staging
Version: 9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zeroredgrave(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 76285
--> https://bugs.winehq.org/attachment.cgi?id=76285
Pen Pressure doesn't work properly on Huion H320
Hi! I'm tried to test the Pen Pressure on Huion H320 Device using Paint Tool
SAI v2 and it turns out, it doesn't work properly.
--
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=41641
Bug ID: 41641
Summary: Final Fantasy XI: incorrect face culling; no glitches
when disabled
Product: Wine
Version: 1.9.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: partyheld(a)gmail.com
Distribution: Debian
Created attachment 56014
--> https://bugs.winehq.org/attachment.cgi?id=56014
Incorrect face culling causes major graphical glitches.
Final Fantasy XI is suffering major graphical glitches because triangles are
culled incorrectly.
Disabling the two calls to glEnable(GL_CULL_FACE) in
"wine/dlls/wined3d/state.c" makes the glitches disappear and the game is
rendered perfectly.
I first observed this in the Debian/testing build (1.8.5-1) and also found this
to be the case when building 1.9.22 from source.
I used the Debian Linux kernel linux-image-4.7.0-1-amd64, as well as a
self-compiled 4.9.0-rc3 with Mesa 12.0.3.
GPU: "Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller"
The graphics flicker a lot when moving the camera even slightly, i.e. suddenly
other triangles get culled.
I'm not using any library overrides.
--
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=45520
Bug ID: 45520
Summary: Install Shield fails on 64bit prefix with Silent
install
Product: Wine
Version: 3.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: duhowpi(a)gmail.com
Distribution: ---
Created attachment 61905
--> https://bugs.winehq.org/attachment.cgi?id=61905
Install error log
Following bug 24611, when installing Final Fantasy XI Online: PlayOnline
Viewer, with the parameters "/S /v/qn" for silent installation, no files are
being installed at Program Files. (using Windows 7 compatibility)
If I run the manual installation (Next, next...), works without problems.
Installer download:
http://www.playonline.com/ff11eu/download/media/install_win.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=56532
Bug ID: 56532
Summary: Final Fantasy XI Online: Unexpected Scroll Lock
behaviour.
Product: Wine
Version: 9.4
Hardware: x86-64
URL: https://web.archive.org/web/20210810150839/http://www.
playonline.com/ff11eu/download/media/install_win.html
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: chiitoo(a)gentoo.org
Regression SHA1: 5b833c83beadcad2ace5f27e95554c164f6f7c86
Distribution: Gentoo
Pressing Scroll Lock in Final Fantasy XI Online hides the UI, and then pressing
virtually any other key will normally unhide it.
After 5b833c83bea [1], however, the UI will unhide and then hide immediately
again.
It will only unhide permanently when pressing Scroll Lock again.
This is somehow specific to Scroll Lock, because everything seems to work
normally if using a different, additional shortcut key or a gamepad for the
hiding (Scroll Lock is hard-coded).
Additionally, pressing some keys can reverse the effect during this, so that
the UI becomes visible, but then pressing any key will hide it briefly.
Thank you!
1.
https://source.winehq.org/git/wine.git/commitdiff/5b833c83beadcad2ace5f27e9…
--
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=56188
Bug ID: 56188
Summary: d2d1:d2d1 frequently fails on the GitLab CI
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
d2d1:d2d1 frequently fails on the GitLab CI:
d2d1.c:10799: Test failed: Didn't expect timeout.
See https://test.winehq.org/data/patterns.html#d2d1:d2d1
This failure happened for the first time on 2023-11-29 which is the day the
failing test was introduced by the commit below:
commit e6954d793bc5ad50c882dadf6e3c32922002e44c
Author: Brendan McGrath <bmcgrath(a)codeweavers.com>
Date: Wed Nov 22 09:52:28 2023 +1100
d2d1: Add test for singlethreaded draw.
Tests that Direct2D can access D2D exclusive resources whilst the
Direct 2D lock is held if the factory type is single threaded
--
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=20694
Summary: Image filetypes with images of the music are saved in
Windows, but not WINE/Mozart10.
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://www.mozart.co.uk/programs/mzsetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: let02do(a)earthlink.net
Mozart is a music notation and score editing program.
The latest version of the App, Mozart10, uses calls to the
Windows functions for handling image files and is mostly
broken. Its previous version, Mozart9, used a third party
library to process image files, and that worked with no
incident in WINE, but now that Windows functions are used,
there's no joy in this area. My WINE version is wine-1.1.33
with a clean install.
Attempting to save image files of a score in Mozart10, fails
with an error message "Failed to save file..." for file
extensions *.gif, *.jpg, *.tiff . There are no wine console
messages.
For files with extension *.png and *.bmp, Mozart10 saves a file,
but with no image in it. Files with extension *.emf
(Windows encapsulated meta file <i.e.,paint>) are saved with only
part of the image correctly displayed.
To sum up: file types with extensions: *.gif, *.jpg, *.tif,
*.png, *.bmp, *.emf are saved with images of the music score
in Windows XP, Vista, and Win7, but this does not work in
wine-1.1.33/Mozart10.
--
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=56376
Bug ID: 56376
Summary: Nerf Arena Blast Demo only displays a black screen
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 76122
--> https://bugs.winehq.org/attachment.cgi?id=76122
Console output 9.0 (non-staging)
Hello everyone,
I am the maintainer of "Nerf Arena Blast" which I revisited on occasion of the
wine 9.0 release.
There is a demo version still available which I linked previously in the AppDB
at:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=15654
The Download-URL in the report is still valid and I am getting the following
checksums
bash-5.1$ sha256sum nerfdemo1_1.exe
eafd0a617b9f97fe97ac4faa6d051581181afa516bfabbeea2fac65bdf4f12c3
nerfdemo1_1.exe
Installation works fine and I selected "Software Rendering" on first run.
However I only get a black screen with the default settings in wine 9.0 and
changing over to Windows XP didn't help either.
System is a Slackware 15.0 Box.
--
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=43052
Bug ID: 43052
Summary: ChessBase 14 - crashes right after start
Product: Wine
Version: 2.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blizzard(a)sachlevice.eu
Distribution: ---
Created attachment 58215
--> https://bugs.winehq.org/attachment.cgi?id=58215
whole program run log
I attach whole log from start to crash from console.
--
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=56487
Bug ID: 56487
Summary: wshom tests timeout on Wine
Product: Wine
Version: 8.16
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bunglehead(a)gmail.com
Distribution: ---
This is a regression:
85d029e3b01f6dd35a86cc07796af982d66e4a03 is the first bad commit
commit 85d029e3b01f6dd35a86cc07796af982d66e4a03
Author: Yuxuan Shui <yshui(a)codeweavers.com>
Date: Mon Mar 18 18:32:00 2024 +0000
shell32: Rely solely on SHELL_FindExecutable for ShellExecute.
This does two things:
1. ShellExecute no longer searches in the directory where the current
executable is in.
2. We always CreateProcess with a fully qualified path, so we CreateProcess
won't do its own path
resolution.
Serendipitously this also fixes some existing todos in tests.
dlls/shell32/shlexec.c | 24 +-----------------------
dlls/shell32/tests/shlexec.c | 8 +++-----
2 files changed, 4 insertions(+), 28 deletions(-)
It's not clear if it's a bug in shell32 or in wshom. Best way would be to run
our wshom.ocx on Windows to confirm.
--
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=56469
Bug ID: 56469
Summary: configure incorrectly setting ac_cv_lib_soname_vulkan
value on macOS
Product: Wine
Version: 9.5
Hardware: x86-64
OS: MacOS
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gcenx83(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 1ddaa1d385c804f2af9bb16d2c5082122132f09b
Currently ac_cv_lib_soname_vulkan gets set as libMoltenVK this causes
> dlls/win32u/vulkan.c:93:37: error: use of undeclared identifier 'libMoltenVK'
This should be getting set to libMoltenVK.dylib
--
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=26372
Summary: emulator of the TI Calculator
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: honeycuttaaron3(a)gmail.com
Once the TI Calculator emulator launches then the calculator takes the
background and the buttons are not visible.
TI-83 Plus Flash Debugger Program.
--
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=54378
Bug ID: 54378
Summary: VrtuleTree calls unimplemented function
ntoskrnl.exe.ExGetPreviousMode
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 73946
--> https://bugs.winehq.org/attachment.cgi?id=73946
Console output
A black terminal window briefly appears when the program starts, but it does
not appear after stubbing ExGetPreviousMode, KeAcquireGuardedMutex, and
KeReleaseGuardedMutex.
$ sha256sum VrtuleTree.zip
dfdf4d01c16517b3f4528799000f66eb34836549a8130e654a7d469c3febb8ad
--
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=46030
Bug ID: 46030
Summary: Trackmania Unlimiter crashes at startup
Product: Wine
Version: 3.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bernhard.gebetsberger(a)gmx.at
Distribution: ---
Created attachment 62606
--> https://bugs.winehq.org/attachment.cgi?id=62606
Crashlog
Trackmania Unlimiter(1.3) crashes immediately after selecting an account at the
account selection screen.
--
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=28170
Summary: "Text Service and Input Languages" crash:
Unimplemented function USER32.dll.LoadKeyboardLayoutEx
called
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=36090)
--> (http://bugs.winehq.org/attachment.cgi?id=36090)
Log: unimplemented function USER32.dll.LoadKeyboardLayoutEx
1. copy native input.dll, sptip.dll, and sapi.dll
2. regsvr32 sptip.dll for class {dcbd6fa8-032f-11d3-b5b1-00c04fc324a1},
regsvr32 sapi.dll for class {a910187f-0c7a-45ac-92cc-59edafb77b53}
3. import keyboard_layouts.reg with regedit, which is download from
http://www.geekstogo.com/forum/index.php?app=core&module=attach§ion=att…
( referer url:
http://www.geekstogo.com/forum/topic/222396-cant-change-language-settings-f…
)
4. start the "Text Service and Input Languages" :
$ wine control input.dll
(notes: without step 3, there will be an "incompatible keyboard driver
detected" error, and the input.dll control panel can not display complete, I'm
not sure if it this a wine bug)
5. click ok, then crash:
fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 -
assuming all bytes
fixme:msctf:InputProcessorProfiles_GetLanguageList Semi-STUB:(0x13afd0)
wine: Call from 0x7bc4c896 to unimplemented function
USER32.dll.LoadKeyboardLayoutEx, aborting
--
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=56385
Bug ID: 56385
Summary: PDF-XChange in Wayland mode shows black bar on bottom
Product: Wine
Version: 9.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Christoph.Schmidpeter(a)gmx.de
Distribution: ---
When starting PDF-XChange in wayland mode,
the bottom ~1/5 of screen area remains black.
Also, trying to close the app by clicking "x"
in the topmost corner does not work.
--
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=657
Bartosz <gang65(a)poczta.onet.pl> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |https://learn.microsoft.com
| |/en-us/cpp/mfc/mfc-desktop-
| |applications?view=msvc-170
--
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=32931
Bug #: 32931
Summary: FFXI Amazon Downloader crashes when trying to download
install files
Product: Wine
Version: 1.5.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: btwisgac23(a)gmail.com
Classification: Unclassified
I ran a successful bisect, and here is the output. This bug has been present
since 1.3.18 and is still present in 1.5.23.
$ git bisect good
ccd11eb7d6720ee5242e619851f41908f285e8f9 is the first bad commit
commit ccd11eb7d6720ee5242e619851f41908f285e8f9
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Sat Apr 2 15:20:33 2011 +0200
wininet: Abstract different transfer and content encoding reading to
layered structures.
:040000 040000 6a31f2cf8265be180b9267ead2317512555f5174
1c317ffca5fdb9434933f12120419a240a50f117 M dlls
--
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=47577
Bug ID: 47577
Summary: Final Fantasy XI crashes
Product: Wine
Version: 3.0.4
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marie-christin-schaarschmidt(a)web.de
Final Fantasy XI crashes randomly. Sometimes after the bug I can move my
character and everything is fine. But sometimes nothing happens.
--
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=56287
Bug ID: 56287
Summary: Resolution Recognition Error
Product: Wine
Version: 9.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sakuraiyukina0205(a)gmail.com
Distribution: ---
Gnome+Wayland, if you turn on Gnome Settings-Display-Fractional Scaling, wine
incorrectly recognizes the resolution of the screen. For example, my PC screen
resolution is 2880*1800, after I turn on 150% fractional scaling, wine can only
read the maximum resolution of 1920*1200. I'm not sure if this error is caused
by Gnome or WineHQ.
--
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=56509
Bug ID: 56509
Summary: Civilization VI is stuck on the "continue" button
Product: Wine
Version: unspecified
Hardware: arm
OS: MacOS
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: horace.hoff(a)gmail.com
I am running Civilization VI through Wine 9.0 with Heroic Games Launcher, and I
am using dxvk. The game launches perfectly, but, after the intro video, the
"continue" button is unclickable. I know the mouse works because when I press
the left mouse button the intro is skipped. I have tried Wine 7.0 also.
--
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=657
soredake <broaden_acid002(a)simplelogin.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|broaden_acid002@simplelogin |
|.com |
--
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=657
Zeb Figura <z.figura12(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ralf.habacker(a)freenet.de
--- Comment #125 from Zeb Figura <z.figura12(a)gmail.com> ---
*** Bug 56518 has been marked as a duplicate of this bug. ***
--
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=38621
Bug ID: 38621
Summary: D3DXCompileShader errors
Product: Wine
Version: 1.7.42
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
Distribution: ---
This is again my game HeroesVI.
I reverted back all dll to builtin and set trace+d3dx
----
trace:d3dx:D3DXCompileShader data "matrix mc0 : register( c0 );\nmatrix mc1 :
register( c4 );\nmatrix mc2 : register( c8 );\nstruct VSData\n{\n float4 pos :
POSITION;\n float3 nrm : NORMAL; \n float2 txc : TEXCOORD;\n};\nVSData
vsMain( VSData input )\n{\n VSData output;\n float4 imm;\n imm = mul(
input.pos, (float4x4)mc0 );\n "..., length 721, defines 0x0, include 0x0,
function "vsMain", profile "vs_3_0", flags 0, shader 0x32d464, error_msgs 0x0,
constant_table 0x0.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
trace:d3dx:D3DXCompileShader data "struct VSData\n{\n float4 pos : POSITION;\n
float2 txc : TEXCOORD;\n};\nVSData vsMain( VSData input )\n{\n VSData
output;\n output.pos = input.pos;\n output.txc = input.txc;\n return
output;\n};\n", length 190, defines 0x0, include 0x0, function "vsMain",
profile "vs_3_0", flags 0, shader 0x32d464, error_msgs 0x0, constant_table 0x0.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
-----
And so on
Is there significant information?
--
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=56516
Bug ID: 56516
Summary: winhlp32 needs MACRO_PopupContext() to be implemented
for HOMM3 map editor to show help popups
Product: Wine
Version: 9.5
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: damjan.jov(a)gmail.com
Distribution: ---
As discussed on https://forum.winehq.org/viewtopic.php?t=38331
The user reports how in the "Heroes of Might and Magic III" map editor:
"When you right click an object in the editor, a small window pops up with
extra info on it, and this uses the old WinXP help system."
"In Wine, when I call "Help" in this editor, I get the little "Failed to launch
Help" error message, and after that, all help, on all (old) Windows programs,
is broken until I restart Wine."
It was traced to a missing implementation of MACRO_PopupContext().
--
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=56514
Bug ID: 56514
Summary: incorrect activation of forms after closing the last
opened one (delphi or lazarus)
Product: Wine
Version: 9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bvsoft(a)bvsoft.ru
Distribution: ---
In a Delphi or Lazarus application, we create and open several windows. Next,
close the last open one. In Windows, and this is probably correct, the last
window opened before becomes active, but under Wine we see that the first open
window is activated - the main window of the application. This creates problems
when running applications with multiple windows, including when working with
dialog forms.
If necessary, I can send an example in the form of sources, or a ready-made
binary.
--
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=26503
Summary: modal windows don't stay on top
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_pradelli(a)yahoo.com
Created an attachment (id=33743)
--> (http://bugs.winehq.org/attachment.cgi?id=33743)
Simple delphi program + source.
Under MS Windows these modal windows can be placed anywhere on the screen,
clicking the main window doesn't hide them. Not so under Wine: clicking the
main window puts it on top hiding the modal windows.
Ubuntu 10.04
Wine version 1.3.15
Demo from Khmelevskiy Alexandr is attached.
Open "bug21039.exe" then press "MessageBox" button.
Press main windows.
Messagebox goes behind main window an application hangup.
--
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=56513
Bug ID: 56513
Summary: Algodoo v2.1.0: multiple application elements are
running way too fast
Product: Wine
Version: 9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: starryfinita(a)outlook.com
Distribution: ---
Created attachment 76269
--> https://bugs.winehq.org/attachment.cgi?id=76269
Terminal log of a brief Algodoo session
This issue has been tested with Algodoo v2.1.0 running under Wine v9.5.
I found that certain elements in Algodoo are running way too fast in Wine:
* The window and tooltip animations are instant. I initially thought they
weren't even functional.
* Animations like the spinning gear when loading Algobox and the "click here"
indicator in the tutorial animate way too fast.
* The total usage time counts up impossibly fast--more specifically, at a rate
of roughly 0.75 minutes per second.
* More severely, the sketch and polygon tools are harder to use, as certain
gestures like the box, circle and plane gestures get recognized instantly
whether they're intentional or not.
I suspect that this is because Wine does not properly implement whatever
mechanism was used by Algodoo to throttle down the speed of the UI.
This issue only affects the UI. It does not affect the simulation, which runs
at the correct speed.
The application came from http://www.algodoo.com/download/.
Filename: Algodoo_2_1_0-Win32.exe
SHA1: 3983bf609cd4f1c73d436c27438079912c91038e
--
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=56511
Bug ID: 56511
Summary: Disney's Aladdin in Nasira's Revenge inputs from
controller doesn't work
Product: Wine
Version: 9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: famohe8565(a)evimzo.com
Distribution: ---
There seems to be issue with how wine translates controller inputs to game.
Game recognizes dual shock 3 and dual shock 4 fine and even shows in main menu
but axis is all wrong, wrong inputs, unable to properly change inputs
--
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=56510
Bug ID: 56510
Summary: Kingdom Hearts 3 video stuck on black screen
Product: Wine
Version: 9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Blisto(a)protonmail.com
Distribution: ---
When launching Kingdom Hearts 3 it will first play a video showing some company
logos and after that the game will get stuck on a black screen. I gather it is
supposed to play another video here and that it may be media foundation
shenanigans.
--
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=56507
Bug ID: 56507
Summary: jscript memory sink
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: jscript
Assignee: wine-bugs(a)winehq.org
Reporter: k.kahurani(a)gmail.com
Distribution: ---
Hello
I have observed that jscript cannot handle the execution of scripts
concurrently.
In other words, though, this might not be the correct observation jscript
doesn't release bytecode after compiling.
--
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=26303
Summary: Rayman 2 Demo menu item doesn't work until you remove
a backslash
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
ftp://ftp.ubisoft.com/Rayman2/rayman2high.zip
(sha1sum 14b2ad6f41e2e1358f3a4a5167d67a7111ea4fb5 )
is a cute little game that works well if you do
winetricks-alpha vd=640x480 dinput
and run it with
wine c:\\UbiSoft\\Rayman2Demo\\Rayman2Demo.exe
but it fails if you use the freedesktop.org icon placed
on the desktop or in the system menus. The icon target is
env WINEPREFIX="$HOME/.local/share/wineprefixes/rayman2_demo" wine
C:\\windows\\UbiSoft\\SetupUbi.exe -play\ Rayman2
That command in a terminal reproduces the error.
Removing the backslash between 'play' and 'Rayman2'
works around the problem, and lets you start the game from the menus.
And commenting out the line
case ' ':
in winemenubuilder.c in escape() also works around the bug.
Are there programs that rely on spaces being escaped in fdo desktop entries?
--
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=56341
Bug ID: 56341
Summary: Ubisoft Connect crashes with UplayWebCore.exe
Product: Wine
Version: 9.2
Hardware: x86-64
URL: https://ubistatic3-a.akamaihd.net/orbit/launcher_insta
ller/UbisoftConnectInstaller.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 76069
--> https://bugs.winehq.org/attachment.cgi?id=76069
+seh
Crashes before login window with UplayWebCore.exe error.
wine-9.2-162-g90103fa07e5
--
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=22692
Summary: Total Commander: When copying a file the progress bar
is not updated except at the end
Product: Wine
Version: 1.1.44
Platform: x86-64
URL: http://www.ghisler.com/amazons3.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
Press F5 to copy a large file (200MB), notice the progress bar looks empty and
it shows "0 %" all the time; after a while, if you keep staring at it, right at
the end it is updated and looks full.
I guess whatever library is doing the copying does not report back the
progress, except at the end..
Total Commander 7.50a
wine-1.1.44
Ubuntu 10.04 64
--
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=43881
Bug ID: 43881
Summary: GOG LEGO Batman: broken graphics due to shader
compiling failure
Product: Wine
Version: 2.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: farmboy0+winehq(a)googlemail.com
Distribution: ---
The shader contains a string declaration like this:
string description = "Ubershader"
This leads to the following output:
trace:d3dcompiler:compile_shader Checking compilation target "vs_3_0"
trace:d3dcompiler:push_scope Pushing a new scope
fixme:hlsl_parser:hlsl_parse Array.
trace:d3dcompiler:compilation_message :144:7: error: syntax error, unexpected
KW_STRING
--
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=53814
Bug ID: 53814
Summary: TMUnlimiter 1.2.0.0 unable to find configuration INI
Product: Wine
Version: 7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: asdfghrbljzmkd(a)outlook.com
Distribution: ---
TrackMania Nations Forever 2.11.26
(https://nadeo-download.cdn.ubi.com/trackmaniaforever/tmnationsforever_setup…)
TMUnlimiter 1.2.0.0
(https://trackmania-unlimiter.software.informer.com/download/)
Running TMUnlimiterConfigurator.exe gives an error message:
---------------------------
Error
---------------------------
Failed to read TMUnlimiter.ini file. Make sure that this file is in the same
directory.
If you have it, try to run application with administrator rights.
---------------------------
OK
---------------------------
Also, when changing settings directly in the INI then starting the game, the
changed settings are not recognized.
--
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=35128
Bug ID: 35128
Summary: Air Conflicts (Pacific Carriers/Secret Wars) hangs at
the loading screen
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 46858
--> http://bugs.winehq.org/attachment.cgi?id=46858
terminal output
I have this bug with both games from the Air Conflicts series when running
under Wine. The native Linux version of AC:Pacific Carriers (running under the
Linux version of Steam) doesn't have the problem. Also, running the Windows
version in Virtualbox doesn't have the problem.
The problem: the game starts fine and mouse/keyboard work as expected in the
menus, but when I start a mission the game is stuck in the loading screen. The
game is not completely dead because game tips are cycling through on the screen
and the text 'Press any key to continue' is flashing, but the game doesn't
accept mouse or keyboard input any more so I can't get in the game.
The ACPC.exe process is consuming 30-40% cpu, but nothing happens, I have to
kill the process to exit.
Fedora 19
Nvidia binary drivers 325.15
X.Org X Server 1.14.4
--
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=8332
Aida Jonikienė <aidas957(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aidas957(a)gmail.com
--- Comment #42 from Aida Jonikienė <aidas957(a)gmail.com> ---
> Just tested 6.19 on a server with punkbuster and fairfight enabled. I was able to play fine with no issues.
GloriousEggroll: Was that tested on upstream Wine (with CAP_NET_RAW disabled)?
If so can you retest BF4 again on the latest Wine version (if that still works
I think the bug can be closed as fixed)?
--
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=56504
Bug ID: 56504
Summary: CS2 (Steam): Crash when loading any Map
Product: Wine
Version: 8.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
Distribution: ---
Reason: Unknown
Workaround (See
https://steamcommunity.com/app/730/discussions/0/3821921664842038207/):
run "sudo sysctl -w vm.max_map_count=16777216"
--
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=47689
Bug ID: 47689
Summary: When DirectWrite rendering is enabled in Notepad++
performance is inacceptable
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kolan_n(a)mail.ru
Distribution: ---
[Notepad++](https://github.com/notepad-plus-plus/notepad-plus-plus) is an
application based on Scintilla.
Scintilla is a library for creating textareas.
[DirectWrite](https://docs.microsoft.com/en-us/windows/win32/directwrite/dir…
is an API for text rendering with subpixel antialiasing which can be
hardware-accelerated using Direct2D.
[SCI_SETTECHNOLOGY](https://www.scintilla.org/ScintillaDox.html#SCI_SETTECHN…
is a enum value identifying a call to Scintilla (in fact it is done using
Windows messages).
When it is set to values > 0 (SC_TECHNOLOGY_DIRECTWRITE,
SC_TECHNOLOGY_DIRECTWRITERETAIN, or SC_TECHNOLOGY_DIRECTWRITEDC), Scintilla
uses DirectDraw accelerated via Direct2D for rendering instead of an own
surrogate.
In Windows >7 everything works fine.
In Wine performance is damn bad - single screen update takes several seconds.
--
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=56499
Bug ID: 56499
Summary: Ragnarok Origin launcher: freezing with wined3d.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: manoelricado(a)outlook.com
Distribution: ---
The Ragnarok Origin launcher is experiencing freezing issues when using
wined3d. whereas it operates without any freezing problems when utilizing dxvk.
--
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=56502
Bug ID: 56502
Summary: Mouse gets stuck in one direction while playing some
games
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: PedroCarn(a)gmail.com
Distribution: ---
I noticed that on some Fullscreen games my mouse gets stuck around 20% of the
screen, feels like I hit a invisible wall - vertically - Monitor 1 and
horizontally - Monitor 2 *if I change the game to Monitor 2*, there was always
one direction I couldn't move.
My monitor setup: Monitors: 2
0: +*DP-1 2560/600x1440/340+1920+0 DP-1
1: +DP-2 1920/600x1080/340+0+0 DP-2
I noticed this issue on the following games:
- Overwatch 2
- Horizon Zero Dawn
- Ghost Recon Breakpoint
System:
OS: Arch Linux
KERNEL: 6.8.2-zen2-1-zen
CPU: AMD Ryzen 7 5800X3D 8-Core
GPU: AMD Radeon RX 6800 XT (radeonsi, navi21, LLVM 17.0.6, DRM 3.57,
6.8.2-zen2-1-zen)
GPU DRIVER: 4.6 Mesa 24.0.3-arch1.2
DE: Gnome 46 [Wayland]
WM: Mutter
RAM: 32 GB
Wine Version 9.0
This only happened after updating from Gnome 45 to Gnome 46, I have been
testing different wine/proton versions and always had the same problem and was
driven me insane until I found a few workarounds:
1 - Disable one of the monitors
2 - Change the render to Xorg.
3 - Setting both monitors to the same resolution 1920x1080.
4 - In winecfg unchecking "Allow the window manager to control the windows"
seems to fix the issue.
It's possible that it might be a mutter/gnome bug but since I am only
experienced this while gaming using wine, I decided to open the bug here.
--
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=34883
Bug #: 34883
Summary: Warface gface version does not start
Product: Wine
Version: 1.7.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: levanchelidze(a)gmail.com
Classification: Unclassified
Created attachment 46489
--> http://bugs.winehq.org/attachment.cgi?id=46489
Terminal output
I created a 32 bit wine prefix and installed firefox 25 windows version on it
then I installed warface plugin from gface and installed the game without a
problem but when I try to start the game it shows a black screen and then
disables it and just shows the webpage I was on
http://i.imgur.com/3JT0ZUO.png
--
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=5129
--- Comment #40 from unxed <unxed(a)mail.ru> ---
Wrote a script implementing workaround from comment 23. This will clear you
Wine prefix and install fresh working FastStone 5.6
curl -sSL https://raw.githubusercontent.com/unxed/fswine/main/fswine.sh >
/tmp/fswine.sh && bash /tmp/fswine.sh
Even with HiDPI support! Don't forget to set you screen resolution to something
like 200 in winecfg.
Tested on Linux Mint 21.3 Virginia, Cinnamon, amd64
wine-6.0.3 (Ubuntu 6.0.3~repack-1)
Source code:
https://github.com/unxed/fswine/blob/main/fswine.sh
--
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=5129
--- Comment #39 from unxed <unxed(a)mail.ru> ---
oh, it was a mistake. a but still persist even with small thumbnail sizes.
--
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=5129
--- Comment #38 from unxed <unxed(a)mail.ru> ---
Workaround for HiDPI screens:
1. Set screen resolution to 200 DPI in winecfg
2. Set minimal thumbnail size in Faststone
voila, bug is gone!
works at least at 3072 x 1728
--
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=5129
--- Comment #37 from unxed <unxed(a)mail.ru> ---
Tested with 3072 x 1728 screen size.
If I set screen resolution in Wine to 167 dpi or less, bug stops reproducing.
If I set it to 168 dpi or more, it starts reproducing again.
Faststone 5.6
wine-6.0.3 (Ubuntu 6.0.3~repack-1)
--
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=32816
Bug #: 32816
Summary: Enemies are not displayed in Chompston
Product: Wine
Version: 1.5.22
Platform: x86-64
URL: http://www.contralogic.com/games/chompston/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vulture6(a)mail.com
Classification: Unclassified
The enemies (which should be translucent) are not displayed, making the game
impossible to play. The console is full of 'fixme:d3d:gl_blend_factor Unhandled
blend factor 0.' messages.
Download from: http://www.contralogic.com/games/chompston/
System: GTS 250 with Nvidia driver version 313.09
--
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=4836
Aida Jonikienė <aidas957(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aidas957(a)gmail.com
--- Comment #33 from Aida Jonikienė <aidas957(a)gmail.com> ---
Does this issue still exist on Wine 9.5?
--
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=56488
Bug ID: 56488
Summary: TCP socket appears to be in use but it is not
Product: Wine
Version: 4.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bugzilla400(a)gmail.com
Distribution: ---
I have a .net 3.5 application that runs fine on Windows but have a problem when
running on Debian.
The problem is a socket binding error "address already in use".
CODE:
System.Net.Sockets.SocketException: Unknown error (0x2740)
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress
socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
netstat and lsof commands don't show the socket that appears to be in use, so I
assume it's not really in use.
Furthermore the problem only happens, and it always happen, in the following
circumstance.
1. The program A.exe listens successfully on the server socket <anyip>:<port>.
2. Then it start the program B.exe and close itself (closing the socket too).
3. Program B.exe do something and then starts again A.exe.
4. A.exe try to bind the server socket but in that case it fails with the
error
"address already in use".
5. Restart A.exe, now the binding success.
To start the new process I'm using System.Diagnostic.Process.
CODE:
// This is only a generic example
var process = new Process()
{
StartInfo = new ProcessStartInfo
{
FileName = "cmd",
Arguments = "/c /usr/bin/bash -c \"/usr/bin/sleep 5 &&
/usr/bin/wine path/of/process/program.exe\"",
UseShellExecute = false,
WorkingDirectory = "the/working/dir",
}
}
These are the socket states after each steps (netstat):
1. LISTEN
2. not listed due to socket is closed
3. not listed due to socket is closed
4. not listed due to socket is closed <- But I have got the error
5. LISTEN
I suppose that the A and B processes close properly because I don't see them in
htop anymore. There seems to be something left hanging.
I've found that if I don't relaunch A.exe from B, but do it manually,
everything works fine.
I also noticed this behavior that I wasn't expecting:
- if I use socket.Accept the socket is bound to the A.exe process,
- if I use socket.BeginAccept the socket is bound to the winserver32 process
Clearly if I simply close the A.exe application and restart it all works fine.
--
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=36399
Bug ID: 36399
Summary: Terrible Performance in TERA
Product: Wine
Version: 1.7.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: sickam(a)mail.ru
Created attachment 48447
--> http://bugs.winehq.org/attachment.cgi?id=48447
Output of TERA with a play time of about 10 minutes
Hi! As described above TERA performs really bad under wine. This is confirmed
by many players I have talked to about this who played it via Wine before.
My system is a Gentoo x86_64 using an Intel i5-3570k with a Geforce GTX 660 and
I'm playing the EU Version: http://en.tera.gameforge.com/
I already tried a lot of possible solutions i found here, on the forums, on
other forums and across the internet but nothing really helped so far. (For
example: several registry keys, 32 and 64 bit prefix, using native/builtin dx3d
libraries, enabling the virtual window mode in wine, disabling the winedebug
output, ...)
Since none of that helped i want to ask here for help.
If anyone could install it on his machine and help me troubleshooting this i
would really appreciate it. Also if anyone has a dualboot system feel free to
compare the game between wine and native windows.
See attachment for an output log of TERA when i open the Launcher, log in and
play a little bit (about 10 minutes). As you can see it spams a load of
'fixme:d3d:resource_check_usage Unhandled usage flags 0x8.' errors which i
think are the reason for the bad performance which leads to extremely low FPS.
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.
https://bugs.winehq.org/show_bug.cgi?id=3276
--- Comment #35 from Vitaly Zdanevich <zdanevich.vitaly(a)ya.ru> ---
On Wine 8 also no error, on Ubuntu, will try on Gentoo later (the same
computer).
--
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=3276
--- Comment #34 from Vitaly Zdanevich <zdanevich.vitaly(a)ya.ru> ---
I can run the demo with Wine 6 on Ubuntu, but not on Gentoo with Wine 9.
--
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=3276
--- Comment #33 from Vitaly Zdanevich <zdanevich.vitaly(a)ya.ru> ---
No progress? :(
Still the same error for me, on demo.
--
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=3276
Vitaly Zdanevich <zdanevich.vitaly(a)ya.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zdanevich.vitaly(a)ya.ru
--
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=56339
Bug ID: 56339
Summary: [13] Permission denied
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: olav.magi(a)hotmail.com
Distribution: ---
If I try to save or overwrite a file to the linux Ubuntu drive, I get the error
"[13] Permission denied".
I have been saving without any error for many years but now I suddenly cannot.
What could be the issue and solution?
--
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=44376
Bug ID: 44376
Summary: Wine gives error massage while installing Battle.net
Product: Wine
Version: 2.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mizobocigame(a)gmail.com
Distribution: ---
Created attachment 60290
--> https://bugs.winehq.org/attachment.cgi?id=60290
wine gives error while installing a file
When I try to install Battle.net-Setup.exe, gives me this error. This error
massage appeared a few weeks ago and I tried a lot of work-arounds but
nothing's changed. In playonlinux the installation goes to the login panel but
there's another error: Battle.net Helper.exe encountered a serious problem.
Thanks for help (sorry for my bad english)
Linux Debian (Buster)
Wine version: 2.0.4-1
--
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=55943
Bug ID: 55943
Summary: Paint.NET 5.0.11: Immediate crash on startup
Product: Wine
Version: 8.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: blankie(a)nixnetmail.com
Distribution: ---
Created attachment 75521
--> https://bugs.winehq.org/attachment.cgi?id=75521
Terminal output
When trying to start paint.net, two instances of winedbg suddenly appear, one
saying "A program on your system has crashed, but WineDbg was unable to attach
to the process to obtain a backtrace." and one providing crash info (which I
saved as backtrace.txt).
paint.net also dropped a crash log in
C:/users/blankie/AppData/Local/paint.net/CrashLogs, and I redirected the output
of `wine Program\ Files/paint.net/paintdotnet.exe` to wineoutput.log.
--
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=52451
Bug ID: 52451
Summary: Mikrotik Winbox not open in new window
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: sandro(a)ivynet.it
Distribution: ---
Created attachment 71731
--> https://bugs.winehq.org/attachment.cgi?id=71731
Wine7 - Open in new window enabled
Winbox 64Bit 3.32
After updating to Wine7.0 I cannot open any mikrotik device with option "open
in new window" selected
If that option is not selected it work well
With wine 6.0.2 it worked well
in the attachment:
logs with "open in new window" option enabled
logs with "open in new window" option disabled
logs about wine6 with open in "new window enabled"
an app screenshot about whe options
Thanks
Sandro
--
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=44235
Bug ID: 44235
Summary: EasyAntiCheat doesn't run on Wine at all - wine64 !=
win64
Product: Wine
Version: 2.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shawn.starr(a)rogers.com
Distribution: ---
So, I notice any game that uses EasyAntiCheat tries to download some updated
info
such as:
https://download.eac-cdn.com/api/v1/games/138/client/wine64/download/?uuid=…
Except, EasyAntiCheat ignores Wine's "Hide Wine version from applications" in
staging options.
If I switch the URL to 'win64' it downloads, could we have a way to override
wine64 == win64 checks?
While EasyAntiCheat does acknowledge they can support wine specific data, we
shouldn't be treating this as 'wine64' but win64.
I assume wine 2.20 and wine 3.x builds all have this issue.
--
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=56424
Bug ID: 56424
Summary: Missing car reflections in the selection screen and
some track geometry/effects in Outrun 2006
Product: Wine
Version: 9.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: barrosleo10(a)gmail.com
Distribution: ---
Created attachment 76184
--> https://bugs.winehq.org/attachment.cgi?id=76184
d3d log
Tested using both DXVK and the default WineD3D renderers. Bug is present with
both
The car reflections are completely missing in the menu, the cars look matte,
which is definitely not intended behavior.
All tracks with lakes are instead just a transparent black void, it's most
noticeable in the Deep Lake route.
--
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=41942
Bug ID: 41942
Summary: Crash on Space Engine 0.9.8 start.
Product: Wine
Version: 1.9.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sergey.rahmanov(a)gmail.com
Distribution: ---
Created attachment 56328
--> https://bugs.winehq.org/attachment.cgi?id=56328
Log file.
Space Engine 0.9.8 crashes on start.
--
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=21664
Summary: "fixme"-message on PPLive.exe start
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ddietz.post(a)googlemail.com
Created an attachment (id=26160)
--> (http://bugs.winehq.org/attachment.cgi?id=26160)
"fixme"-message on PPLive start
Hello, i installed latest version of wine with latest version of macports.
I try to start latest version of PPLive
Version:
PPLive 2.4.2.0013
Released Date:
2010.02.06
S. Attachment
--
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=56481
Bug ID: 56481
Summary: EEP 6.1 classic, startet nicht
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: volkereisenberg(a)web.de
Distribution: ---
Created attachment 76251
--> https://bugs.winehq.org/attachment.cgi?id=76251
backtrace
Prgrammstart bricht mit der Fehlermeldung: Es ist ein schwerwiegender Fehler
aufgetreten und das Programm muss beendet werden, ab.
Fehler tritt bei allen Wine-Versionen auf.
--
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=56470
Bug ID: 56470
Summary: Wined3d has windows always sitting in background
Product: Wine
Version: 9.5
Hardware: x86-64
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: mirh(a)protonmail.ch
So.. as I always do every few month, I try to see if wined3d finally holds a
candle for helping with games in Windows. This time I was surprised by a
constant 30FPS lock, despite the fact both my game of choice settings and the
external tools profiles for its executable didn't have one (indeed if I removed
wine's dlls, native d3d9 could easily get almost 10 times as much framerate)
Long story short, after some time banging my head I figured this was happening
because "Background Application Max Frame Rate" was enabled in the nvidia
control panel.
Problem being of course that a foreground fullscreen window definitively isn't
supposed to be affected by that.
This does not happen with normal opengl games (even after I renamed their exe,
just to be extra safe about whitelisting and whatnot) so it seems something on
your side of things.
--
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=56475
Bug ID: 56475
Summary: Battle.net
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: djeff.rx(a)gmail.com
Distribution: ---
Battle.net problème with new Battle.net 14857
--
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=56457
Bug ID: 56457
Summary: Adobe Reader Fill & Sign Error
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mcmagoo(a)yahoo.com
Distribution: ---
Created attachment 76218
--> https://bugs.winehq.org/attachment.cgi?id=76218
Adobe reader crashes when trying to edit pdf with fill & sign tool
Adobe reader crashes when trying to edit pdf with fill & sign tool
--
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=56454
Bug ID: 56454
Summary: TclKit-based installer gets denied any write into any
directory when launched via binfmt_misc
Product: Wine
Version: 9.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: sldev(a)free.fr
Distribution: ---
Created attachment 76213
--> https://bugs.winehq.org/attachment.cgi?id=76213
Reversal patch for admin privileges on process launch
Greetings,
I am the developer of a Second Life third party viewer (the Cool VL Viewer:
http://sldev.free.fr/ ), and while the said viewer is developed under Linux and
therefore got Linux native builds, I still use Wine to test its Windows builds
(those builds are done in a VirtualBox VM that cannot run them).
With Wine 9.4 I am facing a weird issue, where the installer (the super-old but
totally gorgeous InstallJammer: https://sourceforge.net/projects/installjammer/
), gets denied writing into *any* directory to install the program. However,
this only occurs when the installer is launched via the binfmt_misc mechanism
(i.e. the installer got the proper privileges when launched via the command
line with 'wine <installer_executable>').
Looking at the diff between Wine 9.3 and 9.4, I could narrow down the issue to
the new way programs are launched (via CreateProcessAsUserW() instead of
CreateProcessW()) and came up with a reversal patch (attached) that does fix
the issue.
To reproduce the issue, download the latest Windows installer (there are weekly
releases, so get the current one from:
http://sldev.free.fr/index.php?page=download ), configure binfmt_misc for Wine
on your Linux system (*), and launch the installer from your preferred file
manager by clicking on its file. You will see that as soon as you start the
installation (just after you chose the installation directory), the installer
complains it does have permission to access the destination folder.
(*) binfmt_misc configuration on my system:
echo ':windows:M::MZ::/usr/bin/wine:' >/proc/sys/fs/binfmt_misc/register
echo ':windowsPE:M::PE::/usr/bin/wine:' >/proc/sys/fs/binfmt_misc/register
--
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=56446
Bug ID: 56446
Summary: Final Fantasy XI Online: allocate_virtual_memory out
of memory for allocation
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: chiitoo(a)gentoo.org
Distribution: ---
After f6a1844dbed [1], Final Fantasy XI Online suffers from a severe memory
leak, ending up dying in few minutes of just sitting in the title screen, as
the virtual size exceeds 4 GiB.
Some example errors that may happen at the time:
----
err:d3d_shader:string_buffer_init Failed to allocate shader buffer memory.
err:d3d_shader:string_buffer_get Couldn't allocate buffer for temporary string.
err:virtual:allocate_virtual_memory out of memory for allocation, base (nil)
size 003f4000
----
err:d3d:wined3d_fence_wait glClientWaitSync returned 0x911b.
err:d3d:wined3d_context_gl_wait_command_fence Failed to wait for command fence
with id 0x1, ret 0x4.
----
err:d3d:wined3d_debug_callback 1021E818: "GL_OUT_OF_MEMORY in
glCompressedTexSubImage2D".
----
Last tested on commit 552cc456d18 [2].
Thank you!
1.
https://source.winehq.org/git/wine.git/commitdiff/f6a1844dbed91b441ad69e7b1…
2.
https://source.winehq.org/git/wine.git/commitdiff/552cc456d1889ab3ee0dd5ead…
--
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=56439
Bug ID: 56439
Summary: cannot open wine
Product: Wine
Version: 9.0
Hardware: arm
OS: MacOS
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aarizhossain1080(a)gmail.com
error -47 and cannot open wine. possibly do to path errors, how to wipe all
pervious paths?
--
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=56421
Bug ID: 56421
Summary: Wine crash with a X error
Product: Wine
Version: 9.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: titan.costa(a)gmail.com
Distribution: ---
When I run winecfg, I get the X error:
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 156 (NV-GLX)
Minor opcode of failed request: 43 ()
Serial number of failed request: 147
Current serial number in output stream: 148
00ec:err:winediag:nodrv_CreateWindow Application tried to create a window, but
no driver could be loaded.
00ec:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
The regression shows the following causes the crash:
commit d287548c77350b81faa946b0977dffcbfcce9b83 => BAD
Author: Zhiyi Zhang <zzhang(a)codeweavers.com>
Date: Wed Feb 28 10:22:23 2024 +0800
Revert "winex11.drv: Handle X error from vkGetRandROutputDisplayEXT()."
This reverts commit 6f9d20806e821ab07c8adf81ae6630fae94b00ef.
6f9d208 was committed to work around a Nvidia driver bug that can cause
vkGetRandROutputDisplayEXT()
to generate an X exception and crash applications. The bug is later fixed
in Nvidia driver 450.56.11
and newer. Thus 6f9d208 is no longer necessary on the newer Nvidia drivers.
Then after 18ae96e, another bug in the Nvidia driver can cause
vkGetRandROutputDisplayEXT() to hang
forever when XLockDisplay() is called before vkGetRandROutputDisplayEXT()
and this bug is still not
fixed and affects multiple applications. Reverting 6f9d208 allows us to
work around the
vkGetRandROutputDisplayEXT() hang bug because then it no longer calls
XLockDisplay() before
vkGetRandROutputDisplayEXT().
Nvidia driver 455 was released on September 9th 2020 so hopefully the fix
is already widespread. We
could theoretically still keep 6f9d208 on older Nvidia drivers by doing
version checks. But it's
more straightforward to remove the workaround since it's not a bug of Wine.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53428
Reverting the commit fixes the crash.
Environment is:
Ubuntu 22.10
NVIDIA GeForce RTX 3070 Laptop
Driver version is 535.54.03
--
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=51034
Bug ID: 51034
Summary: When downloading a large file in KakaoTalk, the
message 'Download failed' shows.
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shlee1503(a)naver.com
Distribution: ---
I have a similar problem with this.
-
https://superuser.com/questions/597818/wine-running-apps-stops-download-whe…
- https://bugs.winehq.org/show_bug.cgi?id=42677
Can't download 'KakaoTalk' software updates.
=======================
* Step to reproduce
1. Download the KakaoTalk (except the latest version)
(old version: https://www.filehorse.com/download-kakaotalk-for-windows/60750/)
(latest version: https://app-pc.kakaocdn.net/talk/win32/KakaoTalk_Setup.exe)
2. Install KakaoTalk.
3. Launch KakaoTalk and click the Settings button at the top right.
4. Click the Update button.
* Actual Results
The user gets a message stating that 'error has occurred'.
* Excepted Results
No errors occur and the update downloads.
* Reproduction Rate
10/10
* Environment
wine-6.6
* Logs
no logs. (゚Д゚)
--
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=39262
Bug ID: 39262
Summary: Unhandled exception running DiscordSetup.exe
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joel.s.barnes(a)gmail.com
Distribution: ---
Created attachment 52334
--> https://bugs.winehq.org/attachment.cgi?id=52334
first file is the 32-bit install, 2nd is the 64-bit install; also the installer
Unhandled exception attempting to begin installation of DiscordSetup.exe.
Installing using PoL, first tried to install to existing virtual drive, 32-bit
Windows. Next tried to install to new 64-bit virtual drive. Same error in both
cases.
https://discordapp.com
--
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=56473
Bug ID: 56473
Summary: Sword Art Online Re: Hollow Fragment has broken
geometry in wine 9.5
Product: Wine
Version: 9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: hibbsncc1701(a)gmail.com
Distribution: ---
Created attachment 76236
--> https://bugs.winehq.org/attachment.cgi?id=76236
Console log.
In wine 9.5, SAO HF has broken geometry during gameplay. Character models have
vertex distortions that cause their textures to be stretched in random
directions and flicker at high speed. (Which could cause those with photo
sensitivity to have issues.)
A bisect revealed the following:
f6a1844dbed91b441ad69e7b15b5be242d063e87 is the first bad commit
commit f6a1844dbed91b441ad69e7b15b5be242d063e87
Author: Andrew Wesie <awesie(a)gmail.com>
Date: Mon Mar 11 21:56:53 2024 -0500
wined3d: Use bindless textures for GLSL shaders if possible.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=44514
Signed-off-by: Andrew Wesie <awesie(a)gmail.com>
The game is also now generating a "Texture is immutable." error in the console
on every frame. Console log 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=56430
Bug ID: 56430
Summary: Pulseaudio combined output dies under current wine
Product: Wine
Version: 9.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hibbsncc1701(a)gmail.com
Distribution: ---
Since at least wine-9.3 using combined output (I.e. "Simultaneously output
audio to all devices" in pavucontrol) kills audio output for all applications
(even native Linux apps such as VLC) when launching an app through wine.
The linux side sound mixer shows all audio still being handled by pulseaudio.
I.e. the current levels are rising up and down in sync with the actual audio
attempting to be played, on all applications (even the wine application that
triggered the bug) and on the output devices. (Even the devices that have been
silenced by the bug.) Sound Mixer also shows no applications nor output devices
as muted.
The disabled audio (both linux apps and wine apps) can sometimes be heard
through the main output device, (I.e on-board audio of the motherboard), but
any other device is always silenced until wine exits.
The result is things like bluetooth / USB headphones being rendered completely
useless for all applications system-wide by wine.
Distro: Debian 12
WM: Xfce 4.18
Kernel: 6.1.0-18-amd64
--
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=56477
Bug ID: 56477
Summary: circuit maker 2000 crashes when moving mouse off
screen when creating a line or moving components
Product: Wine
Version: 9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: peidoaqueimarosca(a)gmail.com
Distribution: ---
Created attachment 76245
--> https://bugs.winehq.org/attachment.cgi?id=76245
terminal output
when moving the mouse outside the area where you can place the circuits, the
application crashes
Not to mention that while you are creating the lines the application freezes
for no reason and it is as if I had clicked twice, thus interrupting the
creation of the line
another thing when closing the application I have the error message Runtime
error 217 at 0003F702 even though the unixodbc-dev package is installed on
x86_64 and i386
I also tried the option of using a virtual desktop but without success
I'm using debian sid with wine 9.5
--
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=35306
Bug ID: 35306
Summary: Kirikiri2(Novel game engine) Authentication failed
with 64bit wine
Product: Wine
Version: 1.7.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hibi.sasahara(a)gmail.com
Classification: Unclassified
This failure to Oni Gokko! Fan disk(鬼ごっこ! ファンディスク)
(This error happens well many games of use "Kiri Kiri"(吉里吉里) Novel Game
Engine.)
Play start startup.exe menu click "実行"(game start) button or direct launch .exe
file.
Upon dialog.
Dialog title is: "吉里吉里"
Dialog text is: "Authentication failed : unrecognized kernel32 module. / NM."
I cannot meet start menu.
note:
AppDB is
http://appdb.winehq.org/objectManager.php?sClass=version&iId=29461
This game is Fan Disk. No have trial version.
But have trial version of the main story.
The same malfunction occurs.
Trial version toKernel32.dll
http://mirror.tsundere.ne.jp/download/alcot/a4c0d67b6bfd6851f59a5607b5abac6…
sha1sum
fe61016df22f4a8e0d288fe6954d8bdbcf3c6d60
In Windows8 64bit(Consumer Preview), same malfunction occurs.
Causes and remedies dll file(Win8WOH.zip) to
http://resemblances.click3.org/?p=1406
Summary of this cured dll.
This application anthentication check to "kernel32.dll".
Return path from "GetModuleFileNameA" API.
Windows7 64bit is "%windir%SysWOW64", but Windows8 64bit is "%windir%System32".
This application demanding answer is "%windir%SysWOW64", anthentication check
not success.
Have other error after this dll used WINE dll override.
(In Windows7 64bit and in Ubuntu12.04 i386 environments no appear this dialog.)
Dialog title is: "吉里吉里"
Dialog text is: "Authentication failed : Invalid Signature token or
unrecognized kirikiri core. / TS."
This is other failure.
--
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=54672
Bug ID: 54672
Summary: mfplat cannot export to MPEG4 video
Product: Wine
Version: 8.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: bozkar(a)gmail.com
Distribution: ---
Radiant DICOM Viewer still cannot export video to mp4 under wine.
MFCreateSinkWriterFromURL() is already implemented. (
https://bugs.winehq.org/show_bug.cgi?id=45862 is fixed)
Although MPEG4 codec(?) (GUID: dc6cd05d-b9d0-40ef-bd35-fa622c1ab28a ) has not
been implemented properly yet.
0370:trace:mfplat:MFStartup 0x20070, 0.
0370:trace:mfplat:MFCreateSinkWriterFromURL
L"C:\\users\\boskar\\Documents\\MOVIE-0001.mp4", 0000000000000000,
0000000000000000, 000000000B0DEF28.
0370:warn:mfplat:sink_writer_get_sink_factory_class Couldn't find factory class
for container {dc6cd05d-b9d0-40ef-bd35-fa622c1ab28a}.
0370:trace:mfplat:MFShutdown
Tested under 8.3-staging.
--
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=46010
Bug ID: 46010
Summary: [DX11] ARMA 3 for Windows crashes at startup without
error messages
Product: Wine
Version: 3.18
Hardware: x86
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: svyatpro(a)gmail.com
When running ARMA III for Windows with WineD3D the game crashes at startup.
--
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=46534
Bug ID: 46534
Summary: Just Cause 4 crashes on startup
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ramy0zahran(a)gmail.com
Distribution: ---
Created attachment 63387
--> https://bugs.winehq.org/attachment.cgi?id=63387
JC4backtrace
Unhandled exception: page fault on read access to 0xffffffffffffffff in 64-bit
code (0x0000000141926167).
--
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=56027
Bug ID: 56027
Summary: DirectMusic-related problems with Recettear
Product: Wine
Version: 9.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: tomman(a)gmail.com
Distribution: ---
Created attachment 75671
--> https://bugs.winehq.org/attachment.cgi?id=75671
Runtime log with Wine's DirectMusic
Starting with Wine 8.18 and its much needed improvements to its DirectMusic
support, Recettear (a well known problem game for its complete lack of audio
under Wine out of the box) finally started having working sound, but it's far
from being 100% working.
Currently (as of 9.0-rc1), these are the problems with Recettear and Wine's
DirectMusic implementation:
- Sound effects may skip playing once in a while.
- Background music is not working as intended: tracks will not loop (they will
play only once, then silence), tracks will not stop playing during scene
switches (leading to many tracks from different scenes playing at the same
time)
- In-game volume controls do not work at all: music/SFX will always play at the
highest volume level, and it's impossible to silence it if desired.
When using native DirectMusic DLLs (installed via Winetricks), the game has
completely working audio just like in Windows, but with two gotchas:
- Sound effects have lag.
- Using native DirectMusic also requires native DirectSound, which breaks sound
in the opening movie (recet_op.wmv)
Attached is the log from running the game for a couple minutes on a completely
clean prefix: start at the title screen, load a saved game, switch scenes a
couple times (to trigger the "multiple tracks playing at the same time" bug),
trying (unsuccessfully) to adjust music volume, eventually ending with no music
tracks playing at all because they will not loop, then cleanly exiting the
game.
--
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=56351
Bug ID: 56351
Summary: When built against certain versions of SDL, Wine fails
to read certain inputs from Game Pads.
Product: Wine
Version: 9.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zombie_ryushu(a)yahoo.com
Distribution: ---
When built against certain versions of SDL, Wine fails to read certain inputs
from Game Pads.
I have some USB Game Controllers, and I have to have two different versions of
SDL for Wine. One for 2.33.0 and one for 2.0.8. The reason for this, is Wine is
failing to read certain button inputs on 2.33.0 and reverting to 2.0.8 fixes
this behavior.
Wine is not the only program affected by this behavior, but it is one that is.
There are other programs that detect all inputs fine and so do most SDL2
controller reading programs including Wine's "Control Panel" you can see the
difference in behavior there.
--
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=56433
Bug ID: 56433
Summary: QQ8.9.6 Installer crashes at very beginning due to a
change in server/process.c
Product: Wine
Version: 9.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Distribution: ---
Created attachment 76195
--> https://bugs.winehq.org/attachment.cgi?id=76195
backtrace.txt
I tested it with QQ 8.9.6, but it seems that almost all QQ8/QQ9 installers are
affected
wget https://dldir1.qq.com/qqfile/qq/QQ8.9.6/22404/QQ8.9.6.exe
$ sha1sum QQ8.9.6.exe
acf886b27833769f519cf8d5034d127585f41f9d QQ8.9.6.exe
winetricks -q cjkfonts && wine QQ8.9.6.exe
The installer would crash, with no window presenting
--
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=45862
Bug ID: 45862
Summary: [Overwatch] Saving highlights fails.
Product: Wine
Version: 3.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hewanci(a)gmail.com
Distribution: ---
I used to be able to save highlights perfectly, until a few months ago a bug
appeared that caused OW to crash or freeze during rendering.
This bug is supposedly fixed, see: bug 45622
However while it doesn't crash, it fails to save now, before it even starts
rendering it.
I wasn't sure if I should re-open that bug, as the fix is partial, or file a
new, but I guess it doesn't crash anymore so I filed a new.
--
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=53613
Bug ID: 53613
Summary: Visual novel RE:D Cherish! logo video and opening
movie does not play
Product: Wine
Version: 7.15
Hardware: x86-64
URL: http://crystalia.amusecraft.com/red/download.html#Tria
l
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: myatmin7800(a)gmail.com
Distribution: ---
Created attachment 73010
--> https://bugs.winehq.org/attachment.cgi?id=73010
Application log using wine-devel 7.15
At wine-devel 7.15
You can download trial game at the game's offical website.
http://crystalia.amusecraft.com/red/download.html#Trial
Run it with LANG=ja_JP.UTF8 wine red_cherish_try.exe. Logo movie does not play
after starting the game. You can only hear the sound with a white screen.
Download save file from here
https://drive.google.com/drive/folders/17dWKzRiuPasS34ea-vkjpQQFFlk6eIzy?us…
to get quick access to opening movie. Place save folder in the game directory.
After the 2,3 clicks, opening movie fails to play.
--
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=52352
Bug ID: 52352
Summary: Impossible completing the installation of YI Home
Product: Wine
Version: 6.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: s.magrini(a)tiscali.it
Distribution: ---
Created attachment 71528
--> https://bugs.winehq.org/attachment.cgi?id=71528
Error log
After launching the installation by means of the command:
wine YIHomePCClientIntl_download_1.0.0.2.exe
the installation starts correctly but, after asking some questions, it stops
with the attached log.
--
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=56445
Bug ID: 56445
Summary: ArmA: Cold War Assault (and other DX8 titles) crashes
in wined3d
Product: Wine
Version: 9.4
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: awesie(a)gmail.com
Regression SHA1: f6a1844dbed91b441ad69e7b15b5be242d063e87
Distribution: ---
Created attachment 76205
--> https://bugs.winehq.org/attachment.cgi?id=76205
terminal output
The affected games crash usually under 1 minute once a mission was started.
Reverting commit f6a1844dbed91b441ad69e7b15b5be242d063e87
fixes the crash for me.
I tried the patches from here but they didn't help:
https://gitlab.winehq.org/wine/wine/-/merge_requests/5328
Can be reproduced with any of the following demo versions.
Just start the available mission that the demo offers and wait until the game
crashes.
Delta Force: BlackHawk Down demo:
https://archive.org/download/DeltaForceBlackHawkDownDemo/DFBHDD.zip
Empire Earth 2 demo:
https://www.moddb.com/games/empire-earth-2/downloads/empire-earth-2-demo-1-1
Operation Flashpoint early demo:
https://archive.org/download/opflashdemo/opflashdemo.exe
wine-9.4-146-g552cc456d18
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce GTX 1660 SUPER/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 550.40.55
--
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=56318
Bug ID: 56318
Summary: Totem Arts Launcher.exe does not open
Product: Wine
Version: 9.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 6chars(a)proton.me
Distribution: Mint
Created attachment 76047
--> https://bugs.winehq.org/attachment.cgi?id=76047
The log after trying to launch the .exe
After successfully installing "Totem-Arts-Launcher-latest.exe", when I go to
the installation directory and try to launch "Totem Arts Launcher.exe" (so that
I can install the game Renegade X), the application does not open.
Download link for "Totem-Arts-Launcher-latest.exe":
https://totemarts.games/forums/files/file/1-renegade-x/
SHA1 sum:
d9b7f056103183c5a50003b4c164a23cdf605e95 Totem-Arts-Launcher-latest.exe
My system: Linux Mint 21.3 x86_64, Kernel 6.5.0-17-generic, NVIDIA Geforce GTX
1050 driver 535.154.05, wine-9.2 (Staging).
--
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=53635
Bug ID: 53635
Summary: not implemented dll
Product: Wine
Version: 7.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rafalohaki(a)gmail.com
Distribution: ---
Created attachment 73033
--> https://bugs.winehq.org/attachment.cgi?id=73033
backtrace
not implemented
--
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.