https://bugs.winehq.org/show_bug.cgi?id=9127
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #117 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 8.21.
--
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=55640
Bug ID: 55640
Summary: ModOrganizer 2.5.0 beta 5+ (Qt 6.5) requires a better
uisettings3::GetColorValue implementation
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: qsniyg(a)protonmail.com
Distribution: ---
Specifically, these values are required:
Accent, AccentDark1, AccentDark2, AccentDark3, AccentLight1, AccentLight2,
AccentLight3
From:
https://github.com/qt/qtbase/blob/ba98644180bcaf40341a9005abe93575cf45cc5a/…
--
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=55504
Bug ID: 55504
Summary: .NET 7 not working
Product: Wine
Version: 8.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: makiwolf(a)outlook.at
Distribution: ---
Created attachment 75068
--> https://bugs.winehq.org/attachment.cgi?id=75068
backtrace
Can't run new dotnet 7 applications on command line
I have downloaded and installed on a clean ubuntu 23.04 system
https://dotnet.microsoft.com/en-us/download/dotnet/7.0
wine cmd
dotnet new console
dotnet run
OR
wine cmd
dotnet new winforms
dotnet run
Does anyone know if new .NET7 is supported in wine or only the old classic .NET
Framework?
Also can't find the new version in Wine AppDB
https://appdb.winehq.org/objectManager.php?sClass=application&iId=2586
--
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=55918
Bug ID: 55918
Summary: printf() can overrun the "p10s" buffer with certain
values when using 24-bit precision
Product: Wine
Version: 8.20
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Spore, for some reason, sets 24-bit precision on a thread, and when I tried to
enable +d3d, I found that thread crashed with an integer division by zero. The
actual floating point value that triggered the crash is (double)
9.9999982118606567e-01.
The cause is this:
* the log10() call in pf_output_fp() receives 999999940 as an argument
* it returns 9.0, which is... not really correct
* this value is later used to index the p10s array, which is only of length 9
* 0 happens to be the next integer in memory
A quick test suggests that, at least for i386 ucrtbase, native log10() does not
return 9.0, but 8.9999999739423302, which IIRC is the precise value. So
that's... possibly the correct fix.
There may also be a less error-prone and even more efficient way to do that
base-10 logarithm.
--
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=47609
Bug ID: 47609
Summary: Godhome needs
"msvcp140.dll.??0?$codecvt@_UDU_Mbstatet@@@std@@QEAA@_
K@Z"
Product: Wine
Version: 4.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: berillions(a)gmail.com
Distribution: Gentoo
Created attachment 65035
--> https://bugs.winehq.org/attachment.cgi?id=65035
Godhome output console log
Hello,
Godhome from GoG crashes at launch and needs this function to start.
Install vcrun2015 with winetricks fixes this issue.
If someone can work to fix bug #47605, the game needs this function too and the
previous workaround does not work
Thanks :-)
Maxime
--
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=36739
Bug ID: 36739
Summary: PreSonus Studio One 2.6 user interface/controls text
is invisible
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as the summary says.
In 'PreSonus Studio One 2.6', menu items, button and various other UI controls
text is invisible.
'winetricks -q gdiplus' works around and makes everything appear correctly.
$ sha1sum PreSonus_Studio_One_26_Installer.exe
a48cf628a04e514060e9d63b8eca4edead1bcc8b PreSonus_Studio_One_26_Installer.exe
$ du -sh PreSonus_Studio_One_26_Installer.exe
112M PreSonus_Studio_One_26_Installer.exe
$ wine --version
wine-1.7.20
Regards
--
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=55739
Bug ID: 55739
Summary: Native Access 2: permanent loading circle after
entering credentials
Product: Wine
Version: 7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dominikgx(a)gmail.com
Distribution: ---
Downloaded latest Native Access and entering credentials
https://appdb.winehq.org/objectManager.php?sClass=version&iId=41061
--
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=50301
Bug ID: 50301
Summary: Star Wars:The old republic's launcher crashes
Product: Wine
Version: 6.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gnarlin(a)gmail.com
Distribution: ---
Created attachment 68872
--> https://bugs.winehq.org/attachment.cgi?id=68872
launcher.exe before installing winbind and after
SWTOR runs with 5.0, but only to a loading screen. So I updated wine to the
staging 6.0-rc1 from winehq but only got errors. One of the errors indicated
that wine needed winbind, so I tried installing that. I still got errors, but
not as few but the launcher would still not run.
--
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=55932
Bug ID: 55932
Summary: Virtual DJ does not play under pulseaudio and pipewire
Product: Wine
Version: 8.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rizalmart98(a)gmail.com
Distribution: ---
Virtual DJ shows "error in sound driver of directx" message if the sound was
under PulseAudio or Pipewire. It only works on ALSA only or if
Pipewire/PulseAudio was not running.
--
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=55832
Bug ID: 55832
Summary: Games fail to acquire fullscreen in XWayland
Product: Wine
Version: 8.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: iodreamify(a)gmail.com
Distribution: ---
Created attachment 75328
--> https://bugs.winehq.org/attachment.cgi?id=75328
WINEDEBUG=warn+all output
Many games fail to produce a fullscreen image when launched on Wayland. The
image is shrunk into the corner with the rest of the screen black, instead of
stretching it out. Some games don't fill the rest of the screen with anything
and you can see the desktop.
Games affected are Starcraft Brood War, Airport Mania First Flight, Ricochet
Lost Worlds and others. A small indie game called Cave Days also throws the
error "Only windowed mode is supported" on Xwayland but works fine on X11.
Please feel free to close this report if this is expected behavior in XWayland
for now but all these games work fine on X11.
I've attached a WINEDEBUG=warn+all log for Starcraft.
Operating System: Arch Linux
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.111.0
Qt Version: 5.15.11
Kernel Version: 6.5.9-arch2-1 (64-bit)
Graphics Platform: Wayland
Graphics Processor: Mesa Intel® HD Graphics 3000
--
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.