https://bugs.winehq.org/show_bug.cgi?id=54104
Bug ID: 54104
Summary: The open-source software
Music-Downloader-UI.exe(qqmusic neteasemusic ) does
not work properly
Product: Wine
Version: 7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 3238998313(a)qq.com
Distribution: ---
Created attachment 73638
--> https://bugs.winehq.org/attachment.cgi?id=73638
Main
sourse: https://github.com/nitezs/Music-Downloader-UI
download: https://github.com/nitezs/Music-Downloader-UI/releases
---
This software runs on Windows 10 without this error, but it does appear on
wine.
This error is characterized by an error reported internally by the startup
program and a large number of identical errors received by executing
instructions.Fortunately, the main page of the software loads successfully and
prompts an error.Exported error logs, internal operation error logs in the
compressed package.
look forward to your response,thanks.
--
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=52186
Bug ID: 52186
Summary: OriginLab 2022 (64bit) becomes unusable after pop-up
window appears..
Product: Wine
Version: 6.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alois.schloegl(a)gmail.com
Distribution: ---
Created attachment 71235
--> https://bugs.winehq.org/attachment.cgi?id=71235
output from stdout when starting Origin2022
OriginLab 2022 can be installed and started.
After a few seconds, a pop up window about "training center" opens, and the
origin becomes unusable (i.e. does not respond anymore to any input events)
--
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=54123
Bug ID: 54123
Summary: Frozen Wine application locks up XWayland applications
cursor
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ryu.ketsueki(a)outlook.com
Distribution: ---
Normally, when I'm playing Sims 4, the game may freeze for a few seconds when
it is launching or saving, then resumes normally. But when that happens, all my
XWayland windows have Sims 4 cursor over it instead of my system cursor, making
me unable to use my mouse to interact with said windows until Sims 4 unfreezes.
Native Wayland apps are not affected by this, only XWayland ones, such as
Firefox and Discord.
--
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=53952
Bug ID: 53952
Summary: wineserver: server/sock.c:1073: sock_poll_event:
Assertion `sock->obj.ops == &sock_ops' failed.
Product: Wine
Version: 7.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: leijin168(a)gmail.com
Distribution: ---
I ran DTN IQFeed app (iqconnect.exe) to retrieve historical stock market data.
The app runs file until winserver crashed or disconnected.
wineserver: server/sock.c:1073: sock_poll_event: Assertion `sock->obj.ops ==
&sock_ops' failed.
Connection closed by foreign host.
--
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=54120
Bug ID: 54120
Summary: Multiple failed tests in rust bindings to windows -
windows-rs crate
Product: Wine
Version: 7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikrutrafal(a)protonmail.com
Distribution: ---
Created attachment 73652
--> https://bugs.winehq.org/attachment.cgi?id=73652
Test result
Steps to reproduce
```
winetricks nocrashdialog # Some tests freeze until user close crash dialog, so
is better to disable it
wget https://static.rust-lang.org/dist/rust-1.65.0-x86_64-pc-windows-gnu.msi
msiexec /i rust-1.65.0-x86_64-pc-windows-gnu.msi /quiet # Not sure about it,
just install it
git clone https://github.com/microsoft/windows-rs.git
cd windows-rs
git checkout bd2471485755fd40f0dd0ee3e181db5d6e57d9e2
rm crates/tests/component crates/tests/component_client -r
wine cargo test --no-fail-fast
```
45 tests fails with wine-staging 7.22
In attachment is log from this run
There is 61 panics in logs:
- 42 - invalid result(agile, alternate_success_code, winrt x3, win32_arrays x4,
library x33)
- 4 - unimplemented functions (bstr, core, non_com_existing, win,
query_signature)
- 15 - translation/comparing text result(error, hresult, pcstr, pcwstr, pstr,
pwstr, enums, std, trim, error, hresult, winrt x4)
--
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=54117
Bug ID: 54117
Summary: [NOT A BUG] New unexpected dependencies for building
i686 Wine on Fedora 37
Product: Wine
Version: 8.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
It's weird I compiled version 7.21 without these new libraries version 8.0-rc1
cannot be built without on Fedora 37:
sysprof-capture-devel.i686
pcre2-devel.i686
graphite2-devel.i686
glib2-devel.i686
brotli-devel.i686
harfbuzz-devel.i686
They are all needed for ... freetype2.i686
Ah, I get it, it was updated recently:
freetype-devel-2.12.1-3.fc37.i686 Tue 29 Nov 2022 10:23:36 AM UTC
This is not a bug, just an observation. Please ignore.
--
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=21232
Summary: Iron (Chrome) 4 can't load any webpage
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.srware.net/downloads/srware_iron_beta.exe
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Trying Iron (basically iceweasel for Chrome) under wine, it fails to load any
webpage. There is no terminal output when trying this. I've tried winetricks
ie6 to get native wininet/winhttp, but that didn't help...
--
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=39403
Bug ID: 39403
Summary: Steam 10/7/15 update: store/web no longer works
Product: Wine
Version: 1.7.52
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spoon0042(a)hotmail.com
Distribution: ---
Created attachment 52515
--> https://bugs.winehq.org/attachment.cgi?id=52515
steam log, default
Since today's Steam update any web content like the Store no longer works. As
in nothing happens, just a blank window. This is different than the win7 bug,
using the default XP here and nothing crashes. Log attached, though these lines
that appear when trying to load a page are probably the relevant bit:
fixme:advapi:CreateProcessAsUserW 0x314 L"C:\\Program
Files\\Steam\\bin\\steamwebhelper.exe" L"\"C:\\Program
Files\\Steam\\bin\\steamwebhelper.exe\" --type=renderer
--disable-gpu-compositing --enable-pinch --lang=en-US --lang=en-US
--product-version=\"Valve Steam Client\" --disable-spell-checking
--enable-system-flash --device-scale-factor=1 --enable-delegated-renderer
--num-raster-threads=1 -"... (nil) (nil) 0 0x0100040c (nil) (null) 0x274e2e8
0x274defc - semi-stub
[1007/185338:ERROR:child_process_launcher.cc(444)] Failed to launch child
process
Tested in wine-1.7.52 (Staging) and a fresh git pull of mainline.
--
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=53568
Bug ID: 53568
Summary: 16bit applications refuse to start wine 7.15+
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: win32u
Assignee: wine-bugs(a)winehq.org
Reporter: enometh(a)meer.net
Distribution: ---
After a recent commit some 16bit applications refuse to start
e.g. "Collins Dictionary" which is mentioned in bug #51082.
Other applications seem to fail with a
```
Unhandled exception: page fault on read access to 0xffffffff in 16-bit code
(02f7:10cf)
```
Bisecting the problem points to this commit:
```
commit e41c255be6ba66d1eec7affe674b8cc7699226b8
Author: Jacek Caban <jacek(a)codeweavers.com>
AuthorDate: Sun Aug 14 23:41:53 2022 +0200
Commit: Alexandre Julliard <julliard(a)winehq.org>
CommitDate: Mon Aug 15 18:15:22 2022 +0200
win32u: Use send_message_timeout for WM_CREATE and WM_NCCREATE.
```
reverting this commit (after fixing a conflict) seems to avoid
the problem.
--
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=51780
Bug ID: 51780
Summary: The user32:msg output is too big in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: major
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
user32:msg now outputs ~97kB of data. This is way too much and contributes in
pushing the WineTest reports above the 1.5MB limit.
No single patch is responsible but the size changed on the following dates:
Sep 08: user32:msg (+6kB)
Sep 09: user32:msg (+18kB)
Sep 17: user32:msg (+6kB)
Sep 20: user32:msg (+15kB)
Sep 21: user32:msg (+19kB)
The traces break down as follows:
0kB failures
77kB todos
16kB traces
1.5kB test framework (summary lines, etc.)
Time to fix Wine to reduce the number of todos!
--
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.