http://bugs.winehq.org/show_bug.cgi?id=58465
Bug ID: 58465
Summary: Wide string misbehavior on C++20 mode vs C++17 mode
Product: Wine
Version: 10.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: messmer.dalton(a)gmail.com
Distribution: ---
Created attachment 78920
--> http://bugs.winehq.org/attachment.cgi?id=78920
Simple Winelib program to demonstate the bug (wine_test.cpp) + build/run script
(wine_test.sh) + my test results (output.txt)
When I compile a Winelib application using the `--std=c++20` wineg++ flag
instead of `--std=c++17`, I experience unexpected differences in behavior when
using `std::wstring`. And in both C++ modes the behavior is incorrect.
For example, when I call the `c_str()` method on `std::wstring` and pass the
returned wide C-string to `std::wcslen`, I get different results depending on
whether the Winelib application was compiled in C++20 mode vs C++17 mode. And
in both cases, the reported string length is incorrect.
Also, the distance between the `begin()` and `end()` iterators is different
between C++ modes, and so is the return value of the `length()` method. And all
of the results are incorrect in general.
I originally noticed these `std::wstring` problems here:
https://github.com/LMMS/lmms/pull/7624#issuecomment-2923573719
I've attached a simple Winelib program that demonstrates the bug to this bug
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.
http://bugs.winehq.org/show_bug.cgi?id=58335
Bug ID: 58335
Summary: Works 10.8 but fails 10.9?
Product: Wine
Version: 10.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikes(a)kuentos.guam.net
Distribution: ---
Created attachment 78708
--> http://bugs.winehq.org/attachment.cgi?id=78708
run wine notepad with 10.8 Fine Update to 10.9 then it fails
Have 5 machines that updated to 10.9 fine, but Acer notebook that works with
10.8 but fails with 10.9.
Run wine notebook fine with 10.8
upgrade to 10.9
wine notebook then fails.
downgrade to 10.8, and it 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=21940
Summary: Rise of Legends Demo crashes with null pointer
reference in msxml3?
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Once you get past bug 19539, you have to choose to ignore
two BHG errors; the game then starts and runs (though I got
no sound). Trying to play a campaign crashed for me quickly with
an msxml3 error (which is funny, since I had done winetricks msxml3,
and winecfg shows the override, but the backtrace still shows Wine's msxml3):
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x7362be22).
Backtrace:
=>0 priv_from_xmlDocPtr+0x6(doc=(nil)) [dlls/msxml3/domdoc.c:127] in msxml3
1 xmldoc_add_ref+0x1d(doc=(nil)) [dlls/msxml3/domdoc.c:160] in msxml3
2 init_xmlnode+0x26(This=0x3fb63f8, node=0x7e222980, outer=0x3fb6418,
dispex_data=0x73666dec) [dlls/msxml3/node.c:1714] in msxml3
3 create_element+0x6c(element=0x7e222980) [dlls/msxml3/element.c:797] in
msxml3d
4 create_node+0x9d(node=0x7e222980) [dlls/msxml3/node.c:1736] in msxml3
5 queryresult_nextNode+0xdf(iface=0x3ff1120, nextItem=0x32ad60)
[dlls/msxml3/queryresult.c:267] in msxml3
6 xmlnode_selectSingleNode+0xd3(iface=0x1e9510, kqueryString="TRIBE_MASK",
resultNode=0x32ad60) [dlls/msxml3/node.c:1542] in msxml3
7 in legends (+0x6f34c) (0x0032b2dc)
...
0x7362be22 priv_from_xmlDocPtr+0x6 [dlls/msxml3/domdoc.c:127] in msxml3: movl
0x0(%eax),%eax
127 return doc->_private;
--
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=58445
Bug ID: 58445
Summary: CLIP STUDIO missing many components
Product: Wine
Version: 10.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kas23997(a)gmail.com
Distribution: ---
Created attachment 78896
--> http://bugs.winehq.org/attachment.cgi?id=78896
command and log in Terminal
Note that this is for the hub app CLIP STUDIO and not the actual drawing
program CLIP STUDIO PAINT. When running on Wine, CLIP STUDIO is missing all but
one news article in the news grid, and every single option on the sidebar
except the first two (shortcuts to launch PAINT and MODELER i.e not web browser
items) are missing. Note that other actions requiring a connection such as
updating existing materials still work.
Gecko and Mono are both installed. I've attached what shows up in the Terminal.
--
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=58467
Bug ID: 58467
Summary: Java
Product: WineHQ Gitlab
Version: unspecified
Hardware: Other
OS: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: gitlab-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pidor1977(a)duck.com
The Wine wiki page
https://gitlab.winehq.org/wine/wine/-/wikis/Importance-of-Wine linked directly
from the front page refers to the web asm.js/WebAssembly port as Java in the
bullet points near the end. This is completely unacceptable behavior and should
never be tolerated in a FOSS centered environment. Java hasn't even existed on
the web for decades, and while I can't speak for myself, I can guarantee that
no modern age Java programmer will ever want to hear about that era.
--
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=58454
Bug ID: 58454
Summary: Regression in Ti Nspire software
Product: Wine
Version: 10.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mathispaquet362(a)gmail.com
Distribution: ---
Created attachment 78905
--> http://bugs.winehq.org/attachment.cgi?id=78905
Log generated by TI Nspire Software
In Wine 10.9, I can run the TI Nspire Student Software without any issue, but
since 10.11, there has been a regression that prevents the program from
launching. It is an issue with Java.
--
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=58429
Bug ID: 58429
Summary: Betfair Poker setup never gets past the splash screen
Product: Wine
Version: 10.11
Hardware: x86-64
URL: https://poker-com-banner.bfcdl.com/installer/SetupPoke
r.exe
OS: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
CC: gabrielopcode(a)gmail.com
Regression SHA1: e62265b1130bc49efb51569528d4382c57949c96
Distribution: Ubuntu
Created attachment 78850
--> http://bugs.winehq.org/attachment.cgi?id=78850
Wine 10.10 console output
The setup program / installer for Betfair Poker shows the splash screen and
then just sits there. I have three versions downloaded at various times and
they all exhibit this behaviour.
Tested on Wine 10.0, 10.10 and 10.11, and Staging 10.10. Wine 9.0.1 does not
have this issue (though the installer doesn't respond to any kind of input).
A bisect points to:
commit e62265b1130bc49efb51569528d4382c57949c96
Author: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
Date: Mon Oct 14 19:24:06 2024 +0300
mshtml: Make sure disp_invoke is called before locking the document mode.
This commit cleanly reverts in current git (10.11) but it does not solve the
issue, suggesting there are other commits to hunt down. Checking out the
previous commit does resolve the issue.
I tried ie6 (suggested by another bug) and corefonts but they made no
difference.
83737cabce068c3dacbf22c3f94b72688cd5a1fa SetupPoker1.exe
cd1053a710667d8c00f6879e33f9a1ec1e8a2487 SetupPoker2.exe
01c4de7ea57dbe369e3b0df63805650a27c69356 SetupPoker3.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.
http://bugs.winehq.org/show_bug.cgi?id=58468
Bug ID: 58468
Summary: Firebird/isql crashes on local database connection
Product: Wine
Version: 10.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: koehler(a)dtv-verkehrsconsult.de
Distribution: ---
Created attachment 78923
--> http://bugs.winehq.org/attachment.cgi?id=78923
Wine Backtrace after crash
The database engine firebird can be downloaded from
https://www.firebirdsql.org/en/firebird-5-0 (Windows x86, 32-bit-kit,
zip-Package)
To reproduce the error:
- download firebird
- extract the zip-package to a local folder
- start isql in the extracted zip-folder with "wine isql"
- create a new database with the command: CREATE DATABASE 'test.fdb';
The error message says that the method "KERNEL32.dll.CreateBoundaryDescriptorA"
has not been implemented yet.
The same error message appears when connecting to an existing database.
Even though there is a native linux binary for firebird many windows
applications uses Firebird as a local database engine.
To get those windows applications running with wine there is still a need to
get the windows version of isql running first.
--
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=58448
Bug ID: 58448
Summary: Metasequoia 3.1.6 OpenGL regression
Product: Wine
Version: 10.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: somethingoutoftheordinary(a)live.com
Distribution: ---
Debian 12 x86_64, WINE 10.11 staging, X11, any graphics vendor.
Since WINE version 10.11 I cannot set the 3-D mode to OpenGL, it will stay on
Software rendering, this does work in WINE 10.10
I see a lot of
0024:err:opengl:null_glMatrixMode unsupported
0024:err:opengl:null_glOrtho unsupported
showing up, but this is also present in WINE10.10, I cannot see anything else
out of the ordinary in the log.
Steps (no purchase required):
https://www.metaseq.net/en/download.html
Scroll all the way to the bottom, "Download old versions", version 3.1.6 is
affected. (11MB download)
Extract to a folder, run Metaseq.exe
On the left panel, go to the 'View' section, click on Software / Direct3D and
click OpenGL.
It should immediately apply OpenGL rendering but it does not.
--
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=58447
Bug ID: 58447
Summary: nhandled exception: page fault on read access to
0x0000000000000000 in 64-bit code (0x000001403ec868).
Product: Wine
Version: 10.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winetrickery(a)yopmail.com
Distribution: ---
Created attachment 78897
--> http://bugs.winehq.org/attachment.cgi?id=78897
Bug report logs
I am trying to install an application on my desktop, It is a banking
application. And sadly I am running into errors regarding memory read adresses.
The system is debian with wine 10
Application exe - https://www.hostize.com/v/RpS-VkZMVg
--
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.