https://bugs.winehq.org/show_bug.cgi?id=43889
Bug ID: 43889
Summary: Gradient is inverted when using gdiplus
Product: Wine
Version: 2.19
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Created attachment 59505
--> https://bugs.winehq.org/attachment.cgi?id=59505
Image using normal GDI
When viewing a checklist element in Enterprise Architect, the gradient is
inverted when using the Enhanced-2 renderer (GDIPlus)
--
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=40031
Bug ID: 40031
Summary: Singularity: In Steam the game is still running after
quit
Product: Wine
Version: 1.9.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: christoph.korn(a)posteo.de
Distribution: ---
After exiting singularity, steam still lists it as "running".
This makes steam unable to exit because it waits for singularity to quit.
$ /opt/wine-devel/bin/wine --version
wine-1.9.1
--
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=46093
Bug ID: 46093
Summary: GRLevel3 2.52 fails to start, hangs indefinitely
Product: Wine
Version: 3.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: mazecraze96(a)gmail.com
Distribution: Ubuntu
Created attachment 62720
--> https://bugs.winehq.org/attachment.cgi?id=62720
terminal log
GRLevel3 2.52 simply fails to start. Attached is a log of the terminal output
after trying to start it. The last message is repeated infinitely, every 60
seconds.
The activation window that pops up when the trial is over or almost over works
fine.
Bug occurs in both 32 and 64 bit Wine prefixes.
At least Wine stable to current Wine staging is affected. Probably earlier
versions too. It worked before with one of the 2.x versions to my memory,
granted it was an earlier version of GRLevel3 too.
http://www.grlevelx.com/downloads/grlevel3_2_setup.exe
I can provide more information if needed.
--
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=44015
Bug ID: 44015
Summary: Steam - fails to load UI since Wine 2.20 (due to
dwrite commit)
Product: Wine
Version: 2.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dwrite
Assignee: wine-bugs(a)winehq.org
Reporter: tgheretford(a)vivaldi.net
Distribution: ---
Created attachment 59677
--> https://bugs.winehq.org/attachment.cgi?id=59677
Steam terminal output
Since upgrading to Wine 2.20 on Arch Linux, the Steam user interface fails to
load on every single attempt. The bug is still present when testing using the
latest git version and a clean Wine directory.
Steam loads fine (with the usual bugs and caveats as per the appDB
instructions) in Wine 2.19 and earlier.
I have performed regression testing and it identified the first bad commit as
aa9fc635140cda1caccb0bc617f780ef8f842478 (dwrite: Reuse streams when
initializing font data and creating faces).
--
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=46161
Bug ID: 46161
Summary: Wine: Wrong GnuTLS usage?
Product: Wine
Version: 3.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jaapbuurman(a)gmail.com
Distribution: ---
I am using Wine from WineHQ's official repository to run World of Warcraft. I
use the Twitch client to keep my addons updated. On my desktop PC that is
running Arch with GnuTLS 3.5.19 this is working fine. However, on my Laptop
running Ubuntu 18.10 (Fresh install) with GnuTLS 3.6.4 it is unable to find and
sync my addons. When I start the Twitch client from the terminal, the log is
being spammed with the following messages:
GnuTLS error: A packet with illegal or unsupported version was received.
Said errors are missing when I do the same to run Twitch on my Arch Desktop PC
and it syncs just fine.
I first assumed this was a GnuTLS bug and opened an issue there, but one of the
developers recommended to open a bug here since according to him it looked like
a Wine bug instead.
Issue tracker at GnuTLS: https://gitlab.com/gnutls/gnutls/issues/621
I quote:
I suspect something is wrong in wine. The application via wine seems to
advertise TLS1.3 and TLS1.0, and that confuses the server who selects TLS1.2
(advertising protocols which are not continuous is quite risky, as we see from
the server's behavior):
gnutls[2]: Advertizing version 3.4
gnutls[2]: Advertizing version 3.1
My high level understanding of the wine code is that it allows an application
to specifically remove some versions of TLS and keep some others, however it is
not ready for TLS1.3. That's the reason the application you use ends up
advertising TLS1.3 and TLS1.0, although probably the intention was to only have
TLS1.0 there. Seeing wine's schan_imp_create_session it did not anticipate a
new protocol being added to the list. I suggest opening an issue at the wine
issue tracker.
I think they need to either add support for TLS1.3 if schannel has it, or
remove all enabled versions using -VERS-ALL before adding one explicitly
selected by the application. It is a long shot though, as I do not claim to
fully comprehend the code.
--
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=42255
Bug ID: 42255
Summary: Xenia emulator needs
ntdll.dll.RtlAddGrowableFunctionTable
Product: Wine
Version: 2.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 56942
--> https://bugs.winehq.org/attachment.cgi?id=56942
Terminal output Wine 2.0-rc5
IF you attempt to run the Xenia emulator in a WoW64 prefix in Windows XP mode,
the program crashes with the following error:
wine: Unimplemented function ntdll.dll.RtlAddGrowableFunctionTable called at
address 0x7bc5f96c (thread 0026), starting debugger...
Steps to reproduce:
1. Download the emulator in the link I have provided
2. Make a WoW64 prefix (requires multilib Wine)
3. Run "winetricks vcrun2015" before running the program
4. Attempt to install the program with "wine xenia.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.
https://bugs.winehq.org/show_bug.cgi?id=45453
Bug ID: 45453
Summary: Guild Wars 2: Launcher crashes with assertion
"jobThreads && (jobThreads <= hardwareThreads)"
Product: Wine
Version: 3.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stormy.t.dragon(a)gmail.com
Distribution: ---
Created attachment 61791
--> https://bugs.winehq.org/attachment.cgi?id=61791
WINE 3.12 Console Dump
When starting Guild Wars 2 under WINE 3.11 or WINE 3.12, the launcher crashes
with an internal assertion "jobThreads && (jobThreads <= hardwareThreads)".
Reverting to WINE 3.10 allows the launcher to start normally.
Another user reported having no problems with WINE 3.12, so this may be
specific to certain distros or hardware.
--
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=37863
Bug ID: 37863
Summary: Halo only works using Nvidia graphics
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: vroom.henderson(a)gmail.com
Distribution: ---
Using GPUs other than Nvidia (confirmed with Intel and AMD), Halo will launch
but will just display a black screen. The music and menu sounds work correctly
when the arrow keys are pressed giving evidence that other than the graphics
component, the game is still actually running.
When the game is placed in "Safe Mode" the screen is all black except for some
flashing vertices in the lower right quadrant of the screen. The terminal also
outputs the following error repeatedly:
fixme:d3d:process_vertices_strided Didn't expect the destination to have a
normal
--
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=43745
Bug ID: 43745
Summary: Graywalkers Purgatory demo has wrong models rendering
Product: Wine
Version: 2.17
Hardware: x86-64
URL: http://www.graywalkers.com/Demo.html
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 59236
--> https://bugs.winehq.org/attachment.cgi?id=59236
screenshot
warn:d3d11:d3d_device_inner_QueryInterface
{a04bfb29-08ef-43d6-a49c-a9bdbdcbe686} not implemented, returning
E_NOINTERFACE.
warn:d3d11:d3d_device_inner_QueryInterface
{9d06dffa-d1e5-4d07-83a8-1bb123f2f841} not implemented, returning
E_NOINTERFACE.
warn:d3d11:d3d11_immediate_context_QueryInterface
{420d5b32-b90c-4da4-bef0-359f6a24a83a} not implemented, returning
E_NOINTERFACE.
wine-2.17-77-g0991e01531
--
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.