https://bugs.winehq.org/show_bug.cgi?id=47618
Bug ID: 47618
Summary: Required gstreamer plugins not installed by Debian
packages
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: jre.winesim(a)gmail.com
CC: dimesio(a)earthlink.net, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Hi,
from https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1817244 and followup
reading at winehq I learned that several gstreamer plugins are required for
some media, but the Debian packages don't install them.
In this specific case I couldn't reproduce the issue as long as
libmpg123-0:i386 was installed. But I assume current Wine still generally
needs them!? Please comment.
Unless you have some other input, I'm going to fix this in the debian.org
packages, and suggest you do something similar in the winehq -i386 and -amd64
packages:
Recommends:
gstreamer1.0-libav,
gstreamer1.0-plugins-good,
gstreamer1.0-plugins-ugly,
This works on Debian unstable.
gstreamer1.0-plugins-bad still has non multi-arch'd dependencies. I'll try to
get those fixed.
I assume some other distros don't support multi-arch for the previous 3
packages, so you might have to add this conditionally.
Also some distros might still use gstreamer 0.10.
Greets!
jre
--
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=53378
Bug ID: 53378
Summary: File Open dialogs shows non-Latin names as junk
Product: Wine
Version: 7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: abacadacaba(a)gmail.com
Distribution: ---
Dialog shows correct number of files.
--
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=43193
Bug ID: 43193
Summary: MinGW-w64 GUI installer fails 66 per cent through its
file-installation page.
Product: Wine-staging
Version: 2.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: irwin(a)beluga.phys.uvic.ca
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
My platform is Debian Jessie, and I am using the WineHQ repository for that
distro following the advice at <https://wine-staging.com/installation.html>.
I installed the latest version (2.10) of winehq-staging and set the environment
variables
export WINEVERSION=2.10_jessie_wine_staging
export WINEPREFIX=/home/wine/wine_staging/.wine-$WINEVERSION
export WINEDEBUG='fixme-all'
and ran
winecfg
taking defaults for everything. Then
wine@raven> wine --version
wine-2.10 (Staging)
wineserver -p
nice -19 wine msys2-x86_64-20161025.exe
Welcome screen, set prefix (added date string to default location),
start menu shortcuts left as they were, then install page went
to the 66 per cent level and then generated
a Program Error GUI box with the message
The program bash.exe has encountered a serious error and needs to close. We
are sorry for the inconvenience.
Program error details page on GUI was empty.
stderr (or stdout) had the following messages on the konsole
instance I was running:
err:ole:CoCreateInstanceEx apartment not initialised
err:ole:CoCreateInstanceEx apartment not initialised
err:ole:CoCreateInstanceEx apartment not initialised
wine: Unhandled page fault on read access to 0x00000020 at address 0x7bc4b478
(thread 0045), starting debugger...
The installer GUI details showed the install failed (at the ~66 per cent mark)
while installing nansi.sys.
This is definitely a wine-staging bug because the equivalent experiment
with vanilla wine-2.10 (obtained by purging winehq-staging and installing
winehq-devel) had no troubles with that install page of the GUI (although the
above "apartment" warnings were produced), but failed in other ways on the
final page of that GUI.
Note it is likely this current wine-staging bug with the initial file
installation has been introduced in the past year since
<https://github.com/TeaCI/tea-ci/wiki/Msys2-on-Wine> implies MSYS2 works on
Wine-staging, and that page was last updated in July last year.
However, introduction of this wine-staging bug is not extremely recent because
I replicated this bug also for wine-staging 2.4 (the earliest version [released
March 2017] currently available for the winehq Debian Jessie repository.
--
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=53527
Bug ID: 53527
Summary: msctf:inputprocessor fails in the Japanese, Korean and
Chinese locales on Windows 10
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: msctf
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
msctf:inputprocessor fails in the Japanese, Korean and Chinese locales on
Windows 10. The failures are the same in each case but are repeated a variable
number of times.
For instance Korean is the most stable with a systematic set of 6 failures:
inputprocessor.c:840: Got OnActivated: {clsid
{a028ae76-01b1-46c2-99c4-acd9858ae02f}, guidProfile
{b5fe1f02-d5f2-4445-9c03-c568f23c99a1}, activated 1}
inputprocessor.c:275: Test failed: Unexpected TextStoreACP_RequestLock sink
inputprocessor.c:296: Test failed: Unexpected TextStoreACP_GetSelection sink
inputprocessor.c:275: Test failed: Unexpected TextStoreACP_RequestLock sink
inputprocessor.c:275: Test failed: Unexpected TextStoreACP_RequestLock sink
inputprocessor.c:296: Test failed: Unexpected TextStoreACP_GetSelection sink
inputprocessor.c:275: Test failed: Unexpected TextStoreACP_RequestLock sink
inputprocessor.c:750: Got OnActivated: {dwProfileType 00000001, langid
00000412, clsid {a028ae76-01b1-46c2-99c4-acd9858ae02f}, catid
{34745c63-b2f0-4784-8b67-5e12c8701a31}, guidProfile
{b5fe1f02-d5f2-4445-9c03-c568f23c99a1}, 0000000000000000, dwFlags 00000003}
Japanese has between 9 and 24 of these failures, while Chinese has between 12
and 21.
https://test.winehq.org/data/patterns.html#msctf:inputprocessor
Also note that for all three locales these failures started on 2022-06-10
whereas these test configurations have not been changed since 2022-05-11 and
the test has not been modified since 2022-03-01. So it seems likely that there
is interference from another test.
--
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=53579
Bug ID: 53579
Summary: WhatsApp installer fails due to Unhandled exception
Product: Wine-staging
Version: 7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: b1779506(a)trbvn.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 72964
--> https://bugs.winehq.org/attachment.cgi?id=72964
WhatsApp failure log
Download URL:
https://web.whatsapp.com/desktop/windows/release/x64/WhatsAppSetup.exe
sha1sum WhatsAppSetup.exe
e49eaddbaae5fe0e60bf141e0826286ac6fc8fa7 WhatsAppSetup.exe
--
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=53394
Bug ID: 53394
Summary: Microsoft Flight Simulator 2000: online
content/multiplayer not working
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comsvcs
Assignee: wine-bugs(a)winehq.org
Reporter: 1000-fists(a)live.com
Distribution: ---
Created attachment 72785
--> https://bugs.winehq.org/attachment.cgi?id=72785
Notable issues found in the log
When trying to do flights with online functionality enabled, user is plagued
with "unable to connect" messages, live traffic is missing, etc.
Looking through the logs, it appears that its due to networked dcom not being
implemented:
https://github.com/wine-mirror/wine/blob/master/dlls/combase/combase.c#L1850
--
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=53586
Bug ID: 53586
Summary: Final Fantasy XI Gamepad Config (FFXiPadConfig.exe)
crashes when Test Gamepad is executed.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: chiitoo(a)gentoo.org
Distribution: ---
Created attachment 72969
--> https://bugs.winehq.org/attachment.cgi?id=72969
Terminal output from non-mingw build.
After 0d0f2067f89 [1], the FFXiPadConfig.exe crashes when Test Gamepad is
executed, which is accessed either via 'FINAL FANTASY XI Config.exe' / Gamepad
Config / Enable Gamepad / Test Gamepad, or more directly via
'FFXiPadConfig.exe'.
Both are located under any of the 'Tools*' directories under the main 'FINAL
FANTASY XI' install directory.
Looking at the backtrace, I'm not sure if user32 or ntdll is the more correct
component (neither of the debug channels produce anything obvious to me), and
also not sure what is going on with all the internal errors and invalid
addresses (built with 'CFLAGS="-g").
Happens with both, mingw and no-mingw builds.
Last tested at commit 120ca2ff52d [2].
1.
https://source.winehq.org/git/wine.git/commitdiff/0d0f2067f89545539ab3ae0cc…
2.
https://source.winehq.org/git/wine.git/commitdiff/120ca2ff52d145faa925a41d4…
--
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=53585
Bug ID: 53585
Summary: Proclaim presentation software crash on load
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: johnpgoodman(a)gmail.com
Distribution: ---
The software is called Proclaim - https://faithlife.com/products/proclaim
It functions a bit like powerpoint but with very advanced features for
controlling much larger presentations, streaming, lyrics, videos, signals to
mobile devices and lights etc.
I have tried to run it. I managed to get it installed but on loading I get the
following error: wine: Unimplemented function
WS2_32.dll.WSCGetApplicationCategory called at address 000000017002EC98 (thread
010c)
I've tried searching for information about this dll and overrides but I haven't
found any examples. Is it possible to do a native override?
--
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=53517
Bug ID: 53517
Summary: Black background in Return to mysterious island 2 and
nostradamus
Product: Wine
Version: 7.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: titan.costa(a)gmail.com
Distribution: ---
Both games are from gog. Probably the same bug as they use the same engine.
wine-7.14-106-gbfc73b0b80a
ubuntu 22.04
GTX560M + nvidia driver 390.151
--
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=53438
Bug ID: 53438
Summary: Msys2 sh.exe -c "cd ." makes an error on Wine
Product: Wine
Version: 7.13
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: ---
Running this command on Windows produces no output:
c:\msys64\usr\bin\sh.exe -c "cd ."
Running the equivalent on Wine produces an error:
$ wine64 /path/to/usr/bin/sh.exe -c "cd ."
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0024:fixme:ntdll:NtSetInformationToken unimplemented class 4
0024:fixme:security:GetWindowsAccountDomainSid (00000000FFFFC190
0000000000340E28 00000000FFFFC18C): semi-stub
0024:fixme:netapi32:DsEnumerateDomainTrustsW ((null), 0x0023, 00000000FFFFC368,
00000000FFFFC354): stub
0110:fixme:wldap32:ldap_set_optionA Unsupported option: 0x95
0110:fixme:wldap32:ldap_set_optionA Unsupported option: 0x96
0024:fixme:netapi32:NetUserGetInfo Only implemented for local computer, but
remote serverL"\\\\@" was requested.
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see https://cygwin.com/problems.html
0024:fixme:netapi32:NetLocalGroupGetInfo ((null) L"Administrators" 1
00000000FFFFC3E0) semi-stub!
0024:fixme:netapi32:NetLocalGroupGetInfo ((null) L"Users" 1 00000000FFFFC3E0)
semi-stub!
/usr/bin/sh: line 1: cd: .: Not a directory
--
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.