http://bugs.winehq.org/show_bug.cgi?id=30506
Bug #: 30506
Summary: Text misrendered in Brain Workshop
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
The free matching game Brain Workshop
http://sourceforge.net/projects/brainworkshop/
downloadable from
http://downloads.sourceforge.net/project/brainworkshop/brainworkshop/Brain%…
renders all its "menu" text illegibly.
'winetricks corefonts' doesn't help.
(Yes, there's a Linux version, but that doesn't work on my machine,
so I thought I'd try the Windows version under Wine.)
--
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=41936
Bug ID: 41936
Summary: Regression in The Witcher 2: Assassins of Kings
Product: Wine
Version: 1.9.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: jeff(a)macloue.com
Distribution: ---
Created attachment 56320
--> https://bugs.winehq.org/attachment.cgi?id=56320
Witcher2: Welcome screen - garbled text in menu
Found a possible regression in The Witcher 2: Assassins of Kings game under
Wine: the text is rendered incorrectly in the menus, subtitles, etc. A
screenshot (1920x1080 downscaled 50%) is attached.
Tracked the breakage between 1.9.13 and 1.9.14 (tested a few of 1.9.x series,
the bug is reproduced up to version 1.9.23) and used git bisect to track the
commit which introduced the regression:
beccd5a2e53927137de031c1976e66d35b08afeb is the first bad commit
commit beccd5a2e53927137de031c1976e66d35b08afeb
Author: Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com>
Date: Wed Jun 22 06:00:55 2016 +0000
d3dx9_39: Share the source with d3dx9_36.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com>
Signed-off-by: Matteo Bruni <mbruni(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 bfecf0f484447414e0b927c99d73c24cf4f695c9
4fbc2c7f69c3217284b8be7ebddad88ed1fdf094 M dlls
:040000 040000 d2bc5924fd8102f1a1aff298f4426050db271fd5
60184108c62c5437f2724096b1cd43f14083eaba M tools
No idea what the exact problem is, I see a batch of commits with the same
description around this one.
The system is Slackware64-14.2+multilib, hardware is Intel Core i7-6700/ASUS
Q170M-C/NVIDIA GeForce GT 730 (with NVIDIA proprietary driver 370.23).
--
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=25264
Summary: ExamXML crashes when opening an XML file
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.duelli(a)web.de
There is a 30-day evaluation edition of ExamXML at
http://www.a7soft.com/examxml.html
While the installation and the program start-up went fine, the program
immediately crashes after selecting an XML file for comparison.
The output from the start-up to the crash is:
err:rebar:REBAR_WindowProc unknown msg 2002 wp=00000000 lp=0033f9d8
err:rebar:REBAR_WindowProc unknown msg 2002 wp=00000000 lp=0033fd20
err:rebar:REBAR_MoveChildWindows EndDeferWindowPos returned NULL
fixme:font:WineEngCreateFontInstance Untranslated charset 255
wine: Unhandled page fault on write access to 0x20202024 at address 0x7ef927d9
(thread 0009), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7ef927d9
--
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=48082
Bug ID: 48082
Summary: shell:PathResolveW needed by Visual C++ Express 2005
Product: Wine
Version: 4.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: codespunk+bugzilla.winehq(a)gmail.com
Distribution: ---
Created attachment 65633
--> https://bugs.winehq.org/attachment.cgi?id=65633
Error window
I can't dismiss this dialog because no matter what I enter, I always get this
error telling me that the path is invalid.
This is most likely due to the following stub as reported in the log:
0009:fixme:shell:PathResolveW (L"C:\\users\\mattd\\My Documents\\Visual Studio
2005\\Settings\\C++
Express\\CurrentSettings.vssettings",(nil),0x00000000),stub!
--
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=47615
Bug ID: 47615
Summary: _putws outputs NULs, other wchar.h functions don't
Product: Wine
Version: 3.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: dmo2118(a)gmail.com
Distribution: ---
Created attachment 65041
--> https://bugs.winehq.org/attachment.cgi?id=65041
Test program
This seems inconsistent:
$ i686-w64-mingw32-gcc -Wall -municode -mconsole putws-test.c
$ wine a.exe | hexdump -C
00000000 70 00 75 00 74 00 77 00 73 00 0d 0a 00 66 70 75 |p.u.t.w.s....fpu|
00000010 74 77 73 0d 0a 77 70 72 69 6e 74 66 0d 0a 77 66 |tws..wprintf..wf|
00000020 70 72 69 6e 74 66 0d 0a 63 0d 0a |printf..c..|
0000002b
Expected behavior: "putws" outputs as 70 75 74 77 73, without the 00s in
between.
I concede I am not running up-to-date development Wine. I'm having trouble
installing it, and I don't know how long that would take to fix. Given the
source code I've looked at, I have reason to believe that this still affects
current Wine.
$ wine --version
wine-3.0 (Ubuntu 3.0-1ubuntu1)
$ lsb_release -d
Description: Ubuntu 18.04.3 LTS
--
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=46578
Bug ID: 46578
Summary: IVMU Social Network Client crashes when selecting menu
/ settings
Product: Wine
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bob.mt.wya(a)gmail.com
Distribution: ---
Tested with:
export WINEDEBUG=+wgl,+d3d,+x11drv,+timestamp,+tid
wine IMVUClient.exe &>~/Logs/wine-vanilla-4.0_IVMU_d3d_wgl_x11drv_log.txt
The IMVU Client starts up OK, but crashes immediately the "settings" menu entry
is clicked on. Briefly a settings pane header tab, is seen in the main window.
--
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=16808
Summary: Password Safe crashes with page fault when renaming
entries
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eluminex(a)gmail.com
Created an attachment (id=18496)
--> (http://bugs.winehq.org/attachment.cgi?id=18496)
Backtrace of the page fault
Most of the time (not always) Password Safe will crash with a page fault when I
press enter after entering renaming mode. The error seems to happen only if I
enter renaming (Right Click->Rename Entry) without actually changing the name,
and then pressing Enter to confirm. This is where the app crashes. It happens
in almost all cases. Once in a while it doesn't crash though seldom.
If you cannot reproduce the error try restarting Password Safe and enter
renaming mode again. Password Safe was installed with default settings. Here is
the database hierarchy I used (passwords are just random as with name):
Random
- fdf (asds)
- tster1 (asds)
The version I tested is 3.15.01 (newest as of writing).
Backtrace is attached.
Running Ubuntu 8.10 (x64) w. wine32
--
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=45732
Bug ID: 45732
Summary: Far Cry 5 Cannot Steer Land Vehicles
Product: Wine
Version: 3.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: airetamstrm(a)gmail.com
Distribution: ---
Created attachment 62170
--> https://bugs.winehq.org/attachment.cgi?id=62170
Screenshots of reports of this issue
Environment:
Arch Linux.
64-bit Wine Prefix, Wine-Staging 3.14, DXVK 0.70.
winetricks: xact, xaudio, xinput, dxvk
Hardware:
Acer Predator Helios 500 (new laptop), i7-8750H, GTX-1070.
Installation:
I purchased the Steam version, that has yet to even start. DRM seems to be the
culprit but I am still unsure. I got as far as UPlay displaying properly but
the game will not start yet. Still working on that in a different wine prefix,
I've worked around with a crack.
Description:
Graphics are perfect, everything seems to work. Get into land vehicles (haven't
tested flying vehicles, water vehicles) and steering left or right doesn't
work.
Steering left/right in vehciles is by default bound to A (left) and D (right)
respectively. Strafe (on foot) is the same, but it works. A strafes left, D
strafes right. In the vehicle, nothing. Hop out, works.
Attaching screenshots of several places this issue has been reported /
"resolved". None of the listed resolutions seem to have any effect, and those
reporting the issue on Wine/Linux do not list a resolution.
Sites in that screencap in order:
overclock.netgamingonlinux.comreddit.com/linux-gaming
ubisoft forums
Two of the screenshots are of the problem in Far Cry 4. Same engine FWIW, just
another data point.
Solutions presented:
-Some people report this problem when they leave their game controllers plugged
in before starting the game. I'm not sure what Far Cry 5 sees in terms of
attached controllers under WINE. One of my thoughts was that WINE may be
emulating something that reproduces this behavior.
I tried attaching a gamepad, configured it under wine control. Nonresponsive.
Lots of people complaining on the Ubi forums about that.
-One individual said driving forward first allowed them to steer, not the case
here.
-Another said adjusting the "steering sensitivity" fixed the issue. Have messed
with this extensively, no resolution.
-I've also tried remapping keys, holding alt/ctrl/shift to see if something is
amiss with the modifiers... nothing.
WINEDEBUG="+dinput" was my first go at trying to track this down... I haven't
seen useful console output yet.
First bug I've filed, if I need to provide additional information I'm willing
to learn.
--
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=48314
Bug ID: 48314
Summary: Building wine on CentOS7 fails due to lack of libkrb5
Product: Wine
Version: 5.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: oleg.kuznetsov(a)metamint.ru
Distribution: ---
Created attachment 66024
--> https://bugs.winehq.org/attachment.cgi?id=66024
Error during executing "time make"
I'm trying to build 32 bit wine from git on CentOS7, and even though I have
installed package krb5-devel, configure doesn't see it and even further: during
compilation it fails on building "dlls/kerberos", while it should skip it.
[user1@localhost wine]$ uname -r
3.10.0-1062.9.1.el7.x86_64
[user1@localhost ~]$ yum info krb5-devel
--- snip ---
Installed Packages
Name : krb5-devel
Arch : i686
Version : 1.15.1
Release : 37.el7_7.2
Size : 766 k
Repo : installed
>From repo : updates
--- snip ---
[user1@localhost wine]$ ./configure
--- snip ---
config.status: executing Makefile commands
configure: OpenCL 32-bit development files not found, OpenCL won't be
supported.
configure: libhal 32-bit development files not found, no legacy dynamic device
support.
configure: OSS sound system found but too old (OSSv4 needed), OSS won't be
supported.
configure: libSDL2 32-bit development files not found, SDL2 won't be supported.
configure: libFAudio 32-bit development files not found, XAudio2 won't be
supported.
configure: libcups 32-bit development files not found, CUPS won't be supported.
configure: libkrb5 32-bit development files not found (or too old), Kerberos
won't be supported.
configure: libopenal 32-bit development files not found (or too old), OpenAL
won't be supported.
configure: vkd3d 32-bit development files not found (or too old), Direct3D 12
won't be supported.
configure: Finished. Do 'make' to compile Wine.
--
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=34041
Bug #: 34041
Summary: Skyrim (Steam) hangup on quit
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zoroaster(a)inode.at
Classification: Unclassified
Created attachment 45238
--> http://bugs.winehq.org/attachment.cgi?id=45238
The end of the log is where the wine process hangs
Environment: MacPorts wine-devel, OSX 10.8
Everytime quitting Skyrim the Wine process does not end itself and hangs
indefinitely. Only force quit does stop this Wine process.
You can quit Skyrim directly after starting it without even loading or starting
a game.
--
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.