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=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.
https://bugs.winehq.org/show_bug.cgi?id=57756
Bug ID: 57756
Summary: Error during installation of Ableton Live Trial
Product: Wine
Version: 10.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stitch-watches.2m(a)icloud.com
Distribution: ---
Created attachment 77961
--> https://bugs.winehq.org/attachment.cgi?id=77961
backtrace generated by Wine
Half way through the installation process of the .exe, Wine noted a problem
forcing Wine to shut down. The installation of Ableton seems to have been a
success with the application opening without issue, however I do not know if
this error in Wine will cause further issues. I am attaching the backtrace.txt
--
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=35732
Bug ID: 35732
Summary: Adobe CC (Creative Cloud) fails to install.
Product: Wine
Version: 1.7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: giorgosk67(a)gmail.com
Created attachment 47719
--> http://bugs.winehq.org/attachment.cgi?id=47719
The error screen.
CC fails to install and exits with an error (A12E1).
(For error details, please see the attached screenshot).
For help, points to this page:
https://helpx.adobe.com/creative-cloud/topics/getting-started.html
--
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=57757
Bug ID: 57757
Summary: Cron not running - add dryrun feature
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jnewman(a)codeweavers.com
Distribution: ---
I noticed the ./cron/cleanup.php script was not configured to run daily
anymore. This should be resetup, but I want to be sure it works first before
doing so.
In order to do so, it needs --dryrun command line option to the script that
will just report on the tasks it will complete. This way I can test that it
works. It should do everything but change any database rows, and avoid sending
email.
I noticed it is currently setup to email the appdb admins of every run. Instead
the cron script should save a log somewhere. Possibly to a db table. Logs older
than 30 days could get auto purged.
Are we purging stale accounts? I know it purges maintainers, but does it also
purge deadbeat accounts? Perhaps the system considers every user a maintainer.
Verify and let me know. Currently there are over 90K accounts, so getting that
table down a bit should help performance.
--
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=57149
Bug ID: 57149
Summary: Inconsistent keyboard keys handling between
winewayland and winex11
Product: Wine
Version: 9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: shtetldik(a)gmail.com
Distribution: ---
I noticed that when I remap keys in KDE (such as "Left Alt is swapped with Left
Win" in keyboard settings), it's not working with winewayland but works as
expected with winex11 (in XWayland mode).
In particular, in Cyberpunk 2077 when I try to bind some action to a key it
detects "Super_L" (aka Win key) as Alt when XWayland / winex11 are used, but
with winewayland it doesn't and detects actual Alt as Alt ignoring KDE's
override.
Not sure if it's something incomplete on KDE's side or winewayland is doing
something strange?
It happens with KDE Plasma 6.1.4.
--
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.