https://bugs.winehq.org/show_bug.cgi?id=57447
Bug ID: 57447
Summary: GraphicsGale menubar unusable in Wayland mode
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: galmeharku(a)vusra.com
Distribution: ---
Works fine under X11/Xwayland.
Download link: https://graphicsgale.com/files/GalePortable21001.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=53985
Bug ID: 53985
Summary: Notepad++ v8.4.7 Does Not Display Icons for
RightArrow, Triangle, & X
Product: Wine
Version: 7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gatlibs.dev(a)gmail.com
Distribution: ---
Created attachment 73571
--> https://bugs.winehq.org/attachment.cgi?id=73571
Notepad++ with a blank file (missing icons for manipulating the tabs)
There are three buttons for manipulating the tabs that have empty squares where
graphics should be. These appear below the window's buttons for minimize,
maximize, and close.
Compare the attachment to the link in NPP++'s site:
https://npp-user-manual.org/docs/images/view-rotate-1.png.
I'm using Fedora 37 with wine 7.20 (Staging) and NPP++ v8.4.7 for 64 bits.
--
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=57441
Bug ID: 57441
Summary: Error when right-clicking and opening a directory in
'Open' dialog
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: rikul(a)inbox.ru
Distribution: ---
In the "Open" dialog window, if you select a directory, open the context menu,
and click "Open," an error message is displayed: "There is no Windows program
configured to open this type of file."
Steps to reproduce:
1. Open the built-in Notepad.
2. In the top menu, click "File" → "Open."
3. In the dialog that appears, select any directory.
4. Right-click the directory.
5. Select "Open" from the context menu.
Actual result:
An error message appears:
"There is no Windows program configured to open this type of file."
Expected result:
The directory should open.
Additional information:
I suspect that this behavior was broken by the commit:
https://gitlab.winehq.org/wine/wine/-/commit/2b6458b75713cedc6cd28d2980298d…
--
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=10472
Summary: File open dialog buffer too short for multiple file
selection
Product: Wine
Version: 0.9.49.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: freireclaudio(a)yahoo.com.ar
The file open dialog seems to be using a buffer which is too short for multiple
file selection. While Windows itself has this bug/feature, wine's version is
much more annoying since I'm unable to select over 6 files usually (using long
but not excessive names).
A dynamic buffer (with a reasonable limit for security reasons perhaps) would
be preferrable, but even a bigger buffer would help.
I think windows' buffer is 4k.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56847
Bug ID: 56847
Summary: Inconsistent names in .desktop files of Wine tools
Product: Wine
Version: 9.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: f.alexander.wilms(a)gmail.com
Distribution: ---
The name entries of Wine's own desktop files don't all start with "Wine":
Browse C:\ Drive
Configure Wine
Uninstall Wine Software
Wine File
Wine Help Browser
Wine RegEdit
Therefore, they are scattered in application launchers.
Also, the entries don't match the windows titles of the tools.
Maybe the entries should be renamed:
Wine Add/Remove Programs
Wine C:\ Drive
Wine Configuration
Wine File Manager
Wine Registry Editor
--
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=57390
Bug ID: 57390
Summary: no internet open tools very slowly
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 18067966060(a)163.com
Distribution: ---
when use wine in the no internet system, open tools very slowly,like 7zip.exe
plsql.exe etc
--
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=56790
Bug ID: 56790
Summary: wine binds my application to "lo" adapter
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: contact(a)msteinbusch.nl
Distribution: ArchLinux
Created attachment 76596
--> https://bugs.winehq.org/attachment.cgi?id=76596
A full wine trace
Issue: Farming Simulator 2022 dedicated webserver binds application to "lo"
adapter
Wine doesn't run my program the same way as Windows does, for some reason it
binds to the "lo" adapter. I suspect the application is selecting the first
interface. Sadly there is no way to override this.
I included a full trace, keywords to look trough are winsock, 127.0.0.1,
winsock:bind socket etc.
Any help is welcome and if more info is needed let me know.
Wine: 9.10-1 and <
Archlinux, Kernel 6.9.3. X68_64
A VNC instance where the issue can be reproduced is available on request.
A license key for Farming Simulator 2022 can be provided by me on request.
The download of the game/server can be found at:
https://eshop.giants-software.com/downloads.php
This docker container is using nginx to get around the issue:
https://github.com/wine-gameservers/arch-wine-fs22
Screenshot and logs included in 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=57407
Bug ID: 57407
Summary: Windows Movie Maker hangs in Win7 mode (regression)
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: dwrite
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 77392
--> https://bugs.winehq.org/attachment.cgi?id=77392
Patch to revert the commit
See bug 57403 for the crash when using version set to Win10.
- Download and extract the ISO
- Enter the "en" folder and run the setup, install only Windows Movie Maker and
Photo Gallery
- Run MovieMaker.exe (.wine/drive_c/Program Files (x86)/Windows Live/Photo
Gallery)
When using version set to Win7, it hangs when running MovieMaker.exe
Bisected to
commit 26e717c5653d2c6fcb29846e7d22aa97e37048e1
Author: Nikolay Sivov <nsivov(a)codeweavers.com>
Date: Mon Jul 18 22:50:17 2022 +0300
dwrite: Remove old system fallback logic.
Reverting the commit (see attachment) makes it show a window "Microsoft Service
Agreement". It's hard to accept since the button is impossible, but it works.
--
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=57370
Bug ID: 57370
Summary: The Steam systray icon does not respond to mouse
clicks.
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: logos128(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 9e09e1186b71ac31aca5bb2afe83ec9532cf814d
Distribution: ArchLinux
In addition the mouse cursor is hidden when you hover over the systray icon.
The same issue was present in all apps that use systray icons, but commit
5df574b6119423abefa923f2079a54c9ef2bfb76 seems to have fixed it for most apps.
However, Steam is still affected.
Also there are other side effects of this issue. For example, if any other app
with a systray icon is launched in the same session with Steam, both icons
become responsive and react to mouse clicks (incl. Steam's). Then, if the other
app is closed, the Steam systray icon becomes unresponsive again.
--
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=57325
Bug ID: 57325
Summary: regression in 9.20: MS Office 2007 and MS Office 2013
setup fails
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bigfoothart(a)gmail.com
Distribution: ---
regression in 9.20: MS Office 2007 and MS Office 2013 setup fails
Bisected to 9d34c44d8464722c333fdde5313b341504d3ea44 (xml2: Import upstream
release 2.12.8).
1. Run setup.exe.
2. After showing first screen "Please wait while setup prepares the necessary
files" it shows Setup Error:
"Setup cannot continue because a required file is either corrupted or not
available. Run Setup again from the original source disc or download location."
--
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=52105
Bug ID: 52105
Summary: Handle to \Device\NamedPipe\ cannot be used as the
RootDirectory for NtCreateNamedPipeFile
Product: Wine
Version: 6.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: jinoh.kang.kr(a)gmail.com
CC: jacek(a)codeweavers.com
Regression SHA1: 2600ecd4edfdb71097105c74312f83845305a4f2
Distribution: ---
Commit 2600ecd4edf (server: Use a separated object for each opened named pipe
device file., 2018-10-29) split the role of the named pipe device and the named
pipe file.
However, in doing so, it changed the semantics of opening \Device\NamedPipe\.
In particular, it is no longer possible to use a handle to \Device\NamedPipe\
as RootDirectory when creating a named pipe.
This bug makes Cygwin's named pipe creation
(https://github.com/cygwin/cygwin/blob/4f47e64b11ed8d47c62fa89e9b971f44b7e9a…)
loop 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=57341
Bug ID: 57341
Summary: Heidisql don`t open
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: geralomare(a)sapo.pt
Distribution: ---
Hello,
When I updated my Ubuntu, then HeidiSql stopped opening. I noticed that Wine
changed to version 9.20.
The version I had previously installed was Wine 9.0 which worked well.
I hope you can check and resolve the issue in the next version.
Thanks
Omare Pereiras
--
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=57423
Bug ID: 57423
Summary: Active window no longer receives keyboard input after
losing and regaining focus (only in virtual desktop)
Product: Wine
Version: 9.21
Hardware: x86-64
URL: https://www.strandedonline.de/s2_download.php
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 0dc7e4046836595335cd64c92cc132791d78fba4
Distribution: ArchLinux
After alt-tabbing out of the running application then switching back to it the
application no longer receives keyboard inputs. Pressed key are appearing in
the terminal instead. Mouse keeps functioning properly. Seems to only affect
virtual desktop mode.
Reverting commit
0dc7e4046836595335cd64c92cc132791d78fba4
(winex11: Ignore focus changes during WM_STATE transitions.)
fixes the problem for me.
Tested on XFCE 4.18 using XFWM window manager.
X.Org X Server 1.21.1.14.
Stranded 2 demo can be used to reproduce the problem. Start <Adventure> from
the main menu, use WASD to move around. After alt-tabbing keyboard no longer
works.
stranded2_setup_en.exe 12 MB
md5sum: 036adad1e0047419ac1d510572f542a1
wine-9.21-138-gae6366b33c7
--
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=57388
Bug ID: 57388
Summary: Major perf loss with blocking ReadFile() & OVERLAPPED
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: nyandarknessgirl(a)gmail.com
Distribution: ---
When using usual blocking file IO & File pointer - based reads (Passing NULL to
ReadFile(lpOverlapped)), the performance is relatively similar to native
`read()` syscall on the host.
However, when passing an OVERLAPPED structure to ReadFile() on a file opened in
blocking mode (For pread-like behavior), the performance drops significantly
compared to a native pread() syscall on the host. It would be a good thing to
fix this, as positioned IO is pretty useful for a lot of apps. Some performance
measures:
Native Linux pread() test
512b reads: 1239998.666753 IOPS, 605.468099 MiB/s
4k reads: 1246816.786350 IOPS, 4870.378072 MiB/s
1M reads: 20914.414868 IOPS, 20914.414868 MiB/s
Wine 9.20 on the same host, blocking ReadFile() with OVERLAPPED file position
512b reads: 76785.134791 IOPS, 37.492742 MiB/s
4k reads: 74402.319471 IOPS, 290.634060 MiB/s
1M reads: 14141.221307 IOPS, 14141.221307 MiB/s
In both cases file fully resides in pagecache and no actual random IO is
performed, the mere fact that we specify a file position from OVERLAPPED
structure affects performance a lot
--
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=57334
Bug ID: 57334
Summary: FL Studio - Regression - huge graphical glitch
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: agarplayerarlon(a)gmail.com
Distribution: ---
Created attachment 77281
--> https://bugs.winehq.org/attachment.cgi?id=77281
video of the issue
Wine 9.20 introduced this major issue where mowing the windows inside the app
doesen't make them render correctly and creates a ton of graphical glitches,
see the attachment for the video of the issue.
Wine 9.19 and below don't 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=57277
Bug ID: 57277
Summary: Wine 9.19 fails to compile
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jonfarr87(a)gmail.com
Distribution: ---
As of 9.19 it fails to compile with several errors related to
'dlls/bluetoothapis'
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=56833
Bug ID: 56833
Summary: Installer of LabOne 24.04 stops with error " ...
setup wizard ended prematurely ..."
Product: Wine
Version: 9.10
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: ---
Created attachment 76644
--> https://bugs.winehq.org/attachment.cgi?id=76644
debug log running LabOne installer
The Installer of LabOne 24.04 stops with error " ... setup wizard ended
prematurely ..."
In order to reproduce this, download and run
https://download.zhinst.com/24.04.59173/LabOne64-24.04.59173.msi
--
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=57391
Bug ID: 57391
Summary: FSCTL_DISMOUNT_VOLUME does not work on drives with
spaces in path
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: toadking(a)toadking.com
Distribution: ---
After investigating, it looks like the FSCTL_DISMOUNT_VOLUME ioctl is
implemented by manually calling `umount` on the volume's mount path, but the
program is invoked using `system` instead of via other methods. This means
spaces in the volume path are not handled correctly and the volume is never
actually unmounted.
Reproduction:
* Insert a DVD/Blu-ray and mount it at a path including a space.
* Run `wine eject <drive letter>:
Results: Drive is not ejected
Expected: Drive is rejected
Attached are strace calls on two paths (one with a space, one without) showing
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.
https://bugs.winehq.org/show_bug.cgi?id=42606
Bug ID: 42606
Summary: wine doesn't *fully* respect locale settings in some
corner cases
Product: Wine
Version: 2.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: galtgendo(a)o2.pl
Distribution: ---
This time it's a problem even if this is the only app currently running in the
prefix.
Download address for the engine:
http://kikyou.info/dl_redirect.php?%2Ftvp%2Ffiles%2Fkr2_232r2.zip
Instruction for setting up a project:
http://kirikirikag.sourceforge.net/contents/Prepare.html (instructions seem to
be for a different archive, but get the point across)
So, when running 'LANG=ja_JP.utf8 wine krkr.eXe'(as it's different from my
standard locale) and starting that project, most of the things seem to work
correctly (as I've got the standard overrides for Gothic/Mincho set already in
place), yet...
When right clicking the engine console (not the game window), there's mojibake
in that menu.
WINEDEBUG=font log shows that for some reason CreateFontIndirectExW for Tahoma
is called with charset determined by my standard locale, instead of the
Japanese one.
That somehow results in the text being treated as encoded in that locale's
Windows codepage, instead of cp932 (or is that vice versa ?).
--
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=57072
Bug ID: 57072
Summary: Window is flashing when painting transluent effects
Product: Wine
Version: 9.15
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: z.figura12(a)gmail.com
Regression SHA1: 46c8a637525d0f1cf67830295fb460c819b800b6
Distribution: ---
An application that I have here draws transluent effects when mouse moves over
some of its text items and that leads to huge flashing. It looks like top level
window is constantly recreated. This is a regression caused by
commit 46c8a637525d0f1cf67830295fb460c819b800b6
Author: Elizabeth Figura <zfigura(a)codeweavers.com>
Date: Fri Jan 20 16:23:42 2023 -0600
winex11: Separately store the internal pixel format set by
WGL_WINE_pixel_format_passthrough.
Reverting just single line of this commit
@@ -1402,12 +1402,12 @@ static BOOL set_win_format( HWND hwnd, const struct
wgl_
pixel_format *format, BO
XFlush( gdi_display );
release_gl_drawable( gl );
- win32u_set_window_pixel_format( hwnd, pixel_format_index( format ), FALSE
)
;
+ win32u_set_window_pixel_format( hwnd, pixel_format_index( format ),
interna
l );
completely fixes the problem. Could that be an inadvertent change or oversight?
--
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=57382
Bug ID: 57382
Summary: World Of Warcraft no longer start
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: oneofone(a)gmail.com
Distribution: ---
Since 9.20 (normal and staging), WoW no longer starts, just a zombie process.
There is nothing in the 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=56466
Bug ID: 56466
Summary: Dark souls remastered crashing with winewayland when
trying to open "pc settings" in game
Product: Wine
Version: 9.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: nazizeakz938(a)gmail.com
Distribution: ---
Created attachment 76231
--> https://bugs.winehq.org/attachment.cgi?id=76231
this is the crash file given when trying to open the pc settings in game.
Playing dark souls remastered with winewayland results in a crash when trying
to access "pc settings" from the in game menu.
--
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=57290
Bug ID: 57290
Summary: String Substitution not working
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: huangqinjin(a)gmail.com
Distribution: ---
set "f=a.txt"
echo "%f:.=_%"
It outputs "a_txt" on Windows CMD and Wine 9.18, but output "atxt" for Wine
9.19.
--
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=53019
Bug ID: 53019
Summary: MusicBee: inconsistent CJK/non-Latin support with
Tahoma, no support on any other font.
Product: Wine
Version: 7.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: activeds
Assignee: wine-bugs(a)winehq.org
Reporter: v_winebugs(a)outlook.com
Distribution: ArchLinux
Created attachment 72386
--> https://bugs.winehq.org/attachment.cgi?id=72386
All of the screenshots showcasing the bug, in a .tar.gz file.
Tested on wine 7.7 as well as wine-staging 7.7. Running Arch Linux. Font
replacements installed via winetricks - allfonts + fakechinese, fakejapanese,
fakekorean.
When Tahoma is selected as the default font, which is default on new
installations of MusicBee in WINE, MusicBee displays CJK and symbols very
inconsistently. 新しい日の誕生 by 2814 is a good example as not only is Japanese text
used, but the artist name uses full-width characters which comes under the
symbol part of this bug.
The artist and album names are displayed just fine on the left sidebar, tag
editor, track listing panel and mostly on the playing track panel. Generally,
if there is no formatting on the text, it is displayed. However in the Music
Explorer view, as well as playlist views such as Album & Tracks, Albums and
Artists, squares are put in the text's place, typically on the portions meant
to be formatted like headings (bolded, increased font size).
When any other font is used, whether included by the WINE prefix or brought in
from the distro, absolutely no font is displayed for those symbols whatsoever.
Everywhere that renders fonts on MusicBee will not render any non-Latin symbols
whatsoever.
In either case, the title on the Playing Tracks panel does not display any
non-Latin symbols whatsoever. I've checked the formatting and used the Regular
variant of Tahoma. Changing the others on the Playing Tracks panel to Bold will
result in squares, changing the size is fine.
A workaround is to use a font that has all of the scripts needed for use, such
as WenQuanYi Micro Hei for Japanese, Korean (on the font picker as Hangul and
Hangul(Johab)) and Chinese (CHINESE_GB2312 and CHINESE_BIG5). As long as it has
the relevant scripts, the symbols will be displayed, however since most fonts
don't include CJK scripts, WINE/MusicBee has trouble displaying them when those
fonts are picked. To make matters worse, due to .NET limitations, MusicBee can
only use TrueType fonts, and some fonts result in MusicBee complaining that
it's not a valid TrueType font, even though it only displays TrueType fonts in
the font picker (Yu Gothic UI was used for this example).
When searching for related bugs, I came across this:
https://bugs.winehq.org/show_bug.cgi?id=34298#c5
Adding a font that works to the registry changes basically nothing. MusicBee
still has trouble consistently rendering CJK and other symbols.
--
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=57340
Bug ID: 57340
Summary: Installation Error : MS Power BI Desktop
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cjm12b(a)gmail.com
Distribution: ---
Created attachment 77306
--> https://bugs.winehq.org/attachment.cgi?id=77306
MS Power BI Bug Report
While I install MS Power BI Desktop on Ubuntu using PlayOnLinux, the installer
pops-up a program error details as attached 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.