https://bugs.winehq.org/show_bug.cgi?id=43256
Bug ID: 43256
Summary: Civilization V in-game font corrupted
Product: Wine
Version: 2.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: olelukoie(a)mail.ru
Distribution: ---
Created attachment 58574
--> https://bugs.winehq.org/attachment.cgi?id=58574
The «good» screenshot with proper font rendering
I had not played Windows version of Civ5 under WINE for some time but recently
started it and discovered that the font in the game is completely broken and
mostly unreadable (at least Russian font).
git bisect showed me that the corruption occurred back in 2014, was introduced
in two steps by the following commits.
The first one (causes slight mostly unnoticed font breakage):
e9188970a78336358c7f160d78c5705ab230c974 is the first bad commit
commit e9188970a78336358c7f160d78c5705ab230c974
Author: Akihiro Sagawa <sagawa.aki(a)gmail.com>
Date: Fri Jan 10 20:29:54 2014 +0900
gdi32: Fix sub-pixel shift calculations for vertical writing.
:040000 040000 1cf54dfea5297e2d8da3cc7fd584ac0253705791
da7d8759bed1313f48e668a7040fba21ba66778a M dlls
The second one (causes hard font breakage):
e06d2dbc6772bf4f038847f2c7825ecdefcf4b90 is the first bad commit
commit e06d2dbc6772bf4f038847f2c7825ecdefcf4b90
Author: Akihiro Sagawa <sagawa.aki(a)gmail.com>
Date: Fri Jan 24 01:47:54 2014 +0900
gdi32: Fix regression due to sub-pixel shift calculations fixes.
:040000 040000 9fb50c914ef8feb1e6c3d4dd19604afe3497d337
9daba6ef96a68d36c1646c75bc8e03b6b63dbb81 M dlls
See the attached screenshots for demonstration. The first screenshot shows the
proper font rendering in WINE 1.6. The second one shows slight corruption after
the first commit (look at the bottom-left corner of Russian letter «д» in the
bottom text «Нажмите, чтобы продолжить»: the vertical bottom stroke is
missing). The third one is a picture of current font rendering caused by the
second commit. All the right vertical strokes in all glyphs are completely
missing.
--
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=37809
Bug ID: 37809
Summary: C runtime dlls can't link with uclibc (bessel
functions missing)
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: nerv(a)dawncrow.de
Distribution: ---
math.c can be build, but linking fails.
building e.g.:
math.c: In function 'MSVCRT__j0':
math.c:1267:3: warning: implicit declaration of function 'j0'
[-Wimplicit-function-declaration]
return j0(num);
^
math.c:1267:10: warning: incompatible implicit declaration of built-in function
'j0' [enabled by default]
return j0(num);
^
linking:
math.o: In function `MSVCRT__j0':
math.c:(.text+0x1901): undefined reference to `j0'
math.o: In function `MSVCRT__j1':
math.c:(.text+0x1931): undefined reference to `j1'
math.o: In function `MSVCRT__jn':
math.c:(.text+0x1963): undefined reference to `jn'
math.o: In function `MSVCRT__y0':
math.c:(.text+0x19b6): undefined reference to `y0'
math.o: In function `MSVCRT__y1':
math.c:(.text+0x1a3d): undefined reference to `y1'
math.o: In function `MSVCRT__yn':
math.c:(.text+0x1ac8): undefined reference to `yn'
We use the bessel functions unconditionally.
--
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=43357
Bug ID: 43357
Summary: Stars in Shadow crashes on startup
Product: Wine
Version: 2.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 58709
--> https://bugs.winehq.org/attachment.cgi?id=58709
Terminal output Wine Staging 2.12
I am using Wine Staging 2.12 with a WoW64 prefix set to Windows 7 mode and when
I attempt to launch the GOG version of the game Stars in Shadow, the game
almost immediately crashes after showing the game's logo.
--
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=44176
Bug ID: 44176
Summary: EverQuest crashes with unimplemented function
d3dx9_43.dll.D3DXCreateKeyframedAnimationSet
Product: Wine
Version: 3.0-rc1
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
wine: Call from 0x7b43bf4c to unimplemented function
d3dx9_43.dll.D3DXCreateKeyframedAnimationSet
wine-3.0-rc1-34-gca9ca79d12
--
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=44265
Bug ID: 44265
Summary: Options dialog triggers exception upon close in
Windows Media Player 6.4
Product: Wine
Version: 3.0-rc4
Hardware: x86
URL: http://download.microsoft.com/download/winmediaplayer/
Update/6.4/W9XNT4/EN-US/mpfull.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Created attachment 60076
--> https://bugs.winehq.org/attachment.cgi?id=60076
Backtrace of Options dialog exception upon close (after hardware acceleration
change)
Options dialog (View > Options) triggers an exception when closed in Windows
Media Player 6.4 regardless of button clicked (Close, OK, window close; Apply
is always disabled). Tested on two systems.
Xubuntu 16.04.3 x86_64, AMD Phenom 9550, GeForce GTX 750Ti with Nvidia 384.90
driver.
wine-devel 3.0~rc4~xenial from dl.winehq.org
Xubuntu 17.04 x86, Intel Pentium D 3.46GHz, GeForce 8600 GT with Nvidia
340.102 driver.
wine-devel 3.0~rc4~zesty from dl.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=44222
Bug ID: 44222
Summary: Office 2010 Pro Plus reruns setup on starting any app
even when Windows version is XP
Product: Wine
Version: 2.4
Hardware: x86
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: rpc
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
CC: jacek(a)codeweavers.com
Regression SHA1: d0ed6d10358683e76f4fc059572fcd60813e8dc0
Distribution: ---
Related to bug 38838 but not the same, because this is a more recent
regression. Setting the Windows version to XP used to work around that bug, but
it no longer does.
d0ed6d10358683e76f4fc059572fcd60813e8dc0 is the first bad commit
commit d0ed6d10358683e76f4fc059572fcd60813e8dc0
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Thu Mar 16 14:00:17 2017 +0100
rpcrt4: Get rid of manual_listen_count and use binary state instead.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 a8d97cad516fa08664e9edc01232b3c132a7bf16
4c8d035928364fe158b4d24d802d5d82285d4d0c M dlls
--
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=42789
Bug ID: 42789
Summary: Qemu 2.9.0-rc3 crashes before displaying anything
Product: Wine
Version: 2.5
Hardware: x86-64
URL: https://qemu.weilnetz.de/w32/qemu-w32-setup-20170405.e
xe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Distribution: ---
Created attachment 57816
--> https://bugs.winehq.org/attachment.cgi?id=57816
log + backtrace
To reproduce just install qemu and run qemu-system-i386 with no additional
parameters. Backtrace seems pretty clean on where the problem is.
File Info:
666798c903472b4cb44b37544d5764cf2acb6c0f qemu-w32-setup-20170405.exe 37Mb
--
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=44255
Bug ID: 44255
Summary: Wolf RPG Editor: Game.exe zombifies upon quit
Product: Wine
Version: 2.22
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: ---
Pretty much every single title using Wolf Rpg Editor as the engine zombifies
upon engine shutdown.
That is, the application window closes properly, but the app itself goes into
an infinite cycle of "err:ntdll:RtlpWaitForCriticalSection section 0x7bcea9e0
"/mnt/buildbox/builds/portage/app-emulation/wine-2.22/work/wine-2.22/dlls/ntdll/loader.c:
loader_section" wait timed out in thread 0577, blocked by 060a, retrying (60
sec)'. This is an old problem, that was present with Wolf 2.10 and still
present with 2.21. Needs to be killed via task mgr.
The warning itself is an annoyance: in my personal experience, in less than 20%
of the cases it's not a deadlock and if it is, once it pops up, it blocks
Ctrl-C from terminating such hung app.
--
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=43520
Bug ID: 43520
Summary: WIC does not decode some JPEG images correctly
Product: Wine
Version: 2.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: windowscodecs
Assignee: wine-bugs(a)winehq.org
Reporter: theli.ua(a)gmail.com
Distribution: ---
Created attachment 58915
--> https://bugs.winehq.org/attachment.cgi?id=58915
sample image
example image 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=44217
Bug ID: 44217
Summary: Designsoft Tina 11.2 Demo hangs while simulating some
examples
Product: Wine
Version: 2.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brodo(a)o2.pl
Distribution: ---
Designsoft Tina 11.2 Demo hangs while simulating example from:
/.wine/drive_c/Program Files/DesignSoft/Tina 11 -
Demo/Examples/Microcontrollers/XMC/power_XMC1302_230V_boost_PFC_QR_resistive.tsc
Other examples failed too (not all though).
I've done regression testing that yielded this:
bash-4.4$ git bisect good
6d2719d3c12c2765c1a4332b894f95f232ff652b is the first bad commit
commit 6d2719d3c12c2765c1a4332b894f95f232ff652b
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Jul 25 11:48:40 2017 +0200
hal: Mark function that are only called from assembly as hidden.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 3475f33f53a7905653b8d363d7a64bccf17e0a52
a8a078be01492abdf794cc10b458c02b423db7e8 M dlls
Tina 11.2 Demo can be downloaded from www.tina.com site.
--
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.