https://bugs.winehq.org/show_bug.cgi?id=39456
Bug ID: 39456
Summary: DirectX 9.0c End-User Runtime Web Installer page fault
/ crashes
Product: Wine
Version: 1.7.52
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: ---
Created attachment 52570
--> https://bugs.winehq.org/attachment.cgi?id=52570
backtrace.txt
Download link:
https://www.microsoft.com/en-gb/download/confirmation.aspx?id=35
Exact (hash match) copy of DirectX installer bundled on S.T.A.L.K.E.R.: SOC
Retail DVD
Tested on a 32-bit Wineprefix using wine-1.7.52-305-g45c987d (Git).
Identical behaviour under Wine Staging (Git).
Installer launches OK but crashes during the actual install process. See
attached backtrace, console output and install logs (created by Microsoft
installer).
--
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=34388
Bug #: 34388
Summary: Star Citizen: Certificate authentication failed
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Classification: Unclassified
Star Citizen launcher starts with an error message: "Certificate authentication
failed, please re-install to correct the problem"
+crypt attached.
--
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=51294
Bug ID: 51294
Summary: Unknown evaluation order in winefile/winefile.c
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikrutrafal(a)protonmail.com
Distribution: ---
https://github.com/wine-mirror/wine/blob/e909986e6ea5ecd49b2b847f321ad89b2a…
```
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_NAME);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_SIZE);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_CDATE);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_ADATE);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_MDATE);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]), IDS_COL_IDX);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_LINKS);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_ATTR);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]), IDS_COL_SEC);
```
col is used and incremented in same line, so it may work different on different
platforms
--
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=51292
Bug ID: 51292
Summary: Telegram app crashes if clicked on hyper text link
inside channels.
Product: Wine
Version: 6.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: prasadpatil252(a)gmail.com
Distribution: ---
I am running wine (wine-6.0.1) stable version and updated to the current date
inside Fedora 34 Gnome (Wayland session) x64.
I have installed Telegram app version 2.7.4 using wine, also tried both 32 bit
and 64 bit portable versions. But the Telegram app still crashes in portable
versions too if clicked on the link.
Note that if the same portable exe I run in Windows OS it works fine if clicked
on link. Even a native Telegram app works fine.
Let me know what could be the issue or it should be reported to the telegram
team.
--
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=37111
Bug ID: 37111
Summary: wine fails at setting up resolution for Hearthstone at
startup
Product: Wine
Version: 1.7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: blue-t(a)web.de
Created attachment 49335
--> https://bugs.winehq.org/attachment.cgi?id=49335
console output with opengl as winedebug option set
When i'm trying to start Hearthstone with the "-force-opengl" command line
argument, a wine window pops up with an error.
"couldn't setup OpenGL for the requested monitor solution.
GLContex: failed to share context 30001: Erfolg
Screen: could not setup GL for resolution (1920x1080 fs=1 hz=0
GLContext: failed to share context 30002: Erfolg
Screen: could not setup GL for resolution (1920x1065 fs=0 hz=60)"
the rest of the text is cut off, since i can't use the error windows scroll bar
.
Neither can i click "ok" to close that window,
i need to kill it with ctrl+shift+escape.
I've attached the console output of wine with WINEDEBUG=OpenGL enabled.
--
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=51164
Bug ID: 51164
Summary: Yamaha AG DSP Controller V1.1.0.0 cannot find device
Product: Wine
Version: 6.9
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeffz(a)jeffz.name
Distribution: ---
This software for a Yamaha AG06 USB mixer cannot find the device under wine.
According to this Twitter thread, wine produces an incorrect MIDI device
string, compared to the one the app expects to find running on Windows.
https://twitter.com/_d0pefish_/status/1393334113269174289https://web.archive.org/web/20210522062336/https://threadreaderapp.com/thre…
> Under Windows, we get a MIDI device named "AG06/AG03".
> But under Linux, it has a different name, "AG06/AG03 - AG06/AG03 MIDI 1".
> OllyDbg reveals all - here's the loop where the program is iterating over all MIDI input/output devices and comparing their names against the string "AG06/AG03".
--
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=47502
Bug ID: 47502
Summary: Wine names MIDI devices not the same as Windows
Product: Wine
Version: 4.12.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winealsa.drv
Assignee: wine-bugs(a)winehq.org
Reporter: demindf(a)gmail.com
Distribution: ---
I'm trying to run Yamaha's DSP controller for AG06 mixer, but it doesn't detect
MIDI device. The reason it can't find it is because it looks for a device named
"AG06/AG03", however Wine transforms the name to "AG06/AG03 - AG06/AG03 MIDI
1".
To make application work I made a quickfix (not for merging, just for my self)
https://github.com/demin-dmitriy/wine/commit/5497db48db29363af332f1f68b2c75…
, and indeed application works smoothly after that.
Yamaha's DSP controller is not the only program that suffers from that. Here's
a reddit post by somebody with exactly the same issue and same solution but
with Rekordbox:
https://www.reddit.com/r/linuxquestions/comments/c0np91/rename_midi_devices/
--
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=45202
Bug ID: 45202
Summary: Stories Path of Destinies - multicolored textures
Product: Wine
Version: 3.8
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 61415
--> https://bugs.winehq.org/attachment.cgi?id=61415
screenshot
Mainly floor textures are multicolored.
--
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=36165
Bug ID: 36165
Summary: msvcrt/string tests fail under valgrind
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
string.c:1570: Test failed: d =
1000000000000000482416141386308708571867933472627945326741491900144172904106310050588962644037102476595408159456210748972770600252972845262058045244417464426905986489749230528825980973749133650163621397243851020732242333839884529407361024.000000
...
string.c:2475: Test failed: d.x = 0.000000e+000, expected 0
string.c:2478: Test failed: d.x = 0.000000e+000, expected 0
wine-1.7.17-129-gb84e112 / valgrind-3.9.0
--
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=51184
Bug ID: 51184
Summary: test_font_metrics() fails in gdi32:font for bitmap
fonts on Windows 10 >= 1709
Product: Wine
Version: 6.8
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
test_font_metrics() fails in gdi32:font for bitmap fonts on Windows 10 >= 1709:
font.c:415: found bitmap font System, height 16
font.c:356: Test failed: 432: expected 2048, got 13
font.c:356: Test failed: height 1: 456: expected 2048, got 13
...
font.c:356: Test failed: height 96: 456: expected 2048, got 13
font.c:356: Test failed: 467: expected 2048, got 13
font.c:356: Test failed: 476: expected 2048, got 13
So something changed and the test should be updated.
See:
https://test.winehq.org/data/patterns.html#gdi32:font
The failing test was introduced in this commit:
commit 6f7457d8adaf67b457154a45deef21d5b5a87c8f
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
AuthorDate: Tue Jun 24 16:13:31 2008 +0900
Commit: Alexandre Julliard <julliard(a)winehq.org>
CommitDate: Tue Jun 24 12:23:03 2008 +0200
gdi32: Add a test for outline text metrics.
--
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.