https://bugs.winehq.org/show_bug.cgi?id=3452
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #38 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 8.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=54976
Bug ID: 54976
Summary: Since 4356fe0d830759a4bc194f21f3c8fc3a36ca2ca0 program
fails to start: Application could not be started, or
no application associated with the specified file.
(regression)
Product: Wine
Version: 8.7
Hardware: x86-64
URL: https://community.chocolatey.org/api/v2/package/chocol
atey/1.4.0
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Regression SHA1: 4356fe0d830759a4bc194f21f3c8fc3a36ca2ca0
Distribution: Debian
This is a regression from yesterday:
4356fe0d830759a4bc194f21f3c8fc3a36ca2ca0 disallows choco.exe to start
The easiest way to reproduce this, without having to install it completely (bit
tedious), is :
wget https://community.chocolatey.org/api/v2/package/chocolatey/1.4.0
7z x 1.4.0
wine ./tools/chocolateyInstall/choco.exe
Expected behaviour: It should print some error info because it's not installed
properly
Actual behaviour:
wine: failed to start
L"Z:\\home\\louis\\Downloads\\tools\\chocolateyInstall\\choco.exe"
Application could not be started, or no application associated with the
specifie
d file.
--
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=54965
Bug ID: 54965
Summary: Rich Edit erroneously moves the cursor to the end of
text when system IME composition ends
Product: Wine
Version: 8.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: imm32
Assignee: wine-bugs(a)winehq.org
Reporter: jinoh.kang.kr(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 8ae0c308233e61cfc01ef52886077960d6513d93
Distribution: ---
When the user attempts to compose character while the cursor is in the middle
of the text box, Rich Edit moves the caret to the _end_ of the text before
inserting the the newly composed character(s), instead of keeping the current
cursor position.
Steps to reproduce:
1. Activate fcitx5 (Hangul).
2. Enter the following text: "ABCXYZ"
3. Move the cursor (caret) to the middle of the string: "ABC|XYZ"
4. Compose a character.
Expected behaviour:
The composed character should be inserted between "ABC" and "XYZ"
Actual behaviour:
The composed character is inserted after "XYZ" and the caret moves to the end
of the 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=54956
Bug ID: 54956
Summary: Framemaker 8 crashes on printing
Product: Wine
Version: 8.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineps.drv
Assignee: wine-bugs(a)winehq.org
Reporter: ulrich.gemkow(a)ikr.uni-stuttgart.de
Distribution: ---
Framemaker 8 crashes on printing after some pages with an internal error
This is a 32-bit-only wine install which is self-compiled, not WOW
A bisect shows the following patch as the first bad commit
be33dfbde0ac73d873be06399a90b805c1500d8f is the first bad commit
commit be33dfbde0ac73d873be06399a90b805c1500d8f
Author: Piotr Caban <piotr(a)codeweavers.com>
Date: Sun May 7 13:50:26 2023 +0200
wineps: Remove no longer used font selection code from PE side.
dlls/wineps.drv/builtin.c | 189 --------------------------------------------
dlls/wineps.drv/font.c | 82 ++-----------------
dlls/wineps.drv/printproc.c | 29 -------
dlls/wineps.drv/psdrv.h | 2 -
4 files changed, 8 insertions(+), 294 deletions(-)
Before each test the prefix was freshly created.
--
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=54974
Bug ID: 54974
Summary: armv7 ELF builds crashing since "ntdll: Support the
machine extended parameter in NtMapViewOfSectionEx()."
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: martin(a)martin.st
CC: julliard(a)winehq.org
Regression SHA1: ebc1b099159059d35fd86e61122ab7f7aa6722ef
Distribution: ---
Since "ntdll: Support the machine extended parameter in
NtMapViewOfSectionEx().", ebc1b099159059d35fd86e61122ab7f7aa6722ef, my armv7
ELF builds (--without-mingw) crash on startup.
I haven't yet had time to dig into what crashes and why - filing the bug early
in case this rings any bells.
(I know the non-PE builds aren't the recommended way going forward, but as this
used to work, I test it continuously until it is formally no longer 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=54955
Bug ID: 54955
Summary: Battle.net : unimplemented function
msmpeg2vdec.dll.DllGetClassObject called in 32-bit
code
Product: Wine
Version: 8.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blue-t(a)web.de
Distribution: ---
Created attachment 74481
--> https://bugs.winehq.org/attachment.cgi?id=74481
backtrace
Application crashes with
unimplemented function msmpeg2vdec.dll.DllGetClassObject called in 32-bit code
in the backtrace
--
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=54916
Bug ID: 54916
Summary: regression : touhou 12.3 dpad mod crash
Product: Wine
Version: 8.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: xinput
Assignee: wine-bugs(a)winehq.org
Reporter: riyu12383(a)gmail.com
Distribution: ---
Created attachment 74430
--> https://bugs.winehq.org/attachment.cgi?id=74430
Log file of the game crashing/hanging
--The game
The popular version of this game is a community edition that includes mods :
https://soku.delthas.fr/
--Launch the game(with mods)
The right executable file is th123e.exe.
In order to launch the game correctly with the mods, it is needed to either use
DXVK or either add a d3d9 lib with winecfg and use WINEDLLOVERRIDES="d3d9=n,b",
as mods are injected through the d3d9.dll file inside the game folder.
You can check that mods are injected correctly by going in the "Vs NETWORK"
menu, if mods are injected correctly there will be a hostlist menu, if not it
is a IP and port connecting menu without hostlist.
--The dpad mod and expected behavior
https://hisouten.koumakan.jp/wiki/Mods#DPad_Fix
This mod is enabled by default and can be disabled by placing a ; in front of
the line DPadFix= inside SWRSToys.ini, the mod config file.
Without this mod, only joystick are usable, with it, dpad and joystick are both
usable, you can test that in the game main menu.
--Current behavior
The game crash because of this mod, other mods don't.
This was seemingly fixed around wine 7, but supposedly since wine 8 it crash
again.
Recently tested with wine and wine-staging 8.7. The mod still works with
lutris-fshack-7.2 and recent wine-ge based on proton 7, but not proton 8.
The file attached is a log file of the game crashing/hanging.
--
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=53860
Bug ID: 53860
Summary: Wine Notepad : Using Japanese Input Method(IM),
sometimes cursor goes back when string converted
Product: Wine
Version: 7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: su_zu_me(a)hotmail.com
Distribution: ---
Using input method (IM) to input Japanese characters, sometimes the cursor goes
back when a string converted (kana to kanji).
- Confirming the previous conversion by entering the next character, the cursor
will go back to the previous position each time.
- Press [Enter] to confirming the conversion, the cursor may or may not go
back. It occurs frequently (about a half of conversions).
- It may not depend on the contents of conversion.
Conversions are done successfully.
It occurs with Wine 7.16 or later.
Not occurs with Wine 7.15 or earlier.
Tested Wine version:
7.12
7.13
7.14
7.15
7.16
7.19
7.20
OS:
Ubuntu 22.04.1 LTS (amd64)
Display server:
Wayland
Input Method Framework:
IBus
Input Method Engine:
Mozc
--
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=50955
Bug ID: 50955
Summary: .netCore app can't bind to port shortly after another
.netCore program binding to the same port was
terminated
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: besentv(a)gmail.com
Distribution: ---
Created attachment 69784
--> https://bugs.winehq.org/attachment.cgi?id=69784
BrokenClient
I provided code for 3 different programs as attachment which represent
extremely scaled down code of a bug I tried to find in a proprietary program:
BrokenServer and BrokenClient are both C# programs created for .netCore 3.1
(x86).
BrokenServer creates a socket, tries to bind it to port 41811 and ends up
accepting all incoming connections on this port inside an infinite loop.
Broken Client tries to connect to the socked opened by BrokenServer and ends up
in an infinite loop(seems important!?).
TestCode is to test what is actually broken in Wine: It runs a BrokenServer and
3 BrokenClients using CreateProcessA() and waits for getchar(). After that it
stops all 4 processes using TerminateProcess() and immediately restarts the
BrokenServer using CreateProcessA(). The server tries to bind to port 41811 but
unlike on Windows it (almost) always fails to do so, showing a MessageBox with
the information that the port is already in use.
As mentioned before, the infinite loop in BrokenClient seems to make a
difference because I never encountered this issue without it.
I wasn't able to recreate this problem with native code.
Everything was tested in a clean prefix with .netCore x86 desktop
("windowsdesktop-runtime-3.1.10-win-x86") 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=54982
Bug ID: 54982
Summary: Visio 2003 print dialog shows broken paper sizes when
printing
Product: Wine
Version: 8.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winebugs(a)copysoft.org
Distribution: ---
Created attachment 74521
--> https://bugs.winehq.org/attachment.cgi?id=74521
Broken paper sizes in wine 8.8
In Wine 8.8 when using Visio 2003 if I try to change the properties of a
printer to select a paper size the list of paper sizes is shown truncated.
--
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.