https://bugs.winehq.org/show_bug.cgi?id=52493
Bug ID: 52493
Summary: CPU architecture entry on AppDB test reports
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joseskvolpe(a)gmail.com
Distribution: ---
I've talk about it on the forum
https://forum.winehq.org/viewtopic.php?f=11&t=36163&p=135972#p135972
Today, AppDb only asks us for GPU and GPU driver on the hardware section before
posting data reports. With the adoption of ARM architecture on mainline Windows
and popularization of ARM laptops, more Windows applications will be released
for ARM architecture aswell, some Linux distributions are being ported to ARM
too.
That means, before Wine did had compatibility on other CPU architectures but
Windows applications didn't had it, so tests reports were mostly focused for
x86 architectures and other architectures had 0 guarantee to be supported,
things are about to change today with x64 and ARM becoming supported by
Microsoft.
There's options to emulate x86 and x64 architectures on ARM, even on Windows.
There's Rosetta on MacOS and box86/box64 on GNU/Linux. However, emulators
aren't perfect and CPU architecturse, emulated or natively, are going to imply
in app compatibility and in future test reports. While another application
might work perfect on x86, it might fail or be buggy in ARM both natively or
emulated, even if the application has support to it. To prevent confusion on
the next reports, we'll need to leave CPU architectures in consideration.
¿What do you think about it?
--
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=48468
Bug ID: 48468
Summary: Add "Bronze" and "Garbage" top-10 lists to the appdb
landing page
Product: WineHQ.org
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jonwsb(a)gmail.com
Distribution: ---
The top-10 lists on appdb.winehq.org are a very nice feature of the site. Their
purpose of showing off what popular programs work in wine is very useful to new
users and I think adding the "Bronze" and "Garbage" ratings to the page will
also provide valuable information to new users as well as contributors. For new
users it will give quick access to information on programs they may be planning
on attempting to use with wine. For advanced users and contributors it will be
a useful tool to gauge which programs need high quality testing and possibly
give inspiration for developing patches to improve bronze and garbage rating
entries.
My biggest concern with adding these top-10 lists would be increasing the size
of the page even more than it already is though it will also probably drive
users of the appdb to vote for more applications overall.
--
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=45151
Bug ID: 45151
Summary: patches: 'git send-email' through Zoho SMTP causes
patch queue to go berserk
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: kyle.auble(a)zoho.com
Distribution: ---
Created attachment 61339
--> https://bugs.winehq.org/attachment.cgi?id=61339
I'm starting to get embarrassed
So I'll probably just start using my Gmail account for submissions to Wine
anyways, but I've been having problems sending patches through Zoho.
I've followed the instructions on
https://wiki.winehq.org/Submitting_Patches
and when running 'git send-email', there are no issues on my computer. I'm
prompted for my SMTP password, git does its thing, and I've received an "OK /
250" return code every time.
Small, one-off patches seem to make it through fine, but beyond that, then the
wine-devel or the patch-list doesn't get them. Furthermore, Zoho delivers me a
message saying that wine-devel can't be reached and that they'll keep retrying
the delivery. And they do, which is where I think part of the problem might be
coming from.
---
In the first case, I tried sending a series of 7 patches. The first patch was a
very short text change, the next five were larger batch substitutions on
different strings, and the last one was a relatively short binary patch to
delete five images.
The first patch made it through pretty quickly, but the rest never showed up.
To make things more confusing, I received Zoho notices that patches 5-7
couldn't reach the list and would be retried, but nothing about 2-4. Then a few
hours later, the mailing list confirmed that patch 7 had made it through fine,
but no sign of the middle 5.
Since I had no notification from wine-devel or Zoho for patches 2-4, I tried
resending patch 2 a couple times. Everything besides patches 1 & 7 seemed to
just be falling into a black-hole though... until the next morning, every last
patch I had sent (including the repeats of patch 2) was on both wine-devel and
the patch-list, showing the original send dates, as if they had been there all
along.
---
In the second case, I had three large binary patches for deleting old images
that have since been moved onto the wiki. I tried sending them one-at-a-time,
'git send-email' gave me an OK / 250, and they never made it to the list. This
time Zoho sent me a notice saying that there was a fatal error with
wine-devel's address, specifically
"ResponseCode 421, Read timed out"
The notice said they would keep retrying the delivery for 4 days, but then I
didn't hear anything... until all of a sudden, today I see this on the patch
queue (screenshot attached). I know I didn't resend either of these patches,
much less 17 times. Weirdly enough, the wine-devel mailing list seems to
understand what's going on a little better and only shows the message once.
---
The one other pattern I have noticed is that it almost seems like the mailing
list is clocking out for business hours. The first was on a Wed evening, but it
wasn't until the next morning that everything suddenly appeared. The second
time, I tried sending in my patches before Friday evening, but there was still
no sign of them when I checked yesterday (Sun). Sure enough, they're all there
today though.
TL/DR: I know very little about how mail protocols work, and it could very well
be on my mail service's end, but it almost seems like the mailing-list is
actually receiving the emails. It then puts them in quarantine outside of
normal work-hours, which doesn't seem like a problem in isolation. Somehow the
sender is getting "delivery failed" codes though, and I only seem to get
delivery receipts sporadically, despite turning on delivery receipts in my
pipermail settings for wine-devel.
--
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=51980
Bug ID: 51980
Summary: Fedora 35 repo link is brokern
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: craig.ziesman(a)gmail.com
Distribution: ---
Trying to add the Fedora 35 repo using ```dnf config-manager --add-repo
https://dl.winehq.org/wine-builds/fedora/35/winehq.repo``` but it returns a 404
status 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=53351
Bug ID: 53351
Summary: Page translation doesn't always work
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: jkfloris(a)dds.nl
Distribution: ---
The home page is not translated with the "Change Language" link at the bottom
of the page.
Steps to reproduce
- Open Google Chrome (103.0.5060.114) in incognito mode
- Go to https://www.winehq.org/
- Change the language with the link at the bottom of the page
After this, the home page is still in English instead of the selected language.
It gets even weirder
For example, choose French (Français)
Go to the "Donate" page (This page is in French)
On this page change the language to Dutch
The homepage is now displayed in English again. Select the "Donate" page again.
The page is still in French instead of Dutch.
Go back to the home page and choose "About"
Now this page is in Dutch
--
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=53733
Bug ID: 53733
Summary: Forza Horizon 5 will not boot when using Wine.
Product: Wine
Version: 7.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yottamxt(a)gmail.com
Distribution: ---
Created attachment 73168
--> https://bugs.winehq.org/attachment.cgi?id=73168
The Wine backtrace.
When I try to boot Forza Horizon 5 on my Linux machine (Fedora 36), it shows
the booting splash image, but after a while, it triggers a Wine error which
reports that it had an error and needs to be closed.
--
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=53729
Bug ID: 53729
Summary: Dauntless crashes frequently
Product: Wine
Version: 7.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: galcian79(a)gmail.com
Distribution: ---
Created attachment 73162
--> https://bugs.winehq.org/attachment.cgi?id=73162
wine log from Heroic Games Launcher app.
After a recent update, the game crashes frequently with: "*** stack smashing
detected ***: terminated".
Not sure if it's a game or wine bug.
--
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=32880
Bug #: 32880
Summary: Some Menus not working in Microsoft Money 2005
(version 14)
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: junk_2010(a)live.co.uk
Classification: Unclassified
Installed wine 1.5.22 on Ubuntu 12.04.1 (32 bit). Clean install with previous
.wine directory removed.
Program installed ok, this is as with previous versions of wine (1.4.1 and
1.5.19).
Good news. The program started up. Previously (1.4.1 and 1.5.19) it always
crashed. The only way to go any further would have been to install ie6. Not
required today.
When I tried to use the "lower" menu row in the program, the mouse highlighted
the menu names, but nothing happened when pressed. Output in the terminal was
like:
fixme:ieframe:navigate_url Unsupported args (Flags 0x115c430:19;
TargetFrameName 0x115c440:0)
fixme:ieframe:navigate_bsc Navigation canceled
fixme:urlmon:URLMoniker_BindToObject use running object table
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 28
fixme:ieframe:object_available Could not get IHlinkTarget interface
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 67 of
CGID_ShellDocView
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 63 of
CGID_ShellDocView
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 84 of
CGID_ShellDocView
fixme:jscript:JScript_SetScriptState unimplemented state 3
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 25
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 26
When I tried the upper menu row some of these did work. However, the program
crashed when the upper "File" menu was pressed. The terminal output was:
fixme:ieframe:get_location_url semi-stub
fixme:ieframe:get_location_url semi-stub
fixme:imm:ImmDisableIME (-1): stub
fixme:advapi:RegisterEventSourceW ((null),L"Microsoft Money Error Reporting"):
stub
fixme:advapi:ReportEventA
(0xcafe4242,0x0001,0x0000,0x000003e8,(nil),0x0005,0x0000005f,0x60d7e4,0x60d39c):
stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x000003e8,(nil),0x0005,0x0000005f,0x13a060,0x60d39c):
stub
err:eventlog:ReportEventW L"msmoney.exe"
err:eventlog:ReportEventW L"14.0.0.1105"
err:eventlog:ReportEventW L"kernel32.dll"
err:eventlog:ReportEventW L"5.1.2600.2180"
err:eventlog:ReportEventW L"0002bb85"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
--
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=53720
Bug ID: 53720
Summary: Starcraft Remastered:
Product: Wine-staging
Version: 7.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimich.dmb(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 73151
--> https://bugs.winehq.org/attachment.cgi?id=73151
Wine running Starcraft log
Selecting "Local Area Network" in "Select Connection" causes following message:
"Bonjour is required to search for available LAN".
After selecting "Ok" following message appears: "Failed to activate the Bonjour
service."
Only once i got no messages/errors with wine-staging-7.18 in 10-15 attempts.
Downgrade wine-staging to v7.17 solves the problem. Looks like regression of
https://bugs.winehq.org/show_bug.cgi?id=52335
Starcraft Remastered v1.23.10.11109
Arch Linux, x86_64, kernel 5.19.10-arch1-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=47677
Bug ID: 47677
Summary: Age Of Empires 2 crash before starts an singleplayer
game
Product: Wine
Version: 4.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: franco_952010(a)hotmail.com
Distribution: ---
Created attachment 65131
--> https://bugs.winehq.org/attachment.cgi?id=65131
Age Of Empires 2 1.0c crash
condition:
age of empires: age of king installed with 2.0a patch
age of empires: the conquerors installed
aoc 1.0c patch installed
aoc no-cd applied
userpatch appllied
.
in 4.0.1 didn't happen this...
--
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.