https://bugs.winehq.org/show_bug.cgi?id=52604
Bug ID: 52604
Summary: ONLYOFFICE doesn't shows up explorer
Product: Wine
Version: 7.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joseskvolpe(a)gmail.com
Distribution: ---
When trying to insert a picture from file, or opening a document file, nothing
shows up
Procedure:
1 - Set Windows version to XP or Vista on winecfg
2 - Install Windows XP/Vista version
3 - Start a new "Document"
2 ways to reproduce the issue:
a) Opening a document
1 - Select "File"
2 - Click "Open..."
b) Inserting picture
1 - Select "Insert"
2 - Select "Picture"
3 - Click "Picture from file"
Download:
https://drive.google.com/file/d/1-IXe80HKvamrRRr1VKUrHYepK60mavVu/view?usp=…
SHA1: 5485526084da997ec9fe6e41d7f7d25b016b15ec
Original download page:
https://www.onlyoffice.com/pt/download-desktop.aspx?from=desktop
Note: 7.0.0 x64 version was tested while i'm writing 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=52374
Bug ID: 52374
Summary: compiling on Cygwin fails: error: ‘S_IRUSR’ undeclared
(in libs/mpg123)
Product: Wine
Version: 7.0-rc5
Hardware: x86-64
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: l3codeca.acm
Assignee: wine-bugs(a)winehq.org
Reporter: saulius2(a)gmail.com
(This is continuation from the bug 52370)
After faking some dlls from there, make then fails in libs/mpg123.
Other defines are missing too: S_IWUSR, S_IRGRP, S_IWGRP, S_IROTH, S_IWOTH.
--- snip ---
$ make
gcc -c -o libs/mpg123/src/compat/compat.o libs/mpg123/src/compat/compat.c
-Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
-Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123
-DOPT_GENERIC_DITHER \
-DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT
-fasynchronous-unwind-tables \
-D_WIN32 -fno-builtin -fshort-wchar -D__WINE_PE_BUILD -pipe
-fcf-protection=none \
-fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -gdwarf-4 \
-fno-omit-frame-pointer -g -O2
libs/mpg123/src/compat/compat.c: In function ‘INT123_compat_open’:
libs/mpg123/src/compat/compat.c:96:37: error: ‘S_IRUSR’ undeclared (first use
in this function)
96 | ret = open(filename, flags,
S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH);
| ^~~~~~~
libs/mpg123/src/compat/compat.c:96:37: note: each undeclared identifier is
reported only once for each function it appears in
libs/mpg123/src/compat/compat.c:96:45: error: ‘S_IWUSR’ undeclared (first use
in this function)
96 | ret = open(filename, flags,
S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH);
| ^~~~~~~
libs/mpg123/src/compat/compat.c:96:53: error: ‘S_IRGRP’ undeclared (first use
in this function)
96 | ret = open(filename, flags,
S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH);
| ^~~~~~~
libs/mpg123/src/compat/compat.c:96:61: error: ‘S_IWGRP’ undeclared (first use
in this function)
96 | ret = open(filename, flags,
S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH);
| ^~~~~~~
libs/mpg123/src/compat/compat.c:96:69: error: ‘S_IROTH’ undeclared (first use
in this function)
96 | ret = open(filename, flags,
S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH);
|
^~~~~~~
libs/mpg123/src/compat/compat.c:96:77: error: ‘S_IWOTH’ undeclared (first use
in this function)
96 | ret = open(filename, flags,
S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH);
|
^~~~~~~
make: *** [Makefile:160889: libs/mpg123/src/compat/compat.o] Error 1
--- snip ---
This then leads to dlls/l3codeca.acm/l3codeca.acm build 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=52602
Bug ID: 52602
Summary: Deus Ex GOTY: black screen on XWayland
Product: Wine
Version: 7.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: idesmi(a)protonmail.com
Distribution: ---
Both the base game and the Revision mod open a blank window.
Sounds still plays fine, and keyboard/mouse input is registered correctly.
This happens only while on the Wayland session. On the X11 one, the game
displays correctly.
Operating System: openSUSE Tumbleweed 20220226
KDE Plasma Version: 5.24.2
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2
Kernel Version: 5.16.11
Graphics Platform: Wayland
CPU: AMD Ryzen 5 2600
GPU: NVIDIA GeForce GTX 750
Wine version: wine-7.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=51687
Bug ID: 51687
Summary: GetMappedFileNameA/W implementation breaks RiotClient
updates.
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matias.nicolas.zc(a)gmail.com
Distribution: ---
Created attachment 70554
--> https://bugs.winehq.org/attachment.cgi?id=70554
trace log
Since wine (vanilla or staging) 6.2, the Riot Client Launcher fails when
updating itself. This worked fine with wine 6.1 (vanilla and staging)
This wasn't much of a problem since LoL players used a lutris versions based on
wine 5.x. Starting with the last League Of Legends Client update, the CEF
upgrade requires a patched wine 6.15, so users will begin getting this error on
the next Launcher update.
The launcher throws the following error when starting the update process:
```
Update failed: Failed getting path to current executable: File path could not
be found in a mapped drive: \??\c:\Riot Games\Riot
Client\RiotClientServices.exe
```
I bisected the problem to commit bd0a3c1a59db9e75500db6df0f3598c981abf44e. For
some reason the launcher worked with the stub implementation of
GetMappedFileNameA/W, but not with a "real" one. I can confirm that reverting
the commit on 6.15 makes the update work.
Attached is a trace log of the execution (from wine staging 6.15, with the most
frequent calls removed). The interesting part should start in line 546, when
the debug message says that it will start the update, and end in line 1705,
when the update process ends. In line 1361 there is a call to
GetMappedFileNameW, which should be where the error begins.
--
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=52599
Bug ID: 52599
Summary: Using Sonicfire Pro 6.0 is unstable and the program
crashes several times. Below a file with the details..
Product: Wine
Version: 7.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jagareas(a)usp.br
Distribution: ---
Created attachment 71929
--> https://bugs.winehq.org/attachment.cgi?id=71929
It is a nightmare to use Sonicfire (version 6 Pro is the only one that works)
with Wine. The program frequently crashes and the work is lost.
Please see attachment below.
--
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=52597
Bug ID: 52597
Summary: DrawTextExA missing ligatures when CreateFontIndirectA
with lfHeight incremented?
Product: Wine
Version: 7.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wnbz(a)conicmail.com
Distribution: ---
Created attachment 71924
--> https://bugs.winehq.org/attachment.cgi?id=71924
Application rendering Windows vs Wine
I have an esoteric scientific Windows app which I would like to use with Wine.
But, (with Wine) I have noticed that in a significant number of places the text
gets cut off, almost as if it is too long to fit. See attachment
`app_output.png`. The app displays correctly under Windows.
I do not have access to the source code of this application, and cannot comment
on the quality of the code. It may be that the position and size of the
bounding box is hard-coded, rather than using a GUI control layout manager.
However, I believe I managed to track down the issue and have created a minimal
example which demonstrates the problem (see `main.cpp`, please excuse the
style, I am not very familiar with Windows C++ GUI programming).
In the example, I call `CreateFontIndirectA` twice, first time with `lfHeight`
of `LOGFONTA` set to `15` and the second time to `16`. The issue seems to arise
only for small values of `lfHeight`. See the attachment `testcase_output.png`
for how it looks like on Windows vs Wine.
On Windows, both lines are indistinguishable, but on Wine, the second line
(`lfHeight = 16`) is significantly longer than the first line (`lfHeight =
15`).
It seems at first like the ligatures of the font are missing - which explains
why the text `ffi` changes width but the text `aaa` does not. But I am not
sure, as the `ffi` text also seems taller in the second line on Wine.
I am using winehq-devel (7.3) on Ubuntu 20.04. If it helps, I also attach the
relevant sections of output with font tracing enabled `WINEARCH=win32
WINEDEBUG=+font wine main.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=19757
Summary: Nota Bene: Crashes upon installation
Product: Wine
Version: 1.1.27
Platform: PC
URL: https://www.notabene.com/download/demos/nbdemo80.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jekwas(a)gmail.com
Created an attachment (id=23127)
--> (http://bugs.winehq.org/attachment.cgi?id=23127)
Crash log in 1.1.27
I discovered this while trying to reproduce 5255.
During installation, the Nota Bene Demo reports that AUTOEXE.NT and CONFIG.NT
have been removed from the system, and won't continue unless you allow it to
restore them. If you agree, the installation starts. However, when the
installation bar reaches 100%, the installer crashes.
The files appear to have been installed. But on running nblaunch.exe, the
program crashes immediately.
I have attached a log.
--
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=52502
Bug ID: 52502
Summary: Mupen64-RR-Lua: Title and menu bar are not refreshed
properly
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: jackyguo18(a)hotmail.com
Distribution: ---
source code: https://github.com/mkdasher/mupen64-rr-lua-
The title and menu bar of the emulator don't refresh properly, leading to two
different, but likely related graphical glitches.
Wine version: 7.0 (winehq-stable)
Linux distro: Ubuntu 21.10 (impish)
Display server: Wayland, GNOME Mutter
To reproduce, download the package from https://repack.skazzy3.com, then simply
unzip to a folder and run mupen64.exe. From there:
- Try resizing the window. The title/menubar are cleared, but not redrawn.
- run an N64 ROM
- File > Close ROM
- Try resizing the window again. The title/menubar are not cleared, but are
redrawn.
--
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=52561
Bug ID: 52561
Summary: d3dx9_36:math crashes on Windows 8.1 and cw-rx460
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d-util
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
d3dx9_36:math crashes on Windows 8.1 (w8 and w864) and the TestBot's cw-rx460
machine (from Windows 8.1 to Windows 10 21H1).
math.c:4497: Tests skipped: Format 0x20: Failed to create cube texture.
math.c:4522: this is the last test seen before the exception
0124:math: unhandled exception c0000005 at 7720AFF9
https://test.winehq.org/data/patterns.html#d3dx9_36:math
The crash happens in test_D3DXSHProjectCubeMap() and started when that test was
added:
commit d049e5dc1cfc3ad54fbac7ed53d808f5177c1994
Author: Zebediah Figura <zfigura(a)codeweavers.com>
Date: Thu Feb 3 20:03:21 2022 -0600
d3dx9: Implement D3DXSHProjectCubeMap().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46284
Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com>
Signed-off-by: Matteo Bruni <mbruni(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
--
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=52526
Bug ID: 52526
Summary: Error installing trails to azure mod
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: mvizgaudis42(a)gmail.com
Distribution: ---
Created attachment 71827
--> https://bugs.winehq.org/attachment.cgi?id=71827
Error downloading Trails to Azure geofront patch
Error installing trails to azure mod
--
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.