https://bugs.winehq.org/show_bug.cgi?id=57324
Bug ID: 57324
Summary: Wine compilation fails with "error: ‘PROPF_CONSTR’
undeclared"
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: NEW
Severity: blocker
Priority: P2
Component: jscript
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Since commit 9bda4671000 ("mshtml: Add support for host object accessor
props.", 2024-10-03), I get the errors such as the following when I try to
compile Wine:
../wine/dlls/jscript/activex.c: In function ‘create_activex_constr’:
../wine/dlls/jscript/activex.c:199:13: error: ‘PROPF_CONSTR’ undeclared (first
use in this function)
199 | PROPF_CONSTR|1, prototype, ret);
| ^~~~~~~~~~~~
../wine/dlls/jscript/activex.c:199:13: note: each undeclared identifier is
reported only once for each function it appears in
make: *** [Makefile:87406: dlls/jscript/x86_64-windows/activex.o] Error 1
I am using Arch Linux, GCC 14.2.1, and MinGW 13.1.0.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52917
Bug ID: 52917
Summary: d3d11:d3d11 - test_ps_cs_uav_binding() fails in Wine
on cw-rx460
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
d3d11:d3d11's test_ps_cs_uav_binding() fails in Wine on the cw-rx460 machine:
d3d11.c:22459: Test failed: Got 0.00000000e+000, expected 1.00000000e+000 at
(0, 0), sub-resource 0.
d3d11.c:22465: Test failed: Got 0.00000000e+000, expected 1.00000000e+000 at
(0, 0), sub-resource 0.
d3d11.c:22470: Test failed: Got 1.00000000e+000, expected 2.00000000e+000 at
(0, 0), sub-resource 0.
d3d11.c:22478: Test failed: Got 1.00000000e+000, expected 2.00000000e+000 at
(0, 0), sub-resource 0.
d3d11.c:22481: Test failed: Got 2.00000000e+000, expected 4.00000000e+000 at
(0, 0), sub-resource 0.
https://test.winehq.org/data/patterns.html#d3d11:d3d11
d3d11:d3d11 already had a cw-rx460-specific failure in Wine (see bug 52563) but
a bisect shows that this group of failures started with this commit:
commit 444a513de0a0b704c210d41cc7c185588d899db9
Author: Zebediah Figura <zfigura(a)codeweavers.com>
Date: Fri Apr 22 15:42:54 2022 -0500
wined3d: Clear the texture BO when loading textures into
WINED3D_LOCATION_BUFFER.
Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
I disabled CSMT with WINE_D3D_CONFIG=csmt=0 just in case but I still got this
new set of failures.
--
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=56583
Bug ID: 56583
Summary: Diablo 2 Resurrected does not start
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: stefan(a)codeweavers.com
Distribution: ---
Diablo 2 Resurrected doesn't start with current Wine git. This is a regression
introduced by:
d821ddaa2040d965c9902f5c21ce843125a7f78e is the first bad commit
commit d821ddaa2040d965c9902f5c21ce843125a7f78e
Author: Isaac Marovitz <isaacryu(a)icloud.com>
Date: Sat Apr 13 14:15:10 2024 -0400
ntdll: Implement NtQueueApcThreadEx().
On first sight it appears to die due to a stack corruption:
0154:err:virtual:virtual_setup_exception stack overflow 448 bytes addr
0x6fffffca3e40 stack 0x7f8cb1fd0e40
(0x7f8cb1fd0000-0x7f8cb1fd1000-0x7f8cb20d0000)
I'll investigate some more and post more details as soon as I have them.
Note that Battle.net (needed to install and launch D2R) needs a workaround for
bug 29384.
--
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=22849
Summary: Printing coupons from online sites results in a blank
coupon
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tribes2player2003(a)yahoo.com
Many stores / sites use a product called "coupon activator" to support online
coupon distribution (Target on-line is my test case), but a quick net search
reveals that many sites use this service.
When printing should take place, the following messages are printed to console:
fixme:psdrv:PSDRV_GetDeviceCaps (0x1f5c): unsupported capability 1, will return
0
fixme:psdrv:PSDRV_GetDeviceCaps (0x1f5c): unsupported capability 3, will return
0
...
(capability numbers go from 1 to 31).
The coupon boarders, expiration date, and scissors icon print, but the
internals of the coupon are blank (bar codes, images, etc).
Steps to reproduce (using Default Fedora 12 wine install):
- Install firefox on wine
- Visit target.com, goto "get coupons"
- Allow install of coupon activator
- Select a coupon to print
- Print
If there's any additional steps I can take to help with this, please let me
know.
--
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=56519
Bug ID: 56519
Summary: Unable to start chess engine in ChessBase 17
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: dav75uk(a)yahoo.co.uk
Distribution: ---
When trying to start a chess engine (or perform any chess engine features),
nothing happens/hangs with an error: 018c:err:rundll32:wWinMain Unable to find
the entry point L"Engine32" in L"Engine32.dll"
When installing the original (via workaround) on Windows it was installed as 64
bit, as the installed dll mentions 32, perhaps this is something to do with the
problem.
--
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=56512
Bug ID: 56512
Summary: Chessbase 17 does not recognise valid key on install
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: dav75uk(a)yahoo.co.uk
Distribution: ---
On running the setup program for the installer you are prompted (after agreeing
to the terms) to enter the installation key which is 5 blocks of 5 alphanumeric
characters followed by a block indicating the product (here CB17). On wine 9.5
this complains the key is invalid and there is no output in the console. The
key is valid as it can be installed on a Windows machine so something in the
validation must be broken.
Note the original workaround for Chessbase 11 which allowed things to work
without the key able to be activated is not applicable here since the key is on
the installer, thus you'll need the key validated to even install the program.
There is a potentially a workaround (see Chessbase 15 appdb entry - effectively
copy it installed from a Windows machine) which I'll try out.
--
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=57086
Bug ID: 57086
Summary: 03c8:err:environ:init_peb starting L"H:\\.wine\* exe"
in experimental wow64 mode
Product: Wine
Version: 9.15
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
Distribution: ---
When using wine with the "new wow64" configuration, I've observed the following
error message, which does not appear when using the traditional/old wow64 set
configurat.
I've seen this with the applications ced1401 as well as raith/elphys
03c8:err:environ:init_peb starting
L"H:\\.wine.ced1401\\drive_c\\1401\\utils\\Try1432.exe" in experimental wow64
mode
0804:err:environ:init_peb starting
L"H:\\.wine\\drive_c\\QUANTUM\\Bin\\Quantum.exe" in experimental wow64 mode
Searching in bugs.winehq.org shows about 10 other instances with this error.
--
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=52056
Bug ID: 52056
Summary: TrackMania 2020: Crash on or soon after launch
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: jonwsb(a)gmail.com
Distribution: ---
Created attachment 71066
--> https://bugs.winehq.org/attachment.cgi?id=71066
wine-staging 6.21 trackmania 2020 terminal output
It seems any version of wine-staging newer than 5.22 now causes TrackMania 2020
to crash at the main menu or earlier.
wine-staging 5.22 allows the game to work normally as far as I tested.
The game is available freely from "https://ubisoftconnect.com/" but an account
is needed.
--
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=57471
Bug ID: 57471
Summary: Abiword 2.6.8 - Mouse open wrong menu
Product: Wine
Version: 9.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kyle.kcsoftwares(a)gmail.com
Distribution: ---
Created attachment 77477
--> https://bugs.winehq.org/attachment.cgi?id=77477
video of wrong menu
Abiword 2.6.8 from
https://web.archive.org/web/20210925210302/http://www.abisource.com/downloa…
Mouse over "Tool" highlights "Table", etc ... all "shifted" by one position to
the right
--
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=53865
Bug ID: 53865
Summary: MobaXTerm: Local and remote terminals blank in 7.0
through 7.3 - worked in 6.0.3
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kderemie(a)gmail.com
Distribution: ---
Local and remote terminals are blank in 7.0 through 7.3, stable/development -
but - worked in 6.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.