https://bugs.winehq.org/show_bug.cgi?id=57765
Bug ID: 57765
Summary: No screen refresh on vst like Shaperbox3
Product: Wine
Version: 8.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jrmz(a)protonmail.com
Distribution: ---
using wine and yabridge.
i noticed that some vst plugins seemed to work correctly but the display was is
not updated at all.
you can eventually force the display to be updated by moving the window
to launch the plugin. the easiest way is probably to install shaperbox 3 on
wine, configure yabridge and then open the plugin with carla.
i'm running manjaro, and i voluntarily downgraded wine because i had too many
problems with the latest version available (9.22-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=57691
Bug ID: 57691
Summary: wine-mono: ASan gets triggered in
mono_path_canonicalize with strcpy-param-overlap.
Product: Wine
Version: 10.0-rc6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)mailbox.org
Distribution: ---
Created attachment 77881
--> https://bugs.winehq.org/attachment.cgi?id=77881
asan_2025-01-18_17-11-19_.1748
Hello, I tried getting wine being built with ASan (PE side) enabled. [1]
And tried running on this build the wine conformance tests.
One place where ASan gets triggered is in mono\mono\utils\mono-path.c [2]:
90 if (dest != lastpos) strcpy (dest, lastpos);
ERROR: AddressSanitizer: strcpy-param-overlap
A few lines above (line 74) there is the possibility of the strings
overlapping mentioned and a memmove used.
Attached file contains the full output of one ASan event.
Would it be valuable to replace the `strcpy (dest, lastpos);`
by a `memmove (dest, lastpos, strlen(lastpos) + 1)`?
[1]
https://gitlab.winehq.org/bernhardu/wine/-/blob/asan-pe_2024-12-29/README.md
[2] https://gitlab.winehq.org/mono/mono/-/blame/main/mono/utils/mono-path.c#L90
--
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=57763
Bug ID: 57763
Summary: Windows Movie Maker: "Not implemented"
Product: Wine
Version: 10.0
Hardware: aarch64
OS: MacOS
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: edward.edwardson(a)spam4.me
Created attachment 77968
--> https://bugs.winehq.org/attachment.cgi?id=77968
The error message that you get
Steps to reproduce:
Install Windows Movie Maker as explained in
<https://bugs.winehq.org/show_bug.cgi?id=57403>:
> 1. Download ISO from here https://archive.org/details/windows_live_essentials_2012_qfe4_image
> 2. Extract with The Unarchiver https://theunarchiver.com/ or a similar program
> 3. Go to the en-gb folder and open the installer
> 4. Install only Windows Movie Maker and Photo Gallery
Afterwards, type "wine explorer" in the terminal and navigate to
C:\Program Files (x86)\Windows Live\Photo Gallery
Open MovieMaker.exe. If you get a licence agreement, just press the
return/enter key and it'll go away.
Observe the error message saying "Not implemented". The link in the message box
just takes you to a generic landing page.
--
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=57408
Bug ID: 57408
Summary: Windows Movie Maker doesn't render license dialog
properly
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 77393
--> https://bugs.winehq.org/attachment.cgi?id=77393
Screenshot
Followup to bug 57403 and bug 57407. First workaround those issues. (Install in
win7 mode and run with the patch linked in bug 57407)
Steps to reproduce
- Download and extract the ISO (you only need the "en" and "neutral" folders)
- Enter the "en" folder and run the setup, install only Windows Movie Maker and
Photo Gallery
- Run MovieMaker.exe (.wine/drive_c/Program Files (x86)/Windows Live/Photo
Gallery
You should now be showing the "Microsoft Service Agreement". It's hard to click
accept, since the button is invisible. If you click around the bottom right you
dismiss/confirm the dialog though.
Keep in mind that once you dismissed the license dialog it won't be shown
again.
--
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=57762
Bug ID: 57762
Summary: Register/Password change with firefox-bin-134.0.2
result: Error while sending e-mail
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joneqdaniel(a)gmail.com
Distribution: ---
With firefox-bin-134.0.2 browser:
- Register with a webmail account like mailfence/gmail
- Change password of an existing account
Both give:
- Error while sending e-mail
--
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=57727
Bug ID: 57727
Summary: Battle.net fails to update World of Warcraft
Product: Wine
Version: 10.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: smoerrebroed(a)souls-of-midgard.de
Distribution: ---
Starting last week, there seem to be some issues with properly finishing a game
update in Battle.net, namely World of Warcraft. Many users around the world
seem to experience an issue where Battle.net stops at ~ 400 MB downloaded and
gives an internal error message:
https://eu.forums.blizzard.com/en/wow/t/blzbntagt00000840-something-went-wr…
On proper Windows, there is no such error with the current update. Moreover,
also some older versions of Proton seem to not have this issue, so it looks
like there is something in Wine that's causing this. Tested with Wine 10.0 as
well as with 9.22 and 9.17 - no difference
--
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=57542
Bug ID: 57542
Summary: Visual studio 2022 installer can't connect to the
internet
Product: Wine
Version: 10.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: francisco278herrera(a)gmail.com
Distribution: ---
The installer for visual studio 2022 will open but it will not connect to the
internet as it will say that nothing is available to install and there's
nothing under developer news either.
--
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=57759
Bug ID: 57759
Summary: Project64K Smash Edition does not read raphnet
controller adapter input correctly
Product: Wine
Version: 10.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: braye(a)fastmail.com
Distribution: ---
PJ64KSE packages a version of the raphnet PJ64 raw input plugin, which uses the
hidapi library to read directly from a corresponding raphnet Nintendo 64
controller to USB adapter. The plugin uses hidapi to send and receive feature
reports from the device.
When getting feature reports, hidapi uses DeviceIoControl with
IOCTL_HID_GET_FEATURE and GetOverlappedResult to get the feature report from
the specified device. This ioctl takes an int pointer which will contain the
length of the data returned from the device when finished. The hidapi source
code indicates that when numbered reports aren't used, the int pointer will
only count the data returned from the device, sans the report number byte.
hidapi adds 1 to this pointer if this is the case.
The device in question does not have numbered feature reports, so this is
always the case.
This means that when the plugin code is run under wine, the int pointer is
off-by-one. It reports that 65 bytes were returned, even though the buffer
passed to the ioctl is 64 bytes and contains 64 bytes of data. Therefore, the
plugin code does not read the input of the device as expected, since it checks
this value and errors. If the plugin is patched to subtract 1 from the length
variable before checking, the plugin works as expected.
P64KSE: https://github.com/smash64-dev/project64k-legacy/releases/tag/v2.5.2
pj64raphnetraw plugin: https://github.com/raphnet/pj64raphnetraw
--
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=57750
Bug ID: 57750
Summary: Qt 6 app crashes on start
Product: Wine
Version: 10.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gudvinr+wine(a)gmail.com
Distribution: ---
Created attachment 77954
--> https://bugs.winehq.org/attachment.cgi?id=77954
backtrace
I am trying to run KOMPAS-3D v23 Home
(https://kompas.ru/kompas-3d-home/about/).
Distribution is proprietary but trial version is available
(https://kompas.ru/kompas-3d-home/download/).
Wine Version: wine-10.0
Kernel Version: 6.12.10-arch1-1 (64-bit)
Graphics Platform: X11
App itself uses Qt 6.2.4:
$ strings Qt6Core.dll | grep 'Qt 6\.'
Qt 6.2.4 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC
2022)
Crash log in attachment.
--
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=57654
Bug ID: 57654
Summary: Return Fire cant find 256 color window
Product: Wine
Version: 10.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adec2011.ac(a)gmail.com
Distribution: ---
Return Fire complains it cant find a 256 color window when running then closes.
It also doesnt run unless you set windows 95/98
Demo is available here
https://archive.org/details/Rfire
--
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.