https://bugs.winehq.org/show_bug.cgi?id=57741
Bug ID: 57741
Summary: WineHQ AppDB Create Account create accout
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tin.strunjak(a)gmail.com
Created attachment 77938
--> https://bugs.winehq.org/attachment.cgi?id=77938
error while trying to create a new account
I am trying to create an account on the whineHQ AppDB via
https://appdb.winehq.org/account.php?sCmd=new
However, when I populate required fields and click on create account I get this
error screen related to CAPTCHA (even though it is verified).
Thanks
forum topic: https://forum.winehq.org/viewtopic.php?t=40167
--
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=53554
Bug ID: 53554
Summary: Compliance with Deb822: package archive keyring
location
Product: WineHQ.org
Version: unspecified
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lucent(a)gmail.com
Distribution: ---
concerns: https://wiki.winehq.org/Debian
sources.list(5) says /usr/share/keyrings for keyrings managed by packages and
/etc/apt/keyrings for keyrings managed by the system operator. This was added
2022-05-23 to the https://wiki.debian.org/DebianRepository/UseThirdParty guide
"Recommend /etc/apt/keyrings for locally-managed keys, as per apt 2.4.0
changelog".
Also starting with apt version 2.4.0 is when /etc/apt/keyrings directory gets
introduced to be installed/created by the apt package itself. This corresponds
to Debian 12/Ubuntu 22. Previous to Debian 12/Ubuntu 22 the user will have to
create this directory. There was previously /etc/apt/trusted.gpg.d but that has
special meaning (as does /usr/share/keyrings itself being a system directory
not something for the system operator). The recommendation is /etc/apt/keyrings
so add to the WineHQ install instructions:
sudo mkdir -m755 -p /etc/apt/keyrings # not needed since apt version 2.4.0 like
Debian 12 and Ubuntu 22 or newer
The .sources files will need to be updated.
Alternatively if there was a package generated to manage installation of the
key to /usr/share/keyrings that could be a valid option.
--
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=53688
Bug ID: 53688
Summary: Ubuntu install instruction are wrong and not working
Product: WineHQ.org
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sayanel(a)protonmail.com
Distribution: ---
As of today (2022-09-15) the ubuntu install instructions
(https://wiki.winehq.org/Ubuntu) do not work properly
The repo key is placed in /usr/share/keyrings
But the source info
(https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/winehq-jammy.sources)
indicates to search /etc/apt/keyrings/
Either change instruction to copy the key to /etc or change the .source file to
point to /usr
--
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=57764
Bug ID: 57764
Summary: Constant repeating notifications of a forum response.
Product: WineHQ.org
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
Distribution: ---
Hi Guys,
I asked for help on
https://forum.winehq.org/viewtopic.php?p=146353#p146353
and received it.
Problem, the eMail notification keeps repeating and repeating and repeating
every 10 minutes or so. I will attach the source code for the message.
-T
--
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=57735
Bug ID: 57735
Summary: WineHQ Forum doesn't have a favicon
Product: WineHQ.org
Version: unspecified
Hardware: x86-64
URL: https://forum.winehq.org/
OS: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: ---
There's no pretty favicon.ico (or similar) for the WineHQ forums.
There's no mention of one in the <head> of the source and /favicon.ico returns
404. If there is a .png or another format then it is not being pointed to.
--
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=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.