https://bugs.winehq.org/show_bug.cgi?id=53574
Bug ID: 53574
Summary: MSYS2 "pacman -Sy" fails key lookup
Product: Wine
Version: 7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joel(a)airwebreathe.org.uk
Distribution: ---
Created attachment 72951
--> https://bugs.winehq.org/attachment.cgi?id=72951
Log of console interaction
With a fresh Msys2 installation, pacman fails to run, because it keeps
producing "key lookup failed" errors. The user is prompted to with the
following message:
error: mingw32: key "5F944B027F7FE2091985AA2EFA11531AA0AA7F57" is unknown
:: Import PGP key 5F944B027F7FE2091985AA2EFA11531AA0AA7F57? [Y/n] Y
However, if the user selects "yes", pacman simply asks the same question again
after a short delay, in an infinite loop.
--
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=57061
Bug ID: 57061
Summary: SRWLock is slower than CriticalSection on wine. Why?
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: euloanty(a)live.com
Distribution: ---
https://github.com/cppfastio/fast_io/blob/next/benchmark/0002.file_io_tsc/t…
[cqwrteur@DESKTOP-9B705LH time]$ wine
./iobuf_file_lockable_critical_section.exe
output:0.3784567s
input:0.1407622s
[cqwrteur@DESKTOP-9B705LH time]$ rm *.txt
[cqwrteur@DESKTOP-9B705LH time]$ wine ./iobuf_file_lockable_srwlock.exe
output:0.5857926s
input:0.3284965s
[cqwrteur@DESKTOP-9B705LH time]$ rm *.txt
This is very strange tbh. Because on windows SRWLock is faster than
CriticalSection. I have checked wine's implementation and I don't see why
SRWLock is slower than CriticalSection on wine either since the implementation
is very simple.
--
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=57167
Bug ID: 57167
Summary: Virtual DJ 4.2: combobox on sound card setup in
settings window does not render correctly
Product: Wine
Version: 9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: rizalmart98(a)gmail.com
Distribution: ---
Created attachment 77067
--> https://bugs.winehq.org/attachment.cgi?id=77067
Virtual DJ 4.2 settings window
On the virtual dj 4.2 settings window right on the sound setup tab. The combo
box on Inputs, Outputs, and Sound Card does not show the drop down list
properly. The drop down list consist of an image and text per item.
See the attached screenshot
--
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=56486
Bug ID: 56486
Summary: Battle.net App Crash Cycle on Startup
Product: Wine
Version: 9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wschmrdr(a)gmail.com
Distribution: ---
Created attachment 76256
--> https://bugs.winehq.org/attachment.cgi?id=76256
Backtrace from the Program Error
Starting up Battle.net App. Login screen shows with a loading circle as if it's
trying to use a saved password to login. I receive a notice that there's an
error and Battle.net has to shut down. I close it, and the error shows up
again. This continues in a cycle until I use "wineserver -k" to exit. The
backtrace saved from this has been attached. I am able to use the Settings
button on the login screen for the Battle.net app, as well as typing in a
username/password, but I cannot go any farther than that because there is no
submit button and it doesn't seem to want to load.
Be aware that I had previously been loading Starcraft II directly using the
SC2Switcher.exe executable, but because a new version needs to be downloaded,
I'm needing to get into the Battle.net app. Not sure if not using the app is a
side effect. For the heck of it, I tried running the setup to update
Battle.net, and the same thing occurred.
--
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=57136
--- Comment #3 from Werner Lemberg <wl(a)gnu.org> ---
Minor correction to my last comment: binaries → binary, just to avoid
confusion.
--
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=57136
Werner Lemberg <wl(a)gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Werner Lemberg <wl(a)gnu.org> ---
Using version 9.17 (to be more precise, wine 9.17-lp155.1770.1 from
obs://build.opensuse.org/Emulators) I could successfully execute the binaries.
There are still some hiccups; for example, the program complains that it
doesn't have the right to create the directory
`c:\users\<home>\Downloads\Steinberg`, but it could continue and download
Dorico after I created the directory manually.
However, I think the current behaviour is good enough, so I'm tagging this
issue as resolved.
--
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=57166
Bug ID: 57166
Summary: Disable Android apk generation please!
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Android
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: euloanty(a)live.com
i don't need that apk and there is no toggle to disable it. Gradle does not
work. I run wine in termux
--
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=57095
Bug ID: 57095
Summary: Latest Wine Install - Installed windows App -
LovenseConnect.exe Launched / displayed error
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: chad(a)devrizon.com
Distribution: ---
Created attachment 76975
--> https://bugs.winehq.org/attachment.cgi?id=76975
Ubuntu 24.04 running wine 9.0 launched LovenseConnect.exe / cricital error
displayed
i installed the latest WINE package on Linux Ubuntu 24.04. Installed the
application LovenseConnect.exe and recieved the error during the launch of the
application.
--
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=18846
Summary: Anti-Grain Geometry GDI Demo does not render
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://www.antigrain.com/demo/GDI_graph_test.zip
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
This is a follow up to bug 10981. The Anti-Grain Geometry GDI Demo runs now,
but GdipDrawImagePointRectI is a stub so Wine users don't see the pretty
pictures.
http://www.antigrain.com/demo/graph_test.gif
--
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=56103
Bug ID: 56103
Summary: PropertySheet - CTRL+TAB and CTRL+SHIFT+TAB not
processed
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: kyle.kcsoftwares(a)gmail.com
Distribution: ---
PropertySheet - CTRL+TAB and CTRL+SHIFT+TAB not processed
They should allow to change active tab but they don't.
Cause : in do_loop function, if(!IsDialogMessageW(hwnd, &msg)) should be
replaced by if (!PROPSHEET_IsDialogMessage(hwnd, &msg)) as
PROPSHEET_IsDialogMessage correctly implement TAB management for
propertysheets.
--
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.